Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
Dpcre2_tables.c195 (1u<<ucp_gbLV)|(1u<<ucp_gbLVT)|(1u<<ucp_gbOther)|
198 ESZ|(1u<<ucp_gbL)|(1u<<ucp_gbV)|(1u<<ucp_gbLV)| /* 6 L */
Dpcre2_ucp.h207 ucp_gbLV, /* 9 Hangul syllable type LV */ enumerator
/third_party/pcre2/pcre2/maint/
Ducptest.c432 case ucp_gbLV: graphbreak = US"Hangul syllable type LV"; break; in print_prop()