Searched refs:uspoof_getSkeleton (Results 1 – 7 of 7) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | spooftest.c | 576 …skelLength = uspoof_getSkeleton(sc, USPOOF_ANY_CASE, lll_Latin_a, -1, dest, UPRV_LENGTHOF(dest), &… in TestUSpoofCAPI() 585 skelLength = uspoof_getSkeleton(sc, USPOOF_ANY_CASE, lll_Latin_a, -1, NULL, 0, &status); in TestUSpoofCAPI()
|
/external/icu/icu4c/source/i18n/unicode/ |
D | uspoof.h | 1420 uspoof_getSkeleton(const USpoofChecker *sc,
|
/external/icu/libandroidicu/include/unicode/ |
D | uspoof.h | 1420 uspoof_getSkeleton(const USpoofChecker *sc,
|
D | urename.h | 1678 #define uspoof_getSkeleton U_ICU_ENTRY_POINT_RENAME(uspoof_getSkeleton) macro
|
/external/icu/icu4c/source/i18n/ |
D | uspoof.cpp | 667 uspoof_getSkeleton(const USpoofChecker *sc, in uspoof_getSkeleton() function
|
/external/icu/icu4c/source/common/unicode/ |
D | urename.h | 1678 #define uspoof_getSkeleton U_ICU_ENTRY_POINT_RENAME(uspoof_getSkeleton) macro
|
/external/icu/libandroidicu/static_shim/ |
D | shim.cpp | 2785 return uspoof_getSkeleton(sc, type, id, length, dest, destCapacity, status); in uspoof_getSkeleton_android()
|