OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:locale_charset
(Results
1 - 9
of
9
) sorted by null
/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
...]
Completed in 65 milliseconds