Home
last modified time | relevance | path

Searched refs:getTypeFromProfileName (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dspreptst.c45 UStringPrepProfileType getTypeFromProfileName(const char* profileName);
723 UStringPrepProfileType getTypeFromProfileName(const char* profileName) { in getTypeFromProfileName() function
771 sprep = usprep_openByType(getTypeFromProfileName(profileName), &status); in TestStringPrepProfiles()