Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
Dpcre2_tables.c137 ucp_S, ucp_S, ucp_S, ucp_S, /* Sc, Sk, Sm, So */
Dpcre2_xclass.c268 (c < 128 && PRIV(ucp_gentype)[prop->chartype] == ucp_S)) == isprop) in PRIV()
Dpcre2_ucp.h64 ucp_S, enumerator
Dpcre2_ucptables.c1404 { 2821, PT_GC, ucp_S },
/third_party/pcre2/pcre2/maint/
Ducptest.c383 case ucp_S: typename = US"Symbol"; break; in print_prop()