Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_xclass.c183 case PT_SPACE: /* Perl space */ in PRIV()
H A Dpcre2_dfa_match.c1221 case PT_SPACE: /* Perl space */ in internal_dfa_match()
1503 case PT_SPACE: /* Perl space */ in internal_dfa_match()
1768 case PT_SPACE: /* Perl space */ in internal_dfa_match()
2059 case PT_SPACE: /* Perl space */ in internal_dfa_match()
H A Dpcre2_auto_possess.c237 case PT_SPACE: /* Perl space */ in check_char_prop()
H A Dpcre2_match.c2543 case PT_SPACE: /* Perl space */ in match()
2843 case PT_SPACE: /* Perl space */ in match()
3652 case PT_SPACE: /* Perl space */ in match()
4242 case PT_SPACE: /* Perl space */ in match()
H A Dpcre2_internal.h1300 #define PT_SPACE 7 /* Perl space - general category Z plus 9,10,12,13 */ macro
H A Dpcre2_ucptables.c1510 { 3505, PT_SPACE, 0 },
H A Dpcre2_compile.c2687 *parsed_pattern++ = PT_SPACE << 16; in handle_escdsw()
H A Dpcre2_jit_compile.c7773 case PT_SPACE: in compile_xclass_matchingpath()
8239 case PT_SPACE: in compile_xclass_matchingpath()

Completed in 95 milliseconds