Searched refs:ucp_So (Results 1 – 3 of 3) sorted by relevance
/PHP-7.0/ext/pcre/pcrelib/ |
H A D | ucp.h | 60 ucp_So, /* Other symbol */ enumerator
|
H A D | pcre_tables.c | 186 ucp_Sc, ucp_So, 688 { 1083, PT_PC, ucp_So },
|
H A D | pcre_jit_compile.c | 5210 OP2(SLJIT_SUB | SLJIT_SET_U, SLJIT_UNUSED, 0, typereg, 0, SLJIT_IMM, ucp_So - ucp_Ll); in compile_xclass_matchingpath() 5233 OP2(SLJIT_SUB | SLJIT_SET_U, SLJIT_UNUSED, 0, typereg, 0, SLJIT_IMM, ucp_So - ucp_Ll); in compile_xclass_matchingpath() 5255 OP2(SLJIT_SUB | SLJIT_SET_U, SLJIT_UNUSED, 0, typereg, 0, SLJIT_IMM, ucp_So - ucp_Sc); in compile_xclass_matchingpath()
|
Completed in 30 milliseconds