Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/unicode/
Dusprep.h93 typedef enum UStringPrepProfileType { enum
165 } UStringPrepProfileType; typedef
199 usprep_openByType(UStringPrepProfileType type,
/external/icu/icu4c/source/test/cintltst/
Dspreptst.c42 UStringPrepProfileType getTypeFromProfileName(const char* profileName);
720 UStringPrepProfileType getTypeFromProfileName(const char* profileName) { in getTypeFromProfileName()
/external/icu/icu4c/source/common/
Dusprep.cpp406 usprep_openByType(UStringPrepProfileType type, in usprep_openByType()