Searched refs:ucp_So (Results 1 – 3 of 3) sorted by relevance
/external/pcre/dist2/src/ |
D | pcre2_ucp.h | 97 ucp_So, /* Other symbol */ enumerator
|
D | pcre2_tables.c | 219 ucp_Sc, ucp_So, 786 { 1274, PT_PC, ucp_So },
|
D | pcre2_jit_compile.c | 6918 OP2(SLJIT_SUB | SLJIT_SET_GREATER, SLJIT_UNUSED, 0, typereg, 0, SLJIT_IMM, ucp_So - ucp_Ll); in compile_xclass_matchingpath() 6941 OP2(SLJIT_SUB | SLJIT_SET_GREATER, SLJIT_UNUSED, 0, typereg, 0, SLJIT_IMM, ucp_So - ucp_Ll); 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()
|