Searched refs:clocale (Results 1 – 4 of 4) sorted by relevance
2 //===--------------------------- clocale ----------------------------------===//15 clocale synopsis
145 module clocale {146 header "clocale"
41 clocale
200 char clocale[100]; in searchTest() local205 locale->extract(0, locale->length(), clocale, sizeof(clocale), NULL); in searchTest()259 LocalUCollatorPointer collator(ucol_open(clocale, &status)); in searchTest()