Searched refs:U_ICUDATA_TRANSLIT (Results 1 – 9 of 9) sorted by relevance
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | rbt.h | 24 #define U_ICUDATA_TRANSLIT U_ICUDATA_NAME U_TREE_SEPARATOR_STRING "translit" macro
|
D | translit.cpp | 740 ResourceBundle bundle(U_ICUDATA_TRANSLIT, inLocale, status); in getDisplayName() 1514 bundle = ures_open(U_ICUDATA_TRANSLIT, NULL/*open default locale*/, &lstatus); in initializeRegistry()
|
D | transreg.cpp | 266 res = new ResourceBundle(U_ICUDATA_TRANSLIT, topLoc, status); in TransliteratorSpec()
|
/third_party/icu/icu4c/source/i18n/ |
D | rbt.h | 24 #define U_ICUDATA_TRANSLIT U_ICUDATA_NAME U_TREE_SEPARATOR_STRING "translit" macro
|
D | translit.cpp | 740 ResourceBundle bundle(U_ICUDATA_TRANSLIT, inLocale, status); in getDisplayName() 1528 bundle = ures_open(U_ICUDATA_TRANSLIT, NULL/*open default locale*/, &lstatus); in initializeRegistry()
|
D | transreg.cpp | 261 res = new ResourceBundle(U_ICUDATA_TRANSLIT, topLoc, status); in TransliteratorSpec()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | rbt.h | 24 #define U_ICUDATA_TRANSLIT U_ICUDATA_NAME U_TREE_SEPARATOR_STRING "translit" macro
|
D | translit.cpp | 740 ResourceBundle bundle(U_ICUDATA_TRANSLIT, inLocale, status); in getDisplayName() 1528 bundle = ures_open(U_ICUDATA_TRANSLIT, nullptr/*open default locale*/, &lstatus); in initializeRegistry()
|
D | transreg.cpp | 262 res = new ResourceBundle(U_ICUDATA_TRANSLIT, topLoc, status); in TransliteratorSpec()
|