Searched defs:coll_entry (Results 1 – 2 of 2) sorted by relevance
74 struct coll_entry { struct78 struct coll_entry *next; argument
291 auto& coll_entry = collation_map_[sig.get()]; in CollateResult() local