Searched refs:ucase_addCaseClosure (Results 1 – 16 of 16) sorted by relevance
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | ucase.h | 108 ucase_addCaseClosure(UChar32 c, const USetAdder *sa);
|
D | uniset_closure.cpp | 187 ucase_addCaseClosure(cp, &sa); in closeOver()
|
D | ucase.cpp | 212 ucase_addCaseClosure(UChar32 c, const USetAdder *sa) { in ucase_addCaseClosure() function 401 ucase_addCaseClosure(c, sa); in ucase_addStringCaseClosure()
|
/third_party/icu/icu4c/source/common/ |
D | ucase.h | 109 ucase_addCaseClosure(UChar32 c, const USetAdder *sa);
|
D | uniset_closure.cpp | 187 ucase_addCaseClosure(cp, &sa); in closeOver()
|
D | ucase.cpp | 213 ucase_addCaseClosure(UChar32 c, const USetAdder *sa) { in ucase_addCaseClosure() function 402 ucase_addCaseClosure(c, sa); in ucase_addStringCaseClosure()
|
/third_party/node/deps/icu-small/source/common/ |
D | ucase.h | 109 ucase_addCaseClosure(UChar32 c, const USetAdder *sa);
|
D | uniset_closure.cpp | 187 ucase_addCaseClosure(cp, &sa); in closeOver()
|
D | ucase.cpp | 213 ucase_addCaseClosure(UChar32 c, const USetAdder *sa) { in ucase_addCaseClosure() function 402 ucase_addCaseClosure(c, sa); in ucase_addStringCaseClosure()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | ucase.h | 109 ucase_addCaseClosure(UChar32 c, const USetAdder *sa);
|
D | uniset_closure.cpp | 187 ucase_addCaseClosure(cp, &sa); in closeOver()
|
D | ucase.cpp | 213 ucase_addCaseClosure(UChar32 c, const USetAdder *sa) { in ucase_addCaseClosure() function 402 ucase_addCaseClosure(c, sa); in ucase_addStringCaseClosure()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | urename.h | 553 #define ucase_addCaseClosure U_ICU_ENTRY_POINT_RENAME(ucase_addCaseClosure) macro
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | urename.h | 559 #define ucase_addCaseClosure U_ICU_ENTRY_POINT_RENAME(ucase_addCaseClosure) macro
|
/third_party/icu/icu4c/source/common/unicode/ |
D | urename.h | 559 #define ucase_addCaseClosure U_ICU_ENTRY_POINT_RENAME(ucase_addCaseClosure) macro
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | urename.h | 565 #define ucase_addCaseClosure U_ICU_ENTRY_POINT_RENAME(ucase_addCaseClosure) macro
|