Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Ducase.h49 ucase_addPropertyStarts(const UCaseProps *csp, const USetAdder *sa, UErrorCode *pErrorCode);
Duniset_props.cpp196 ucase_addPropertyStarts(ucase_getSingleton(), &sa, &status); in UnicodeSet_initInclusion()
229 ucase_addPropertyStarts(ucase_getSingleton(), &sa, &status); in UnicodeSet_initInclusion()
Ducase.cpp65 ucase_addPropertyStarts(const UCaseProps *csp, const USetAdder *sa, UErrorCode *pErrorCode) { in ucase_addPropertyStarts() function
/external/icu/icu4c/source/common/unicode/
Durename.h548 #define ucase_addPropertyStarts U_ICU_ENTRY_POINT_RENAME(ucase_addPropertyStarts) macro