Searched refs:ucase_addStringCaseClosure (Results 1 – 16 of 16) sorted by relevance
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | ucase.h | 123 ucase_addStringCaseClosure(const UChar *s, int32_t length, const USetAdder *sa);
|
D | uniset_closure.cpp | 212 if(!ucase_addStringCaseClosure(str.getBuffer(), str.length(), &sa)) { in closeOver()
|
D | ucase.cpp | 358 ucase_addStringCaseClosure(const UChar *s, int32_t length, const USetAdder *sa) { in ucase_addStringCaseClosure() function
|
/third_party/icu/icu4c/source/common/ |
D | ucase.h | 124 ucase_addStringCaseClosure(const UChar *s, int32_t length, const USetAdder *sa);
|
D | uniset_closure.cpp | 212 if(!ucase_addStringCaseClosure(str.getBuffer(), str.length(), &sa)) { in closeOver()
|
D | ucase.cpp | 359 ucase_addStringCaseClosure(const UChar *s, int32_t length, const USetAdder *sa) { in ucase_addStringCaseClosure() function
|
/third_party/node/deps/icu-small/source/common/ |
D | ucase.h | 124 ucase_addStringCaseClosure(const UChar *s, int32_t length, const USetAdder *sa);
|
D | uniset_closure.cpp | 212 if(!ucase_addStringCaseClosure(str.getBuffer(), str.length(), &sa)) { in closeOver()
|
D | ucase.cpp | 359 ucase_addStringCaseClosure(const UChar *s, int32_t length, const USetAdder *sa) { in ucase_addStringCaseClosure() function
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | ucase.h | 124 ucase_addStringCaseClosure(const UChar *s, int32_t length, const USetAdder *sa);
|
D | uniset_closure.cpp | 212 if(!ucase_addStringCaseClosure(str.getBuffer(), str.length(), &sa)) { in closeOver()
|
D | ucase.cpp | 359 ucase_addStringCaseClosure(const UChar *s, int32_t length, const USetAdder *sa) { in ucase_addStringCaseClosure() function
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | urename.h | 555 #define ucase_addStringCaseClosure U_ICU_ENTRY_POINT_RENAME(ucase_addStringCaseClosure) macro
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | urename.h | 561 #define ucase_addStringCaseClosure U_ICU_ENTRY_POINT_RENAME(ucase_addStringCaseClosure) macro
|
/third_party/icu/icu4c/source/common/unicode/ |
D | urename.h | 561 #define ucase_addStringCaseClosure U_ICU_ENTRY_POINT_RENAME(ucase_addStringCaseClosure) macro
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | urename.h | 567 #define ucase_addStringCaseClosure U_ICU_ENTRY_POINT_RENAME(ucase_addStringCaseClosure) macro
|