Home
last modified time | relevance | path

Searched defs:cluster (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/native/core/
DIntlSegmenter.cpp72 … StdCoreIntlCreateClusterObject(ani_env *env, [[maybe_unused]] ani_class klass, ani_string cluster, in StdCoreIntlCreateClusterObject()
165 icu::UnicodeString cluster = uniStr.tempSubStringBetween(current, next); in IntlClusters() local