Home
last modified time | relevance | path

Searched refs:PT_PC (Results 1 - 8 of 8) sorted by relevance

/third_party/pcre2/pcre2/src/
H A Dpcre2_ucptables.c1108 { 559, PT_PC, ucp_Cc },
1109 { 562, PT_PC, ucp_Cf },
1122 { 720, PT_PC, ucp_Cn },
1123 { 723, PT_PC, ucp_Co },
1129 { 755, PT_PC, ucp_Cs },
1273 { 1864, PT_PC, ucp_Ll },
1274 { 1867, PT_PC, ucp_Lm },
1275 { 1870, PT_PC, ucp_Lo },
1280 { 1915, PT_PC, ucp_Lt },
1281 { 1918, PT_PC, ucp_L
[all...]
H A Dpcre2_xclass.c156 case PT_PC: in xclass()
H A Dpcre2_dfa_match.c1188 case PT_PC: in internal_dfa_match()
1460 case PT_PC: in internal_dfa_match()
1715 case PT_PC: in internal_dfa_match()
1995 case PT_PC: in internal_dfa_match()
H A Dpcre2_auto_possess.c130 { 0, 0, 5, 2, 0, 0, 15, 16, 16, 17, 0, 0, 0, 0 }, /* PT_PC */
216 case PT_PC: in check_char_prop()
H A Dpcre2_match.c2459 case PT_PC: in match()
2713 case PT_PC: in match()
3502 case PT_PC: in match()
4090 case PT_PC: in match()
H A Dpcre2_compile.c747 PT_PC, ucp_Ll, /* lower */
748 PT_PC, ucp_Lu, /* upper */
752 PT_PC, ucp_Cc, /* cntrl */
753 PT_PC, ucp_Nd, /* digit */
3134 *parsed_pattern++ = (PT_PC << 16) | ucp_Nd; in parse_regex()
3681 *parsed_pattern++ = (PT_PC << 16) | ucp_Nd; in parse_regex()
H A Dpcre2_jit_compile.c7595 case PT_PC: in compile_xclass_matchingpath()
8047 case PT_PC: in compile_xclass_matchingpath()
/third_party/musl/arch/m68k/bits/
H A Dreg.h21 #define PT_PC 18 macro

Completed in 39 milliseconds