Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
Djs-collator.cc246 UColAttributeValue ToUColAttributeValue(CaseFirst case_first) { in ToUColAttributeValue() function
269 icu_collator->setAttribute(UCOL_CASE_FIRST, ToUColAttributeValue(case_first), in SetCaseFirstOption()