ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
PCRE_ERROR_BADPARTIAL
ocean
text
regex
c
pcre
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) static immutable
int
PCRE_ERROR_BADPARTIAL
;
Meta
Source
See Implementation
ocean
text
regex
c
pcre
aliases
pcre
functions
pcre_compile
pcre_compile2
pcre_config
pcre_copy_named_substring
pcre_copy_substring
pcre_dfa_exec
pcre_exec
pcre_free_substring
pcre_free_substring_list
pcre_fullinfo
pcre_get_named_substring
pcre_get_stringnumber
pcre_get_stringtable_entries
pcre_get_substring
pcre_get_substring_list
pcre_info
pcre_maketables
pcre_refcount
pcre_study
static variables
PCRE_ANCHORED
PCRE_AUTO_CALLOUT
PCRE_BSR_ANYCRLF
PCRE_BSR_UNICODE
PCRE_CASELESS
PCRE_CONFIG_BSR
PCRE_CONFIG_LINK_SIZE
PCRE_CONFIG_MATCH_LIMIT
PCRE_CONFIG_MATCH_LIMIT_RECURSION
PCRE_CONFIG_NEWLINE
PCRE_CONFIG_POSIX_MALLOC_THRESHOLD
PCRE_CONFIG_STACKRECURSE
PCRE_CONFIG_UNICODE_PROPERTIES
PCRE_CONFIG_UTF8
PCRE_DFA_RESTART
PCRE_DFA_SHORTEST
PCRE_DOLLAR_ENDONLY
PCRE_DOTALL
PCRE_DUPNAMES
PCRE_ERROR_BADCOUNT
PCRE_ERROR_BADMAGIC
PCRE_ERROR_BADNEWLINE
PCRE_ERROR_BADOPTION
PCRE_ERROR_BADPARTIAL
PCRE_ERROR_BADUTF8
PCRE_ERROR_BADUTF8_OFFSET
PCRE_ERROR_CALLOUT
PCRE_ERROR_DFA_RECURSE
PCRE_ERROR_DFA_UCOND
PCRE_ERROR_DFA_UITEM
PCRE_ERROR_DFA_UMLIMIT
PCRE_ERROR_DFA_WSSIZE
PCRE_ERROR_INTERNAL
PCRE_ERROR_MATCHLIMIT
PCRE_ERROR_NOMATCH
PCRE_ERROR_NOMEMORY
PCRE_ERROR_NOSUBSTRING
PCRE_ERROR_NULL
PCRE_ERROR_NULLWSLIMIT
PCRE_ERROR_PARTIAL
PCRE_ERROR_RECURSIONLIMIT
PCRE_ERROR_UNKNOWN_NODE
PCRE_ERROR_UNKNOWN_OPCODE
PCRE_EXTENDED
PCRE_EXTRA
PCRE_EXTRA_CALLOUT_DATA
PCRE_EXTRA_MATCH_LIMIT
PCRE_EXTRA_MATCH_LIMIT_RECURSION
PCRE_EXTRA_STUDY_DATA
PCRE_EXTRA_TABLES
PCRE_FIRSTLINE
PCRE_INFO_BACKREFMAX
PCRE_INFO_CAPTURECOUNT
PCRE_INFO_DEFAULT_TABLES
PCRE_INFO_FIRSTBYTE
PCRE_INFO_FIRSTCHAR
PCRE_INFO_FIRSTTABLE
PCRE_INFO_HASCRORLF
PCRE_INFO_JCHANGED
PCRE_INFO_LASTLITERAL
PCRE_INFO_NAMECOUNT
PCRE_INFO_NAMEENTRYSIZE
PCRE_INFO_NAMETABLE
PCRE_INFO_OKPARTIAL
PCRE_INFO_OPTIONS
PCRE_INFO_SIZE
PCRE_INFO_STUDYSIZE
PCRE_JAVASCRIPT_COMPAT
PCRE_MULTILINE
PCRE_NEWLINE_ANY
PCRE_NEWLINE_ANYCRLF
PCRE_NEWLINE_CR
PCRE_NEWLINE_CRLF
PCRE_NEWLINE_LF
PCRE_NOTBOL
PCRE_NOTEMPTY
PCRE_NOTEOL
PCRE_NO_AUTO_CAPTURE
PCRE_NO_UTF8_CHECK
PCRE_PARTIAL
PCRE_UNGREEDY
PCRE_UTF8
structs
pcre_extra
real_pcre
variables
PCRE_SPTR