Home
last modified time | relevance | path

Searched refs:xmlTextReaderCurrentDoc (Results 1 – 9 of 9) sorted by relevance

/external/libxml2/doc/examples/
Dreader4.c34 docPtr = xmlTextReaderCurrentDoc(readerPtr); in processDoc()
97 docPtr = xmlTextReaderCurrentDoc(readerPtr); in main()
Dreader3.c62 doc = xmlTextReaderCurrentDoc(reader); in extractFile()
/external/libxml2/include/libxml/
Dxmlreader.h274 xmlTextReaderCurrentDoc (xmlTextReaderPtr reader);
/external/libxml2/os400/libxmlrpg/
Dxmlreader.rpgle433 d xmlTextReaderCurrentDoc...
434 d pr extproc('xmlTextReaderCurrentDoc')
/external/libxml2/
Dlibxml2.syms1270 xmlTextReaderCurrentDoc;
Delfgcchack.h11316 #undef xmlTextReaderCurrentDoc
11317 extern __typeof (xmlTextReaderCurrentDoc) xmlTextReaderCurrentDoc __attribute((alias("xmlTextReader…
11319 #ifndef xmlTextReaderCurrentDoc
11320 extern __typeof (xmlTextReaderCurrentDoc) xmlTextReaderCurrentDoc__internal_alias __attribute((visi…
11321 #define xmlTextReaderCurrentDoc xmlTextReaderCurrentDoc__internal_alias macro
Dxmlreader.c4045 xmlTextReaderCurrentDoc(xmlTextReaderPtr reader) { in xmlTextReaderCurrentDoc() function
Dtestapi.c31156 ret_val = xmlTextReaderCurrentDoc(reader); in test_xmlTextReaderCurrentDoc()
/external/libxml2/win32/
Dlibxml2.def.src1931 xmlTextReaderCurrentDoc