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

  /external/chromium/third_party/icu/source/i18n/
uspoof_impl.h 83 void wholeScriptCheck(
101 ScriptSet *WholeScriptCheck(const UChar *text, int32_t length, UErrorCode &status) const;
uspoof.cpp 307 This->wholeScriptCheck(nfkdText, nfkdLength, &scripts, *status);
uspoof_impl.cpp 224 // wholeScriptCheck()
233 void SpoofImpl::wholeScriptCheck(
  /external/icu4c/i18n/
uspoof_impl.h 83 void wholeScriptCheck(
101 ScriptSet *WholeScriptCheck(const UChar *text, int32_t length, UErrorCode &status) const;
uspoof.cpp 307 This->wholeScriptCheck(nfkdText, nfkdLength, &scripts, *status);
uspoof_impl.cpp 224 // wholeScriptCheck()
233 void SpoofImpl::wholeScriptCheck(

Completed in 517 milliseconds