Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_xclass.c172 case PT_ALNUM: in PRIV()
H A Dpcre2_dfa_match.c1211 case PT_ALNUM: in internal_dfa_match()
1493 case PT_ALNUM: in internal_dfa_match()
1758 case PT_ALNUM: in internal_dfa_match()
2049 case PT_ALNUM: in internal_dfa_match()
H A Dpcre2_auto_possess.c229 case PT_ALNUM: in check_char_prop()
H A Dpcre2_match.c2532 case PT_ALNUM: in match()
2823 case PT_ALNUM: in match()
3629 case PT_ALNUM: in match()
4220 case PT_ALNUM: in match()
H A Dpcre2_internal.h1299 #define PT_ALNUM 6 /* Alphanumeric - the union of L and N */ macro
H A Dpcre2_ucptables.c1503 { 3461, PT_ALNUM, 0 },
H A Dpcre2_compile.c751 PT_ALNUM, 0, /* alnum */
H A Dpcre2_jit_compile.c7767 case PT_ALNUM: in compile_xclass_matchingpath()
8246 case PT_ALNUM: in compile_xclass_matchingpath()

Completed in 232 milliseconds