Searched refs:clocale (Results 1 – 4 of 4) sorted by relevance
2 //===--------------------------- clocale ----------------------------------===//15 clocale synopsis
123 module clocale {124 header "clocale"
199 char clocale[100]; in searchTest() local204 locale->extract(0, locale->length(), clocale, sizeof(clocale), NULL); in searchTest()258 LocalUCollatorPointer collator(ucol_open(clocale, &status)); in searchTest()
72 …with-gxx-include-dir=/usr/include/c++/4.2 --program-suffix=-4.2 --enable-clocale=gnu --enable-libs…