Searched refs:s2ScriptCount (Results 1 - 2 of 2) sorted by relevance

/external/chromium/third_party/icu/source/i18n/
H A Duspoof.cpp444 int32_t s2ScriptCount = This->scriptScan(s2, length2, t, *status); local
448 if (s1ScriptCount <= 1 && s2ScriptCount <= 1) {
476 s1ScriptCount <= 1 && s2ScriptCount <= 1 && (This->fChecks & USPOOF_WHOLE_SCRIPT_CONFUSABLE);
/external/icu4c/i18n/
H A Duspoof.cpp444 int32_t s2ScriptCount = This->scriptScan(s2, length2, t, *status); local
448 if (s1ScriptCount <= 1 && s2ScriptCount <= 1) {
476 s1ScriptCount <= 1 && s2ScriptCount <= 1 && (This->fChecks & USPOOF_WHOLE_SCRIPT_CONFUSABLE);

Completed in 102 milliseconds