Home
last modified time | relevance | path

Searched refs:UTEXT_PROVIDER_OWNS_TEXT (Results 1 – 12 of 12) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/common/
Dutext.cpp823 dest->providerProperties &= ~I32_FLAG(UTEXT_PROVIDER_OWNS_TEXT); in shallowTextClone()
1585 dest->providerProperties |= I32_FLAG(UTEXT_PROVIDER_OWNS_TEXT); in utf8TextClone()
1597 if (ut->providerProperties & I32_FLAG(UTEXT_PROVIDER_OWNS_TEXT)) { in utf8TextClose()
1708 dest->providerProperties |= I32_FLAG(UTEXT_PROVIDER_OWNS_TEXT); in repTextClone()
1722 if (ut->providerProperties & I32_FLAG(UTEXT_PROVIDER_OWNS_TEXT)) { in repTextClose()
2098 dest->providerProperties |= I32_FLAG(UTEXT_PROVIDER_OWNS_TEXT); in unistrTextClone()
2111 if (ut->providerProperties & I32_FLAG(UTEXT_PROVIDER_OWNS_TEXT)) { in unistrTextClose()
2371 dest->providerProperties |= I32_FLAG(UTEXT_PROVIDER_OWNS_TEXT); in ucstrTextClone()
2383 if (ut->providerProperties & I32_FLAG(UTEXT_PROVIDER_OWNS_TEXT)) { in ucstrTextClose()
/third_party/icu/icu4c/source/common/
Dutext.cpp825 dest->providerProperties &= ~I32_FLAG(UTEXT_PROVIDER_OWNS_TEXT); in shallowTextClone()
1587 dest->providerProperties |= I32_FLAG(UTEXT_PROVIDER_OWNS_TEXT); in utf8TextClone()
1599 if (ut->providerProperties & I32_FLAG(UTEXT_PROVIDER_OWNS_TEXT)) { in utf8TextClose()
1710 dest->providerProperties |= I32_FLAG(UTEXT_PROVIDER_OWNS_TEXT); in repTextClone()
1724 if (ut->providerProperties & I32_FLAG(UTEXT_PROVIDER_OWNS_TEXT)) { in repTextClose()
2100 dest->providerProperties |= I32_FLAG(UTEXT_PROVIDER_OWNS_TEXT); in unistrTextClone()
2113 if (ut->providerProperties & I32_FLAG(UTEXT_PROVIDER_OWNS_TEXT)) { in unistrTextClose()
2373 dest->providerProperties |= I32_FLAG(UTEXT_PROVIDER_OWNS_TEXT); in ucstrTextClone()
2385 if (ut->providerProperties & I32_FLAG(UTEXT_PROVIDER_OWNS_TEXT)) { in ucstrTextClose()
/third_party/node/deps/icu-small/source/common/
Dutext.cpp825 dest->providerProperties &= ~I32_FLAG(UTEXT_PROVIDER_OWNS_TEXT); in shallowTextClone()
1587 dest->providerProperties |= I32_FLAG(UTEXT_PROVIDER_OWNS_TEXT); in utf8TextClone()
1599 if (ut->providerProperties & I32_FLAG(UTEXT_PROVIDER_OWNS_TEXT)) { in utf8TextClose()
1710 dest->providerProperties |= I32_FLAG(UTEXT_PROVIDER_OWNS_TEXT); in repTextClone()
1724 if (ut->providerProperties & I32_FLAG(UTEXT_PROVIDER_OWNS_TEXT)) { in repTextClose()
2100 dest->providerProperties |= I32_FLAG(UTEXT_PROVIDER_OWNS_TEXT); in unistrTextClone()
2113 if (ut->providerProperties & I32_FLAG(UTEXT_PROVIDER_OWNS_TEXT)) { in unistrTextClose()
2373 dest->providerProperties |= I32_FLAG(UTEXT_PROVIDER_OWNS_TEXT); in ucstrTextClone()
2385 if (ut->providerProperties & I32_FLAG(UTEXT_PROVIDER_OWNS_TEXT)) { in ucstrTextClose()
/third_party/skia/third_party/externals/icu/source/common/
Dutext.cpp825 dest->providerProperties &= ~I32_FLAG(UTEXT_PROVIDER_OWNS_TEXT); in shallowTextClone()
1587 dest->providerProperties |= I32_FLAG(UTEXT_PROVIDER_OWNS_TEXT); in utf8TextClone()
1599 if (ut->providerProperties & I32_FLAG(UTEXT_PROVIDER_OWNS_TEXT)) { in utf8TextClose()
1710 dest->providerProperties |= I32_FLAG(UTEXT_PROVIDER_OWNS_TEXT); in repTextClone()
1724 if (ut->providerProperties & I32_FLAG(UTEXT_PROVIDER_OWNS_TEXT)) { in repTextClose()
2100 dest->providerProperties |= I32_FLAG(UTEXT_PROVIDER_OWNS_TEXT); in unistrTextClone()
2113 if (ut->providerProperties & I32_FLAG(UTEXT_PROVIDER_OWNS_TEXT)) { in unistrTextClose()
2373 dest->providerProperties |= I32_FLAG(UTEXT_PROVIDER_OWNS_TEXT); in ucstrTextClone()
2385 if (ut->providerProperties & I32_FLAG(UTEXT_PROVIDER_OWNS_TEXT)) { in ucstrTextClose()
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Dutext.h960 UTEXT_PROVIDER_OWNS_TEXT = 5 enumerator
/third_party/node/deps/icu-small/source/common/unicode/
Dutext.h943 UTEXT_PROVIDER_OWNS_TEXT = 5 enumerator
/third_party/icu/icu4c/source/common/unicode/
Dutext.h943 UTEXT_PROVIDER_OWNS_TEXT = 5 enumerator
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dutext.h943 UTEXT_PROVIDER_OWNS_TEXT = 5 enumerator
/third_party/node/deps/icu-small/source/i18n/
Drematch.cpp2034 result->providerProperties |= (1 << UTEXT_PROVIDER_OWNS_TEXT); in utext_extract_replace()
/third_party/icu/icu4c/source/i18n/
Drematch.cpp2024 result->providerProperties |= (1 << UTEXT_PROVIDER_OWNS_TEXT); in utext_extract_replace()
/third_party/skia/third_party/externals/icu/source/i18n/
Drematch.cpp2024 result->providerProperties |= (1 << UTEXT_PROVIDER_OWNS_TEXT); in utext_extract_replace()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Drematch.cpp2019 result->providerProperties |= (1 << UTEXT_PROVIDER_OWNS_TEXT); in utext_extract_replace()