OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xmlSwitchEncoding
(Results
1 - 7
of
7
) sorted by null
/external/libxml2/include/libxml/
parserInternals.h
304
xmlSwitchEncoding
(xmlParserCtxtPtr ctxt,
/external/webkit/WebCore/dom/
XMLTokenizerLibxml2.cpp
484
xmlSwitchEncoding
(parser, BOMHighByte == 0xFF ? XML_CHAR_ENCODING_UTF16LE : XML_CHAR_ENCODING_UTF16BE);
647
xmlSwitchEncoding
(context->context(), BOMHighByte == 0xFF ? XML_CHAR_ENCODING_UTF16LE : XML_CHAR_ENCODING_UTF16BE);
[
all
...]
/external/libxml2/
parserInternals.c
937
*
xmlSwitchEncoding
:
947
xmlSwitchEncoding
(xmlParserCtxtPtr ctxt, xmlCharEncoding enc)
[
all
...]
parser.c
[
all
...]
HTMLparser.c
389
xmlSwitchEncoding
(ctxt, XML_CHAR_ENCODING_8859_1);
[
all
...]
SAX2.c
440
xmlSwitchEncoding
(ctxt, enc);
[
all
...]
elfgcchack.h
[
all
...]
Completed in 24 milliseconds