Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_ucptables.c1046 { 99, PT_BOOL, ucp_ASCII },
1105 { 521, PT_BOOL, ucp_Cased },
1140 { 824, PT_BOOL, ucp_Dash },
1148 { 897, PT_BOOL, ucp_Diacritic },
1149 { 901, PT_BOOL, ucp_Diacritic },
1166 { 1025, PT_BOOL, ucp_Emoji },
1174 { 1116, PT_BOOL, ucp_Extender },
1176 { 1141, PT_BOOL, ucp_Extender },
1224 { 1488, PT_BOOL, ucp_ID_Start },
1299 { 2039, PT_BOOL, ucp_Math },
[all …]
H A Dpcre2_xclass.c222 case PT_BOOL: in PRIV()
H A Dpcre2_dfa_match.c1252 case PT_BOOL: in internal_dfa_match()
1524 case PT_BOOL: in internal_dfa_match()
1779 case PT_BOOL: in internal_dfa_match()
2060 case PT_BOOL: in internal_dfa_match()
H A Dpcre2_auto_possess.c269 case PT_BOOL: in check_char_prop()
H A Dpcre2_match.c2535 case PT_BOOL: in match()
2879 case PT_BOOL: in match()
3696 case PT_BOOL: in match()
4266 case PT_BOOL: in match()
H A Dpcre2_internal.h1288 #define PT_BOOL 13 /* Boolean property */ macro
H A Dpcre2_jit_compile.c7628 case PT_BOOL: in compile_xclass_matchingpath()
7806 if (*cc == PT_BOOL) in compile_xclass_matchingpath()
8053 case PT_BOOL: in compile_xclass_matchingpath()

Completed in 66 milliseconds