Home
last modified time | relevance | path

Searched refs:ucp_So (Results 1 – 5 of 5) sorted by relevance

/third_party/pcre2/pcre2/src/
Dpcre2_tables.c222 ucp_Sc, ucp_So,
Dpcre2_ucp.h97 ucp_So, /* Other symbol */ enumerator
Dpcre2_ucptables.c1426 { 2962, PT_PC, ucp_So },
Dpcre2_jit_compile.c8165 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()
/third_party/pcre2/pcre2/maint/
Ducptest.c415 case ucp_So: fulltypename = US"Other symbol"; break; in print_prop()