Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_plural_rules.cpp268 JSHandle<EcmaString> FormatNumericToString(JSThread *thread, const icu::number::LocalizedNumberForm… in FormatNumericToString() function
298 JSHandle<EcmaString> result = FormatNumericToString(thread, icuFormatter, icuPluralRules, n); in ResolvePlural()