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