Searched refs:calLoc (Results 1 – 1 of 1) sorted by relevance
115 char calLoc[256] = ""; in testConvertDate() local162 …locale.extract(0, locale.length(), calLoc, (const char*)0); // default codepage. Invariant codepa… in testConvertDate()163 Locale loc(calLoc); in testConvertDate()186 errln("case %d: could not create calendar from %s", n, calLoc); in testConvertDate()