HomeSort by relevance Sort by last modified time
    Searched refs:s1ScriptCount (Results 1 - 2 of 2) sorted by null

  /external/chromium/third_party/icu/source/i18n/
uspoof.cpp 443 int32_t s1ScriptCount = This->scriptScan(s1, length1, t, *status);
448 if (s1ScriptCount <= 1 && s2ScriptCount <= 1) {
476 s1ScriptCount <= 1 && s2ScriptCount <= 1 && (This->fChecks & USPOOF_WHOLE_SCRIPT_CONFUSABLE);
  /external/icu4c/i18n/
uspoof.cpp 443 int32_t s1ScriptCount = This->scriptScan(s1, length1, t, *status);
448 if (s1ScriptCount <= 1 && s2ScriptCount <= 1) {
476 s1ScriptCount <= 1 && s2ScriptCount <= 1 && (This->fChecks & USPOOF_WHOLE_SCRIPT_CONFUSABLE);

Completed in 65 milliseconds