Searched refs:ucp_Cf (Results 1 – 4 of 4) sorted by relevance
/external/pcre/dist/ |
D | pcre_xclass.c | 224 (prop->chartype == ucp_Cf && in PRIV() 237 (prop->chartype == ucp_Cf && in PRIV()
|
D | ucp.h | 35 ucp_Cf, /* Format */ enumerator
|
D | pcre_tables.c | 571 { 157, PT_PC, ucp_Cf },
|
D | pcre_jit_compile.c | 5213 jump = CMP(SLJIT_NOT_EQUAL, typereg, 0, SLJIT_IMM, ucp_Cf - ucp_Ll); in compile_xclass_matchingpath() 5239 jump = CMP(SLJIT_NOT_EQUAL, typereg, 0, SLJIT_IMM, ucp_Cf - ucp_Ll); in compile_xclass_matchingpath()
|