Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
Dpcre2_ucp.h183 ucp_bidiON, /* Other neutral */ enumerator
Dpcre2_ucptables.c1080 { 348, PT_BIDICL, ucp_bidiON },
/third_party/pcre2/pcre2/maint/
Ducptest.c465 case ucp_bidiON: bidiclass = US"ON "; break; in print_prop()