Searched refs:ucp_Cf (Results 1 - 4 of 4) sorted by relevance
/forgerock/web-agents-v4/pcre/ |
H A D | pcre_xclass.c | 224 (prop->chartype == ucp_Cf && 237 (prop->chartype == ucp_Cf &&
|
H A D | ucp.h | 35 ucp_Cf, /* Format */ enumerator in enum:__anon65
|
H A D | pcre_tables.c | 571 { 157, PT_PC, ucp_Cf },
|
H A D | pcre_jit_compile.c | 5161 jump = CMP(SLJIT_C_NOT_EQUAL, typereg, 0, SLJIT_IMM, ucp_Cf - ucp_Ll); 5163 /* In case of ucp_Cf, we overwrite the result. */ 5187 jump = CMP(SLJIT_C_NOT_EQUAL, typereg, 0, SLJIT_IMM, ucp_Cf - ucp_Ll); 5189 /* In case of ucp_Cf, we overwrite the result. */
|
Completed in 51 milliseconds