Home
last modified time | relevance | path

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

/PHP-8.2/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.c2429 case PT_ANY: in match()
2654 case PT_ANY: in match()
3434 case PT_ANY: in match()
4026 case PT_ANY: in match()
H A Dpcre2_internal.h1276 #define PT_ANY 0 /* Any property - matches all chars */ macro
H A Dpcre2_ucptables.c1040 { 64, PT_ANY, 0 },
H A Dpcre2_compile.c7884 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 126 milliseconds