Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/cintltst/
Dspreptst.c46 UStringPrepProfileType getTypeFromProfileName(const char* profileName);
725 UStringPrepProfileType getTypeFromProfileName(const char* profileName) { in getTypeFromProfileName() function
773 sprep = usprep_openByType(getTypeFromProfileName(profileName), &status); in TestStringPrepProfiles()