Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_xclass.c189 case PT_WORD: in PRIV()
H A Dpcre2_dfa_match.c1222 case PT_WORD: in internal_dfa_match()
1480 case PT_WORD: in internal_dfa_match()
1721 case PT_WORD: in internal_dfa_match()
1987 case PT_WORD: in internal_dfa_match()
H A Dpcre2_auto_possess.c241 case PT_WORD: in check_char_prop()
H A Dpcre2_match.c2479 case PT_WORD: in match()
2745 case PT_WORD: in match()
3493 case PT_WORD: in match()
4016 case PT_WORD: in match()
H A Dpcre2_internal.h1267 #define PT_WORD 8 /* Word - L plus N plus underscore */ macro
H A Dpcre2_tables.c840 { 1583, PT_WORD, 0 },
H A Dpcre2_compile.c756 PT_WORD, 0, /* word */ /* Perl and POSIX space are the same */
3036 *parsed_pattern++ = PT_WORD << 16; in parse_regex()
3243 *parsed_pattern++ = PT_WORD << 16; in parse_regex()
3583 *parsed_pattern++ = PT_WORD << 16; in parse_regex()
H A Dpcre2_jit_compile.c7441 case PT_WORD: in compile_xclass_matchingpath()
7769 case PT_WORD: in compile_xclass_matchingpath()

Completed in 85 milliseconds