Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Duprops.h400 uchar_addPropertyStarts(const USetAdder *sa, UErrorCode *pErrorCode);
Duniset_props.cpp181 uchar_addPropertyStarts(&sa, &status); in UnicodeSet_initInclusion()
187 uchar_addPropertyStarts(&sa, &status); in UnicodeSet_initInclusion()
Duchar.c655 uchar_addPropertyStarts(const USetAdder *sa, UErrorCode *pErrorCode) { in uchar_addPropertyStarts() function
/external/icu/icu4c/source/common/unicode/
Durename.h580 #define uchar_addPropertyStarts U_ICU_ENTRY_POINT_RENAME(uchar_addPropertyStarts) macro