OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:codepages
(Results
1 - 3
of
3
) sorted by null
/toolchain/binutils/binutils-2.25/binutils/
winduni.c
57
/*
Codepages
mapped. */
58
static local_iconv_map
codepages
[] =
variable
649
for (i = 0;
codepages
[i].codepage != (rc_uint_type) -1 &&
codepages
[i].codepage != cp; i++)
651
if (
codepages
[i].codepage == (rc_uint_type) -1)
653
return &
codepages
[i];
/external/pdfium/core/src/fxge/ge/
fx_ge_fontmap.cpp
1438
FX_DWORD
codepages
= GET_TT_LONG(p);
local
[
all
...]
/external/icu/icu4c/source/data/
makedata.mak
185
# Always build the mapping files for the EBCDIC fallback
codepages
[
all
...]
Completed in 328 milliseconds