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.c2147 empty = xmlTextReaderIsEmptyElement(reader); in processNode()
3434 empty = xmlTextReaderIsEmptyElement(reader); in patternNode()
Delfgcchack.h11506 #undef xmlTextReaderIsEmptyElement
11507 extern __typeof (xmlTextReaderIsEmptyElement) xmlTextReaderIsEmptyElement __attribute((alias("xmlTe…
11509 #ifndef xmlTextReaderIsEmptyElement
11510 extern __typeof (xmlTextReaderIsEmptyElement) xmlTextReaderIsEmptyElement__internal_alias __attribu…
11511 #define xmlTextReaderIsEmptyElement xmlTextReaderIsEmptyElement__internal_alias macro
Dxmllint.c1731 empty = xmlTextReaderIsEmptyElement(reader); in processNode()
Dxmlreader.c3152 xmlTextReaderIsEmptyElement(xmlTextReaderPtr reader) { in xmlTextReaderIsEmptyElement() function
Dxmlschemas.c27287 ret = xmlTextReaderIsEmptyElement(vctxt->reader); in xmlSchemaVReaderWalk()
Dtestapi.c31724 ret_val = xmlTextReaderIsEmptyElement(reader); in test_xmlTextReaderIsEmptyElement()
/external/libxml2/win32/
Dlibxml2.def.src1947 xmlTextReaderIsEmptyElement