Home
last modified time | relevance | path

Searched refs:PT_SPACE (Results 1 – 7 of 7) sorted by relevance

/external/pcre/dist2/src/
Dpcre2_xclass.c173 case PT_SPACE: /* Perl space */ in PRIV()
Dpcre2_dfa_match.c1052 case PT_SPACE: /* Perl space */ in internal_dfa_match()
1310 case PT_SPACE: /* Perl space */ in internal_dfa_match()
1562 case PT_SPACE: /* Perl space */ in internal_dfa_match()
1839 case PT_SPACE: /* Perl space */ in internal_dfa_match()
Dpcre2_auto_possess.c228 case PT_SPACE: /* Perl space */ in check_char_prop()
Dpcre2_match.c2678 case PT_SPACE: /* Perl space */ in match()
4348 case PT_SPACE: /* Perl space */ in match()
5093 case PT_SPACE: /* Perl space */ in match()
5605 case PT_SPACE: /* Perl space */ in match()
Dpcre2_tables.c751 { 1328, PT_SPACE, 0 },
Dpcre2_internal.h1230 #define PT_SPACE 6 /* Perl space - Z plus 9,10,12,13 */ macro
Dpcre2_jit_compile.c5578 case PT_SPACE: in compile_xclass_matchingpath()
5843 case PT_SPACE: in compile_xclass_matchingpath()