Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Dinputext.cpp50 fC1Bytes = FALSE; in setText()
154 fC1Bytes = TRUE; in MungeInput()
Dinputext.h45 …UBool fC1Bytes; // True if any bytes in the range 0x80 - 0x9F are in the input;false … variable
Dcsrsbcs.cpp149 haveC1Bytes = det->fC1Bytes; in match_sbcs()