Searched refs:ucp_Cf (Results 1 – 5 of 5) sorted by relevance
/third_party/pcre2/pcre2/src/ |
D | pcre2_xclass.c | 243 (prop->chartype == ucp_Cf && in PRIV() 256 (prop->chartype == ucp_Cf && in PRIV()
|
D | pcre2_ucp.h | 72 ucp_Cf, /* Format */ enumerator
|
D | pcre2_ucptables.c | 1109 { 562, PT_PC, ucp_Cf },
|
D | pcre2_jit_compile.c | 8168 jump = CMP(SLJIT_NOT_EQUAL, typereg, 0, SLJIT_IMM, ucp_Cf - ucp_Ll); in compile_xclass_matchingpath() 8194 jump = CMP(SLJIT_NOT_EQUAL, typereg, 0, SLJIT_IMM, ucp_Cf - ucp_Ll); in compile_xclass_matchingpath()
|
/third_party/pcre2/pcre2/maint/ |
D | ucptest.c | 390 case ucp_Cf: fulltypename = US"Format"; break; in print_prop()
|