Searched refs:PCRE_PARTIAL (Results 1 – 6 of 6) sorted by relevance
122 PCRE_PARTIAL = $8000;157 PCRE_NOTEMPTY + PCRE_NO_UTF8_CHECK + PCRE_PARTIAL168 PCRE_NOTEMPTY + PCRE_NO_UTF8_CHECK + PCRE_PARTIAL +
147 #define PCRE_PARTIAL 0x00008000 /* E D J ) */ macro
147 #define PCRE_PARTIAL 0x00008000 /* E D J ) */
1961 synonymous with PCRE_PARTIAL, for backwards compatibility, and4059 19. Added support for partial matching via the PCRE_PARTIAL option for
3423 patibility, PCRE_PARTIAL is a synonym for PCRE_PARTIAL_SOFT. A partial3683 PCRE_PARTIAL option was used with a compiled pattern containing items8723 matching functions. For backwards compatibility, PCRE_PARTIAL is a syn-8913 PCRE_PARTIAL option (predecessor of PCRE_PARTIAL_SOFT) could not be8919 repeated metasequences. If PCRE_PARTIAL was set for a pattern that did