Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_xclass.c172 case PT_SPACE: /* Perl space */ in PRIV()
Dpcre_dfa_exec.c1107 case PT_SPACE: /* Perl space */ in internal_dfa_exec()
1365 case PT_SPACE: /* Perl space */ in internal_dfa_exec()
1617 case PT_SPACE: /* Perl space */ in internal_dfa_exec()
1894 case PT_SPACE: /* Perl space */ in internal_dfa_exec()
Dpcre_tables.c713 { 1260, PT_SPACE, 0 },
Dpcre_exec.c2600 case PT_SPACE: /* Perl space */ in match()
4258 case PT_SPACE: /* Perl space */ in match()
5003 case PT_SPACE: /* Perl space */ in match()
5515 case PT_SPACE: /* Perl space */ in match()
Dpcre_internal.h1804 #define PT_SPACE 6 /* Perl space - Z plus 9,10,12,13 */ macro
Dpcre_compile.c2859 case PT_SPACE: /* Perl space */ in check_char_prop()
Dpcre_jit_compile.c4872 case PT_SPACE: in compile_xclass_matchingpath()
5104 case PT_SPACE: in compile_xclass_matchingpath()