Searched defs:collate (Results 1 – 7 of 7) sorted by relevance
5 class collate : public locale::facet { class
189 fn collate(db: Connection) -> Result<()> { in collate() function
89 int collate, /* Collate copies? */ member
1270 static struct procpid **collate(int count, struct dirtree *dt) in collate() function
398 def collate(*iterables, **kwargs): function
151 const locale::category locale::collate; member in locale6103 template class _LIBCPP_CLASS_TEMPLATE_INSTANTIATION_VIS collate<char>; variable6104 template class _LIBCPP_CLASS_TEMPLATE_INSTANTIATION_VIS collate<wchar_t>; variable
412 def collate(*iterables, **kwargs): function