Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcre/pcre2lib/
H A Dpcre2_xclass.c173 case PT_SPACE: /* Perl space */ in PRIV()
H A Dpcre2_dfa_match.c1207 case PT_SPACE: /* Perl space */ in internal_dfa_match()
1465 case PT_SPACE: /* Perl space */ in internal_dfa_match()
1706 case PT_SPACE: /* Perl space */ in internal_dfa_match()
1972 case PT_SPACE: /* Perl space */ in internal_dfa_match()
H A Dpcre2_auto_possess.c228 case PT_SPACE: /* Perl space */ in check_char_prop()
H A Dpcre2_match.c2465 case PT_SPACE: /* Perl space */ in match()
2722 case PT_SPACE: /* Perl space */ in match()
3467 case PT_SPACE: /* Perl space */ in match()
3990 case PT_SPACE: /* Perl space */ in match()
H A Dpcre2_internal.h1265 #define PT_SPACE 6 /* Perl space - Z plus 9,10,12,13 */ macro
H A Dpcre2_tables.c853 { 1620, PT_SPACE, 0 },
H A Dpcre2_compile.c3052 *parsed_pattern++ = PT_SPACE << 16; in parse_regex()
3599 *parsed_pattern++ = PT_SPACE << 16; in parse_regex()
H A Dpcre2_jit_compile.c7516 case PT_SPACE: in compile_xclass_matchingpath()
7828 case PT_SPACE: in compile_xclass_matchingpath()

Completed in 84 milliseconds