OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nl_langinfo
(Results
1 - 17
of
17
) sorted by null
/external/libmtp/examples/
util.c
44
langsuff =
nl_langinfo
(CODESET);
/external/bison/lib/
localcharset.c
366
/* Most systems support
nl_langinfo
(CODESET) nowadays. */
367
codeset =
nl_langinfo
(CODESET);
370
/* Cygwin < 1.7 does not have locales.
nl_langinfo
(CODESET) always
vasnprintf.c
277
/* Determine it in a multithread-safe way. We know
nl_langinfo
is
282
point =
nl_langinfo
(RADIXCHAR);
[
all
...]
/external/e2fsprogs/intl/
localcharset.c
279
/* Most systems support
nl_langinfo
(CODESET) nowadays. */
280
codeset =
nl_langinfo
(CODESET);
/ndk/sources/host-tools/sed-4.2.1/lib/
localcharset.c
336
/* Most systems support
nl_langinfo
(CODESET) nowadays. */
337
codeset =
nl_langinfo
(CODESET);
340
/* Cygwin 2006 does not have locales.
nl_langinfo
(CODESET) always
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
langinfo.h
31
/* Construct an `nl_item' value for `
nl_langinfo
' from a locale category
41
/* Enumeration of locale items that can be queried with `
nl_langinfo
'. */
239
These `
nl_langinfo
' names are used only internally. */
263
These `
nl_langinfo
' names are used only internally. */
568
/* This macro produces an item you can pass to `
nl_langinfo
' or
582
extern char *
nl_langinfo
(nl_item __item) __THROW;
592
/* Just like
nl_langinfo
but get the information from the locale object L. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
langinfo.h
31
/* Construct an `nl_item' value for `
nl_langinfo
' from a locale category
41
/* Enumeration of locale items that can be queried with `
nl_langinfo
'. */
239
These `
nl_langinfo
' names are used only internally. */
263
These `
nl_langinfo
' names are used only internally. */
568
/* This macro produces an item you can pass to `
nl_langinfo
' or
582
extern char *
nl_langinfo
(nl_item __item) __THROW;
592
/* Just like
nl_langinfo
but get the information from the locale object L. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
langinfo.h
31
/* Construct an `nl_item' value for `
nl_langinfo
' from a locale category
41
/* Enumeration of locale items that can be queried with `
nl_langinfo
'. */
239
These `
nl_langinfo
' names are used only internally. */
263
These `
nl_langinfo
' names are used only internally. */
568
/* This macro produces an item you can pass to `
nl_langinfo
' or
582
extern char *
nl_langinfo
(nl_item __item) __THROW;
592
/* Just like
nl_langinfo
but get the information from the locale object L. */
/external/icu4c/common/
putil.cpp
[
all
...]
/external/bison/
configure
[
all
...]
/ndk/sources/host-tools/sed-4.2.1/
configure
[
all
...]
/external/mksh/src/
main.c
569
ccp =
nl_langinfo
(CODESET);
[
all
...]
Build.sh
[
all
...]
/external/webkit/Source/JavaScriptCore/runtime/
DatePrototype.cpp
221
char* formatString = strdup(
nl_langinfo
(formats[format]));
[
all
...]
/external/elfutils/src/
readelf.c
[
all
...]
/external/icu4c/
configure
[
all
...]
/external/e2fsprogs/
configure
[
all
...]
Completed in 1015 milliseconds