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