Searched refs:ucp_Sc (Results 1 – 3 of 3) sorted by relevance
/PHP-7.3/ext/pcre/pcre2lib/ |
H A D | pcre2_ucp.h | 94 ucp_Sc, /* Currency symbol */ enumerator
|
H A D | pcre2_tables.c | 219 ucp_Sc, ucp_So, 778 { 1221, PT_PC, ucp_Sc },
|
H A D | pcre2_jit_compile.c | 6962 SET_TYPE_OFFSET(ucp_Sc); in compile_xclass_matchingpath() 6963 … OP2(SLJIT_SUB | SLJIT_SET_LESS_EQUAL, SLJIT_UNUSED, 0, typereg, 0, SLJIT_IMM, ucp_So - ucp_Sc); in compile_xclass_matchingpath()
|
Completed in 31 milliseconds