Searched refs:xmlNodeGetContent (Results 1 – 18 of 18) sorted by relevance
323 return libxml2mod.xmlNodeGetContent(self._o)375 return libxml2mod.xmlNodeGetContent(self._o)
279 expr = xmlNodeGetContent(node); in load_xpath_expr()
905 report = xmlNodeGetContent(cur); in xmlSchematronParseRule()928 report = xmlNodeGetContent(cur); in xmlSchematronParseRule()1160 xmlChar *title = xmlNodeGetContent(cur); in xmlSchematronParse()
1006 xmlNodeGetContent;
5727 if ((ret = xmlNodeGetContent(node)) == NULL) in xmlXPathCastNodeToString()6745 str2 = xmlNodeGetContent(ns->nodeTab[i]); in xmlXPathEqualNodeSetString()6920 values1[i] = xmlNodeGetContent(ns1->nodeTab[i]); in xmlXPathEqualNodeSets()6922 values2[j] = xmlNodeGetContent(ns2->nodeTab[j]); in xmlXPathEqualNodeSets()9591 xmlChar* content = xmlNodeGetContent(ctxt->context->node); in xmlXPathNumberFunction()
3582 def->value = xmlNodeGetContent(node); in xmlRelaxNGParseValue()3705 param->value = xmlNodeGetContent(content); in xmlRelaxNGParseData()5285 val = xmlNodeGetContent(node); in xmlRelaxNGParseNameClass()7255 name = xmlNodeGetContent(cur); in xmlRelaxNGCleanupTree()
6615 #undef xmlNodeGetContent6616 extern __typeof (xmlNodeGetContent) xmlNodeGetContent __attribute((alias("xmlNodeGetContent__intern…6618 #ifndef xmlNodeGetContent6619 extern __typeof (xmlNodeGetContent) xmlNodeGetContent__internal_alias __attribute((visibility("hidd…6620 #define xmlNodeGetContent xmlNodeGetContent__internal_alias macro
3652 expr = xmlNodeGetContent(node); in load_xpath_expr()
4282 content = xmlNodeGetContent(annot->content); in xmlSchemaAnnotDump()4689 val = xmlNodeGetContent(node); in xmlSchemaGetNodeContent()4700 return((const xmlChar*) xmlNodeGetContent(node)); in xmlSchemaGetNodeContentNoDict()6154 value = xmlNodeGetContent(node); in xmlSchemaPGetBoolNodeValue()
2276 - Fixed another bug in xmlNodeGetContent()2293 - fixed a bug in xmlNodeGetContent
5515 xmlNodeGetContent(const xmlNode *cur) in xmlNodeGetContent() function
8901 * tree.c: cleanup xmlNodeGetContent() reusing xmlNodeBufGetContent(),12727 * tree.c: investigating xmlNodeGetContent() on namespace nodes16473 * tree.c: patch to xmlNodeGetContent() to get CDATA section content17227 * tree.c: found another bug in xmlNodeGetContent()17325 * tree.c: fixed xmlNodeGetContent, it was not recursing on child
22457 ret_val = xmlNodeGetContent((const xmlNode *)cur); in test_xmlNodeGetContent()
126 xmlChar *pucXmlContent = xmlNodeGetContent(_pXmlElement); in getTextContent()
390 return (char *) xmlNodeGetContent((xmlNodePtr) node); in xml_node_get_text()
1076 xmlNodeGetContent (const xmlNode *cur);
1343 d xmlNodeGetContent...1344 d pr * extproc('xmlNodeGetContent') xmlChar *
1283 xmlNodeGetContent