Home
last modified time | relevance | path

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

/external/icu/libandroidicu/include/unicode/
Dusprep.h98 typedef enum UStringPrepProfileType { enum
170 } UStringPrepProfileType; typedef
204 usprep_openByType(UStringPrepProfileType type,
/external/icu/icu4c/source/common/unicode/
Dusprep.h98 typedef enum UStringPrepProfileType { enum
170 } UStringPrepProfileType; typedef
204 usprep_openByType(UStringPrepProfileType type,
/external/icu/libicu/cts_headers/unicode/
Dusprep.h98 typedef enum UStringPrepProfileType { enum
170 } UStringPrepProfileType; typedef
204 usprep_openByType(UStringPrepProfileType type,
/external/icu/icu4c/source/test/cintltst/
Dspreptst.c45 UStringPrepProfileType getTypeFromProfileName(const char* profileName);
724 UStringPrepProfileType getTypeFromProfileName(const char* profileName) { in getTypeFromProfileName()
/external/icu/icu4c/source/common/
Dusprep.cpp405 usprep_openByType(UStringPrepProfileType type, in usprep_openByType()