Searched refs:ucase_addPropertyStarts (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Ducase.h49 ucase_addPropertyStarts(const UCaseProps *csp, const USetAdder *sa, UErrorCode *pErrorCode);
H A Duniset_props.cpp198 ucase_addPropertyStarts(ucase_getSingleton(), &sa, &status);
231 ucase_addPropertyStarts(ucase_getSingleton(), &sa, &status);
H A Ducase.cpp66 ucase_addPropertyStarts(const UCaseProps *csp, const USetAdder *sa, UErrorCode *pErrorCode) { function
/external/icu/icu4c/source/common/
H A Ducase.h49 ucase_addPropertyStarts(const UCaseProps *csp, const USetAdder *sa, UErrorCode *pErrorCode);
H A Duniset_props.cpp198 ucase_addPropertyStarts(ucase_getSingleton(), &sa, &status);
231 ucase_addPropertyStarts(ucase_getSingleton(), &sa, &status);
H A Ducase.cpp66 ucase_addPropertyStarts(const UCaseProps *csp, const USetAdder *sa, UErrorCode *pErrorCode) { function
/external/icu/icu4c/source/common/unicode/
H A Durename.h541 #define ucase_addPropertyStarts U_ICU_ENTRY_POINT_RENAME(ucase_addPropertyStarts) macro
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h551 #define ucase_addPropertyStarts U_ICU_ENTRY_POINT_RENAME(ucase_addPropertyStarts) macro

Completed in 477 milliseconds