Searched refs:characterproperties_cleanup (Results 1 – 5 of 5) sorted by relevance
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | characterproperties.cpp | 34 UBool U_CALLCONV characterproperties_cleanup(); 71 UBool U_CALLCONV characterproperties_cleanup() { in characterproperties_cleanup() function 186 ucln_common_registerCleanup(UCLN_COMMON_CHARACTERPROPERTIES, characterproperties_cleanup); in initInclusion() 237 ucln_common_registerCleanup(UCLN_COMMON_CHARACTERPROPERTIES, characterproperties_cleanup); in initIntPropInclusion()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | characterproperties.cpp | 36 UBool U_CALLCONV characterproperties_cleanup(); 73 UBool U_CALLCONV characterproperties_cleanup() { in characterproperties_cleanup() function 188 ucln_common_registerCleanup(UCLN_COMMON_CHARACTERPROPERTIES, characterproperties_cleanup); in initInclusion() 239 ucln_common_registerCleanup(UCLN_COMMON_CHARACTERPROPERTIES, characterproperties_cleanup); in initIntPropInclusion()
|
/third_party/icu/icu4c/source/common/ |
D | characterproperties.cpp | 36 UBool U_CALLCONV characterproperties_cleanup(); 73 UBool U_CALLCONV characterproperties_cleanup() { in characterproperties_cleanup() function 188 ucln_common_registerCleanup(UCLN_COMMON_CHARACTERPROPERTIES, characterproperties_cleanup); in initInclusion() 239 ucln_common_registerCleanup(UCLN_COMMON_CHARACTERPROPERTIES, characterproperties_cleanup); in initIntPropInclusion()
|
/third_party/node/deps/icu-small/source/common/ |
D | characterproperties.cpp | 37 UBool U_CALLCONV characterproperties_cleanup(); 74 UBool U_CALLCONV characterproperties_cleanup() { in characterproperties_cleanup() function 196 ucln_common_registerCleanup(UCLN_COMMON_CHARACTERPROPERTIES, characterproperties_cleanup); in initInclusion() 247 ucln_common_registerCleanup(UCLN_COMMON_CHARACTERPROPERTIES, characterproperties_cleanup); in initIntPropInclusion()
|
/third_party/flutter/skia/third_party/externals/icu/patches/ |
D | uniset_perf2.patch | 17 UBool U_CALLCONV characterproperties_cleanup(); 30 @@ -80,35 +85,22 @@ UBool U_CALLCONV characterproperties_cleanup() { 95 ucln_common_registerCleanup(UCLN_COMMON_CHARACTERPROPERTIES, characterproperties_cleanup); 144 + ucln_common_registerCleanup(UCLN_COMMON_CHARACTERPROPERTIES, characterproperties_cleanup);
|