Home
last modified time | relevance | path

Searched refs:xmlTextReaderIsEmptyElement (Results 1 – 12 of 12) sorted by relevance

/external/libxml2/doc/examples/
Dreader1.c39 xmlTextReaderIsEmptyElement(reader), in processNode()
Dreader2.c40 xmlTextReaderIsEmptyElement(reader), in processNode()
/external/libxml2/include/libxml/
Dxmlreader.h158 xmlTextReaderIsEmptyElement(xmlTextReaderPtr reader);
/external/libxml2/os400/libxmlrpg/
Dxmlreader.rpgle209 d xmlTextReaderIsEmptyElement...
211 d 'xmlTextReaderIsEmptyElement')
/external/libxml2/
Dlibxml2.syms809 xmlTextReaderIsEmptyElement;
Druntest.c2144 empty = xmlTextReaderIsEmptyElement(reader); in processNode()
3429 empty = xmlTextReaderIsEmptyElement(reader); in patternNode()
Delfgcchack.h11496 #undef xmlTextReaderIsEmptyElement
11497 extern __typeof (xmlTextReaderIsEmptyElement) xmlTextReaderIsEmptyElement __attribute((alias("xmlTe…
11499 #ifndef xmlTextReaderIsEmptyElement
11500 extern __typeof (xmlTextReaderIsEmptyElement) xmlTextReaderIsEmptyElement__internal_alias __attribu…
11501 #define xmlTextReaderIsEmptyElement xmlTextReaderIsEmptyElement__internal_alias macro
Dxmllint.c1725 empty = xmlTextReaderIsEmptyElement(reader); in processNode()
Dxmlreader.c3084 xmlTextReaderIsEmptyElement(xmlTextReaderPtr reader) { in xmlTextReaderIsEmptyElement() function
Dxmlschemas.c27105 ret = xmlTextReaderIsEmptyElement(vctxt->reader); in xmlSchemaVReaderWalk()
Dtestapi.c31723 ret_val = xmlTextReaderIsEmptyElement(reader); in test_xmlTextReaderIsEmptyElement()
/external/libxml2/win32/
Dlibxml2.def.src1946 xmlTextReaderIsEmptyElement