diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2002-09-26 12:28:02 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2002-09-26 12:28:02 +0000 |
commit | 2ace1956859a5429c6e353a84cb05fafd93c8f73 (patch) | |
tree | d4ee1b679a724102bff2e757678a3e858c1f8cbf /doc/APIchunk9.html | |
parent | dda8f1ba9fb2e731e2dd6aa325ed07add7905ec3 (diff) | |
download | android_external_libxml2-2ace1956859a5429c6e353a84cb05fafd93c8f73.tar.gz android_external_libxml2-2ace1956859a5429c6e353a84cb05fafd93c8f73.tar.bz2 android_external_libxml2-2ace1956859a5429c6e353a84cb05fafd93c8f73.zip |
added the 3 new modules xmlregexp xmlautomata and xmlunicode and
* doc/*: added the 3 new modules xmlregexp xmlautomata and xmlunicode
and regenerated the docs and web site
Daniel
Diffstat (limited to 'doc/APIchunk9.html')
-rw-r--r-- | doc/APIchunk9.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/APIchunk9.html b/doc/APIchunk9.html index 1887d9c4..5f37651b 100644 --- a/doc/APIchunk9.html +++ b/doc/APIchunk9.html @@ -261,6 +261,7 @@ A:link, A:visited, A:active { text-decoration: underline } <a href="html/libxml-tree.html#XMLNEWNS">xmlNewNs</a> <a href="html/libxml-tree.html#XMLNODEGETBASE">xmlNodeGetBase</a> <a href="html/libxml-parser.html#XMLPARSEBALANCEDCHUNKMEMORY">xmlParseBalancedChunkMemory</a> +<a href="html/libxml-parser.html#XMLPARSEBALANCEDCHUNKMEMORYRECOVER">xmlParseBalancedChunkMemoryRecover</a> <a href="html/libxml-parserinternals.html#XMLPARSEELEMENTCONTENTDECL">xmlParseElementContentDecl</a> <a href="html/libxml-tree.html#XMLSEARCHNS">xmlSearchNs</a> <a href="html/libxml-tree.html#XMLSEARCHNSBYHREF">xmlSearchNsByHref</a> @@ -337,6 +338,7 @@ A:link, A:visited, A:active { text-decoration: underline } <a href="html/libxml-parserinternals.html#XMLPARSEREFERENCE">xmlParseReference</a> <a href="html/libxml-xpathinternals.html#XMLXPATHEQUALVALUES">xmlXPathEqualValues</a> <a href="html/libxml-xpathinternals.html#XMLXPATHLANGFUNCTION">xmlXPathLangFunction</a> +<a href="html/libxml-xpathinternals.html#XMLXPATHNOTEQUALVALUES">xmlXPathNotEqualValues</a> </dd> <dt>deprecated</dt> <dd> @@ -441,6 +443,7 @@ A:link, A:visited, A:active { text-decoration: underline } <a href="html/libxml-c14n.html#XMLC14NDOCDUMPMEMORY">xmlC14NDocDumpMemory</a> <a href="html/libxml-c14n.html#XMLC14NDOCSAVE">xmlC14NDocSave</a> <a href="html/libxml-c14n.html#XMLC14NDOCSAVETO">xmlC14NDocSaveTo</a> +<a href="html/libxml-c14n.html#XMLC14NEXECUTE">xmlC14NExecute</a> </dd> <dt>detect</dt> <dd> @@ -468,8 +471,13 @@ A:link, A:visited, A:active { text-decoration: underline } <a href="html/libxml-htmlparser.html#HTMLCREATEPUSHPARSERCTXT">htmlCreatePushParserCtxt</a> <a href="html/libxml-parser.html#XMLCREATEPUSHPARSERCTXT">xmlCreatePushParserCtxt</a> <a href="html/libxml-parser.html#XMLPARSEBALANCEDCHUNKMEMORY">xmlParseBalancedChunkMemory</a> +<a href="html/libxml-parser.html#XMLPARSEBALANCEDCHUNKMEMORYRECOVER">xmlParseBalancedChunkMemoryRecover</a> <a href="html/libxml-parser.html#XMLPARSEEXTERNALENTITY">xmlParseExternalEntity</a> </dd> +<dt>determine</dt> +<dd> +<a href="html/libxml-c14n.html#XMLC14NEXECUTE">xmlC14NExecute</a> +</dd> <dt>determined</dt> <dd> <a href="html/libxml-xpathinternals.html#XMLXPATHLANGFUNCTION">xmlXPathLangFunction</a> @@ -477,6 +485,7 @@ A:link, A:visited, A:active { text-decoration: underline } <dt>determinist</dt> <dd> <a href="html/libxml-xmlautomata.html#XMLAUTOMATAISDETERMINIST">xmlAutomataIsDeterminist</a> +<a href="html/libxml-xmlregexp.html#XMLREGEXPISDETERMINIST">xmlRegexpIsDeterminist</a> </dd> <dt>difference</dt> <dd> |