Home
last modified time | relevance | path

Searched refs:xmlTextReaderSetParserProp (Results 1 – 10 of 10) sorted by relevance

/external/libxml2/
DtestReader.c78 xmlTextReaderSetParserProp(reader, XML_PARSER_VALIDATE, 1); in handleFile()
DtestOOM.c271 if (xmlTextReaderSetParserProp(reader, XML_PARSER_VALIDATE, 1) == -1) in check_load_file_memory_func()
Dlibxml2.syms1290 xmlTextReaderSetParserProp;
Dxmllint.c1879 xmlTextReaderSetParserProp(reader, XML_PARSER_VALIDATE, 1); in streamFile()
1883 xmlTextReaderSetParserProp(reader, XML_PARSER_LOADDTD, 1); in streamFile()
Delfgcchack.h11916 #undef xmlTextReaderSetParserProp
11917 extern __typeof (xmlTextReaderSetParserProp) xmlTextReaderSetParserProp __attribute((alias("xmlText…
11919 #ifndef xmlTextReaderSetParserProp
11920 extern __typeof (xmlTextReaderSetParserProp) xmlTextReaderSetParserProp__internal_alias __attribute…
11921 #define xmlTextReaderSetParserProp xmlTextReaderSetParserProp__internal_alias macro
Dxmlreader.c3781 xmlTextReaderSetParserProp(xmlTextReaderPtr reader, int prop, int value) { in xmlTextReaderSetParserProp() function
Dtestapi.c32733 ret_val = xmlTextReaderSetParserProp(reader, prop, value); in test_xmlTextReaderSetParserProp()
/external/libxml2/os400/libxmlrpg/
Dxmlreader.rpgle59 * Some common options to use with xmlTextReaderSetParserProp, but it
362 d xmlTextReaderSetParserProp...
363 d pr 10i 0 extproc('xmlTextReaderSetParserProp')
/external/libxml2/include/libxml/
Dxmlreader.h250 xmlTextReaderSetParserProp (xmlTextReaderPtr reader,
/external/libxml2/win32/
Dlibxml2.def.src1985 xmlTextReaderSetParserProp