Searched refs:ucp_Cf (Results 1 – 4 of 4) sorted by relevance
/PHP-7.3/ext/pcre/pcre2lib/ |
H A D | pcre2_xclass.c | 225 (prop->chartype == ucp_Cf && in PRIV() 238 (prop->chartype == ucp_Cf && in PRIV()
|
H A D | pcre2_ucp.h | 72 ucp_Cf, /* Format */ enumerator
|
H A D | pcre2_tables.c | 652 { 200, PT_PC, ucp_Cf },
|
H A D | pcre2_jit_compile.c | 6921 jump = CMP(SLJIT_NOT_EQUAL, typereg, 0, SLJIT_IMM, ucp_Cf - ucp_Ll); in compile_xclass_matchingpath() 6947 jump = CMP(SLJIT_NOT_EQUAL, typereg, 0, SLJIT_IMM, ucp_Cf - ucp_Ll); in compile_xclass_matchingpath()
|
Completed in 81 milliseconds