OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CODESET
(Results
1 - 11
of
11
) sorted by null
/external/webkit/JavaScriptCore/icu/unicode/
platform.h
223
#define U_NL_LANGINFO_CODESET
CODESET
/external/webkit/JavaScriptGlue/icu/unicode/
platform.h
223
#define U_NL_LANGINFO_CODESET
CODESET
/external/webkit/WebCore/icu/unicode/
platform.h
223
#define U_NL_LANGINFO_CODESET
CODESET
/external/webkit/WebKit/mac/icu/unicode/
platform.h
223
#define U_NL_LANGINFO_CODESET
CODESET
/external/icu4c/common/unicode/
platform.h
330
#define U_NL_LANGINFO_CODESET
CODESET
/external/e2fsprogs/intl/
localcharset.c
273
const char *
codeset
;
local
280
/* Most systems support nl_langinfo (
CODESET
) nowadays. */
281
codeset
= nl_langinfo (
CODESET
);
309
codeset
= locale;
319
codeset
= buf;
328
/* Allow user to override the
codeset
, as set in the operating system,
360
codeset
= locale;
366
codeset
= "";
370
codeset
= buf
[
all
...]
loadmsgcat.c
767
/* Initialize the
codeset
dependent parts of an opened message catalog.
826
if (domainbinding != NULL && domainbinding->
codeset
!= NULL)
827
outcharset = domainbinding->
codeset
;
834
outcharset = _NL_CURRENT (LC_CTYPE,
CODESET
);
886
/* Frees the
codeset
dependent parts of an opened message catalog. */
[
all
...]
/external/icu4c/common/
putil.c
121
* Only include langinfo.h if we have a way to get the
codeset
. If we later
[
all
...]
/external/icu4c/
config.status
580
s,@U_NL_LANGINFO_CODESET@,
CODESET
,;t t
[
all
...]
configure
[
all
...]
/external/e2fsprogs/
configure
[
all
...]
Completed in 730 milliseconds