Searched refs:ucp_Cf (Results 1 – 4 of 4) sorted by relevance
/external/pcre/dist2/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 | 605 { 184, PT_PC, ucp_Cf },
|
D | pcre2_jit_compile.c | 5952 jump = CMP(SLJIT_NOT_EQUAL, typereg, 0, SLJIT_IMM, ucp_Cf - ucp_Ll); in compile_xclass_matchingpath() 5978 jump = CMP(SLJIT_NOT_EQUAL, typereg, 0, SLJIT_IMM, ucp_Cf - ucp_Ll); in compile_xclass_matchingpath()
|