Home
last modified time | relevance | path

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

/PHP-7.4/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.c2463 case PT_SPACE: /* Perl space */ in match()
2720 case PT_SPACE: /* Perl space */ in match()
3465 case PT_SPACE: /* Perl space */ in match()
3988 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.c838 { 1575, PT_SPACE, 0 },
H A Dpcre2_compile.c3031 *parsed_pattern++ = PT_SPACE << 16; in parse_regex()
3578 *parsed_pattern++ = PT_SPACE << 16; in parse_regex()
H A Dpcre2_jit_compile.c7439 case PT_SPACE: in compile_xclass_matchingpath()
7751 case PT_SPACE: in compile_xclass_matchingpath()

Completed in 125 milliseconds