Home
last modified time | relevance | path

Searched refs:characterproperties_cleanup (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/common/
Dcharacterproperties.cpp34 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/
Dcharacterproperties.cpp36 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/
Dcharacterproperties.cpp36 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/
Dcharacterproperties.cpp37 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/
Duniset_perf2.patch17 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);