Searched refs:ucp_Cf (Results 1 – 8 of 8) sorted by relevance
/third_party/pcre2/pcre2/src/ |
D | pcre2_xclass.c | 225 (prop->chartype == ucp_Cf && in PRIV() 238 (prop->chartype == ucp_Cf && in PRIV()
|
D | pcre2_ucp.h | 72 ucp_Cf, /* Format */ enumerator
|
D | pcre2_tables.c | 680 { 200, PT_PC, ucp_Cf },
|
D | pcre2_jit_compile.c | 8006 jump = CMP(SLJIT_NOT_EQUAL, typereg, 0, SLJIT_IMM, ucp_Cf - ucp_Ll); in compile_xclass_matchingpath() 8032 jump = CMP(SLJIT_NOT_EQUAL, typereg, 0, SLJIT_IMM, ucp_Cf - ucp_Ll); in compile_xclass_matchingpath()
|
/third_party/glib/glib/pcre/ |
D | ucp.h | 33 ucp_Cf = G_UNICODE_FORMAT, /* Format */ enumerator
|
D | pcre_tables.c | 453 { 128, PT_PC, ucp_Cf },
|
/third_party/glib/glib/update-pcre/ |
D | ucp.patch | 556 - ucp_Cf, /* Format */ 586 + ucp_Cf = G_UNICODE_FORMAT, /* Format */
|
/third_party/pcre2/pcre2/maint/ |
D | ucptest.c | 282 case ucp_Cf: fulltypename = US"Format"; break; in print_prop()
|