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

  /external/icu/icu4c/source/i18n/
uspoof.cpp 447 uspoof_getSkeletonUnicodeString(sc, 0 /* deprecated */, id1, id1Skeleton, status);
449 uspoof_getSkeletonUnicodeString(sc, 0 /* deprecated */, id2, id2Skeleton, status);
631 uspoof_getSkeletonUnicodeString(sc, type, idStr, destStr, status);
639 uspoof_getSkeletonUnicodeString(const USpoofChecker *sc,
685 uspoof_getSkeletonUnicodeString(sc, type, srcStr, destStr, status);
  /external/icu/icu4c/source/i18n/unicode/
uspoof.h     [all...]
  /external/icu/icu4c/source/test/intltest/
itspoof.cpp 120 UnicodeString &retStr = uspoof_getSkeletonUnicodeString(sc, USPOOF_ANY_CASE, s, dest, &status);
211 uspoof_getSkeletonUnicodeString(sc, type, uInput, actual, &status);
388 uspoof_getSkeletonUnicodeString(sc.getAlias(), skeletonType, from, actual, &status);
681 uspoof_getSkeletonUnicodeString(sc.getAlias(), 0, UnicodeString("hello world"), result, &status);
  /external/icu/icu4c/source/common/unicode/
urename.h     [all...]

Completed in 58 milliseconds