HomeSort by relevance Sort by last modified time
    Searched refs:ucase_addStringCaseClosure (Results 1 - 4 of 4) sorted by null

  /external/icu/icu4c/source/common/
ucase.h 126 ucase_addStringCaseClosure(const UCaseProps *csp, const UChar *s, int32_t length, const USetAdder *sa);
uniset_closure.cpp 244 if(!ucase_addStringCaseClosure(csp, str.getBuffer(), str.length(), &sa)) {
ucase.cpp 341 ucase_addStringCaseClosure(const UCaseProps *csp, const UChar *s, int32_t length, const USetAdder *sa) {
    [all...]
  /external/icu/icu4c/source/common/unicode/
urename.h     [all...]

Completed in 188 milliseconds