Home
last modified time | relevance | path

Searched +defs:sgml +defs:tree +defs:content (Results 1 – 6 of 6) sorted by relevance

/dports/textproc/libxml2/libxml2-2.9.12/python/
H A Dlibxml2.py207 def comment(self, content): argument
1010 def newCatalog(sgml): argument
1676 def newComment(content): argument
1688 def newPI(name, content): argument
1695 def newText(content): argument
1701 def newTextLen(content, len): argument
3103 def addContent(self, content): argument
3540 def setContent(self, content): argument
4391 def newDocText(self, content): argument
4470 def reconciliateNs(self, tree): argument
[all …]
H A Dlibxml2class.py222 def newCatalog(sgml): argument
888 def newComment(content): argument
900 def newPI(name, content): argument
907 def newText(content): argument
913 def newTextLen(content, len): argument
2315 def addContent(self, content): argument
2752 def setContent(self, content): argument
3603 def newDocText(self, content): argument
3682 def reconciliateNs(self, tree): argument
3789 def setTreeDoc(self, tree): argument
[all …]
H A Dlibxml2-py.c1070 xmlChar * content; in libxml_xmlAddDocEntity() local
1091 xmlChar * content; in libxml_xmlAddDtdEntity() local
3796 xmlChar * content; in libxml_xmlNewCDataBlock() local
3813 int sgml; in libxml_xmlNewCatalog() local
3851 xmlChar * content; in libxml_xmlNewChild() local
3868 xmlChar * content; in libxml_xmlNewComment() local
3898 xmlChar * content; in libxml_xmlNewDocComment() local
6082 xmlNodePtr tree; in libxml_xmlReconciliateNs() local
7294 xmlNodePtr tree; in libxml_xmlSetTreeDoc() local
12768 xmlNodePtr tree; in libxml_xmlXIncludeProcessTree() local
[all …]
/dports/textproc/py-libxml2/libxml2-2.9.12/python/
H A Dlibxml2.py207 def comment(self, content): argument
1010 def newCatalog(sgml): argument
1676 def newComment(content): argument
1688 def newPI(name, content): argument
1695 def newText(content): argument
1701 def newTextLen(content, len): argument
3103 def addContent(self, content): argument
3540 def setContent(self, content): argument
4391 def newDocText(self, content): argument
4470 def reconciliateNs(self, tree): argument
[all …]
H A Dlibxml2class.py222 def newCatalog(sgml): argument
888 def newComment(content): argument
900 def newPI(name, content): argument
907 def newText(content): argument
913 def newTextLen(content, len): argument
2315 def addContent(self, content): argument
2752 def setContent(self, content): argument
3603 def newDocText(self, content): argument
3682 def reconciliateNs(self, tree): argument
3789 def setTreeDoc(self, tree): argument
[all …]
H A Dlibxml2-py.c1070 xmlChar * content; in libxml_xmlAddDocEntity() local
1091 xmlChar * content; in libxml_xmlAddDtdEntity() local
3796 xmlChar * content; in libxml_xmlNewCDataBlock() local
3813 int sgml; in libxml_xmlNewCatalog() local
3851 xmlChar * content; in libxml_xmlNewChild() local
3868 xmlChar * content; in libxml_xmlNewComment() local
3898 xmlChar * content; in libxml_xmlNewDocComment() local
6082 xmlNodePtr tree; in libxml_xmlReconciliateNs() local
7294 xmlNodePtr tree; in libxml_xmlSetTreeDoc() local
12768 xmlNodePtr tree; in libxml_xmlXIncludeProcessTree() local
[all …]