Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_collator.cpp557 UCollationResult l3Result = UCollationResult::UCOL_EQUAL; member
603 auto l3Result = ToUCollationResult(COLLATION_WEIGHT_L3[l] - COLLATION_WEIGHT_L3[r]); in FastCompareFlatString() local