Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
Dsqlite_connection.cpp890 void LocalizedCollatorDestroy(UCollator *collator) in LocalizedCollatorDestroy()
904 UCollator *collator = ucol_open(localeStr.c_str(), &status); in ConfigLocale() local