Home
last modified time | relevance | path

Searched refs:PCRE_PARTIAL (Results 1 – 6 of 6) sorted by relevance

/external/pcre/dist/
Dpcregexp.pas122 PCRE_PARTIAL = $8000;
157 PCRE_NOTEMPTY + PCRE_NO_UTF8_CHECK + PCRE_PARTIAL
168 PCRE_NOTEMPTY + PCRE_NO_UTF8_CHECK + PCRE_PARTIAL +
Dpcre.h.in147 #define PCRE_PARTIAL 0x00008000 /* E D J ) */ macro
Dpcre.h.generic147 #define PCRE_PARTIAL 0x00008000 /* E D J ) */
DChangeLog1961 synonymous with PCRE_PARTIAL, for backwards compatibility, and
4059 19. Added support for partial matching via the PCRE_PARTIAL option for
/external/pcre/
Dpcre.h147 #define PCRE_PARTIAL 0x00008000 /* E D J ) */ macro
/external/pcre/dist/doc/
Dpcre.txt3423 patibility, PCRE_PARTIAL is a synonym for PCRE_PARTIAL_SOFT. A partial
3683 PCRE_PARTIAL option was used with a compiled pattern containing items
8723 matching functions. For backwards compatibility, PCRE_PARTIAL is a syn-
8913 PCRE_PARTIAL option (predecessor of PCRE_PARTIAL_SOFT) could not be
8919 repeated metasequences. If PCRE_PARTIAL was set for a pattern that did