Home
last modified time | relevance | path

Searched refs:xmlIsMixedElement (Results 1 – 8 of 8) sorted by relevance

/external/libxml2/include/libxml/
Dvalid.h387 xmlIsMixedElement (xmlDocPtr doc,
/external/libxml2/os400/libxmlrpg/
Dvalid.rpgle474 d xmlIsMixedElement...
475 d pr 10i 0 extproc('xmlIsMixedElement')
/external/libxml2/
Dlibxml2.syms659 xmlIsMixedElement;
Delfgcchack.h4839 #undef xmlIsMixedElement
4840 extern __typeof (xmlIsMixedElement) xmlIsMixedElement __attribute((alias("xmlIsMixedElement__intern…
4842 #ifndef xmlIsMixedElement
4843 extern __typeof (xmlIsMixedElement) xmlIsMixedElement__internal_alias __attribute((visibility("hidd…
4844 #define xmlIsMixedElement xmlIsMixedElement__internal_alias macro
Dvalid.c3382 xmlIsMixedElement(xmlDocPtr doc, const xmlChar *name) { in xmlIsMixedElement() function
Dparser.c2967 ret = xmlIsMixedElement(ctxt->myDoc, ctxt->node->name); in areBlanks()
Dtestapi.c25665 ret_val = xmlIsMixedElement(doc, (const xmlChar *)name); in test_xmlIsMixedElement()
/external/libxml2/win32/
Dlibxml2.def.src1018 xmlIsMixedElement