Home
last modified time | relevance | path

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

/third_party/libxml2/example/
Dgjobread.c240 while ( cur && xmlIsBlankNode ( cur ) ) { in parseGjobFile()
/third_party/libxml2/include/libxml/
Dtree.h926 xmlIsBlankNode (const xmlNode *node);
/third_party/libxml2/
Dlibxml2.syms973 xmlIsBlankNode;
Dvalid.c4852 if (xmlIsBlankNode(child)) in xmlValidateSkipIgnorable()
5281 if (xmlIsBlankNode(cur)) in xmlSnprintfElements()
5382 if (xmlIsBlankNode(cur)) in xmlValidateElementContent()
5479 if (xmlIsBlankNode(cur)) in xmlValidateElementContent()
Delfgcchack.h4759 #undef xmlIsBlankNode
4760 extern __typeof (xmlIsBlankNode) xmlIsBlankNode __attribute((alias("xmlIsBlankNode__internal_alias"…
4762 #ifndef xmlIsBlankNode
4763 extern __typeof (xmlIsBlankNode) xmlIsBlankNode__internal_alias __attribute((visibility("hidden")));
4764 #define xmlIsBlankNode xmlIsBlankNode__internal_alias macro
Dxmlreader.c3101 if (xmlIsBlankNode(reader->node)) { in xmlTextReaderNodeType()
Dtree.c7013 xmlIsBlankNode(const xmlNode *node) { in xmlIsBlankNode() function
Drelaxng.c8032 if (xmlIsBlankNode(cur)) in xmlRelaxNGValidateCompiledContent()
Dtestapi.c20966 ret_val = xmlIsBlankNode((const xmlNode *)node); in test_xmlIsBlankNode()
/third_party/libxml2/os400/libxmlrpg/
Dtree.rpgle1087 d xmlIsBlankNode pr extproc('xmlIsBlankNode')
/third_party/libxml2/win32/
Dlibxml2.def.src1010 xmlIsBlankNode
/third_party/chromium/patch/
D0001-cve.patch105744 -#undef xmlIsBlankNode
105745 -extern __typeof (xmlIsBlankNode) xmlIsBlankNode __attribute((alias("xmlIsBlankNode__internal_alias…
105747 -#ifndef xmlIsBlankNode
105748 -extern __typeof (xmlIsBlankNode) xmlIsBlankNode__internal_alias __attribute((visibility("hidden"))…
105749 -#define xmlIsBlankNode xmlIsBlankNode__internal_alias