Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_xclass.c196 case PT_WORD: in PRIV()
H A Dpcre2_dfa_match.c1227 case PT_WORD: in internal_dfa_match()
1499 case PT_WORD: in internal_dfa_match()
1754 case PT_WORD: in internal_dfa_match()
2035 case PT_WORD: in internal_dfa_match()
H A Dpcre2_auto_possess.c250 case PT_WORD: in check_char_prop()
H A Dpcre2_match.c2505 case PT_WORD: in match()
2805 case PT_WORD: in match()
3609 case PT_WORD: in match()
4190 case PT_WORD: in match()
H A Dpcre2_internal.h1284 #define PT_WORD 9 /* Word - L plus N plus underscore */ macro
H A Dpcre2_compile.c758 PT_WORD, 0, /* word */ /* Perl and POSIX space are the same */
3144 *parsed_pattern++ = PT_WORD << 16; in parse_regex()
3351 *parsed_pattern++ = PT_WORD << 16; in parse_regex()
3691 *parsed_pattern++ = PT_WORD << 16; in parse_regex()
H A Dpcre2_ucptables.c1504 { 3497, PT_WORD, 0 },
H A Dpcre2_jit_compile.c7616 case PT_WORD: in compile_xclass_matchingpath()
8077 case PT_WORD: in compile_xclass_matchingpath()

Completed in 95 milliseconds