OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xmlTextReaderSetParserProp
(Results
1 - 9
of
9
) sorted by null
/external/libxml2/
testReader.c
78
xmlTextReaderSetParserProp
(reader, XML_PARSER_VALIDATE, 1);
testOOM.c
271
if (
xmlTextReaderSetParserProp
(reader, XML_PARSER_VALIDATE, 1) == -1)
libxml2.syms
1290
xmlTextReaderSetParserProp
;
[
all
...]
xmllint.c
[
all
...]
elfgcchack.h
[
all
...]
xmlreader.c
[
all
...]
testapi.c
[
all
...]
/external/dbus/bus/
config-loader-libxml.c
208
xmlTextReaderSetParserProp
(reader, XML_PARSER_SUBST_ENTITIES, 1);
/external/libxml2/include/libxml/
xmlreader.h
57
* Some common options to use with
xmlTextReaderSetParserProp
, but it
250
xmlTextReaderSetParserProp
(xmlTextReaderPtr reader,
Completed in 328 milliseconds