Searched refs:ucp_Sc (Results 1 – 5 of 5) sorted by relevance
/third_party/pcre2/pcre2/src/ |
D | pcre2_tables.c | 222 ucp_Sc, ucp_So,
|
D | pcre2_ucp.h | 94 ucp_Sc, /* Currency symbol */ enumerator
|
D | pcre2_ucptables.c | 1410 { 2859, PT_PC, ucp_Sc },
|
D | pcre2_jit_compile.c | 8209 SET_TYPE_OFFSET(ucp_Sc); 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/ |
D | ucptest.c | 412 case ucp_Sc: fulltypename = US"Currency symbol"; break; in print_prop()
|