Home
last modified time | relevance | path

Searched refs:ucp_bidiWS (Results 1 – 3 of 3) sorted by relevance

/third_party/pcre2/pcre2/src/
Dpcre2_ucp.h191 ucp_bidiWS, /* White space */ enumerator
Dpcre2_ucptables.c1088 { 407, PT_BIDICL, ucp_bidiWS },
/third_party/pcre2/pcre2/maint/
Ducptest.c467 case ucp_bidiWS: bidiclass = US"WS "; break; in print_prop()