Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_xclass.c180 case PT_SPACE: /* Perl space */ in PRIV()
H A Dpcre2_dfa_match.c1212 case PT_SPACE: /* Perl space */ in internal_dfa_match()
1484 case PT_SPACE: /* Perl space */ in internal_dfa_match()
1739 case PT_SPACE: /* Perl space */ in internal_dfa_match()
2020 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.c2489 case PT_SPACE: /* Perl space */ in match()
2780 case PT_SPACE: /* Perl space */ in match()
3581 case PT_SPACE: /* Perl space */ in match()
4162 case PT_SPACE: /* Perl space */ in match()
H A Dpcre2_internal.h1282 #define PT_SPACE 7 /* Perl space - general category Z plus 9,10,12,13 */ macro
H A Dpcre2_ucptables.c1501 { 3484, PT_SPACE, 0 },
H A Dpcre2_compile.c3139 *parsed_pattern++ = PT_SPACE << 16; in parse_regex()
3686 *parsed_pattern++ = PT_SPACE << 16; in parse_regex()
H A Dpcre2_jit_compile.c7614 case PT_SPACE: in compile_xclass_matchingpath()
8059 case PT_SPACE: in compile_xclass_matchingpath()

Completed in 88 milliseconds