Searched refs:ucp_Cf (Results 1 - 4 of 4) sorted by relevance

/forgerock/web-agents-v4/pcre/
H A Dpcre_xclass.c224 (prop->chartype == ucp_Cf &&
237 (prop->chartype == ucp_Cf &&
H A Ducp.h35 ucp_Cf, /* Format */ enumerator in enum:__anon65
H A Dpcre_tables.c571 { 157, PT_PC, ucp_Cf },
H A Dpcre_jit_compile.c5161 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