OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XML_CHAR_ENCODING_EBCDIC
(Results
1 - 3
of
3
) sorted by null
/external/libxml2/include/libxml/
encoding.h
81
XML_CHAR_ENCODING_EBCDIC
= 6, /* EBCDIC uh! */
/external/libxml2/
encoding.c
938
return(
XML_CHAR_ENCODING_EBCDIC
);
[
all
...]
parserInternals.c
1021
case
XML_CHAR_ENCODING_EBCDIC
:
[
all
...]
Completed in 82 milliseconds