Searched refs:LocaleTagCompare (Results 1 – 1 of 1) sorted by relevance
668 static int LocaleTagCompare(const void *x,const void *y) in LocaleTagCompare() function719 qsort((void *) messages,(size_t) i,sizeof(*messages),LocaleTagCompare); in GetLocaleList()