Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_xclass.c141 case PT_ANY: in PRIV()
H A Dpcre2_dfa_match.c1175 case PT_ANY: in internal_dfa_match()
1433 case PT_ANY: in internal_dfa_match()
1674 case PT_ANY: in internal_dfa_match()
1940 case PT_ANY: in internal_dfa_match()
H A Dpcre2_match.c2425 case PT_ANY: in match()
2627 case PT_ANY: in match()
3353 case PT_ANY: in match()
3882 case PT_ANY: in match()
H A Dpcre2_internal.h1259 #define PT_ANY 0 /* Any property - matches all chars */ macro
H A Dpcre2_tables.c650 { 33, PT_ANY, 0 },
H A Dpcre2_compile.c7769 if (meta_arg == ESC_p && ptype == PT_ANY) in compile_branch()
H A Dpcre2_jit_compile.c7417 case PT_ANY: in compile_xclass_matchingpath()
7721 case PT_ANY: in compile_xclass_matchingpath()

Completed in 83 milliseconds