Searched refs:ucp_Cf (Results 1 – 4 of 4) sorted by relevance
/PHP-8.2/ext/pcre/pcre2lib/ |
H A D | pcre2_xclass.c | 243 (prop->chartype == ucp_Cf && in PRIV() 256 (prop->chartype == ucp_Cf && in PRIV()
|
H A D | pcre2_ucp.h | 72 ucp_Cf, /* Format */ enumerator
|
H A D | pcre2_ucptables.c | 1109 { 562, PT_PC, ucp_Cf },
|
H A D | pcre2_jit_compile.c | 8168 jump = CMP(SLJIT_NOT_EQUAL, typereg, 0, SLJIT_IMM, ucp_Cf - ucp_Ll); in compile_xclass_matchingpath() 8194 jump = CMP(SLJIT_NOT_EQUAL, typereg, 0, SLJIT_IMM, ucp_Cf - ucp_Ll); in compile_xclass_matchingpath()
|
Completed in 46 milliseconds