Home
last modified time | relevance | path

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

/external/bison/lib/
Dquotearg.c196 char const *locale_code; in gettext_quote() local
219 locale_code = locale_charset (); in gettext_quote()
220 if (STRCASEEQ (locale_code, "UTF-8", 'U','T','F','-','8',0,0,0,0)) in gettext_quote()
222 if (STRCASEEQ (locale_code, "GB18030", 'G','B','1','8','0','3','0',0,0)) in gettext_quote()