diff options
Diffstat (limited to 'doc/APIchunk7.html')
-rw-r--r-- | doc/APIchunk7.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/APIchunk7.html b/doc/APIchunk7.html index 0e31c7a..b831542 100644 --- a/doc/APIchunk7.html +++ b/doc/APIchunk7.html @@ -219,6 +219,7 @@ A:link, A:visited, A:active { text-decoration: underline } </dd><dt>Use</dt><dd><a href="html/libxml-parser.html#XML_COMPLETE_ATTRS">XML_COMPLETE_ATTRS</a><br /> <a href="html/libxml-parser.html#XML_DETECT_IDS">XML_DETECT_IDS</a><br /> <a href="html/libxml-parser.html#_xmlParserCtxt">_xmlParserCtxt</a><br /> +<a href="html/libxml-tree.html#xmlCopyNodeList">xmlCopyNodeList</a><br /> <a href="html/libxml-tree.html#xmlGetProp">xmlGetProp</a><br /> <a href="html/libxml-chvalid.html#xmlIsBaseChar">xmlIsBaseChar</a><br /> <a href="html/libxml-chvalid.html#xmlIsBlank">xmlIsBlank</a><br /> @@ -231,6 +232,7 @@ A:link, A:visited, A:active { text-decoration: underline } <a href="html/libxml-tree.html#xmlNewDocNode">xmlNewDocNode</a><br /> <a href="html/libxml-tree.html#xmlNewDocNodeEatName">xmlNewDocNodeEatName</a><br /> <a href="html/libxml-tree.html#xmlNewNodeEatName">xmlNewNodeEatName</a><br /> +<a href="html/libxml-tree.html#xmlNewPI">xmlNewPI</a><br /> <a href="html/libxml-tree.html#xmlNewTextChild">xmlNewTextChild</a><br /> <a href="html/libxml-xmlreader.html#xmlTextReaderRelaxNGSetSchema">xmlTextReaderRelaxNGSetSchema</a><br /> <a href="html/libxml-xmlreader.html#xmlTextReaderRelaxNGValidate">xmlTextReaderRelaxNGValidate</a><br /> |