Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_xclass.c143 case PT_ANY: in PRIV()
H A Dpcre2_dfa_match.c1182 case PT_ANY: in internal_dfa_match()
1465 case PT_ANY: in internal_dfa_match()
1730 case PT_ANY: in internal_dfa_match()
2020 case PT_ANY: in internal_dfa_match()
H A Dpcre2_match.c2495 case PT_ANY: in match()
2731 case PT_ANY: in match()
3519 case PT_ANY: in match()
4120 case PT_ANY: in match()
H A Dpcre2_internal.h1293 #define PT_ANY 0 /* Any property - matches all chars */ macro
H A Dpcre2_ucptables.c1046 { 64, PT_ANY, 0 },
H A Dpcre2_compile.c8143 if (meta_arg == ESC_p && ptype == PT_ANY) in compile_branch()
H A Dpcre2_jit_compile.c7731 case PT_ANY: in compile_xclass_matchingpath()
8225 case PT_ANY: in compile_xclass_matchingpath()

Completed in 126 milliseconds