Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
Dpcre2_ucp.h117 ucp_gbLVT, /* 10 Hangul syllable type LVT */ enumerator
Dpcre2_tables.c192 (1u<<ucp_gbLV)|(1u<<ucp_gbLVT)|(1u<<ucp_gbOther)|
196 (1u<<ucp_gbLVT),
/third_party/pcre2/pcre2/maint/
Ducptest.c325 case ucp_gbLVT: graphbreak = US"Hangul syllable type LVT"; break; in print_prop()