Home
last modified time | relevance | path

Searched refs:locale_encodings (Results 1 – 1 of 1) sorted by relevance

/external/libcups/cups/
Dlanguage.c460 static const char * const locale_encodings[] = in cupsLangGet() local
737 i < (int)(sizeof(locale_encodings) / sizeof(locale_encodings[0])); in cupsLangGet()
739 if (!_cups_strcasecmp(charset, locale_encodings[i])) in cupsLangGet()