HomeSort by relevance Sort by last modified time
    Searched refs:locale_charset (Results 1 - 16 of 16) sorted by null

  /external/bison/lib/
localcharset.h 32 extern const char * locale_charset (void);
wcwidth.c 34 const char *encoding = locale_charset ();
localcharset.c 357 locale_charset (void) function
mbrtowc.c 129 const char *encoding = locale_charset ();
quotearg.c 219 locale_code = locale_charset ();
vasnprintf.c     [all...]
  /external/e2fsprogs/intl/
localcharset.h 34 extern const char * locale_charset (void);
localcharset.c 270 locale_charset () function
loadmsgcat.c 837 extern const char *locale_charset (void);
838 outcharset = locale_charset ();
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/lib/
localcharset.h 35 extern const char * locale_charset (void);
localcharset.c 327 locale_charset (void) function
mbrtowc.c 128 const char *encoding = locale_charset ();
regcomp.c 903 if (strcmp (locale_charset (), "UTF-8") == 0)
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/sed/
mbcs.c 57 codeset_name = locale_charset ();
  /ndk/sources/host-tools/sed-4.2.1/
configure 5658 locale_charset() function relies on the encoding suffix. Note that function
9221 locale_charset() function relies on the encoding suffix. Note that function
9336 locale_charset() function relies on the encoding suffix. Note that function
9435 locale_charset() function relies on the encoding suffix. Note that function
    [all...]
  /external/bison/
configure 17462 locale_charset() function relies on the encoding suffix. Note that function
17602 locale_charset() function relies on the encoding suffix. Note that function
17732 locale_charset() function relies on the encoding suffix. Note that function
    [all...]

Completed in 6737 milliseconds