Searched refs:ucp_Cf (Results 1 – 4 of 4) sorted by relevance
/PHP-7.2/ext/pcre/pcrelib/ |
H A D | pcre_xclass.c | 224 (prop->chartype == ucp_Cf && in PRIV() 237 (prop->chartype == ucp_Cf && in PRIV()
|
H A D | ucp.h | 35 ucp_Cf, /* Format */ enumerator
|
H A D | pcre_tables.c | 571 { 157, PT_PC, ucp_Cf },
|
H A D | pcre_jit_compile.c | 5942 jump = CMP(SLJIT_NOT_EQUAL, typereg, 0, SLJIT_IMM, ucp_Cf - ucp_Ll); in compile_xclass_matchingpath() 5968 jump = CMP(SLJIT_NOT_EQUAL, typereg, 0, SLJIT_IMM, ucp_Cf - ucp_Ll); in compile_xclass_matchingpath()
|
Completed in 57 milliseconds