Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_xclass.c199 case PT_WORD: in PRIV()
H A Dpcre2_dfa_match.c1236 case PT_WORD: in internal_dfa_match()
1518 case PT_WORD: in internal_dfa_match()
1783 case PT_WORD: in internal_dfa_match()
2074 case PT_WORD: in internal_dfa_match()
H A Dpcre2_auto_possess.c250 case PT_WORD: in check_char_prop()
H A Dpcre2_match.c2559 case PT_WORD: in match()
2868 case PT_WORD: in match()
3680 case PT_WORD: in match()
4270 case PT_WORD: in match()
H A Dpcre2_internal.h1302 #define PT_WORD 9 /* Word - L, N, Mn, or Pc */ macro
H A Dpcre2_compile.c760 PT_WORD, 0, /* word */ /* Perl and POSIX space are the same */
2693 *parsed_pattern++ = PT_WORD << 16; in handle_escdsw()
3530 *parsed_pattern++ = PT_WORD << 16; in parse_regex()
H A Dpcre2_ucptables.c1513 { 3518, PT_WORD, 0 },
H A Dpcre2_jit_compile.c7763 case PT_WORD: in compile_xclass_matchingpath()
8245 case PT_WORD: in compile_xclass_matchingpath()

Completed in 122 milliseconds