Searched refs:ucp_S (Results 1 – 5 of 5) sorted by relevance
/third_party/pcre2/pcre2/src/ |
D | pcre2_tables.c | 137 ucp_S, ucp_S, ucp_S, ucp_S, /* Sc, Sk, Sm, So */
|
D | pcre2_xclass.c | 268 (c < 128 && PRIV(ucp_gentype)[prop->chartype] == ucp_S)) == isprop) in PRIV()
|
D | pcre2_ucp.h | 64 ucp_S, enumerator
|
D | pcre2_ucptables.c | 1404 { 2821, PT_GC, ucp_S },
|
/third_party/pcre2/pcre2/maint/ |
D | ucptest.c | 383 case ucp_S: typename = US"Symbol"; break; in print_prop()
|