Searched defs:setLocaleIDs (Results 1 – 2 of 2) sorted by relevance
39 void LocaleBased::setLocaleIDs(const char* validID, const char* actualID) { in setLocaleIDs() function in LocaleBased50 void LocaleBased::setLocaleIDs(const Locale& validID, const Locale& actualID) { in setLocaleIDs() function in LocaleBased
210 Format::setLocaleIDs(const char* valid, const char* actual) { in setLocaleIDs() function in Format