Home
last modified time | relevance | path

Searched refs:PT_ANY (Results 1 – 7 of 7) sorted by relevance

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_xclass.c142 case PT_ANY: in PRIV()
H A Dpcre2_dfa_match.c1175 case PT_ANY: in internal_dfa_match()
1447 case PT_ANY: in internal_dfa_match()
1702 case PT_ANY: in internal_dfa_match()
1982 case PT_ANY: in internal_dfa_match()
H A Dpcre2_match.c2443 case PT_ANY: in match()
2668 case PT_ANY: in match()
3448 case PT_ANY: in match()
4040 case PT_ANY: in match()
H A Dpcre2_internal.h1275 #define PT_ANY 0 /* Any property - matches all chars */ macro
H A Dpcre2_ucptables.c1040 { 64, PT_ANY, 0 },
H A Dpcre2_compile.c7886 if (meta_arg == ESC_p && ptype == PT_ANY) in compile_branch()
H A Dpcre2_jit_compile.c7582 case PT_ANY: in compile_xclass_matchingpath()
8026 case PT_ANY: in compile_xclass_matchingpath()

Completed in 88 milliseconds