Searched refs:ucp_So (Results 1 – 4 of 4) sorted by relevance
/PHP-8.2/ext/pcre/pcre2lib/ |
H A D | pcre2_tables.c | 222 ucp_Sc, ucp_So,
|
H A D | pcre2_ucp.h | 97 ucp_So, /* Other symbol */ enumerator
|
H A D | pcre2_ucptables.c | 1426 { 2962, PT_PC, ucp_So },
|
H A D | pcre2_jit_compile.c | 8165 OP2U(SLJIT_SUB | SLJIT_SET_GREATER, typereg, 0, SLJIT_IMM, ucp_So - ucp_Ll); in compile_xclass_matchingpath() 8188 OP2U(SLJIT_SUB | SLJIT_SET_GREATER, typereg, 0, SLJIT_IMM, ucp_So - ucp_Ll); in compile_xclass_matchingpath() 8210 OP2U(SLJIT_SUB | SLJIT_SET_LESS_EQUAL, typereg, 0, SLJIT_IMM, ucp_So - ucp_Sc); in compile_xclass_matchingpath()
|
Completed in 39 milliseconds