Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/unicode/
Dusprep.h95 typedef enum UStringPrepProfileType { enum
167 } UStringPrepProfileType; typedef
201 usprep_openByType(UStringPrepProfileType type,
/external/icu/icu4c/source/test/cintltst/
Dspreptst.c45 UStringPrepProfileType getTypeFromProfileName(const char* profileName);
723 UStringPrepProfileType getTypeFromProfileName(const char* profileName) { in getTypeFromProfileName()
/external/icu/icu4c/source/common/
Dusprep.cpp408 usprep_openByType(UStringPrepProfileType type, in usprep_openByType()