OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:commonChars_gb_18030
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/i18n/
csrmbcs.cpp
78
static const uint16_t
commonChars_gb_18030
[] = {
515
return match_mbcs(det,
commonChars_gb_18030
, ARRAY_SIZE(
commonChars_gb_18030
));
/external/icu4c/i18n/
csrmbcs.cpp
79
static const uint16_t
commonChars_gb_18030
[] = {
523
int32_t confidence = match_mbcs(det,
commonChars_gb_18030
, ARRAY_SIZE(
commonChars_gb_18030
));
Completed in 166 milliseconds