preparing release 2.5.5 updated the documentation and regenerated it.

* configure.in NEWS: preparing release 2.5.5
* doc/* : updated the documentation and regenerated it.
Daniel
This commit is contained in:
Daniel Veillard 2003-03-24 15:58:23 +00:00
parent ef0b450163
commit d8da01cf37
42 changed files with 6706 additions and 8912 deletions

View File

@ -1,3 +1,8 @@
Mon Mar 24 16:36:23 CET 2003 Daniel Veillard <daniel@veillard.com>
* configure.in NEWS: preparing release 2.5.5
* doc/* : updated the documentation and regenerated it.
Mon Mar 24 14:56:01 CET 2003 Daniel Veillard <daniel@veillard.com>
* xpath.c: fixed some problems related to #75813 about handling

10
NEWS
View File

@ -17,6 +17,16 @@ to test those
Schemas
2.5.5: Mar 24 2003
- Lot of fixes on the Relax NG implementation. More testing including
DocBook and TEI examples.
- Increased the support for W3C XML Schemas datatype
- Several bug fixes in the URI handling layer
- Bug fixes: HTML parser, xmlReader, DTD validation, XPath, encoding
conversion, line counting in the parser.
- Added support for $XMLLINT_INDENT environment variable, FTP delete
- Fixed the RPM spec file name
2.5.4: Feb 20 2003:
- Conformance testing and lot of fixes on Relax NG and XInclude

View File

@ -6,7 +6,7 @@ AC_CANONICAL_HOST
LIBXML_MAJOR_VERSION=2
LIBXML_MINOR_VERSION=5
LIBXML_MICRO_VERSION=4
LIBXML_MICRO_VERSION=5
LIBXML_VERSION=$LIBXML_MAJOR_VERSION.$LIBXML_MINOR_VERSION.$LIBXML_MICRO_VERSION
LIBXML_VERSION_INFO=`expr $LIBXML_MAJOR_VERSION + $LIBXML_MINOR_VERSION`:$LIBXML_MICRO_VERSION:$LIBXML_MINOR_VERSION

View File

@ -520,7 +520,6 @@
<ANCHOR id ="XMLRELAXNGNEWVALIDCTXT" href="libxml/libxml-relaxng.html#XMLRELAXNGNEWVALIDCTXT">
<ANCHOR id ="XMLRELAXNGFREEVALIDCTXT" href="libxml/libxml-relaxng.html#XMLRELAXNGFREEVALIDCTXT">
<ANCHOR id ="XMLRELAXNGVALIDATEDOC" href="libxml/libxml-relaxng.html#XMLRELAXNGVALIDATEDOC">
<ANCHOR id ="XMLRELAXNGVALIDATESTREAM" href="libxml/libxml-relaxng.html#XMLRELAXNGVALIDATESTREAM">
<ANCHOR id ="XMLRELAXNGCLEANUPTYPES" href="libxml/libxml-relaxng.html#XMLRELAXNGCLEANUPTYPES">
<ANCHOR id ="LIBXML-URI" href="libxml/libxml-uri.html">
<ANCHOR id ="XMLURI" href="libxml/libxml-uri.html#XMLURI">

View File

@ -123,7 +123,7 @@ NAME="LIBXML-C14N"
><DIV
CLASS="REFNAMEDIV"
><A
NAME="AEN22736"
NAME="AEN22522"
></A
><H2
>Name</H2
@ -131,7 +131,7 @@ NAME="AEN22736"
><DIV
CLASS="REFSYNOPSISDIV"
><A
NAME="AEN22739"
NAME="AEN22525"
></A
><H2
>Synopsis</H2
@ -248,7 +248,7 @@ HREF="libxml-tree.html#XMLOUTPUTBUFFERPTR"
><DIV
CLASS="REFSECT1"
><A
NAME="AEN22764"
NAME="AEN22550"
></A
><H2
>Description</H2
@ -258,14 +258,14 @@ NAME="AEN22764"
><DIV
CLASS="REFSECT1"
><A
NAME="AEN22767"
NAME="AEN22553"
></A
><H2
>Details</H2
><DIV
CLASS="REFSECT2"
><A
NAME="AEN22769"
NAME="AEN22555"
></A
><H3
><A
@ -311,7 +311,7 @@ For details see "Canonical XML" (http://www.w3.org/TR/xml-c14n) or
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN22779"
NAME="AEN22565"
></A
><P
></P
@ -338,7 +338,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the XML document for canonization</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -355,8 +355,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the nodes set to be included in the canonized image
or NULL if all document nodes should be included</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -373,8 +372,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the exclusive flag (0 - non-exclusive canonicalization;
otherwise - exclusive canonicalization)</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -391,10 +389,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the list of inclusive namespace prefixes
ended with a NULL or NULL if there is no
inclusive namespaces (only for exclusive
canonicalization, ignored otherwise)</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -411,7 +406,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> include comments in the result (!=0) or not (==0)</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -428,9 +423,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the output buffer to store canonical XML; this
buffer MUST have encoder==NULL because C14N requires
UTF-8 output</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -448,7 +441,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>non-negative value on success or a negative value on fail </TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -459,7 +452,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN22812"
NAME="AEN22598"
></A
><H3
><A
@ -505,7 +498,7 @@ For details see "Canonical XML" (http://www.w3.org/TR/xml-c14n) or
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN22822"
NAME="AEN22608"
></A
><P
></P
@ -532,7 +525,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the XML document for canonization</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -549,8 +542,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the nodes set to be included in the canonized image
or NULL if all document nodes should be included</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -567,8 +559,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the exclusive flag (0 - non-exclusive canonicalization;
otherwise - exclusive canonicalization)</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -585,10 +576,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the list of inclusive namespace prefixes
ended with a NULL or NULL if there is no
inclusive namespaces (only for exclusive
canonicalization, ignored otherwise)</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -605,7 +593,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> include comments in the result (!=0) or not (==0)</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -622,12 +610,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the memory pointer for allocated canonical XML text;
the caller of this functions is responsible for calling
<A
HREF="libxml-globals.html#XMLFREE"
>xmlFree</A
>() to free allocated memory </TD
>&nbsp;</TD
></TR
><TR
><TD
@ -645,7 +628,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the number of bytes written on success or a negative value on fail </TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -656,7 +639,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN22856"
NAME="AEN22641"
></A
><H3
><A
@ -700,7 +683,7 @@ For details see "Canonical XML" (http://www.w3.org/TR/xml-c14n) or
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN22865"
NAME="AEN22650"
></A
><P
></P
@ -727,7 +710,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the XML document for canonization</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -744,8 +727,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the nodes set to be included in the canonized image
or NULL if all document nodes should be included</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -762,8 +744,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the exclusive flag (0 - non-exclusive canonicalization;
otherwise - exclusive canonicalization)</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -780,10 +761,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the list of inclusive namespace prefixes
ended with a NULL or NULL if there is no
inclusive namespaces (only for exclusive
canonicalization, ignored otherwise)</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -800,7 +778,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> include comments in the result (!=0) or not (==0)</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -817,7 +795,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the filename to store canonical XML image</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -834,10 +812,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the compression level (zlib requred):
-1 - libxml default,
0 - uncompressed,
&gt;0 - compression level</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -855,7 +830,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the number of bytes written success or a negative value on fail </TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -866,7 +841,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN22902"
NAME="AEN22687"
></A
><H3
><A
@ -899,7 +874,7 @@ HREF="libxml-tree.html#XMLNODEPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN22909"
NAME="AEN22694"
></A
><P
></P
@ -989,7 +964,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN22930"
NAME="AEN22715"
></A
><H3
><A
@ -1036,7 +1011,7 @@ For details see "Canonical XML" (http://www.w3.org/TR/xml-c14n) or
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN22940"
NAME="AEN22725"
></A
><P
></P
@ -1063,7 +1038,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the XML document for canonization</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1080,8 +1055,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the function to use to determine is node visible
or not</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1098,13 +1072,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the first parameter for <TT
CLASS="PARAMETER"
><I
>is_visible_callback</I
></TT
> function
(in most cases, it is nodes set)</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1121,8 +1089,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the exclusive flag (0 - non-exclusive canonicalization;
otherwise - exclusive canonicalization)</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1139,10 +1106,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the list of inclusive namespace prefixes
ended with a NULL or NULL if there is no
inclusive namespaces (only for exclusive
canonicalization, ignored otherwise)</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1159,7 +1123,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> include comments in the result (!=0) or not (==0)</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1176,9 +1140,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the output buffer to store canonical XML; this
buffer MUST have encoder==NULL because C14N requires
UTF-8 output</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1196,7 +1158,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>non-negative value on success or a negative value on fail </TD
>&nbsp;</TD
></TR
></TBODY
></TABLE

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -123,7 +123,7 @@ NAME="LIBXML-DOCBPARSER"
><DIV
CLASS="REFNAMEDIV"
><A
NAME="AEN23612"
NAME="AEN23393"
></A
><H2
>Name</H2
@ -131,7 +131,7 @@ NAME="AEN23612"
><DIV
CLASS="REFSYNOPSISDIV"
><A
NAME="AEN23615"
NAME="AEN23396"
></A
><H2
>Synopsis</H2
@ -295,7 +295,7 @@ HREF="libxml-docbparser.html#DOCBPARSERCTXTPTR"
><DIV
CLASS="REFSECT1"
><A
NAME="AEN23652"
NAME="AEN23433"
></A
><H2
>Description</H2
@ -305,248 +305,131 @@ NAME="AEN23652"
><DIV
CLASS="REFSECT1"
><A
NAME="AEN23655"
NAME="AEN23436"
></A
><H2
>Details</H2
><DIV
CLASS="REFSECT2"
><A
NAME="AEN23657"
NAME="AEN23438"
></A
><H3
><A
NAME="DOCBPARSERCTXT"
></A
>docbParserCtxt</H3
><TABLE
BORDER="0"
BGCOLOR="#D6E8FF"
WIDTH="100%"
CELLPADDING="6"
><TR
><TD
><PRE
CLASS="PROGRAMLISTING"
>typedef xmlParserCtxt docbParserCtxt;</PRE
></TD
></TR
></TABLE
><P
></P
></DIV
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23662"
NAME="AEN23442"
></A
><H3
><A
NAME="DOCBPARSERCTXTPTR"
></A
>docbParserCtxtPtr</H3
><TABLE
BORDER="0"
BGCOLOR="#D6E8FF"
WIDTH="100%"
CELLPADDING="6"
><TR
><TD
><PRE
CLASS="PROGRAMLISTING"
>typedef xmlParserCtxtPtr docbParserCtxtPtr;</PRE
></TD
></TR
></TABLE
><P
></P
></DIV
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23667"
NAME="AEN23446"
></A
><H3
><A
NAME="DOCBPARSERNODEINFO"
></A
>docbParserNodeInfo</H3
><TABLE
BORDER="0"
BGCOLOR="#D6E8FF"
WIDTH="100%"
CELLPADDING="6"
><TR
><TD
><PRE
CLASS="PROGRAMLISTING"
>typedef xmlParserNodeInfo docbParserNodeInfo;</PRE
></TD
></TR
></TABLE
><P
></P
></DIV
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23672"
NAME="AEN23450"
></A
><H3
><A
NAME="DOCBSAXHANDLER"
></A
>docbSAXHandler</H3
><TABLE
BORDER="0"
BGCOLOR="#D6E8FF"
WIDTH="100%"
CELLPADDING="6"
><TR
><TD
><PRE
CLASS="PROGRAMLISTING"
>typedef xmlSAXHandler docbSAXHandler;</PRE
></TD
></TR
></TABLE
><P
></P
></DIV
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23677"
NAME="AEN23454"
></A
><H3
><A
NAME="DOCBSAXHANDLERPTR"
></A
>docbSAXHandlerPtr</H3
><TABLE
BORDER="0"
BGCOLOR="#D6E8FF"
WIDTH="100%"
CELLPADDING="6"
><TR
><TD
><PRE
CLASS="PROGRAMLISTING"
>typedef xmlSAXHandlerPtr docbSAXHandlerPtr;</PRE
></TD
></TR
></TABLE
><P
></P
></DIV
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23682"
NAME="AEN23458"
></A
><H3
><A
NAME="DOCBPARSERINPUT"
></A
>docbParserInput</H3
><TABLE
BORDER="0"
BGCOLOR="#D6E8FF"
WIDTH="100%"
CELLPADDING="6"
><TR
><TD
><PRE
CLASS="PROGRAMLISTING"
>typedef xmlParserInput docbParserInput;</PRE
></TD
></TR
></TABLE
><P
></P
></DIV
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23687"
NAME="AEN23462"
></A
><H3
><A
NAME="DOCBPARSERINPUTPTR"
></A
>docbParserInputPtr</H3
><TABLE
BORDER="0"
BGCOLOR="#D6E8FF"
WIDTH="100%"
CELLPADDING="6"
><TR
><TD
><PRE
CLASS="PROGRAMLISTING"
>typedef xmlParserInputPtr docbParserInputPtr;</PRE
></TD
></TR
></TABLE
><P
></P
></DIV
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23692"
NAME="AEN23466"
></A
><H3
><A
NAME="DOCBDOCPTR"
></A
>docbDocPtr</H3
><TABLE
BORDER="0"
BGCOLOR="#D6E8FF"
WIDTH="100%"
CELLPADDING="6"
><TR
><TD
><PRE
CLASS="PROGRAMLISTING"
>typedef xmlDocPtr docbDocPtr;</PRE
></TD
></TR
></TABLE
><P
></P
></DIV
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23697"
NAME="AEN23470"
></A
><H3
><A
NAME="DOCBNODEPTR"
></A
>docbNodePtr</H3
><TABLE
BORDER="0"
BGCOLOR="#D6E8FF"
WIDTH="100%"
CELLPADDING="6"
><TR
><TD
><PRE
CLASS="PROGRAMLISTING"
>typedef xmlNodePtr docbNodePtr;</PRE
></TD
></TR
></TABLE
><P
></P
></DIV
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23702"
NAME="AEN23474"
></A
><H3
><A
@ -578,7 +461,7 @@ plus SGML entities block of chars out.</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN23708"
NAME="AEN23480"
></A
><P
></P
@ -605,7 +488,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> a pointer to an array of bytes to store the result</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -622,12 +505,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the length of <TT
CLASS="PARAMETER"
><I
>out</I
></TT
></TD
>&nbsp;</TD
></TR
><TR
><TD
@ -644,7 +522,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> a pointer to an array of UTF-8 chars</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -661,12 +539,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the length of <TT
CLASS="PARAMETER"
><I
>in</I
></TT
></TD
>&nbsp;</TD
></TR
><TR
><TD
@ -683,7 +556,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the quote character to escape (' or ") or zero.</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -701,20 +574,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>0 if success, -2 if the transcoding fails, or -1 otherwise
The value of <TT
CLASS="PARAMETER"
><I
>inlen</I
></TT
> after return is the number of octets consumed
as the return value is positive, else unpredictable.
The value of <TT
CLASS="PARAMETER"
><I
>outlen</I
></TT
> after return is the number of octets consumed.</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -725,7 +585,7 @@ CLASS="PARAMETER"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23741"
NAME="AEN23509"
></A
><H3
><A
@ -766,7 +626,7 @@ If sax is NULL, fallback to the default DOM tree building routines.</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN23750"
NAME="AEN23518"
></A
><P
></P
@ -793,7 +653,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> a pointer to an array of xmlChar</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -810,7 +670,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> a free form C string describing the SGML document encoding, or NULL</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -827,7 +687,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the SAX handler block</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -844,7 +704,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> if using SAX, this pointer will be provided on callbacks. </TD
>&nbsp;</TD
></TR
><TR
><TD
@ -862,7 +722,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the resulting document tree</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -873,7 +733,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23775"
NAME="AEN23543"
></A
><H3
><A
@ -907,7 +767,7 @@ HREF="libxml-tree.html#XMLCHAR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN23783"
NAME="AEN23551"
></A
><P
></P
@ -934,7 +794,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> a pointer to an array of xmlChar</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -951,7 +811,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> a free form C string describing the SGML document encoding, or NULL</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -969,7 +829,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the resulting document tree</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -980,7 +840,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23800"
NAME="AEN23568"
></A
><H3
><A
@ -1019,7 +879,7 @@ If sax is NULL, fallback to the default DOM tree building routines.</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN23808"
NAME="AEN23576"
></A
><P
></P
@ -1046,7 +906,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the filename</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1063,7 +923,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> a free form C string describing the SGML document encoding, or NULL</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1080,7 +940,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the SAX handler block</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1097,7 +957,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> if using SAX, this pointer will be provided on callbacks. </TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1115,7 +975,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the resulting document tree</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1126,7 +986,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23833"
NAME="AEN23601"
></A
><H3
><A
@ -1159,7 +1019,7 @@ at compile-time.</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN23840"
NAME="AEN23608"
></A
><P
></P
@ -1186,7 +1046,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the filename</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1203,7 +1063,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> a free form C string describing document encoding, or NULL</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1221,7 +1081,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the resulting document tree</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1232,7 +1092,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23857"
NAME="AEN23625"
></A
><H3
><A
@ -1263,7 +1123,7 @@ document in ctxt-&gt;myDoc is not freed.</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN23864"
NAME="AEN23632"
></A
><P
></P
@ -1290,7 +1150,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> an SGML parser context</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1301,7 +1161,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23873"
NAME="AEN23641"
></A
><H3
><A
@ -1355,7 +1215,7 @@ and error/warning reports.</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN23884"
NAME="AEN23652"
></A
><P
></P
@ -1382,7 +1242,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> a SAX handler</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1399,7 +1259,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> The user data returned on SAX callbacks</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1416,7 +1276,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> a pointer to an array of chars</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1433,7 +1293,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> number of chars in the array</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1450,7 +1310,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> an optional file name or URI</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1467,7 +1327,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> an optional encoding</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1485,7 +1345,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the new parser context or NULL</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1496,7 +1356,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23917"
NAME="AEN23685"
></A
><H3
><A
@ -1529,7 +1389,7 @@ HREF="libxml-docbparser.html#DOCBPARSERCTXTPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN23924"
NAME="AEN23692"
></A
><P
></P
@ -1556,7 +1416,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> an XML parser context</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1573,7 +1433,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> an char array</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1590,7 +1450,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the size in byte of the chunk</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1607,7 +1467,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> last chunk indicator</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1625,7 +1485,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>zero if no error, the xmlParserErrors otherwise.</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1636,7 +1496,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23949"
NAME="AEN23717"
></A
><H3
><A
@ -1669,7 +1529,7 @@ by default if found at compile-time.</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN23956"
NAME="AEN23724"
></A
><P
></P
@ -1696,7 +1556,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the filename</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1713,7 +1573,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the SGML document encoding, or NULL</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1731,7 +1591,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the new parser context or NULL</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1742,7 +1602,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23973"
NAME="AEN23741"
></A
><H3
><A
@ -1773,7 +1633,7 @@ interface).</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN23980"
NAME="AEN23748"
></A
><P
></P
@ -1800,7 +1660,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> an SGML parser context</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1818,8 +1678,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>0, -1 in case of error. the parser context is augmented
as a result of the parsing.</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE

File diff suppressed because it is too large Load Diff

View File

@ -123,7 +123,7 @@ NAME="LIBXML-ENTITIES"
><DIV
CLASS="REFNAMEDIV"
><A
NAME="AEN9506"
NAME="AEN9440"
></A
><H2
>Name</H2
@ -131,7 +131,7 @@ NAME="AEN9506"
><DIV
CLASS="REFSYNOPSISDIV"
><A
NAME="AEN9509"
NAME="AEN9443"
></A
><H2
>Synopsis</H2
@ -367,7 +367,7 @@ HREF="libxml-entities.html#XMLCLEANUPPREDEFINEDENTITIES"
><DIV
CLASS="REFSECT1"
><A
NAME="AEN9571"
NAME="AEN9505"
></A
><H2
>Description</H2
@ -377,14 +377,14 @@ NAME="AEN9571"
><DIV
CLASS="REFSECT1"
><A
NAME="AEN9574"
NAME="AEN9508"
></A
><H2
>Details</H2
><DIV
CLASS="REFSECT2"
><A
NAME="AEN9576"
NAME="AEN9510"
></A
><H3
><A
@ -417,7 +417,7 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN9581"
NAME="AEN9515"
></A
><H3
><A
@ -464,33 +464,20 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN9586"
NAME="AEN9520"
></A
><H3
><A
NAME="XMLENTITIESTABLEPTR"
></A
>xmlEntitiesTablePtr</H3
><TABLE
BORDER="0"
BGCOLOR="#D6E8FF"
WIDTH="100%"
CELLPADDING="6"
><TR
><TD
><PRE
CLASS="PROGRAMLISTING"
>typedef xmlEntitiesTable *xmlEntitiesTablePtr;</PRE
></TD
></TR
></TABLE
><P
></P
></DIV
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN9591"
NAME="AEN9524"
></A
><H3
><A
@ -518,7 +505,7 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN9597"
NAME="AEN9530"
></A
><H3
><A
@ -568,7 +555,7 @@ HREF="libxml-tree.html#XMLCHAR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN9609"
NAME="AEN9542"
></A
><P
></P
@ -595,7 +582,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the document</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -612,7 +599,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the entity name</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -629,7 +616,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the entity type XML_xxx_yyy_ENTITY</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -646,7 +633,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the entity external ID if available</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -663,7 +650,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the entity system ID if available</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -680,7 +667,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the entity content</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -698,7 +685,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>a pointer to the entity or NULL in case of error</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -709,7 +696,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN9642"
NAME="AEN9575"
></A
><H3
><A
@ -759,7 +746,7 @@ HREF="libxml-tree.html#XMLCHAR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN9654"
NAME="AEN9587"
></A
><P
></P
@ -786,7 +773,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the document</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -803,7 +790,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the entity name</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -820,7 +807,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the entity type XML_xxx_yyy_ENTITY</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -837,7 +824,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the entity external ID if available</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -854,7 +841,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the entity system ID if available</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -871,7 +858,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the entity content</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -889,7 +876,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>a pointer to the entity or NULL in case of error</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -900,7 +887,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN9687"
NAME="AEN9620"
></A
><H3
><A
@ -933,7 +920,7 @@ HREF="libxml-tree.html#XMLCHAR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN9695"
NAME="AEN9628"
></A
><P
></P
@ -960,7 +947,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the entity name</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -978,7 +965,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>NULL if not, otherwise the entity</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -989,7 +976,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN9708"
NAME="AEN9641"
></A
><H3
><A
@ -1028,7 +1015,7 @@ in the predefined entities too.</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN9717"
NAME="AEN9650"
></A
><P
></P
@ -1055,7 +1042,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the document referencing the entity</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1072,7 +1059,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the entity name</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1090,7 +1077,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>A pointer to the entity structure or NULL if not found.</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1101,7 +1088,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN9734"
NAME="AEN9667"
></A
><H3
><A
@ -1140,7 +1127,7 @@ Note: the first argument is the document node, not the DTD node.</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN9743"
NAME="AEN9676"
></A
><P
></P
@ -1167,7 +1154,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the document referencing the entity</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1184,7 +1171,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the entity name</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1202,7 +1189,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>A pointer to the entity structure or NULL if not found.</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1213,7 +1200,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN9760"
NAME="AEN9693"
></A
><H3
><A
@ -1251,7 +1238,7 @@ returns the corresponding parameter entity, if found.</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN9769"
NAME="AEN9702"
></A
><P
></P
@ -1278,7 +1265,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the document referencing the entity</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1295,7 +1282,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the entity name</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1313,7 +1300,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>A pointer to the entity structure or NULL if not found.</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1324,7 +1311,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN9786"
NAME="AEN9719"
></A
><H3
><A
@ -1368,7 +1355,7 @@ This routine will issue a warning when encountered.</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN9797"
NAME="AEN9730"
></A
><P
></P
@ -1395,7 +1382,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the document containing the string</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1412,7 +1399,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> A string to convert to XML.</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1430,7 +1417,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>A newly allocated string with the substitution done.</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1441,7 +1428,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN9814"
NAME="AEN9747"
></A
><H3
><A
@ -1481,7 +1468,7 @@ must be deallocated.</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN9823"
NAME="AEN9756"
></A
><P
></P
@ -1508,7 +1495,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the document containing the string</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1525,7 +1512,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> A string to convert to XML.</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1543,7 +1530,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>A newly allocated string with the substitution done.</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1554,7 +1541,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN9840"
NAME="AEN9773"
></A
><H3
><A
@ -1592,7 +1579,7 @@ this routine is reentrant, and result must be deallocated.</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN9849"
NAME="AEN9782"
></A
><P
></P
@ -1619,7 +1606,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the document containing the string</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1636,7 +1623,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> A string to convert to XML.</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1654,7 +1641,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>A newly allocated string with the substitution done.</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1665,7 +1652,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN9866"
NAME="AEN9799"
></A
><H3
><A
@ -1695,7 +1682,7 @@ HREF="libxml-entities.html#XMLENTITIESTABLEPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN9873"
NAME="AEN9806"
></A
><P
></P
@ -1723,7 +1710,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the xmlEntitiesTablePtr just created or NULL in case of error.</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1734,7 +1721,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN9882"
NAME="AEN9815"
></A
><H3
><A
@ -1767,7 +1754,7 @@ HREF="libxml-entities.html#XMLENTITIESTABLEPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN9890"
NAME="AEN9823"
></A
><P
></P
@ -1794,7 +1781,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> An entity table</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1812,7 +1799,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the new xmlEntitiesTablePtr or NULL in case of error.</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1823,7 +1810,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN9903"
NAME="AEN9836"
></A
><H3
><A
@ -1853,7 +1840,7 @@ HREF="libxml-entities.html#XMLENTITIESTABLEPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN9910"
NAME="AEN9843"
></A
><P
></P
@ -1880,7 +1867,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> An entity table</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1891,7 +1878,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN9919"
NAME="AEN9852"
></A
><H3
><A
@ -1925,7 +1912,7 @@ HREF="libxml-entities.html#XMLENTITIESTABLEPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN9927"
NAME="AEN9860"
></A
><P
></P
@ -1952,7 +1939,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> An XML buffer.</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1969,7 +1956,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> An entity table</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1980,7 +1967,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN9940"
NAME="AEN9873"
></A
><H3
><A
@ -2014,7 +2001,7 @@ HREF="libxml-tree.html#XMLENTITYPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN9948"
NAME="AEN9881"
></A
><P
></P
@ -2041,7 +2028,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> An XML buffer.</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -2058,7 +2045,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> An entity table</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -2069,7 +2056,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN9961"
NAME="AEN9894"
></A
><H3
><A

View File

@ -123,7 +123,7 @@ NAME="LIBXML-GLOBALS"
><DIV
CLASS="REFNAMEDIV"
><A
NAME="AEN23260"
NAME="AEN23042"
></A
><H2
>Name</H2
@ -131,7 +131,7 @@ NAME="AEN23260"
><DIV
CLASS="REFSYNOPSISDIV"
><A
NAME="AEN23263"
NAME="AEN23045"
></A
><H2
>Synopsis</H2
@ -311,7 +311,7 @@ HREF="libxml-globals.html#XMLDEREGISTERNODEDEFAULTVALUE"
><DIV
CLASS="REFSECT1"
><A
NAME="AEN23307"
NAME="AEN23089"
></A
><H2
>Description</H2
@ -321,14 +321,14 @@ NAME="AEN23307"
><DIV
CLASS="REFSECT1"
><A
NAME="AEN23310"
NAME="AEN23092"
></A
><H2
>Details</H2
><DIV
CLASS="REFSECT2"
><A
NAME="AEN23312"
NAME="AEN23094"
></A
><H3
><A
@ -356,7 +356,7 @@ HREF="libxml-tree.html#XMLNODEPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN23318"
NAME="AEN23100"
></A
><P
></P
@ -394,7 +394,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23327"
NAME="AEN23109"
></A
><H3
><A
@ -422,7 +422,7 @@ HREF="libxml-tree.html#XMLNODEPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN23333"
NAME="AEN23115"
></A
><P
></P
@ -460,7 +460,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23342"
NAME="AEN23124"
></A
><H3
><A
@ -523,33 +523,20 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23347"
NAME="AEN23129"
></A
><H3
><A
NAME="XMLGLOBALSTATEPTR"
></A
>xmlGlobalStatePtr</H3
><TABLE
BORDER="0"
BGCOLOR="#D6E8FF"
WIDTH="100%"
CELLPADDING="6"
><TR
><TD
><PRE
CLASS="PROGRAMLISTING"
>typedef xmlGlobalState *xmlGlobalStatePtr;</PRE
></TD
></TR
></TABLE
><P
></P
></DIV
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23352"
NAME="AEN23133"
></A
><H3
><A
@ -583,7 +570,7 @@ default values of the library.</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN23360"
NAME="AEN23141"
></A
><P
></P
@ -610,7 +597,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> a pointer to a newly allocated global state</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -621,7 +608,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23369"
NAME="AEN23150"
></A
><H3
><A
@ -654,7 +641,7 @@ HREF="libxml-globals.html#XMLREGISTERNODEFUNC"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN23377"
NAME="AEN23158"
></A
><P
></P
@ -681,7 +668,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> function pointer to the new RegisterNodeFunc</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -699,7 +686,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the old value of the registration function</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -710,7 +697,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23390"
NAME="AEN23171"
></A
><H3
><A
@ -744,7 +731,7 @@ HREF="libxml-globals.html#XMLDEREGISTERNODEFUNC"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN23398"
NAME="AEN23179"
></A
><P
></P
@ -771,7 +758,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> function pointer to the new DeregisterNodeFunc</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -789,7 +776,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the previous value of the deregistration function</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -800,7 +787,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23411"
NAME="AEN23192"
></A
><H3
><A
@ -830,7 +817,7 @@ HREF="MALLOC"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN23418"
NAME="AEN23199"
></A
><P
></P
@ -868,7 +855,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23427"
NAME="AEN23208"
></A
><H3
><A
@ -898,7 +885,7 @@ HREF="REALLOC"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN23434"
NAME="AEN23215"
></A
><P
></P
@ -953,7 +940,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23447"
NAME="AEN23228"
></A
><H3
><A
@ -984,7 +971,7 @@ HREF="FREE"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23454"
NAME="AEN23235"
></A
><H3
><A
@ -1017,7 +1004,7 @@ HREF="libxml-parser.html#XMLSTRDUP"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN23462"
NAME="AEN23243"
></A
><P
></P
@ -1055,7 +1042,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23471"
NAME="AEN23252"
></A
><H3
><A
@ -1083,7 +1070,7 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23477"
NAME="AEN23258"
></A
><H3
><A
@ -1111,7 +1098,7 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23483"
NAME="AEN23264"
></A
><H3
><A
@ -1139,7 +1126,7 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23489"
NAME="AEN23270"
></A
><H3
><A
@ -1168,7 +1155,7 @@ XML_BUFFER_ALLOC_EXACT</P
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23495"
NAME="AEN23276"
></A
><H3
><A
@ -1196,7 +1183,7 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23501"
NAME="AEN23282"
></A
><H3
><A
@ -1224,7 +1211,7 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23507"
NAME="AEN23288"
></A
><H3
><A
@ -1253,7 +1240,7 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23513"
NAME="AEN23294"
></A
><H3
><A
@ -1282,7 +1269,7 @@ Disabled by default.</P
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23519"
NAME="AEN23300"
></A
><H3
><A
@ -1310,7 +1297,7 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23525"
NAME="AEN23306"
></A
><H3
><A
@ -1338,7 +1325,7 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23531"
NAME="AEN23312"
></A
><H3
><A
@ -1367,7 +1354,7 @@ Activated by default.</P
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23537"
NAME="AEN23318"
></A
><H3
><A
@ -1396,7 +1383,7 @@ Enabled by default</P
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23543"
NAME="AEN23324"
></A
><H3
><A
@ -1424,7 +1411,7 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23549"
NAME="AEN23330"
></A
><H3
><A
@ -1456,7 +1443,7 @@ for some applications since this was libxml1 default behaviour.</P
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23555"
NAME="AEN23336"
></A
><H3
><A
@ -1487,7 +1474,7 @@ applicaton.</P
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23561"
NAME="AEN23342"
></A
><H3
><A
@ -1517,7 +1504,7 @@ Disabled by default.</P
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23567"
NAME="AEN23348"
></A
><H3
><A
@ -1547,7 +1534,7 @@ Disabled by default</P
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23573"
NAME="AEN23354"
></A
><H3
><A
@ -1575,7 +1562,7 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23579"
NAME="AEN23360"
></A
><H3
><A
@ -1604,7 +1591,7 @@ Disabled by default.</P
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23585"
NAME="AEN23366"
></A
><H3
><A
@ -1635,7 +1622,7 @@ Disabled by default</P
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23591"
NAME="AEN23372"
></A
><H3
><A
@ -1667,7 +1654,7 @@ engine does not handle entities references transparently.</P
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23597"
NAME="AEN23378"
></A
><H3
><A
@ -1693,7 +1680,7 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23602"
NAME="AEN23383"
></A
><H3
><A

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -123,7 +123,7 @@ NAME="LIBXML-HTMLTREE"
><DIV
CLASS="REFNAMEDIV"
><A
NAME="AEN13826"
NAME="AEN13685"
></A
><H2
>Name</H2
@ -131,7 +131,7 @@ NAME="AEN13826"
><DIV
CLASS="REFSYNOPSISDIV"
><A
NAME="AEN13829"
NAME="AEN13688"
></A
><H2
>Synopsis</H2
@ -384,7 +384,7 @@ HREF="libxml-tree.html#XMLNODEPTR"
><DIV
CLASS="REFSECT1"
><A
NAME="AEN13891"
NAME="AEN13750"
></A
><H2
>Description</H2
@ -394,14 +394,14 @@ NAME="AEN13891"
><DIV
CLASS="REFSECT1"
><A
NAME="AEN13894"
NAME="AEN13753"
></A
><H2
>Details</H2
><DIV
CLASS="REFSECT2"
><A
NAME="AEN13896"
NAME="AEN13755"
></A
><H3
><A
@ -417,7 +417,7 @@ CELLPADDING="6"
><TD
><PRE
CLASS="PROGRAMLISTING"
>#define HTML_TEXT_NODE XML_TEXT_NODE</PRE
>#define HTML_TEXT_NODE</PRE
></TD
></TR
></TABLE
@ -430,7 +430,7 @@ the same way as a text node in an XML document.</P
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN13902"
NAME="AEN13761"
></A
><H3
><A
@ -446,7 +446,7 @@ CELLPADDING="6"
><TD
><PRE
CLASS="PROGRAMLISTING"
>#define HTML_ENTITY_REF_NODE XML_ENTITY_REF_NODE</PRE
>#define HTML_ENTITY_REF_NODE</PRE
></TD
></TR
></TABLE
@ -459,7 +459,7 @@ the same way as an entity reference in an XML document.</P
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN13908"
NAME="AEN13767"
></A
><H3
><A
@ -475,7 +475,7 @@ CELLPADDING="6"
><TD
><PRE
CLASS="PROGRAMLISTING"
>#define HTML_COMMENT_NODE XML_COMMENT_NODE</PRE
>#define HTML_COMMENT_NODE</PRE
></TD
></TR
></TABLE
@ -488,7 +488,7 @@ the same way as a comment in an XML document.</P
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN13914"
NAME="AEN13773"
></A
><H3
><A
@ -504,7 +504,7 @@ CELLPADDING="6"
><TD
><PRE
CLASS="PROGRAMLISTING"
>#define HTML_PRESERVE_NODE XML_CDATA_SECTION_NODE</PRE
>#define HTML_PRESERVE_NODE</PRE
></TD
></TR
></TABLE
@ -517,7 +517,7 @@ the same way as a CDATA section in an XML document.</P
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN13920"
NAME="AEN13779"
></A
><H3
><A
@ -533,7 +533,7 @@ CELLPADDING="6"
><TD
><PRE
CLASS="PROGRAMLISTING"
>#define HTML_PI_NODE XML_PI_NODE</PRE
>#define HTML_PI_NODE</PRE
></TD
></TR
></TABLE
@ -546,7 +546,7 @@ the same way as a processing instruction in an XML document.</P
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN13926"
NAME="AEN13785"
></A
><H3
><A
@ -583,7 +583,7 @@ HREF="libxml-tree.html#XMLCHAR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN13935"
NAME="AEN13794"
></A
><P
></P
@ -610,7 +610,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> URI for the dtd, or NULL</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -627,7 +627,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the external ID of the DTD, or NULL</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -645,7 +645,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>a new document</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -656,7 +656,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN13952"
NAME="AEN13811"
></A
><H3
><A
@ -704,7 +704,7 @@ are NULL</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN13963"
NAME="AEN13822"
></A
><P
></P
@ -731,7 +731,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> URI for the dtd, or NULL</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -748,7 +748,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the external ID of the DTD, or NULL</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -766,7 +766,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>a new document, do not initialize the DTD if not provided</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -777,7 +777,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN13980"
NAME="AEN13839"
></A
><H3
><A
@ -810,7 +810,7 @@ HREF="libxml-htmlparser.html#HTMLDOCPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN13988"
NAME="AEN13847"
></A
><P
></P
@ -837,7 +837,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the document</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -855,7 +855,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the current encoding as flagged in the HTML source</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -866,7 +866,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN14001"
NAME="AEN13860"
></A
><H3
><A
@ -902,7 +902,7 @@ the META flag associated.</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN14009"
NAME="AEN13868"
></A
><P
></P
@ -929,7 +929,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the document</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -946,7 +946,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the encoding string</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -964,7 +964,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>0 in case of success and -1 in case of error</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -975,7 +975,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN14026"
NAME="AEN13885"
></A
><H3
><A
@ -1011,7 +1011,7 @@ It's up to the caller to free the memory.</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN14034"
NAME="AEN13893"
></A
><P
></P
@ -1038,7 +1038,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the document</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1055,7 +1055,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> OUT: the memory pointer</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1072,7 +1072,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> OUT: the memory length</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1083,7 +1083,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN14051"
NAME="AEN13910"
></A
><H3
><A
@ -1117,7 +1117,7 @@ HREF="libxml-tree.html#XMLDOCPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN14059"
NAME="AEN13918"
></A
><P
></P
@ -1144,7 +1144,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the FILE*</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1161,7 +1161,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the document</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1179,7 +1179,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the number of byte written or -1 in case of failure.</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1190,7 +1190,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN14076"
NAME="AEN13935"
></A
><H3
><A
@ -1227,7 +1227,7 @@ used.</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN14084"
NAME="AEN13943"
></A
><P
></P
@ -1254,7 +1254,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the filename (or URL)</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1271,7 +1271,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the document</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1289,7 +1289,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the number of byte written or -1 in case of failure.</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1300,7 +1300,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN14101"
NAME="AEN13960"
></A
><H3
><A
@ -1339,7 +1339,7 @@ and formatting returns are added.</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN14110"
NAME="AEN13969"
></A
><P
></P
@ -1366,7 +1366,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the HTML buffer output</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1383,7 +1383,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the document</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1400,7 +1400,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the current node</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1418,7 +1418,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the number of byte written or -1 in case of error</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1429,7 +1429,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN14131"
NAME="AEN13990"
></A
><H3
><A
@ -1468,7 +1468,7 @@ and formatting returns are added.</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN14140"
NAME="AEN13999"
></A
><P
></P
@ -1495,7 +1495,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the FILE pointer</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1512,7 +1512,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the document</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1529,7 +1529,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the current node</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1540,7 +1540,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN14157"
NAME="AEN14016"
></A
><H3
><A
@ -1582,7 +1582,7 @@ HREF="libxml-tree.html#XMLNODEPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN14167"
NAME="AEN14026"
></A
><P
></P
@ -1609,7 +1609,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the FILE pointer</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1626,7 +1626,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the document</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1643,7 +1643,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the current node</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1660,7 +1660,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the document encoding</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1677,7 +1677,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> should formatting spaces been added</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1695,7 +1695,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the number of byte written or -1 in case of failure.</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1706,7 +1706,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN14196"
NAME="AEN14055"
></A
><H3
><A
@ -1739,7 +1739,7 @@ and formatting returns/spaces are added.</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN14203"
NAME="AEN14062"
></A
><P
></P
@ -1766,7 +1766,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the filename</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1783,7 +1783,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the document</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1800,7 +1800,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the document encoding</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1818,7 +1818,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the number of byte written or -1 in case of failure.</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1829,7 +1829,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN14224"
NAME="AEN14083"
></A
><H3
><A
@ -1862,7 +1862,7 @@ HREF="libxml-tree.html#XMLDOCPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN14231"
NAME="AEN14090"
></A
><P
></P
@ -1889,7 +1889,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the filename</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1906,7 +1906,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the document</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1923,7 +1923,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the document encoding</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1940,7 +1940,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> should formatting spaces been added</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1958,7 +1958,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the number of byte written or -1 in case of failure.</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1969,7 +1969,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN14256"
NAME="AEN14115"
></A
><H3
><A
@ -2009,7 +2009,7 @@ HREF="libxml-tree.html#XMLNODEPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN14265"
NAME="AEN14124"
></A
><P
></P
@ -2036,7 +2036,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the HTML buffer output</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -2053,7 +2053,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the document</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -2070,7 +2070,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the current node</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -2087,7 +2087,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the encoding string</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -2104,7 +2104,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> should formatting spaces been added</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -2115,7 +2115,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN14290"
NAME="AEN14149"
></A
><H3
><A
@ -2150,7 +2150,7 @@ HREF="libxml-tree.html#XMLDOCPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN14298"
NAME="AEN14157"
></A
><P
></P
@ -2177,7 +2177,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the HTML buffer output</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -2194,7 +2194,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the document</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -2211,7 +2211,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the encoding string</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -2222,7 +2222,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN14315"
NAME="AEN14174"
></A
><H3
><A
@ -2258,7 +2258,7 @@ HREF="libxml-tree.html#XMLDOCPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN14323"
NAME="AEN14182"
></A
><P
></P
@ -2285,7 +2285,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the HTML buffer output</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -2302,7 +2302,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the document</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -2319,7 +2319,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the encoding string</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -2336,7 +2336,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> should formatting spaces been added</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -2347,7 +2347,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN14344"
NAME="AEN14203"
></A
><H3
><A
@ -2377,7 +2377,7 @@ HREF="libxml-tree.html#XMLCHAR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN14351"
NAME="AEN14210"
></A
><P
></P
@ -2404,7 +2404,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the name of the attribute to check</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -2422,7 +2422,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> false if the attribute is not boolean, true otherwise.</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -2433,7 +2433,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN14364"
NAME="AEN14223"
></A
><H3
><A
@ -2473,7 +2473,7 @@ and formatting returns/spaces are added.</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN14373"
NAME="AEN14232"
></A
><P
></P
@ -2500,7 +2500,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the HTML buffer output</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -2517,7 +2517,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the document</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -2534,7 +2534,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the current node</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -2551,7 +2551,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the encoding string</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE

View File

@ -123,7 +123,7 @@ NAME="LIBXML-NANOFTP"
><DIV
CLASS="REFNAMEDIV"
><A
NAME="AEN20047"
NAME="AEN19835"
></A
><H2
>Name</H2
@ -131,7 +131,7 @@ NAME="AEN20047"
><DIV
CLASS="REFSYNOPSISDIV"
><A
NAME="AEN20050"
NAME="AEN19838"
></A
><H2
>Synopsis</H2
@ -288,7 +288,7 @@ HREF="libxml-nanoftp.html#XMLNANOFTPREAD"
><DIV
CLASS="REFSECT1"
><A
NAME="AEN20080"
NAME="AEN19868"
></A
><H2
>Description</H2
@ -298,14 +298,14 @@ NAME="AEN20080"
><DIV
CLASS="REFSECT1"
><A
NAME="AEN20083"
NAME="AEN19871"
></A
><H2
>Details</H2
><DIV
CLASS="REFSECT2"
><A
NAME="AEN20085"
NAME="AEN19873"
></A
><H3
><A
@ -347,7 +347,7 @@ Note that only one of year and day:minute are specified.</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN20092"
NAME="AEN19880"
></A
><P
></P
@ -374,7 +374,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> user provided data for the callback</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -391,7 +391,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the file name (including "-&gt;" when links are shown)</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -408,7 +408,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the attribute string</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -425,7 +425,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the owner string</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -442,7 +442,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the group string</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -476,7 +476,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the link count</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -493,7 +493,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the year</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -510,7 +510,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the month</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -527,7 +527,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the day</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -544,7 +544,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the hour</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -561,7 +561,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the minute</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -572,7 +572,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN20145"
NAME="AEN19933"
></A
><H3
><A
@ -601,7 +601,7 @@ CLASS="PROGRAMLISTING"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN20151"
NAME="AEN19939"
></A
><P
></P
@ -628,7 +628,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the user provided context</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -645,7 +645,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the data received</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -662,7 +662,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> its size in bytes</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -673,7 +673,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN20168"
NAME="AEN19956"
></A
><H3
><A
@ -703,7 +703,7 @@ and get the hostname</P
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN20174"
NAME="AEN19962"
></A
><H3
><A
@ -731,7 +731,7 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN20180"
NAME="AEN19968"
></A
><H3
><A
@ -758,7 +758,7 @@ CLASS="PROGRAMLISTING"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN20186"
NAME="AEN19974"
></A
><P
></P
@ -785,7 +785,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> The URL used to initialize the context</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -796,7 +796,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN20195"
NAME="AEN19983"
></A
><H3
><A
@ -823,7 +823,7 @@ CLASS="PROGRAMLISTING"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN20201"
NAME="AEN19989"
></A
><P
></P
@ -850,7 +850,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> an FTP context</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -861,7 +861,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN20210"
NAME="AEN19998"
></A
><H3
><A
@ -889,7 +889,7 @@ CLASS="PROGRAMLISTING"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN20216"
NAME="AEN20004"
></A
><P
></P
@ -916,7 +916,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> an FTP server name</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -933,7 +933,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the port (use 21 if 0)</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -944,7 +944,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN20229"
NAME="AEN20017"
></A
><H3
><A
@ -971,7 +971,7 @@ CLASS="PROGRAMLISTING"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN20235"
NAME="AEN20023"
></A
><P
></P
@ -998,7 +998,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the URL to the resource</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1009,7 +1009,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN20244"
NAME="AEN20032"
></A
><H3
><A
@ -1036,7 +1036,7 @@ CLASS="PROGRAMLISTING"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN20250"
NAME="AEN20038"
></A
><P
></P
@ -1063,7 +1063,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> an FTP context</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1081,7 +1081,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>-1 in case of error, 0 otherwise</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1092,7 +1092,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN20263"
NAME="AEN20051"
></A
><H3
><A
@ -1119,7 +1119,7 @@ CLASS="PROGRAMLISTING"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN20269"
NAME="AEN20057"
></A
><P
></P
@ -1146,7 +1146,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> an FTP context</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1164,7 +1164,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>-1 incase of error, 0 otherwise</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1175,7 +1175,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN20282"
NAME="AEN20070"
></A
><H3
><A
@ -1202,7 +1202,7 @@ CLASS="PROGRAMLISTING"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN20288"
NAME="AEN20076"
></A
><P
></P
@ -1229,7 +1229,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> an FTP context</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1247,7 +1247,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>-1 in case of error, 0 otherwise</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1258,7 +1258,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN20301"
NAME="AEN20089"
></A
><H3
><A
@ -1288,7 +1288,7 @@ A NULL URL cleans up proxy informations.</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN20307"
NAME="AEN20095"
></A
><P
></P
@ -1315,7 +1315,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> The proxy URL used to initialize the proxy context</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1326,7 +1326,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN20316"
NAME="AEN20104"
></A
><H3
><A
@ -1359,7 +1359,7 @@ ftp_proxy_password environment variables.</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN20322"
NAME="AEN20110"
></A
><P
></P
@ -1386,7 +1386,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the proxy host name</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1403,7 +1403,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the proxy port</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1420,7 +1420,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the proxy user name</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1437,7 +1437,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the proxy password</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1454,12 +1454,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the type of proxy 1 for using SITE, 2 for USER a<TT
CLASS="PARAMETER"
><I
>b</I
></TT
></TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1470,7 +1465,7 @@ CLASS="PARAMETER"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN20348"
NAME="AEN20135"
></A
><H3
><A
@ -1502,7 +1497,7 @@ be established.</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN20354"
NAME="AEN20141"
></A
><P
></P
@ -1529,7 +1524,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> an FTP context</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1546,7 +1541,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> The URL used to update the context</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1564,7 +1559,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>0 if Ok, -1 in case of error (other host).</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1575,7 +1570,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN20371"
NAME="AEN20158"
></A
><H3
><A
@ -1602,7 +1597,7 @@ CLASS="PROGRAMLISTING"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN20377"
NAME="AEN20164"
></A
><P
></P
@ -1629,7 +1624,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> an FTP context</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1647,7 +1642,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the code number</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1658,7 +1653,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN20390"
NAME="AEN20177"
></A
><H3
><A
@ -1685,7 +1680,7 @@ CLASS="PROGRAMLISTING"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN20396"
NAME="AEN20183"
></A
><P
></P
@ -1712,7 +1707,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> an FTP context</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1730,7 +1725,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the code number, or 0</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1741,7 +1736,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN20409"
NAME="AEN20196"
></A
><H3
><A
@ -1769,7 +1764,7 @@ CLASS="PROGRAMLISTING"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN20415"
NAME="AEN20202"
></A
><P
></P
@ -1796,7 +1791,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> an FTP context</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1813,7 +1808,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> a directory on the server</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1831,7 +1826,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>-1 incase of error, 1 if CWD worked, 0 if it failed</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1842,7 +1837,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN20432"
NAME="AEN20219"
></A
><H3
><A
@ -1870,7 +1865,7 @@ CLASS="PROGRAMLISTING"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN20438"
NAME="AEN20225"
></A
><P
></P
@ -1897,7 +1892,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> an FTP context</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1914,7 +1909,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> a file or directory on the server</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1932,7 +1927,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>-1 incase of error, 1 if DELE worked, 0 if it failed</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1943,7 +1938,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN20455"
NAME="AEN20242"
></A
><H3
><A
@ -1971,7 +1966,7 @@ passive mode is supported.</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN20461"
NAME="AEN20248"
></A
><P
></P
@ -1998,7 +1993,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> an FTP context</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -2016,7 +2011,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>-1 incase of error, 0 otherwise</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -2027,7 +2022,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN20474"
NAME="AEN20261"
></A
><H3
><A
@ -2054,7 +2049,7 @@ CLASS="PROGRAMLISTING"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN20480"
NAME="AEN20267"
></A
><P
></P
@ -2081,7 +2076,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> an FTP context</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -2099,7 +2094,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>-1 incase of error, 0 otherwise</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -2110,7 +2105,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN20493"
NAME="AEN20280"
></A
><H3
><A
@ -2144,7 +2139,7 @@ in the callbacks.</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN20500"
NAME="AEN20287"
></A
><P
></P
@ -2171,7 +2166,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> an FTP context</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -2188,7 +2183,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the user callback</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -2205,7 +2200,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the user callback data</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -2222,7 +2217,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> optional files to list</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -2240,7 +2235,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>-1 incase of error, 0 otherwise</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -2251,7 +2246,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN20525"
NAME="AEN20312"
></A
><H3
><A
@ -2279,7 +2274,7 @@ CLASS="PROGRAMLISTING"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN20531"
NAME="AEN20318"
></A
><P
></P
@ -2306,7 +2301,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> an FTP context</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -2323,7 +2318,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the file to retrieve (or NULL if path is in context).</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -2341,7 +2336,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the socket for the data connection, or &lt;0 in case of error</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -2352,7 +2347,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN20548"
NAME="AEN20335"
></A
><H3
><A
@ -2386,7 +2381,7 @@ in the callbacks. The last callback has a size of 0 block.</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN20555"
NAME="AEN20342"
></A
><P
></P
@ -2413,7 +2408,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> an FTP context</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -2430,7 +2425,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the user callback</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -2447,7 +2442,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the user callback data</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -2464,7 +2459,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the file to retrieve</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -2482,7 +2477,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>-1 incase of error, 0 otherwise</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -2493,7 +2488,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN20580"
NAME="AEN20367"
></A
><H3
><A
@ -2533,7 +2528,7 @@ CLASS="PARAMETER"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN20588"
NAME="AEN20375"
></A
><P
></P
@ -2560,7 +2555,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the FTP context</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -2577,7 +2572,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> a buffer</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -2594,7 +2589,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the buffer length</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -2612,8 +2607,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the number of byte read. 0 is an indication of an end of connection.
-1 indicates a parameter error.</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE

View File

@ -123,7 +123,7 @@ NAME="LIBXML-NANOHTTP"
><DIV
CLASS="REFNAMEDIV"
><A
NAME="AEN19741"
NAME="AEN19529"
></A
><H2
>Name</H2
@ -131,7 +131,7 @@ NAME="AEN19741"
><DIV
CLASS="REFSYNOPSISDIV"
><A
NAME="AEN19744"
NAME="AEN19532"
></A
><H2
>Synopsis</H2
@ -224,7 +224,7 @@ HREF="libxml-nanohttp.html#XMLNANOHTTPCLOSE"
><DIV
CLASS="REFSECT1"
><A
NAME="AEN19760"
NAME="AEN19548"
></A
><H2
>Description</H2
@ -234,14 +234,14 @@ NAME="AEN19760"
><DIV
CLASS="REFSECT1"
><A
NAME="AEN19763"
NAME="AEN19551"
></A
><H2
>Details</H2
><DIV
CLASS="REFSECT2"
><A
NAME="AEN19765"
NAME="AEN19553"
></A
><H3
><A
@ -270,7 +270,7 @@ Currently it just checks for proxy informations</P
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN19771"
NAME="AEN19559"
></A
><H3
><A
@ -298,7 +298,7 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN19777"
NAME="AEN19565"
></A
><H3
><A
@ -328,7 +328,7 @@ A NULL URL cleans up proxy informations.</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN19783"
NAME="AEN19571"
></A
><P
></P
@ -355,7 +355,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> The proxy URL used to initialize the proxy context</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -366,7 +366,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN19792"
NAME="AEN19580"
></A
><H3
><A
@ -396,7 +396,7 @@ and save it's content in the file.</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN19798"
NAME="AEN19586"
></A
><P
></P
@ -423,7 +423,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> The URL to load</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -440,7 +440,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the filename where the content should be saved</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -457,8 +457,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> if available the Content-Type information will be
returned at that location</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -476,8 +475,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>-1 in case of failure, 0 incase of success. The contentType,
if provided must be freed by the caller</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -488,7 +486,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN19819"
NAME="AEN19607"
></A
><H3
><A
@ -527,7 +525,7 @@ and the input buffer for the request content.</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN19826"
NAME="AEN19614"
></A
><P
></P
@ -554,7 +552,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> The URL to load</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -571,7 +569,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the HTTP method to use</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -588,7 +586,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the input string if any</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -605,7 +603,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the Content-Type information IN and OUT</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -622,7 +620,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the extra headers</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -639,7 +637,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> input length</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -650,7 +648,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN19855"
NAME="AEN19643"
></A
><H3
><A
@ -690,7 +688,7 @@ and the input buffer for the request content.</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN19862"
NAME="AEN19650"
></A
><P
></P
@ -717,7 +715,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> The URL to load</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -734,7 +732,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the HTTP method to use</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -751,7 +749,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the input string if any</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -768,7 +766,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the Content-Type information IN and OUT</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -785,7 +783,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the redirected URL OUT</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -802,7 +800,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the extra headers</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -819,7 +817,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> input length</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -830,7 +828,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN19895"
NAME="AEN19683"
></A
><H3
><A
@ -859,7 +857,7 @@ via HTTP GET.</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN19901"
NAME="AEN19689"
></A
><P
></P
@ -886,7 +884,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> The URL to load</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -903,8 +901,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> if available the Content-Type information will be
returned at that location</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -915,7 +912,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN19914"
NAME="AEN19702"
></A
><H3
><A
@ -945,7 +942,7 @@ via HTTP GET.</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN19920"
NAME="AEN19708"
></A
><P
></P
@ -972,7 +969,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> The URL to load</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -989,8 +986,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> if available the Content-Type information will be
returned at that location</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1007,7 +1003,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> if available the redirected URL will be returned</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1018,7 +1014,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN19937"
NAME="AEN19725"
></A
><H3
><A
@ -1045,7 +1041,7 @@ CLASS="PROGRAMLISTING"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN19943"
NAME="AEN19731"
></A
><P
></P
@ -1072,7 +1068,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the HTTP context</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1090,7 +1086,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the HTTP return code for the request.</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1101,7 +1097,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN19956"
NAME="AEN19744"
></A
><H3
><A
@ -1128,7 +1124,7 @@ CLASS="PROGRAMLISTING"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN19962"
NAME="AEN19750"
></A
><P
></P
@ -1155,7 +1151,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the HTTP context</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1173,8 +1169,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the stashed value of the WWW-Authenticate or Proxy-Authenticate
header.</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1185,7 +1180,7 @@ header.</TD
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN19975"
NAME="AEN19763"
></A
><H3
><A
@ -1225,7 +1220,7 @@ CLASS="PARAMETER"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN19983"
NAME="AEN19771"
></A
><P
></P
@ -1252,7 +1247,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the HTTP context</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1269,7 +1264,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> a buffer</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1286,7 +1281,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the buffer length</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1304,8 +1299,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the number of byte read. 0 is an indication of an end of connection.
-1 indicates a parameter error.</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1316,7 +1310,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN20004"
NAME="AEN19792"
></A
><H3
><A
@ -1345,7 +1339,7 @@ It closes and free the context at the end</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN20010"
NAME="AEN19798"
></A
><P
></P
@ -1372,7 +1366,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the HTTP context</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1389,7 +1383,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the filename where the content should be saved</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1407,7 +1401,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>-1 in case of failure, 0 incase of success.</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1418,7 +1412,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN20027"
NAME="AEN19815"
></A
><H3
><A
@ -1446,7 +1440,7 @@ free all data related to it.</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN20033"
NAME="AEN19821"
></A
><P
></P
@ -1473,7 +1467,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the HTTP context</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -123,7 +123,7 @@ NAME="LIBXML-RELAXNG"
><DIV
CLASS="REFNAMEDIV"
><A
NAME="AEN12160"
NAME="AEN12085"
></A
><H2
>Name</H2
@ -131,7 +131,7 @@ NAME="AEN12160"
><DIV
CLASS="REFSYNOPSISDIV"
><A
NAME="AEN12163"
NAME="AEN12088"
></A
><H2
>Synopsis</H2
@ -310,27 +310,7 @@ HREF="libxml-relaxng.html#XMLRELAXNGVALIDCTXTPTR"
<A
HREF="libxml-tree.html#XMLDOCPTR"
>xmlDocPtr</A
> instance);
int <A
HREF="libxml-relaxng.html#XMLRELAXNGVALIDATESTREAM"
>xmlRelaxNGValidateStream</A
> (<A
HREF="libxml-relaxng.html#XMLRELAXNGVALIDCTXTPTR"
>xmlRelaxNGValidCtxtPtr</A
> ctxt,
<A
HREF="libxml-tree.html#XMLPARSERINPUTBUFFERPTR"
>xmlParserInputBufferPtr</A
> input,
<A
HREF="libxml-encoding.html#XMLCHARENCODING"
>xmlCharEncoding</A
> enc,
<A
HREF="libxml-tree.html#XMLSAXHANDLERPTR"
>xmlSAXHandlerPtr</A
> sax,
void *user_data);
> doc);
void <A
HREF="libxml-relaxng.html#XMLRELAXNGCLEANUPTYPES"
>xmlRelaxNGCleanupTypes</A
@ -342,7 +322,7 @@ HREF="libxml-relaxng.html#XMLRELAXNGCLEANUPTYPES"
><DIV
CLASS="REFSECT1"
><A
NAME="AEN12214"
NAME="AEN12134"
></A
><H2
>Description</H2
@ -352,14 +332,14 @@ NAME="AEN12214"
><DIV
CLASS="REFSECT1"
><A
NAME="AEN12217"
NAME="AEN12137"
></A
><H2
>Details</H2
><DIV
CLASS="REFSECT2"
><A
NAME="AEN12219"
NAME="AEN12139"
></A
><H3
><A
@ -385,33 +365,20 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN12224"
NAME="AEN12144"
></A
><H3
><A
NAME="XMLRELAXNGPTR"
></A
>xmlRelaxNGPtr</H3
><TABLE
BORDER="0"
BGCOLOR="#D6E8FF"
WIDTH="100%"
CELLPADDING="6"
><TR
><TD
><PRE
CLASS="PROGRAMLISTING"
>typedef xmlRelaxNG *xmlRelaxNGPtr;</PRE
></TD
></TR
></TABLE
><P
></P
></DIV
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN12229"
NAME="AEN12148"
></A
><H3
><A
@ -438,7 +405,7 @@ CLASS="PROGRAMLISTING"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN12234"
NAME="AEN12153"
></A
><P
></P
@ -510,7 +477,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN12251"
NAME="AEN12170"
></A
><H3
><A
@ -538,7 +505,7 @@ CLASS="PROGRAMLISTING"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN12256"
NAME="AEN12175"
></A
><P
></P
@ -610,7 +577,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN12273"
NAME="AEN12192"
></A
><H3
><A
@ -636,33 +603,20 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN12278"
NAME="AEN12197"
></A
><H3
><A
NAME="XMLRELAXNGPARSERCTXTPTR"
></A
>xmlRelaxNGParserCtxtPtr</H3
><TABLE
BORDER="0"
BGCOLOR="#D6E8FF"
WIDTH="100%"
CELLPADDING="6"
><TR
><TD
><PRE
CLASS="PROGRAMLISTING"
>typedef xmlRelaxNGParserCtxt *xmlRelaxNGParserCtxtPtr;</PRE
></TD
></TR
></TABLE
><P
></P
></DIV
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN12283"
NAME="AEN12201"
></A
><H3
><A
@ -690,33 +644,20 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN12289"
NAME="AEN12207"
></A
><H3
><A
NAME="XMLRELAXNGVALIDCTXTPTR"
></A
>xmlRelaxNGValidCtxtPtr</H3
><TABLE
BORDER="0"
BGCOLOR="#D6E8FF"
WIDTH="100%"
CELLPADDING="6"
><TR
><TD
><PRE
CLASS="PROGRAMLISTING"
>typedef xmlRelaxNGValidCtxt *xmlRelaxNGValidCtxtPtr;</PRE
></TD
></TR
></TABLE
><P
></P
></DIV
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN12294"
NAME="AEN12211"
></A
><H3
><A
@ -781,7 +722,7 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN12299"
NAME="AEN12216"
></A
><H3
><A
@ -813,7 +754,7 @@ to contain an XML RelaxNGs file.</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN12306"
NAME="AEN12223"
></A
><P
></P
@ -840,7 +781,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the location of the schema</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -858,7 +799,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the parser context or NULL in case of error</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -869,7 +810,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN12319"
NAME="AEN12236"
></A
><H3
><A
@ -902,7 +843,7 @@ to contain an XML RelaxNGs file.</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN12326"
NAME="AEN12243"
></A
><P
></P
@ -929,7 +870,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> a pointer to a char array containing the schemas</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -946,7 +887,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the size of the array</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -964,7 +905,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the parser context or NULL in case of error</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -975,7 +916,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN12343"
NAME="AEN12260"
></A
><H3
><A
@ -1005,7 +946,7 @@ HREF="libxml-relaxng.html#XMLRELAXNGPARSERCTXTPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN12350"
NAME="AEN12267"
></A
><P
></P
@ -1032,7 +973,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the schema parser context</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1043,7 +984,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN12359"
NAME="AEN12276"
></A
><H3
><A
@ -1082,7 +1023,7 @@ HREF="libxml-relaxng.html#XMLRELAXNGVALIDITYWARNINGFUNC"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN12368"
NAME="AEN12285"
></A
><P
></P
@ -1109,7 +1050,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> a Relax-NG validation context</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1126,7 +1067,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the error callback</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1143,7 +1084,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the warning callback</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1160,7 +1101,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> contextual data for the callbacks</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1171,7 +1112,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN12389"
NAME="AEN12306"
></A
><H3
><A
@ -1206,7 +1147,7 @@ XML Shema struture which can be used to validate instances.
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN12397"
NAME="AEN12314"
></A
><P
></P
@ -1233,7 +1174,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> a Relax-NG parser context</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1251,8 +1192,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the internal XML RelaxNG structure built from the resource or
NULL in case of error</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1263,7 +1203,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN12410"
NAME="AEN12327"
></A
><H3
><A
@ -1293,7 +1233,7 @@ HREF="libxml-relaxng.html#XMLRELAXNGPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN12417"
NAME="AEN12334"
></A
><P
></P
@ -1320,7 +1260,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> a schema structure</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1331,7 +1271,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN12426"
NAME="AEN12343"
></A
><H3
><A
@ -1365,7 +1305,7 @@ HREF="libxml-relaxng.html#XMLRELAXNGPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN12434"
NAME="AEN12351"
></A
><P
></P
@ -1392,7 +1332,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the file output</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1409,7 +1349,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> a schema structure</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1420,7 +1360,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN12447"
NAME="AEN12364"
></A
><H3
><A
@ -1454,7 +1394,7 @@ HREF="libxml-relaxng.html#XMLRELAXNGPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN12455"
NAME="AEN12372"
></A
><P
></P
@ -1481,7 +1421,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the file output</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1498,7 +1438,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> a schema structure</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1509,7 +1449,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN12468"
NAME="AEN12385"
></A
><H3
><A
@ -1548,7 +1488,7 @@ HREF="libxml-relaxng.html#XMLRELAXNGVALIDITYWARNINGFUNC"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN12477"
NAME="AEN12394"
></A
><P
></P
@ -1575,7 +1515,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> a Relax-NG validation context</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1592,7 +1532,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the error function</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1609,7 +1549,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the warning function</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1626,7 +1566,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the functions context</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1637,7 +1577,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN12498"
NAME="AEN12415"
></A
><H3
><A
@ -1671,7 +1611,7 @@ HREF="libxml-relaxng.html#XMLRELAXNGPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN12506"
NAME="AEN12423"
></A
><P
></P
@ -1698,7 +1638,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> a precompiled XML RelaxNGs</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1716,7 +1656,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the validation context or NULL in case of error</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1727,7 +1667,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN12519"
NAME="AEN12436"
></A
><H3
><A
@ -1757,7 +1697,7 @@ HREF="libxml-relaxng.html#XMLRELAXNGVALIDCTXTPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN12526"
NAME="AEN12443"
></A
><P
></P
@ -1784,7 +1724,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the schema validation context</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1795,7 +1735,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN12535"
NAME="AEN12452"
></A
><H3
><A
@ -1818,7 +1758,7 @@ HREF="libxml-relaxng.html#XMLRELAXNGVALIDCTXTPTR"
<A
HREF="libxml-tree.html#XMLDOCPTR"
>xmlDocPtr</A
> instance);</PRE
> doc);</PRE
></TD
></TR
></TABLE
@ -1829,122 +1769,7 @@ HREF="libxml-tree.html#XMLDOCPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN12543"
></A
><P
></P
><TABLE
BORDER="0"
WIDTH="100%"
BGCOLOR="#FFD0D0"
CELLSPACING="0"
CELLPADDING="4"
CLASS="CALSTABLE"
><TBODY
><TR
><TD
WIDTH="20%"
ALIGN="RIGHT"
VALIGN="TOP"
><TT
CLASS="PARAMETER"
><I
>ctxt</I
></TT
>&nbsp;:</TD
><TD
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> a Relax-NG validation context</TD
></TR
><TR
><TD
WIDTH="20%"
ALIGN="RIGHT"
VALIGN="TOP"
><TT
CLASS="PARAMETER"
><I
>instance</I
></TT
>&nbsp;:</TD
><TD
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>&nbsp;</TD
></TR
><TR
><TD
WIDTH="20%"
ALIGN="RIGHT"
VALIGN="TOP"
><SPAN
CLASS="emphasis"
><I
CLASS="EMPHASIS"
>Returns</I
></SPAN
> :</TD
><TD
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>0 if the document is valid, a positive error code
number otherwise and -1 in case of internal or API error.</TD
></TR
></TBODY
></TABLE
><P
></P
></DIV
></DIV
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN12560"
></A
><H3
><A
NAME="XMLRELAXNGVALIDATESTREAM"
></A
>xmlRelaxNGValidateStream ()</H3
><TABLE
BORDER="0"
BGCOLOR="#D6E8FF"
WIDTH="100%"
CELLPADDING="6"
><TR
><TD
><PRE
CLASS="PROGRAMLISTING"
>int xmlRelaxNGValidateStream (<A
HREF="libxml-relaxng.html#XMLRELAXNGVALIDCTXTPTR"
>xmlRelaxNGValidCtxtPtr</A
> ctxt,
<A
HREF="libxml-tree.html#XMLPARSERINPUTBUFFERPTR"
>xmlParserInputBufferPtr</A
> input,
<A
HREF="libxml-encoding.html#XMLCHARENCODING"
>xmlCharEncoding</A
> enc,
<A
HREF="libxml-tree.html#XMLSAXHANDLERPTR"
>xmlSAXHandlerPtr</A
> sax,
void *user_data);</PRE
></TD
></TR
></TABLE
><P
></P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN12569"
NAME="AEN12460"
></A
><P
></P
@ -1981,58 +1806,7 @@ VALIGN="TOP"
><TT
CLASS="PARAMETER"
><I
>input</I
></TT
>&nbsp;:</TD
><TD
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>&nbsp;</TD
></TR
><TR
><TD
WIDTH="20%"
ALIGN="RIGHT"
VALIGN="TOP"
><TT
CLASS="PARAMETER"
><I
>enc</I
></TT
>&nbsp;:</TD
><TD
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>&nbsp;</TD
></TR
><TR
><TD
WIDTH="20%"
ALIGN="RIGHT"
VALIGN="TOP"
><TT
CLASS="PARAMETER"
><I
>sax</I
></TT
>&nbsp;:</TD
><TD
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>&nbsp;</TD
></TR
><TR
><TD
WIDTH="20%"
ALIGN="RIGHT"
VALIGN="TOP"
><TT
CLASS="PARAMETER"
><I
>user_data</I
>doc</I
></TT
>&nbsp;:</TD
><TD
@ -2068,7 +1842,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN12598"
NAME="AEN12477"
></A
><H3
><A

File diff suppressed because it is too large Load Diff

View File

@ -111,7 +111,7 @@ NAME="LIBXML-SCHEMASINTERNALS"
><DIV
CLASS="REFNAMEDIV"
><A
NAME="AEN34104"
NAME="AEN33833"
></A
><H2
>Name</H2
@ -119,7 +119,7 @@ NAME="AEN34104"
><DIV
CLASS="REFSYNOPSISDIV"
><A
NAME="AEN34107"
NAME="AEN33836"
></A
><H2
>Synopsis</H2
@ -292,7 +292,7 @@ HREF="libxml-schemasinternals.html#XMLSCHEMATYPEPTR"
><DIV
CLASS="REFSECT1"
><A
NAME="AEN34148"
NAME="AEN33877"
></A
><H2
>Description</H2
@ -302,14 +302,14 @@ NAME="AEN34148"
><DIV
CLASS="REFSECT1"
><A
NAME="AEN34151"
NAME="AEN33880"
></A
><H2
>Details</H2
><DIV
CLASS="REFSECT2"
><A
NAME="AEN34153"
NAME="AEN33882"
></A
><H3
><A
@ -368,7 +368,7 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN34158"
NAME="AEN33887"
></A
><H3
><A
@ -403,7 +403,7 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN34163"
NAME="AEN33892"
></A
><H3
><A
@ -429,33 +429,20 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN34168"
NAME="AEN33897"
></A
><H3
><A
NAME="XMLSCHEMAVALPTR"
></A
>xmlSchemaValPtr</H3
><TABLE
BORDER="0"
BGCOLOR="#D6E8FF"
WIDTH="100%"
CELLPADDING="6"
><TR
><TD
><PRE
CLASS="PROGRAMLISTING"
>typedef xmlSchemaVal *xmlSchemaValPtr;</PRE
></TD
></TR
></TABLE
><P
></P
></DIV
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN34173"
NAME="AEN33901"
></A
><H3
><A
@ -501,33 +488,20 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN34178"
NAME="AEN33906"
></A
><H3
><A
NAME="XMLSCHEMATYPEPTR"
></A
>xmlSchemaTypePtr</H3
><TABLE
BORDER="0"
BGCOLOR="#D6E8FF"
WIDTH="100%"
CELLPADDING="6"
><TR
><TD
><PRE
CLASS="PROGRAMLISTING"
>typedef xmlSchemaType *xmlSchemaTypePtr;</PRE
></TD
></TR
></TABLE
><P
></P
></DIV
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN34183"
NAME="AEN33910"
></A
><H3
><A
@ -564,33 +538,20 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN34188"
NAME="AEN33915"
></A
><H3
><A
NAME="XMLSCHEMAFACETPTR"
></A
>xmlSchemaFacetPtr</H3
><TABLE
BORDER="0"
BGCOLOR="#D6E8FF"
WIDTH="100%"
CELLPADDING="6"
><TR
><TD
><PRE
CLASS="PROGRAMLISTING"
>typedef xmlSchemaFacet *xmlSchemaFacetPtr;</PRE
></TD
></TR
></TABLE
><P
></P
></DIV
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN34193"
NAME="AEN33919"
></A
><H3
><A
@ -619,33 +580,20 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN34198"
NAME="AEN33924"
></A
><H3
><A
NAME="XMLSCHEMAANNOTPTR"
></A
>xmlSchemaAnnotPtr</H3
><TABLE
BORDER="0"
BGCOLOR="#D6E8FF"
WIDTH="100%"
CELLPADDING="6"
><TR
><TD
><PRE
CLASS="PROGRAMLISTING"
>typedef xmlSchemaAnnot *xmlSchemaAnnotPtr;</PRE
></TD
></TR
></TABLE
><P
></P
></DIV
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN34203"
NAME="AEN33928"
></A
><H3
><A
@ -661,7 +609,7 @@ CELLPADDING="6"
><TD
><PRE
CLASS="PROGRAMLISTING"
>#define XML_SCHEMAS_ANYATTR_SKIP 1</PRE
>#define XML_SCHEMAS_ANYATTR_SKIP</PRE
></TD
></TR
></TABLE
@ -671,7 +619,7 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN34208"
NAME="AEN33933"
></A
><H3
><A
@ -687,7 +635,7 @@ CELLPADDING="6"
><TD
><PRE
CLASS="PROGRAMLISTING"
>#define XML_SCHEMAS_ANYATTR_LAX 2</PRE
>#define XML_SCHEMAS_ANYATTR_LAX</PRE
></TD
></TR
></TABLE
@ -697,7 +645,7 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN34213"
NAME="AEN33938"
></A
><H3
><A
@ -713,7 +661,7 @@ CELLPADDING="6"
><TD
><PRE
CLASS="PROGRAMLISTING"
>#define XML_SCHEMAS_ANYATTR_STRICT 3</PRE
>#define XML_SCHEMAS_ANYATTR_STRICT</PRE
></TD
></TR
></TABLE
@ -723,7 +671,7 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN34218"
NAME="AEN33943"
></A
><H3
><A
@ -764,33 +712,20 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN34223"
NAME="AEN33948"
></A
><H3
><A
NAME="XMLSCHEMAATTRIBUTEPTR"
></A
>xmlSchemaAttributePtr</H3
><TABLE
BORDER="0"
BGCOLOR="#D6E8FF"
WIDTH="100%"
CELLPADDING="6"
><TR
><TD
><PRE
CLASS="PROGRAMLISTING"
>typedef xmlSchemaAttribute *xmlSchemaAttributePtr;</PRE
></TD
></TR
></TABLE
><P
></P
></DIV
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN34228"
NAME="AEN33952"
></A
><H3
><A
@ -826,33 +761,20 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN34233"
NAME="AEN33957"
></A
><H3
><A
NAME="XMLSCHEMAATTRIBUTEGROUPPTR"
></A
>xmlSchemaAttributeGroupPtr</H3
><TABLE
BORDER="0"
BGCOLOR="#D6E8FF"
WIDTH="100%"
CELLPADDING="6"
><TR
><TD
><PRE
CLASS="PROGRAMLISTING"
>typedef xmlSchemaAttributeGroup *xmlSchemaAttributeGroupPtr;</PRE
></TD
></TR
></TABLE
><P
></P
></DIV
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN34238"
NAME="AEN33961"
></A
><H3
><A
@ -868,7 +790,7 @@ CELLPADDING="6"
><TD
><PRE
CLASS="PROGRAMLISTING"
>#define XML_SCHEMAS_TYPE_MIXED 1 &lt;&lt; 0</PRE
>#define XML_SCHEMAS_TYPE_MIXED</PRE
></TD
></TR
></TABLE
@ -880,7 +802,7 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN34244"
NAME="AEN33967"
></A
><H3
><A
@ -896,7 +818,7 @@ CELLPADDING="6"
><TD
><PRE
CLASS="PROGRAMLISTING"
>#define XML_SCHEMAS_ELEM_NILLABLE 1 &lt;&lt; 0</PRE
>#define XML_SCHEMAS_ELEM_NILLABLE</PRE
></TD
></TR
></TABLE
@ -908,7 +830,7 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN34250"
NAME="AEN33973"
></A
><H3
><A
@ -924,7 +846,7 @@ CELLPADDING="6"
><TD
><PRE
CLASS="PROGRAMLISTING"
>#define XML_SCHEMAS_ELEM_GLOBAL 1 &lt;&lt; 1</PRE
>#define XML_SCHEMAS_ELEM_GLOBAL</PRE
></TD
></TR
></TABLE
@ -936,7 +858,7 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN34256"
NAME="AEN33979"
></A
><H3
><A
@ -952,7 +874,7 @@ CELLPADDING="6"
><TD
><PRE
CLASS="PROGRAMLISTING"
>#define XML_SCHEMAS_ELEM_DEFAULT 1 &lt;&lt; 2</PRE
>#define XML_SCHEMAS_ELEM_DEFAULT</PRE
></TD
></TR
></TABLE
@ -964,7 +886,7 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN34262"
NAME="AEN33985"
></A
><H3
><A
@ -980,7 +902,7 @@ CELLPADDING="6"
><TD
><PRE
CLASS="PROGRAMLISTING"
>#define XML_SCHEMAS_ELEM_FIXED 1 &lt;&lt; 3</PRE
>#define XML_SCHEMAS_ELEM_FIXED</PRE
></TD
></TR
></TABLE
@ -992,7 +914,7 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN34268"
NAME="AEN33991"
></A
><H3
><A
@ -1008,7 +930,7 @@ CELLPADDING="6"
><TD
><PRE
CLASS="PROGRAMLISTING"
>#define XML_SCHEMAS_ELEM_ABSTRACT 1 &lt;&lt; 4</PRE
>#define XML_SCHEMAS_ELEM_ABSTRACT</PRE
></TD
></TR
></TABLE
@ -1020,7 +942,7 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN34274"
NAME="AEN33997"
></A
><H3
><A
@ -1036,7 +958,7 @@ CELLPADDING="6"
><TD
><PRE
CLASS="PROGRAMLISTING"
>#define XML_SCHEMAS_ELEM_TOPLEVEL 1 &lt;&lt; 5</PRE
>#define XML_SCHEMAS_ELEM_TOPLEVEL</PRE
></TD
></TR
></TABLE
@ -1048,7 +970,7 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN34280"
NAME="AEN34003"
></A
><H3
><A
@ -1064,7 +986,7 @@ CELLPADDING="6"
><TD
><PRE
CLASS="PROGRAMLISTING"
>#define XML_SCHEMAS_ELEM_REF 1 &lt;&lt; 6</PRE
>#define XML_SCHEMAS_ELEM_REF</PRE
></TD
></TR
></TABLE
@ -1076,7 +998,7 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN34286"
NAME="AEN34009"
></A
><H3
><A
@ -1130,33 +1052,20 @@ structures must be kept similar</P
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN34292"
NAME="AEN34015"
></A
><H3
><A
NAME="XMLSCHEMAELEMENTPTR"
></A
>xmlSchemaElementPtr</H3
><TABLE
BORDER="0"
BGCOLOR="#D6E8FF"
WIDTH="100%"
CELLPADDING="6"
><TR
><TD
><PRE
CLASS="PROGRAMLISTING"
>typedef xmlSchemaElement *xmlSchemaElementPtr;</PRE
></TD
></TR
></TABLE
><P
></P
></DIV
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN34297"
NAME="AEN34019"
></A
><H3
><A
@ -1172,7 +1081,7 @@ CELLPADDING="6"
><TD
><PRE
CLASS="PROGRAMLISTING"
>#define XML_SCHEMAS_FACET_UNKNOWN 0</PRE
>#define XML_SCHEMAS_FACET_UNKNOWN</PRE
></TD
></TR
></TABLE
@ -1182,7 +1091,7 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN34302"
NAME="AEN34024"
></A
><H3
><A
@ -1198,7 +1107,7 @@ CELLPADDING="6"
><TD
><PRE
CLASS="PROGRAMLISTING"
>#define XML_SCHEMAS_FACET_PRESERVE 1</PRE
>#define XML_SCHEMAS_FACET_PRESERVE</PRE
></TD
></TR
></TABLE
@ -1208,7 +1117,7 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN34307"
NAME="AEN34029"
></A
><H3
><A
@ -1224,7 +1133,7 @@ CELLPADDING="6"
><TD
><PRE
CLASS="PROGRAMLISTING"
>#define XML_SCHEMAS_FACET_REPLACE 2</PRE
>#define XML_SCHEMAS_FACET_REPLACE</PRE
></TD
></TR
></TABLE
@ -1234,7 +1143,7 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN34312"
NAME="AEN34034"
></A
><H3
><A
@ -1250,7 +1159,7 @@ CELLPADDING="6"
><TD
><PRE
CLASS="PROGRAMLISTING"
>#define XML_SCHEMAS_FACET_COLLAPSE 3</PRE
>#define XML_SCHEMAS_FACET_COLLAPSE</PRE
></TD
></TR
></TABLE
@ -1260,7 +1169,7 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN34317"
NAME="AEN34039"
></A
><H3
><A
@ -1291,33 +1200,20 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN34322"
NAME="AEN34044"
></A
><H3
><A
NAME="XMLSCHEMANOTATIONPTR"
></A
>xmlSchemaNotationPtr</H3
><TABLE
BORDER="0"
BGCOLOR="#D6E8FF"
WIDTH="100%"
CELLPADDING="6"
><TR
><TD
><PRE
CLASS="PROGRAMLISTING"
>typedef xmlSchemaNotation *xmlSchemaNotationPtr;</PRE
></TD
></TR
></TABLE
><P
></P
></DIV
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN34327"
NAME="AEN34048"
></A
><H3
><A
@ -1333,7 +1229,7 @@ CELLPADDING="6"
><TD
><PRE
CLASS="PROGRAMLISTING"
>#define XML_SCHEMAS_QUALIF_ELEM 1 &lt;&lt; 0</PRE
>#define XML_SCHEMAS_QUALIF_ELEM</PRE
></TD
></TR
></TABLE
@ -1345,7 +1241,7 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN34333"
NAME="AEN34054"
></A
><H3
><A
@ -1361,7 +1257,7 @@ CELLPADDING="6"
><TD
><PRE
CLASS="PROGRAMLISTING"
>#define XML_SCHEMAS_QUALIF_ATTR 1 &lt;&lt; 1</PRE
>#define XML_SCHEMAS_QUALIF_ATTR</PRE
></TD
></TR
></TABLE
@ -1373,7 +1269,7 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN34339"
NAME="AEN34060"
></A
><H3
><A
@ -1417,7 +1313,7 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN34344"
NAME="AEN34065"
></A
><H3
><A
@ -1447,7 +1343,7 @@ HREF="libxml-schemasinternals.html#XMLSCHEMATYPEPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN34351"
NAME="AEN34072"
></A
><P
></P
@ -1474,7 +1370,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> a schema type structure</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE

View File

@ -123,7 +123,7 @@ NAME="LIBXML-THREADS"
><DIV
CLASS="REFNAMEDIV"
><A
NAME="AEN22983"
NAME="AEN22767"
></A
><H2
>Name</H2
@ -131,7 +131,7 @@ NAME="AEN22983"
><DIV
CLASS="REFSYNOPSISDIV"
><A
NAME="AEN22986"
NAME="AEN22770"
></A
><H2
>Synopsis</H2
@ -256,7 +256,7 @@ HREF="libxml-threads.html#XMLGETGLOBALSTATE"
><DIV
CLASS="REFSECT1"
><A
NAME="AEN23017"
NAME="AEN22801"
></A
><H2
>Description</H2
@ -266,14 +266,14 @@ NAME="AEN23017"
><DIV
CLASS="REFSECT1"
><A
NAME="AEN23020"
NAME="AEN22804"
></A
><H2
>Details</H2
><DIV
CLASS="REFSECT2"
><A
NAME="AEN23022"
NAME="AEN22806"
></A
><H3
><A
@ -299,33 +299,20 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23027"
NAME="AEN22811"
></A
><H3
><A
NAME="XMLMUTEXPTR"
></A
>xmlMutexPtr</H3
><TABLE
BORDER="0"
BGCOLOR="#D6E8FF"
WIDTH="100%"
CELLPADDING="6"
><TR
><TD
><PRE
CLASS="PROGRAMLISTING"
>typedef xmlMutex *xmlMutexPtr;</PRE
></TD
></TR
></TABLE
><P
></P
></DIV
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23032"
NAME="AEN22815"
></A
><H3
><A
@ -351,33 +338,20 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23037"
NAME="AEN22820"
></A
><H3
><A
NAME="XMLRMUTEXPTR"
></A
>xmlRMutexPtr</H3
><TABLE
BORDER="0"
BGCOLOR="#D6E8FF"
WIDTH="100%"
CELLPADDING="6"
><TR
><TD
><PRE
CLASS="PROGRAMLISTING"
>typedef xmlRMutex *xmlRMutexPtr;</PRE
></TD
></TR
></TABLE
><P
></P
></DIV
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23042"
NAME="AEN22824"
></A
><H3
><A
@ -411,7 +385,7 @@ synchronizing access to data.</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN23050"
NAME="AEN22832"
></A
><P
></P
@ -439,7 +413,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>a new simple mutex pointer or NULL in case of error</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -450,7 +424,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23059"
NAME="AEN22841"
></A
><H3
><A
@ -483,7 +457,7 @@ HREF="libxml-threads.html#XMLMUTEXLOCK"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN23067"
NAME="AEN22849"
></A
><P
></P
@ -510,7 +484,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the simple mutex</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -521,7 +495,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23076"
NAME="AEN22858"
></A
><H3
><A
@ -554,7 +528,7 @@ HREF="libxml-threads.html#XMLMUTEXUNLOCK"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN23084"
NAME="AEN22866"
></A
><P
></P
@ -581,7 +555,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the simple mutex</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -592,7 +566,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23093"
NAME="AEN22875"
></A
><H3
><A
@ -626,7 +600,7 @@ struct.</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN23101"
NAME="AEN22883"
></A
><P
></P
@ -653,7 +627,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the simple mutex</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -664,7 +638,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23110"
NAME="AEN22892"
></A
><H3
><A
@ -700,7 +674,7 @@ recursive fashion.</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN23118"
NAME="AEN22900"
></A
><P
></P
@ -728,7 +702,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the new reentrant mutex pointer or NULL in case of error</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -739,7 +713,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23127"
NAME="AEN22909"
></A
><H3
><A
@ -772,7 +746,7 @@ HREF="libxml-threads.html#XMLRMUTEXLOCK"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN23135"
NAME="AEN22917"
></A
><P
></P
@ -799,7 +773,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the reentrant mutex</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -810,7 +784,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23144"
NAME="AEN22926"
></A
><H3
><A
@ -843,7 +817,7 @@ HREF="libxml-threads.html#XMLRMUTEXUNLOCK"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN23152"
NAME="AEN22934"
></A
><P
></P
@ -870,7 +844,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the reentrant mutex</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -881,7 +855,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23161"
NAME="AEN22943"
></A
><H3
><A
@ -915,7 +889,7 @@ reentrant mutex.</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN23169"
NAME="AEN22951"
></A
><P
></P
@ -942,7 +916,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the reentrant mutex</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -953,7 +927,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23178"
NAME="AEN22960"
></A
><H3
><A
@ -985,7 +959,7 @@ data of the libxml2 library.</P
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23185"
NAME="AEN22967"
></A
><H3
><A
@ -1017,7 +991,7 @@ library.</P
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23192"
NAME="AEN22974"
></A
><H3
><A
@ -1049,7 +1023,7 @@ library.</P
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23199"
NAME="AEN22981"
></A
><H3
><A
@ -1079,7 +1053,7 @@ HREF="libxml-threads.html#XMLGETTHREADID"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN23206"
NAME="AEN22988"
></A
><P
></P
@ -1107,7 +1081,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the current thread ID number</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1118,7 +1092,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23215"
NAME="AEN22997"
></A
><H3
><A
@ -1148,7 +1122,7 @@ HREF="libxml-threads.html#XMLISMAINTHREAD"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN23222"
NAME="AEN23004"
></A
><P
></P
@ -1176,7 +1150,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>1 if the current thread is the main thread, 0 otherwise</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1187,7 +1161,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23231"
NAME="AEN23013"
></A
><H3
><A
@ -1219,7 +1193,7 @@ data of the libxml2 library once processing has ended.</P
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN23238"
NAME="AEN23020"
></A
><H3
><A
@ -1252,7 +1226,7 @@ HREF="libxml-threads.html#XMLGETGLOBALSTATE"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN23246"
NAME="AEN23028"
></A
><P
></P
@ -1280,7 +1254,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the thread global state or NULL in case of error</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE

File diff suppressed because it is too large Load Diff

View File

@ -123,7 +123,7 @@ NAME="LIBXML-URI"
><DIV
CLASS="REFNAMEDIV"
><A
NAME="AEN12609"
NAME="AEN12488"
></A
><H2
>Name</H2
@ -131,7 +131,7 @@ NAME="AEN12609"
><DIV
CLASS="REFSYNOPSISDIV"
><A
NAME="AEN12612"
NAME="AEN12491"
></A
><H2
>Synopsis</H2
@ -269,7 +269,7 @@ HREF="libxml-tree.html#XMLCHAR"
><DIV
CLASS="REFSECT1"
><A
NAME="AEN12647"
NAME="AEN12526"
></A
><H2
>Description</H2
@ -279,14 +279,14 @@ NAME="AEN12647"
><DIV
CLASS="REFSECT1"
><A
NAME="AEN12650"
NAME="AEN12529"
></A
><H2
>Details</H2
><DIV
CLASS="REFSECT2"
><A
NAME="AEN12652"
NAME="AEN12531"
></A
><H3
><A
@ -326,33 +326,20 @@ as described in RFC 2396 but separated for further processing.</P
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN12658"
NAME="AEN12537"
></A
><H3
><A
NAME="XMLURIPTR"
></A
>xmlURIPtr</H3
><TABLE
BORDER="0"
BGCOLOR="#D6E8FF"
WIDTH="100%"
CELLPADDING="6"
><TR
><TD
><PRE
CLASS="PROGRAMLISTING"
>typedef xmlURI *xmlURIPtr;</PRE
></TD
></TR
></TABLE
><P
></P
></DIV
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN12663"
NAME="AEN12541"
></A
><H3
><A
@ -382,7 +369,7 @@ HREF="libxml-uri.html#XMLURIPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN12670"
NAME="AEN12548"
></A
><P
></P
@ -410,7 +397,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the new structure or NULL in case of error</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -421,7 +408,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN12679"
NAME="AEN12557"
></A
><H3
><A
@ -463,7 +450,7 @@ RFC 2396</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN12689"
NAME="AEN12567"
></A
><P
></P
@ -490,7 +477,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the URI instance found in the document</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -507,7 +494,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the base value</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -525,8 +512,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>a new URI string (to be freed by the caller) or NULL in case
of error.</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -537,7 +523,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN12706"
NAME="AEN12584"
></A
><H3
><A
@ -569,7 +555,7 @@ HREF="libxml-uri.html#XMLURIPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN12714"
NAME="AEN12592"
></A
><P
></P
@ -596,7 +582,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the URI string to analyze</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -614,7 +600,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>a newly build xmlURIPtr or NULL in case of error</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -625,7 +611,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN12727"
NAME="AEN12605"
></A
><H3
><A
@ -664,7 +650,7 @@ CLASS="PARAMETER"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN12736"
NAME="AEN12614"
></A
><P
></P
@ -691,7 +677,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> pointer to an URI structure</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -708,7 +694,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the string to analyze</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -726,7 +712,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>0 or the error code</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -737,7 +723,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN12753"
NAME="AEN12631"
></A
><H3
><A
@ -770,7 +756,7 @@ HREF="libxml-uri.html#XMLURIPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN12761"
NAME="AEN12639"
></A
><P
></P
@ -797,7 +783,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> pointer to an xmlURI</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -815,7 +801,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>a new string (to be deallocated by caller)</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -826,7 +812,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN12774"
NAME="AEN12652"
></A
><H3
><A
@ -865,7 +851,7 @@ CLASS="PARAMETER"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN12783"
NAME="AEN12661"
></A
><P
></P
@ -892,7 +878,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> a FILE* for the output</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -909,7 +895,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> pointer to an xmlURI</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -920,7 +906,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN12796"
NAME="AEN12674"
></A
><H3
><A
@ -958,7 +944,7 @@ and the characters in the exception list.</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN12805"
NAME="AEN12683"
></A
><P
></P
@ -985,7 +971,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> string to escape</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1002,7 +988,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> exception list string of chars not to escape</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1020,7 +1006,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>a new escaped string or NULL in case of error.</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1031,7 +1017,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN12822"
NAME="AEN12700"
></A
><H3
><A
@ -1064,7 +1050,7 @@ CLASS="LITERAL"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN12829"
NAME="AEN12707"
></A
><P
></P
@ -1091,7 +1077,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the string to unescape</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1108,7 +1094,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the length in bytes to unescape (or &lt;= 0 to indicate full string)</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1125,7 +1111,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> optional destination buffer</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1143,7 +1129,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>an copy of the string, but unescaped</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1154,7 +1140,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN12850"
NAME="AEN12728"
></A
><H3
><A
@ -1184,7 +1170,7 @@ Section 5.2, steps 6.c through 6.g.</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN12857"
NAME="AEN12735"
></A
><P
></P
@ -1211,7 +1197,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> pointer to the path string</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1229,7 +1215,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>0 or an error code</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1240,7 +1226,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN12870"
NAME="AEN12748"
></A
><H3
><A
@ -1275,7 +1261,7 @@ based it's impossible to be sure.</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN12878"
NAME="AEN12756"
></A
><P
></P
@ -1302,7 +1288,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the string of the URI to escape</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1320,12 +1306,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>an copy of the string, but escaped
25 May 2001
Uses xmlParseURI and xmlURIEscapeStr to try to escape correctly
according to RFC2396.
- Carl Douglas</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1336,7 +1317,7 @@ according to RFC2396.
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN12891"
NAME="AEN12769"
></A
><H3
><A
@ -1366,7 +1347,7 @@ HREF="libxml-uri.html#XMLURIPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN12898"
NAME="AEN12776"
></A
><P
></P
@ -1393,7 +1374,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> pointer to an xmlURI</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1404,7 +1385,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN12907"
NAME="AEN12785"
></A
><H3
><A
@ -1437,7 +1418,7 @@ HREF="libxml-tree.html#XMLCHAR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN12915"
NAME="AEN12793"
></A
><P
></P
@ -1464,7 +1445,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the resource locator in a filesystem notation</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1482,10 +1463,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>a new canonic path, or a duplicate of the path parameter if the
construction fails. The caller is responsible for freeing the memory occupied
by the returned string. If there is insufficient memory available, or the
argument is NULL, the function returns NULL.</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE

File diff suppressed because it is too large Load Diff

View File

@ -123,7 +123,7 @@ NAME="LIBXML-XINCLUDE"
><DIV
CLASS="REFNAMEDIV"
><A
NAME="AEN19702"
NAME="AEN19490"
></A
><H2
>Name</H2
@ -131,7 +131,7 @@ NAME="AEN19702"
><DIV
CLASS="REFSYNOPSISDIV"
><A
NAME="AEN19705"
NAME="AEN19493"
></A
><H2
>Synopsis</H2
@ -160,7 +160,7 @@ HREF="libxml-tree.html#XMLDOCPTR"
><DIV
CLASS="REFSECT1"
><A
NAME="AEN19710"
NAME="AEN19498"
></A
><H2
>Description</H2
@ -170,14 +170,14 @@ NAME="AEN19710"
><DIV
CLASS="REFSECT1"
><A
NAME="AEN19713"
NAME="AEN19501"
></A
><H2
>Details</H2
><DIV
CLASS="REFSECT2"
><A
NAME="AEN19715"
NAME="AEN19503"
></A
><H3
><A
@ -212,7 +212,7 @@ CLASS="PARAMETER"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN19723"
NAME="AEN19511"
></A
><P
></P
@ -239,7 +239,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> an XML document</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -257,8 +257,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>0 if no substitution were done, -1 if some processing failed
or the number of substitutions done.</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE

View File

@ -123,7 +123,7 @@ NAME="LIBXML-XMLAUTOMATA"
><DIV
CLASS="REFNAMEDIV"
><A
NAME="AEN30150"
NAME="AEN29884"
></A
><H2
>Name</H2
@ -131,7 +131,7 @@ NAME="AEN30150"
><DIV
CLASS="REFSYNOPSISDIV"
><A
NAME="AEN30153"
NAME="AEN29887"
></A
><H2
>Synopsis</H2
@ -392,7 +392,7 @@ HREF="libxml-xmlautomata.html#XMLAUTOMATAPTR"
><DIV
CLASS="REFSECT1"
><A
NAME="AEN30218"
NAME="AEN29952"
></A
><H2
>Description</H2
@ -402,14 +402,14 @@ NAME="AEN30218"
><DIV
CLASS="REFSECT1"
><A
NAME="AEN30221"
NAME="AEN29955"
></A
><H2
>Details</H2
><DIV
CLASS="REFSECT2"
><A
NAME="AEN30223"
NAME="AEN29957"
></A
><H3
><A
@ -435,26 +435,13 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN30228"
NAME="AEN29962"
></A
><H3
><A
NAME="XMLAUTOMATAPTR"
></A
>xmlAutomataPtr</H3
><TABLE
BORDER="0"
BGCOLOR="#D6E8FF"
WIDTH="100%"
CELLPADDING="6"
><TR
><TD
><PRE
CLASS="PROGRAMLISTING"
>typedef xmlAutomata *xmlAutomataPtr;</PRE
></TD
></TR
></TABLE
><P
>A libxml automata description, It can be compiled into a regexp</P
><P
@ -463,7 +450,7 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN30234"
NAME="AEN29967"
></A
><H3
><A
@ -489,26 +476,13 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN30239"
NAME="AEN29972"
></A
><H3
><A
NAME="XMLAUTOMATASTATEPTR"
></A
>xmlAutomataStatePtr</H3
><TABLE
BORDER="0"
BGCOLOR="#D6E8FF"
WIDTH="100%"
CELLPADDING="6"
><TR
><TD
><PRE
CLASS="PROGRAMLISTING"
>typedef xmlAutomataState *xmlAutomataStatePtr;</PRE
></TD
></TR
></TABLE
><P
>A state int the automata description,</P
><P
@ -517,7 +491,7 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN30245"
NAME="AEN29977"
></A
><H3
><A
@ -547,7 +521,7 @@ HREF="libxml-xmlautomata.html#XMLAUTOMATAPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN30252"
NAME="AEN29984"
></A
><P
></P
@ -575,7 +549,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the new object or NULL in case of failure</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -586,7 +560,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN30261"
NAME="AEN29993"
></A
><H3
><A
@ -616,7 +590,7 @@ HREF="libxml-xmlautomata.html#XMLAUTOMATAPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN30268"
NAME="AEN30000"
></A
><P
></P
@ -643,7 +617,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> an automata</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -654,7 +628,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN30277"
NAME="AEN30009"
></A
><H3
><A
@ -687,7 +661,7 @@ HREF="libxml-xmlautomata.html#XMLAUTOMATAPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN30285"
NAME="AEN30017"
></A
><P
></P
@ -714,7 +688,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> an automata</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -732,7 +706,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the initial state of the automata</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -743,7 +717,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN30298"
NAME="AEN30030"
></A
><H3
><A
@ -777,7 +751,7 @@ HREF="libxml-xmlautomata.html#XMLAUTOMATASTATEPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN30306"
NAME="AEN30038"
></A
><P
></P
@ -804,7 +778,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> an automata</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -821,7 +795,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> a state in this automata</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -839,7 +813,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>0 or -1 in case of error</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -850,7 +824,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN30323"
NAME="AEN30055"
></A
><H3
><A
@ -883,7 +857,7 @@ HREF="libxml-xmlautomata.html#XMLAUTOMATAPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN30331"
NAME="AEN30063"
></A
><P
></P
@ -910,7 +884,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> an automata</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -928,7 +902,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the new state or NULL in case of error</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -939,7 +913,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN30344"
NAME="AEN30076"
></A
><H3
><A
@ -1003,7 +977,7 @@ CLASS="PARAMETER"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN30358"
NAME="AEN30090"
></A
><P
></P
@ -1030,7 +1004,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> an automata</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1047,7 +1021,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the starting point of the transition</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1064,7 +1038,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the target point of the transition or NULL</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1081,7 +1055,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the input string associated to that transition</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1098,7 +1072,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> data passed to the callback function if the transition is activated</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1116,7 +1090,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the target state or NULL in case of error</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1127,7 +1101,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN30387"
NAME="AEN30119"
></A
><H3
><A
@ -1204,7 +1178,7 @@ CLASS="PARAMETER"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN30403"
NAME="AEN30135"
></A
><P
></P
@ -1231,7 +1205,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> an automata</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1248,7 +1222,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the starting point of the transition</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1265,7 +1239,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the target point of the transition or NULL</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1282,7 +1256,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the input string associated to that transition</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1299,7 +1273,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the minimum successive occurences of token</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1316,7 +1290,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the maximum successive occurences of token</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1333,7 +1307,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> data associated to the transition</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1351,7 +1325,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the target state or NULL in case of error</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1362,7 +1336,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN30440"
NAME="AEN30172"
></A
><H3
><A
@ -1439,7 +1413,7 @@ once.</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN30456"
NAME="AEN30188"
></A
><P
></P
@ -1466,7 +1440,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> an automata</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1483,7 +1457,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the starting point of the transition</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1500,7 +1474,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the target point of the transition or NULL</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1517,7 +1491,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the input string associated to that transition</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1534,7 +1508,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the minimum successive occurences of token</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1551,7 +1525,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the maximum successive occurences of token</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1568,7 +1542,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> data associated to the transition</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1586,7 +1560,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the target state or NULL in case of error</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1597,7 +1571,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN30493"
NAME="AEN30225"
></A
><H3
><A
@ -1657,7 +1631,7 @@ CLASS="PARAMETER"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN30506"
NAME="AEN30238"
></A
><P
></P
@ -1684,7 +1658,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> an automata</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1701,7 +1675,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the starting point of the transition</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1718,7 +1692,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the target point of the transition or NULL</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1735,7 +1709,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> allow to transition if not all all transitions have been activated</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1753,7 +1727,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the target state or NULL in case of error</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1764,7 +1738,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN30531"
NAME="AEN30263"
></A
><H3
><A
@ -1817,7 +1791,7 @@ target state</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN30543"
NAME="AEN30275"
></A
><P
></P
@ -1844,7 +1818,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> an automata</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1861,7 +1835,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the starting point of the transition</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1878,7 +1852,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the target point of the transition or NULL</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1896,7 +1870,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the target state or NULL in case of error</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1907,7 +1881,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN30564"
NAME="AEN30296"
></A
><H3
><A
@ -1962,7 +1936,7 @@ which will increment the counter provided</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN30576"
NAME="AEN30308"
></A
><P
></P
@ -1989,7 +1963,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> an automata</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -2006,7 +1980,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the starting point of the transition</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -2023,7 +1997,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the target point of the transition or NULL</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -2040,7 +2014,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the counter associated to that transition</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -2058,7 +2032,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the target state or NULL in case of error</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -2069,7 +2043,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN30601"
NAME="AEN30333"
></A
><H3
><A
@ -2124,7 +2098,7 @@ which will be allowed only if the counter is within the right range.</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN30613"
NAME="AEN30345"
></A
><P
></P
@ -2151,7 +2125,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> an automata</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -2168,7 +2142,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the starting point of the transition</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -2185,7 +2159,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the target point of the transition or NULL</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -2202,7 +2176,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the counter associated to that transition</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -2220,7 +2194,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the target state or NULL in case of error</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -2231,7 +2205,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN30638"
NAME="AEN30370"
></A
><H3
><A
@ -2263,7 +2237,7 @@ HREF="libxml-xmlautomata.html#XMLAUTOMATAPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN30645"
NAME="AEN30377"
></A
><P
></P
@ -2290,7 +2264,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> an automata</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -2307,7 +2281,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the minimal value on the counter</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -2324,7 +2298,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the maximal value on the counter</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -2342,7 +2316,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the counter number or -1 in case of error</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -2353,7 +2327,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN30666"
NAME="AEN30398"
></A
><H3
><A
@ -2387,7 +2361,7 @@ The automata should be free after this point.</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN30674"
NAME="AEN30406"
></A
><P
></P
@ -2414,7 +2388,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> an automata</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -2432,7 +2406,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the compiled regexp or NULL in case of error</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -2443,7 +2417,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN30687"
NAME="AEN30419"
></A
><H3
><A
@ -2473,7 +2447,7 @@ HREF="libxml-xmlautomata.html#XMLAUTOMATAPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN30694"
NAME="AEN30426"
></A
><P
></P
@ -2500,7 +2474,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> an automata</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -2518,7 +2492,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>1 if true, 0 if not, and -1 in case of error</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE

View File

@ -123,7 +123,7 @@ NAME="LIBXML-XMLERROR"
><DIV
CLASS="REFNAMEDIV"
><A
NAME="AEN12933"
NAME="AEN12811"
></A
><H2
>Name</H2
@ -131,7 +131,7 @@ NAME="AEN12933"
><DIV
CLASS="REFSYNOPSISDIV"
><A
NAME="AEN12936"
NAME="AEN12814"
></A
><H2
>Synopsis</H2
@ -216,7 +216,7 @@ HREF="libxml-tree.html#XMLPARSERINPUTPTR"
><DIV
CLASS="REFSECT1"
><A
NAME="AEN12953"
NAME="AEN12831"
></A
><H2
>Description</H2
@ -226,14 +226,14 @@ NAME="AEN12953"
><DIV
CLASS="REFSECT1"
><A
NAME="AEN12956"
NAME="AEN12834"
></A
><H2
>Details</H2
><DIV
CLASS="REFSECT2"
><A
NAME="AEN12958"
NAME="AEN12836"
></A
><H3
><A
@ -388,7 +388,7 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN12963"
NAME="AEN12841"
></A
><H3
><A
@ -418,7 +418,7 @@ no parsing or validity context available .</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN12969"
NAME="AEN12847"
></A
><P
></P
@ -445,7 +445,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> a parsing context</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -462,7 +462,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the message</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -479,7 +479,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the extra arguments of the varags to format the message</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -490,7 +490,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN12986"
NAME="AEN12864"
></A
><H3
><A
@ -552,7 +552,7 @@ CLASS="PARAMETER"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN12998"
NAME="AEN12876"
></A
><P
></P
@ -579,7 +579,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the new error handling context</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -596,7 +596,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the new handler function</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -607,7 +607,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN13011"
NAME="AEN12889"
></A
><H3
><A
@ -638,7 +638,7 @@ to the builtin error function.</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN13018"
NAME="AEN12896"
></A
><P
></P
@ -665,7 +665,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the handler</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -676,7 +676,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN13027"
NAME="AEN12905"
></A
><H3
><A
@ -706,7 +706,7 @@ extra parameters.</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN13033"
NAME="AEN12911"
></A
><P
></P
@ -733,7 +733,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> an XML parser context</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -750,7 +750,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the message to display/transmit</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -767,7 +767,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> extra parameters for the message display</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -778,7 +778,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN13050"
NAME="AEN12928"
></A
><H3
><A
@ -808,7 +808,7 @@ extra parameters.</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN13056"
NAME="AEN12934"
></A
><P
></P
@ -835,7 +835,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> an XML parser context</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -852,7 +852,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the message to display/transmit</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -869,7 +869,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> extra parameters for the message display</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -880,7 +880,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN13073"
NAME="AEN12951"
></A
><H3
><A
@ -910,7 +910,7 @@ line, position and extra parameters.</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN13079"
NAME="AEN12957"
></A
><P
></P
@ -937,7 +937,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> an XML parser context</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -954,7 +954,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the message to display/transmit</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -971,7 +971,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> extra parameters for the message display</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -982,7 +982,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN13096"
NAME="AEN12974"
></A
><H3
><A
@ -1012,7 +1012,7 @@ position and extra parameters.</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN13102"
NAME="AEN12980"
></A
><P
></P
@ -1039,7 +1039,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> an XML parser context</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1056,7 +1056,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the message to display/transmit</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1073,7 +1073,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> extra parameters for the message display</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1084,7 +1084,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN13119"
NAME="AEN12997"
></A
><H3
><A
@ -1114,7 +1114,7 @@ HREF="libxml-tree.html#XMLPARSERINPUTPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN13126"
NAME="AEN13004"
></A
><P
></P
@ -1141,7 +1141,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> an xmlParserInputPtr input</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1152,7 +1152,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN13135"
NAME="AEN13013"
></A
><H3
><A
@ -1182,7 +1182,7 @@ HREF="libxml-tree.html#XMLPARSERINPUTPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN13142"
NAME="AEN13020"
></A
><P
></P
@ -1209,7 +1209,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> an xmlParserInputPtr input</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE

File diff suppressed because it is too large Load Diff

View File

@ -123,7 +123,7 @@ NAME="LIBXML-XMLMEMORY"
><DIV
CLASS="REFNAMEDIV"
><A
NAME="AEN29382"
NAME="AEN29126"
></A
><H2
>Name</H2
@ -131,7 +131,7 @@ NAME="AEN29382"
><DIV
CLASS="REFSYNOPSISDIV"
><A
NAME="AEN29385"
NAME="AEN29129"
></A
><H2
>Synopsis</H2
@ -305,7 +305,7 @@ HREF="libxml-xmlmemory.html#XMLMEMSTRDUPLOC"
><DIV
CLASS="REFSECT1"
><A
NAME="AEN29426"
NAME="AEN29170"
></A
><H2
>Description</H2
@ -315,14 +315,14 @@ NAME="AEN29426"
><DIV
CLASS="REFSECT1"
><A
NAME="AEN29429"
NAME="AEN29173"
></A
><H2
>Details</H2
><DIV
CLASS="REFSECT2"
><A
NAME="AEN29431"
NAME="AEN29175"
></A
><H3
><A
@ -338,7 +338,7 @@ CELLPADDING="6"
><TD
><PRE
CLASS="PROGRAMLISTING"
>#define DEBUG_MEMORY</PRE
>#define DEBUG_MEMORY</PRE
></TD
></TR
></TABLE
@ -353,7 +353,7 @@ libxml i.e. if libxml has been configured with --with-debug-mem too.</P
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN29437"
NAME="AEN29181"
></A
><H3
><A
@ -383,7 +383,7 @@ HREF="FREE"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN29444"
NAME="AEN29188"
></A
><P
></P
@ -410,7 +410,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> an already allocated block of memory</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -421,7 +421,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN29453"
NAME="AEN29197"
></A
><H3
><A
@ -454,7 +454,7 @@ HREF="MALLOC"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN29461"
NAME="AEN29205"
></A
><P
></P
@ -481,7 +481,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the size requested in bytes</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -492,7 +492,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN29470"
NAME="AEN29214"
></A
><H3
><A
@ -526,7 +526,7 @@ HREF="REALLOC"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN29478"
NAME="AEN29222"
></A
><P
></P
@ -553,7 +553,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> an already allocated block of memory</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -570,7 +570,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the new size requested in bytes</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -581,7 +581,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN29491"
NAME="AEN29235"
></A
><H3
><A
@ -611,7 +611,7 @@ HREF="STRDUP"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN29498"
NAME="AEN29242"
></A
><P
></P
@ -638,7 +638,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> a zero terminated string</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -656,7 +656,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the copy of the string or NULL in case of error.</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -667,7 +667,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN29511"
NAME="AEN29255"
></A
><H3
><A
@ -713,7 +713,7 @@ done ?</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN29522"
NAME="AEN29266"
></A
><P
></P
@ -740,10 +740,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the <GTKDOCLINK
HREF="FREE"
>free</GTKDOCLINK
>() function to use</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -760,10 +757,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the <GTKDOCLINK
HREF="MALLOC"
>malloc</GTKDOCLINK
>() function to use</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -780,10 +774,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the <GTKDOCLINK
HREF="REALLOC"
>realloc</GTKDOCLINK
>() function to use</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -800,10 +791,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the <GTKDOCLINK
HREF="STRDUP"
>strdup</GTKDOCLINK
>() function to use</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -821,7 +809,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>0 on success</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -832,7 +820,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN29551"
NAME="AEN29291"
></A
><H3
><A
@ -874,7 +862,7 @@ HREF="libxml-xmlmemory.html#XMLSTRDUPFUNC"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN29561"
NAME="AEN29301"
></A
><P
></P
@ -901,10 +889,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> place to save the <GTKDOCLINK
HREF="FREE"
>free</GTKDOCLINK
>() function in use</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -921,10 +906,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> place to save the <GTKDOCLINK
HREF="MALLOC"
>malloc</GTKDOCLINK
>() function in use</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -941,10 +923,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> place to save the <GTKDOCLINK
HREF="REALLOC"
>realloc</GTKDOCLINK
>() function in use</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -961,10 +940,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> place to save the <GTKDOCLINK
HREF="STRDUP"
>strdup</GTKDOCLINK
>() function in use</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -982,7 +958,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>0 on success</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -993,7 +969,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN29590"
NAME="AEN29326"
></A
><H3
><A
@ -1020,7 +996,7 @@ CLASS="PROGRAMLISTING"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN29596"
NAME="AEN29332"
></A
><P
></P
@ -1048,7 +1024,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>0 on success</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1059,7 +1035,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN29605"
NAME="AEN29341"
></A
><H3
><A
@ -1086,7 +1062,7 @@ CLASS="PROGRAMLISTING"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN29611"
NAME="AEN29347"
></A
><P
></P
@ -1114,7 +1090,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>an int representing the amount of memory allocated.</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1125,7 +1101,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN29620"
NAME="AEN29356"
></A
><H3
><A
@ -1155,7 +1131,7 @@ HREF="FILE-CAPS"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN29627"
NAME="AEN29363"
></A
><P
></P
@ -1182,8 +1158,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> a FILE descriptor used as the output file, if NULL, the result is
written to the file .memorylist</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1194,7 +1169,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN29636"
NAME="AEN29372"
></A
><H3
><A
@ -1231,7 +1206,7 @@ CLASS="PARAMETER"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN29644"
NAME="AEN29380"
></A
><P
></P
@ -1258,7 +1233,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> a FILE descriptor used as the output file</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1275,7 +1250,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> number of entries to dump</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1286,7 +1261,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN29657"
NAME="AEN29393"
></A
><H3
><A
@ -1314,7 +1289,7 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN29663"
NAME="AEN29399"
></A
><H3
><A
@ -1347,7 +1322,7 @@ HREF="MALLOC"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN29671"
NAME="AEN29407"
></A
><P
></P
@ -1374,7 +1349,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> an int specifying the size in byte to allocate.</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1385,7 +1360,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN29680"
NAME="AEN29416"
></A
><H3
><A
@ -1419,7 +1394,7 @@ HREF="REALLOC"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN29688"
NAME="AEN29424"
></A
><P
></P
@ -1446,7 +1421,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the initial memory block pointer</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1463,7 +1438,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> an int specifying the size in byte to allocate.</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1474,7 +1449,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN29701"
NAME="AEN29437"
></A
><H3
><A
@ -1504,7 +1479,7 @@ HREF="FREE"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN29708"
NAME="AEN29444"
></A
><P
></P
@ -1531,7 +1506,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the memory block pointer</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1542,7 +1517,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN29717"
NAME="AEN29453"
></A
><H3
><A
@ -1572,7 +1547,7 @@ HREF="STRDUP"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN29724"
NAME="AEN29460"
></A
><P
></P
@ -1599,7 +1574,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the initial string pointer</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1617,7 +1592,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>a pointer to the new string or NULL if allocation error occurred.</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1628,7 +1603,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN29737"
NAME="AEN29473"
></A
><H3
><A
@ -1658,7 +1633,7 @@ HREF="MALLOC"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN29744"
NAME="AEN29480"
></A
><P
></P
@ -1685,7 +1660,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> number of bytes to allocate</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1696,7 +1671,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN29753"
NAME="AEN29489"
></A
><H3
><A
@ -1726,7 +1701,7 @@ HREF="REALLOC"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN29760"
NAME="AEN29496"
></A
><P
></P
@ -1753,7 +1728,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> pointer to the existing allocated area</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1770,7 +1745,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> number of bytes to allocate</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1781,7 +1756,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN29773"
NAME="AEN29509"
></A
><H3
><A
@ -1814,7 +1789,7 @@ HREF="libxml-parser.html#XMLSTRDUP"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN29781"
NAME="AEN29517"
></A
><P
></P
@ -1841,7 +1816,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> pointer to the existing string</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1852,7 +1827,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN29790"
NAME="AEN29526"
></A
><H3
><A
@ -1887,7 +1862,7 @@ HREF="MALLOC"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN29798"
NAME="AEN29534"
></A
><P
></P
@ -1914,7 +1889,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> an int specifying the size in byte to allocate.</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1931,7 +1906,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the file name or NULL</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1948,7 +1923,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the line number</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1959,7 +1934,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN29815"
NAME="AEN29551"
></A
><H3
><A
@ -1995,7 +1970,7 @@ HREF="REALLOC"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN29823"
NAME="AEN29559"
></A
><P
></P
@ -2022,7 +1997,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the initial memory block pointer</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -2039,7 +2014,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> an int specifying the size in byte to allocate.</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -2056,7 +2031,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the file name or NULL</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -2073,7 +2048,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the line number</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -2084,7 +2059,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN29844"
NAME="AEN29580"
></A
><H3
><A
@ -2116,7 +2091,7 @@ HREF="STRDUP"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN29851"
NAME="AEN29587"
></A
><P
></P
@ -2143,7 +2118,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the initial string pointer</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -2160,7 +2135,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the file name or NULL</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -2177,7 +2152,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the line number</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -2195,7 +2170,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>a pointer to the new string or NULL if allocation error occurred.</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE

File diff suppressed because it is too large Load Diff

View File

@ -123,7 +123,7 @@ NAME="LIBXML-XMLREGEXP"
><DIV
CLASS="REFNAMEDIV"
><A
NAME="AEN29877"
NAME="AEN29613"
></A
><H2
>Name</H2
@ -131,7 +131,7 @@ NAME="AEN29877"
><DIV
CLASS="REFSYNOPSISDIV"
><A
NAME="AEN29880"
NAME="AEN29616"
></A
><H2
>Synopsis</H2
@ -262,7 +262,7 @@ HREF="libxml-tree.html#XMLCHAR"
><DIV
CLASS="REFSECT1"
><A
NAME="AEN29912"
NAME="AEN29648"
></A
><H2
>Description</H2
@ -272,14 +272,14 @@ NAME="AEN29912"
><DIV
CLASS="REFSECT1"
><A
NAME="AEN29915"
NAME="AEN29651"
></A
><H2
>Details</H2
><DIV
CLASS="REFSECT2"
><A
NAME="AEN29917"
NAME="AEN29653"
></A
><H3
><A
@ -305,26 +305,13 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN29922"
NAME="AEN29658"
></A
><H3
><A
NAME="XMLREGEXPPTR"
></A
>xmlRegexpPtr</H3
><TABLE
BORDER="0"
BGCOLOR="#D6E8FF"
WIDTH="100%"
CELLPADDING="6"
><TR
><TD
><PRE
CLASS="PROGRAMLISTING"
>typedef xmlRegexp *xmlRegexpPtr;</PRE
></TD
></TR
></TABLE
><P
>A libxml regular expression, they can actually be far more complex
thank the POSIX regex expressions.</P
@ -334,7 +321,7 @@ thank the POSIX regex expressions.</P
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN29928"
NAME="AEN29663"
></A
><H3
><A
@ -360,26 +347,13 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN29933"
NAME="AEN29668"
></A
><H3
><A
NAME="XMLREGEXECCTXTPTR"
></A
>xmlRegExecCtxtPtr</H3
><TABLE
BORDER="0"
BGCOLOR="#D6E8FF"
WIDTH="100%"
CELLPADDING="6"
><TR
><TD
><PRE
CLASS="PROGRAMLISTING"
>typedef xmlRegExecCtxt *xmlRegExecCtxtPtr;</PRE
></TD
></TR
></TABLE
><P
>A libxml progressive regular expression evaluation context</P
><P
@ -388,7 +362,7 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN29939"
NAME="AEN29673"
></A
><H3
><A
@ -423,7 +397,7 @@ that regular expression</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN29947"
NAME="AEN29681"
></A
><P
></P
@ -450,7 +424,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> a regular expression string</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -468,7 +442,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the compiled expression or NULL in case of error</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -479,7 +453,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN29960"
NAME="AEN29694"
></A
><H3
><A
@ -509,7 +483,7 @@ HREF="libxml-xmlregexp.html#XMLREGEXPPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN29967"
NAME="AEN29701"
></A
><P
></P
@ -536,7 +510,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the regexp</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -547,7 +521,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN29976"
NAME="AEN29710"
></A
><H3
><A
@ -581,7 +555,7 @@ HREF="libxml-tree.html#XMLCHAR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN29984"
NAME="AEN29718"
></A
><P
></P
@ -608,7 +582,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the compiled regular expression</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -643,7 +617,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>1 if it matches, 0 if not and a negativa value in case of error</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -654,7 +628,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN30001"
NAME="AEN29735"
></A
><H3
><A
@ -688,7 +662,7 @@ HREF="libxml-xmlregexp.html#XMLREGEXPPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN30009"
NAME="AEN29743"
></A
><P
></P
@ -715,7 +689,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the file for the output debug</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -732,7 +706,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the compiled regexp</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -743,7 +717,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN30022"
NAME="AEN29756"
></A
><H3
><A
@ -773,7 +747,7 @@ HREF="libxml-xmlregexp.html#XMLREGEXPPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN30029"
NAME="AEN29763"
></A
><P
></P
@ -800,7 +774,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the compiled regular expression</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -818,7 +792,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>1 if it yes, 0 if not and a negativa value in case of error</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -829,7 +803,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN30042"
NAME="AEN29776"
></A
><H3
><A
@ -863,7 +837,7 @@ HREF="libxml-tree.html#XMLCHAR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN30049"
NAME="AEN29783"
></A
><P
></P
@ -952,7 +926,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN30070"
NAME="AEN29804"
></A
><H3
><A
@ -990,7 +964,7 @@ HREF="libxml-xmlregexp.html#XMLREGEXECCALLBACKS"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN30079"
NAME="AEN29813"
></A
><P
></P
@ -1017,7 +991,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> a precompiled regular expression</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1034,8 +1008,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> a callback function used for handling progresses in the
automata matching phase</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1052,7 +1025,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the context data associated to the callback in this context</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1070,7 +1043,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the new context</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1081,7 +1054,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN30100"
NAME="AEN29834"
></A
><H3
><A
@ -1111,7 +1084,7 @@ HREF="libxml-xmlregexp.html#XMLREGEXECCTXTPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN30107"
NAME="AEN29841"
></A
><P
></P
@ -1138,7 +1111,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> a regular expression evaulation context</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1149,7 +1122,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN30116"
NAME="AEN29850"
></A
><H3
><A
@ -1184,7 +1157,7 @@ HREF="libxml-tree.html#XMLCHAR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN30124"
NAME="AEN29858"
></A
><P
></P
@ -1211,7 +1184,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> a regexp execution context or NULL to indicate the end</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1228,7 +1201,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> a string token input</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1245,7 +1218,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> data associated to the token to reuse in callbacks</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1263,8 +1236,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> 1 if the regexp reached a final state, 0 if non-final, and
a negative value in case of error.</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE

View File

@ -123,7 +123,7 @@ NAME="LIBXML-XMLSCHEMAS"
><DIV
CLASS="REFNAMEDIV"
><A
NAME="AEN33416"
NAME="AEN33148"
></A
><H2
>Name</H2
@ -131,7 +131,7 @@ NAME="AEN33416"
><DIV
CLASS="REFSYNOPSISDIV"
><A
NAME="AEN33419"
NAME="AEN33151"
></A
><H2
>Synopsis</H2
@ -325,7 +325,7 @@ HREF="libxml-tree.html#XMLSAXHANDLERPTR"
><DIV
CLASS="REFSECT1"
><A
NAME="AEN33466"
NAME="AEN33198"
></A
><H2
>Description</H2
@ -335,14 +335,14 @@ NAME="AEN33466"
><DIV
CLASS="REFSECT1"
><A
NAME="AEN33469"
NAME="AEN33201"
></A
><H2
>Details</H2
><DIV
CLASS="REFSECT2"
><A
NAME="AEN33471"
NAME="AEN33203"
></A
><H3
><A
@ -393,7 +393,7 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN33476"
NAME="AEN33208"
></A
><H3
><A
@ -437,33 +437,20 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN33481"
NAME="AEN33213"
></A
><H3
><A
NAME="XMLSCHEMAPTR"
></A
>xmlSchemaPtr</H3
><TABLE
BORDER="0"
BGCOLOR="#D6E8FF"
WIDTH="100%"
CELLPADDING="6"
><TR
><TD
><PRE
CLASS="PROGRAMLISTING"
>typedef xmlSchema *xmlSchemaPtr;</PRE
></TD
></TR
></TABLE
><P
></P
></DIV
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN33486"
NAME="AEN33217"
></A
><H3
><A
@ -490,7 +477,7 @@ CLASS="PROGRAMLISTING"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN33491"
NAME="AEN33222"
></A
><P
></P
@ -562,7 +549,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN33508"
NAME="AEN33239"
></A
><H3
><A
@ -589,7 +576,7 @@ CLASS="PROGRAMLISTING"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN33513"
NAME="AEN33244"
></A
><P
></P
@ -661,7 +648,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN33530"
NAME="AEN33261"
></A
><H3
><A
@ -687,33 +674,20 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN33535"
NAME="AEN33266"
></A
><H3
><A
NAME="XMLSCHEMAPARSERCTXTPTR"
></A
>xmlSchemaParserCtxtPtr</H3
><TABLE
BORDER="0"
BGCOLOR="#D6E8FF"
WIDTH="100%"
CELLPADDING="6"
><TR
><TD
><PRE
CLASS="PROGRAMLISTING"
>typedef xmlSchemaParserCtxt *xmlSchemaParserCtxtPtr;</PRE
></TD
></TR
></TABLE
><P
></P
></DIV
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN33540"
NAME="AEN33270"
></A
><H3
><A
@ -741,33 +715,20 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN33546"
NAME="AEN33276"
></A
><H3
><A
NAME="XMLSCHEMAVALIDCTXTPTR"
></A
>xmlSchemaValidCtxtPtr</H3
><TABLE
BORDER="0"
BGCOLOR="#D6E8FF"
WIDTH="100%"
CELLPADDING="6"
><TR
><TD
><PRE
CLASS="PROGRAMLISTING"
>typedef xmlSchemaValidCtxt *xmlSchemaValidCtxtPtr;</PRE
></TD
></TR
></TABLE
><P
></P
></DIV
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN33551"
NAME="AEN33280"
></A
><H3
><A
@ -799,7 +760,7 @@ to contain an XML Schemas file.</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN33558"
NAME="AEN33287"
></A
><P
></P
@ -826,7 +787,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the location of the schema</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -844,7 +805,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the parser context or NULL in case of error</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -855,7 +816,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN33571"
NAME="AEN33300"
></A
><H3
><A
@ -888,7 +849,7 @@ to contain an XML Schemas file.</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN33578"
NAME="AEN33307"
></A
><P
></P
@ -915,7 +876,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> a pointer to a char array containing the schemas</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -932,7 +893,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the size of the array</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -950,7 +911,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the parser context or NULL in case of error</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -961,7 +922,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN33595"
NAME="AEN33324"
></A
><H3
><A
@ -991,7 +952,7 @@ HREF="libxml-xmlschemas.html#XMLSCHEMAPARSERCTXTPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN33602"
NAME="AEN33331"
></A
><P
></P
@ -1018,7 +979,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the schema parser context</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1029,7 +990,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN33611"
NAME="AEN33340"
></A
><H3
><A
@ -1068,7 +1029,7 @@ HREF="libxml-xmlschemas.html#XMLSCHEMAVALIDITYWARNINGFUNC"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN33620"
NAME="AEN33349"
></A
><P
></P
@ -1095,7 +1056,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> a schema validation context</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1112,7 +1073,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the error callback</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1129,7 +1090,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the warning callback</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1146,7 +1107,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> contextual data for the callbacks</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1157,7 +1118,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN33641"
NAME="AEN33370"
></A
><H3
><A
@ -1192,7 +1153,7 @@ XML Shema struture which can be used to validate instances.
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN33649"
NAME="AEN33378"
></A
><P
></P
@ -1219,7 +1180,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> a schema validation context</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1237,8 +1198,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the internal XML Schema structure built from the resource or
NULL in case of error</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1249,7 +1209,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN33662"
NAME="AEN33391"
></A
><H3
><A
@ -1279,7 +1239,7 @@ HREF="libxml-xmlschemas.html#XMLSCHEMAPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN33669"
NAME="AEN33398"
></A
><P
></P
@ -1306,7 +1266,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> a schema structure</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1317,7 +1277,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN33678"
NAME="AEN33407"
></A
><H3
><A
@ -1351,7 +1311,7 @@ HREF="libxml-xmlschemas.html#XMLSCHEMAPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN33686"
NAME="AEN33415"
></A
><P
></P
@ -1378,7 +1338,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the file output</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1395,7 +1355,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> a schema structure</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1406,7 +1366,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN33699"
NAME="AEN33428"
></A
><H3
><A
@ -1445,7 +1405,7 @@ HREF="libxml-xmlschemas.html#XMLSCHEMAVALIDITYWARNINGFUNC"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN33708"
NAME="AEN33437"
></A
><P
></P
@ -1472,7 +1432,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> a schema validation context</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1489,7 +1449,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the error function</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1506,7 +1466,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the warning function</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1523,7 +1483,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the functions context</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1534,7 +1494,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN33729"
NAME="AEN33458"
></A
><H3
><A
@ -1567,7 +1527,7 @@ HREF="libxml-xmlschemas.html#XMLSCHEMAPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN33737"
NAME="AEN33466"
></A
><P
></P
@ -1594,7 +1554,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> a precompiled XML Schemas</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1612,7 +1572,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the validation context or NULL in case of error</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1623,7 +1583,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN33750"
NAME="AEN33479"
></A
><H3
><A
@ -1653,7 +1613,7 @@ HREF="libxml-xmlschemas.html#XMLSCHEMAVALIDCTXTPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN33757"
NAME="AEN33486"
></A
><P
></P
@ -1680,7 +1640,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the schema validation context</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1691,7 +1651,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN33766"
NAME="AEN33495"
></A
><H3
><A
@ -1725,7 +1685,7 @@ HREF="libxml-tree.html#XMLDOCPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN33774"
NAME="AEN33503"
></A
><P
></P
@ -1752,7 +1712,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> a schema validation context</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1787,8 +1747,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>0 if the document is schemas valid, a positive error code
number otherwise and -1 in case of internal or API error.</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1799,7 +1758,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN33791"
NAME="AEN33520"
></A
><H3
><A
@ -1842,7 +1801,7 @@ HREF="libxml-tree.html#XMLSAXHANDLERPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN33801"
NAME="AEN33530"
></A
><P
></P
@ -1869,7 +1828,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> a schema validation context</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1886,7 +1845,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the input to use for reading the data</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1903,7 +1862,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> an optional encoding information</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1920,7 +1879,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> a SAX handler for the resulting events</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1937,7 +1896,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the context to provide to the SAX handler.</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1955,8 +1914,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>0 if the document is schemas valid, a positive error code
number otherwise and -1 in case of internal or API error.</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE

View File

@ -123,7 +123,7 @@ NAME="LIBXML-XMLSCHEMASTYPES"
><DIV
CLASS="REFNAMEDIV"
><A
NAME="AEN33835"
NAME="AEN33564"
></A
><H2
>Name</H2
@ -131,7 +131,7 @@ NAME="AEN33835"
><DIV
CLASS="REFSYNOPSISDIV"
><A
NAME="AEN33838"
NAME="AEN33567"
></A
><H2
>Synopsis</H2
@ -268,7 +268,7 @@ HREF="libxml-schemasinternals.html#XMLSCHEMAFACETPTR"
><DIV
CLASS="REFSECT1"
><A
NAME="AEN33872"
NAME="AEN33601"
></A
><H2
>Description</H2
@ -278,14 +278,14 @@ NAME="AEN33872"
><DIV
CLASS="REFSECT1"
><A
NAME="AEN33875"
NAME="AEN33604"
></A
><H2
>Details</H2
><DIV
CLASS="REFSECT2"
><A
NAME="AEN33877"
NAME="AEN33606"
></A
><H3
><A
@ -311,7 +311,7 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN33882"
NAME="AEN33611"
></A
><H3
><A
@ -339,7 +339,7 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN33888"
NAME="AEN33617"
></A
><H3
><A
@ -376,7 +376,7 @@ HREF="libxml-tree.html#XMLCHAR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN33897"
NAME="AEN33626"
></A
><P
></P
@ -403,7 +403,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the type name</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -420,7 +420,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the URI of the namespace usually "http://www.w3.org/2001/XMLSchema"</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -438,7 +438,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the type if found, NULL otherwise</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -449,7 +449,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN33914"
NAME="AEN33643"
></A
><H3
><A
@ -493,7 +493,7 @@ CLASS="PARAMETER"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN33924"
NAME="AEN33653"
></A
><P
></P
@ -520,7 +520,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the predefined type</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -537,7 +537,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the value to check</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -554,7 +554,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the return computed value</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -572,8 +572,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>0 if this validates, a positive error code number otherwise
and -1 in case of internal or API error.</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -584,7 +583,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN33945"
NAME="AEN33674"
></A
><H3
><A
@ -632,7 +631,7 @@ CLASS="PARAMETER"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN33956"
NAME="AEN33685"
></A
><P
></P
@ -659,7 +658,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the predefined type</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -676,7 +675,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the value to check</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -693,7 +692,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the return computed value</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -710,7 +709,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the node containing the value</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -728,8 +727,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>0 if this validates, a positive error code number otherwise
and -1 in case of internal or API error.</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -740,7 +738,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN33981"
NAME="AEN33710"
></A
><H3
><A
@ -782,7 +780,7 @@ HREF="libxml-schemasinternals.html#XMLSCHEMAVALPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN33991"
NAME="AEN33720"
></A
><P
></P
@ -809,7 +807,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the base type</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -826,7 +824,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the facet to check</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -843,7 +841,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the lexical repr of the value to validate</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -860,7 +858,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the precomputed value</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -878,8 +876,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>0 if the element is schemas valid, a positive error code
number otherwise and -1 in case of internal or API error.</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -890,7 +887,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN34016"
NAME="AEN33745"
></A
><H3
><A
@ -920,7 +917,7 @@ HREF="libxml-schemasinternals.html#XMLSCHEMAVALPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN34023"
NAME="AEN33752"
></A
><P
></P
@ -958,7 +955,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN34032"
NAME="AEN33761"
></A
><H3
><A
@ -988,7 +985,7 @@ HREF="libxml-schemasinternals.html#XMLSCHEMAFACETPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN34039"
NAME="AEN33768"
></A
><P
></P
@ -1016,7 +1013,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the newly allocated structure or NULL in case or error</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1027,7 +1024,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN34048"
NAME="AEN33777"
></A
><H3
><A
@ -1069,7 +1066,7 @@ HREF="libxml-tree.html#XMLCHAR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN34058"
NAME="AEN33787"
></A
><P
></P
@ -1096,7 +1093,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the facet</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1113,7 +1110,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the schema type definition</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1130,7 +1127,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the schema parser context or NULL</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1147,7 +1144,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> name of the type</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1165,7 +1162,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>0 if okay or -1 in cae of error</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1176,7 +1173,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN34083"
NAME="AEN33812"
></A
><H3
><A
@ -1206,7 +1203,7 @@ HREF="libxml-schemasinternals.html#XMLSCHEMAFACETPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN34090"
NAME="AEN33819"
></A
><P
></P
@ -1233,7 +1230,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> a schema facet structure</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -123,7 +123,7 @@ NAME="LIBXML-XPOINTER"
><DIV
CLASS="REFNAMEDIV"
><A
NAME="AEN19101"
NAME="AEN18890"
></A
><H2
>Name</H2
@ -131,7 +131,7 @@ NAME="AEN19101"
><DIV
CLASS="REFSYNOPSISDIV"
><A
NAME="AEN19104"
NAME="AEN18893"
></A
><H2
>Synopsis</H2
@ -411,7 +411,7 @@ HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR"
><DIV
CLASS="REFSECT1"
><A
NAME="AEN19179"
NAME="AEN18968"
></A
><H2
>Description</H2
@ -421,14 +421,14 @@ NAME="AEN19179"
><DIV
CLASS="REFSECT1"
><A
NAME="AEN19182"
NAME="AEN18971"
></A
><H2
>Details</H2
><DIV
CLASS="REFSECT2"
><A
NAME="AEN19184"
NAME="AEN18973"
></A
><H3
><A
@ -458,33 +458,20 @@ CLASS="PROGRAMLISTING"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN19189"
NAME="AEN18978"
></A
><H3
><A
NAME="XMLLOCATIONSETPTR"
></A
>xmlLocationSetPtr</H3
><TABLE
BORDER="0"
BGCOLOR="#D6E8FF"
WIDTH="100%"
CELLPADDING="6"
><TR
><TD
><PRE
CLASS="PROGRAMLISTING"
>typedef xmlLocationSet *xmlLocationSetPtr;</PRE
></TD
></TR
></TABLE
><P
></P
></DIV
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN19194"
NAME="AEN18982"
></A
><H3
><A
@ -522,7 +509,7 @@ CLASS="PARAMETER"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN19203"
NAME="AEN18991"
></A
><P
></P
@ -549,7 +536,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> an initial xmlXPathObjectPtr, or NULL</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -567,7 +554,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the newly created object.</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -578,7 +565,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN19216"
NAME="AEN19004"
></A
><H3
><A
@ -608,7 +595,7 @@ HREF="libxml-xpointer.html#XMLLOCATIONSETPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN19223"
NAME="AEN19011"
></A
><P
></P
@ -635,7 +622,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the xmlLocationSetPtr to free</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -646,7 +633,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN19232"
NAME="AEN19020"
></A
><H3
><A
@ -693,7 +680,7 @@ CLASS="PARAMETER"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN19243"
NAME="AEN19031"
></A
><P
></P
@ -720,7 +707,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the first LocationSet</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -737,7 +724,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the second LocationSet</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -755,7 +742,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>val1 once extended or NULL in case of error.</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -766,7 +753,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN19260"
NAME="AEN19048"
></A
><H3
><A
@ -805,7 +792,7 @@ HREF="libxml-tree.html#XMLNODEPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN19269"
NAME="AEN19057"
></A
><P
></P
@ -832,7 +819,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the starting node</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -849,7 +836,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the start index</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -866,7 +853,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the ending point</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -883,7 +870,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the ending index</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -901,7 +888,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the newly created object.</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -912,7 +899,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN19294"
NAME="AEN19082"
></A
><H3
><A
@ -949,7 +936,7 @@ HREF="libxml-xpath.html#XMLXPATHOBJECTPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN19303"
NAME="AEN19091"
></A
><P
></P
@ -976,7 +963,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the starting point</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -993,7 +980,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the ending point</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1011,7 +998,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the newly created object.</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1022,7 +1009,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN19320"
NAME="AEN19108"
></A
><H3
><A
@ -1059,7 +1046,7 @@ HREF="libxml-xpath.html#XMLXPATHOBJECTPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN19329"
NAME="AEN19117"
></A
><P
></P
@ -1086,7 +1073,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the starting node</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1103,7 +1090,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the ending point</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1121,7 +1108,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the newly created object.</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1132,7 +1119,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN19346"
NAME="AEN19134"
></A
><H3
><A
@ -1169,7 +1156,7 @@ HREF="libxml-tree.html#XMLNODEPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN19355"
NAME="AEN19143"
></A
><P
></P
@ -1196,7 +1183,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the starting point</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1213,7 +1200,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the ending node</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1231,7 +1218,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the newly created object.</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1242,7 +1229,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN19372"
NAME="AEN19160"
></A
><H3
><A
@ -1279,7 +1266,7 @@ HREF="libxml-tree.html#XMLNODEPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN19381"
NAME="AEN19169"
></A
><P
></P
@ -1306,7 +1293,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the starting node</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1323,7 +1310,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the ending node</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1341,7 +1328,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the newly created object.</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1352,7 +1339,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN19398"
NAME="AEN19186"
></A
><H3
><A
@ -1401,7 +1388,7 @@ CLASS="PARAMETER"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN19409"
NAME="AEN19197"
></A
><P
></P
@ -1428,7 +1415,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the start NodePtr value</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1445,7 +1432,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the end NodePtr value or NULL</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1463,7 +1450,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the newly created object.</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1474,7 +1461,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN19426"
NAME="AEN19214"
></A
><H3
><A
@ -1514,7 +1501,7 @@ CLASS="PARAMETER"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN19435"
NAME="AEN19223"
></A
><P
></P
@ -1541,7 +1528,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> a node set</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1559,7 +1546,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the newly created object.</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1570,7 +1557,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN19448"
NAME="AEN19236"
></A
><H3
><A
@ -1607,7 +1594,7 @@ HREF="libxml-xpath.html#XMLXPATHOBJECTPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN19457"
NAME="AEN19245"
></A
><P
></P
@ -1634,7 +1621,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the starting node</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1651,7 +1638,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the ending object</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1669,7 +1656,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the newly created object.</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1680,7 +1667,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN19474"
NAME="AEN19262"
></A
><H3
><A
@ -1713,7 +1700,7 @@ HREF="libxml-tree.html#XMLNODEPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN19482"
NAME="AEN19270"
></A
><P
></P
@ -1740,7 +1727,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the starting and ending node</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1758,7 +1745,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the newly created object.</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1769,7 +1756,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN19495"
NAME="AEN19283"
></A
><H3
><A
@ -1809,7 +1796,7 @@ CLASS="PARAMETER"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN19504"
NAME="AEN19292"
></A
><P
></P
@ -1836,7 +1823,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the initial range set</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1853,7 +1840,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> a new xmlXPathObjectPtr</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1864,7 +1851,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN19517"
NAME="AEN19305"
></A
><H3
><A
@ -1902,7 +1889,7 @@ CLASS="PARAMETER"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN19526"
NAME="AEN19314"
></A
><P
></P
@ -1929,7 +1916,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the LocationSet value</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -1947,7 +1934,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the newly created object.</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -1958,7 +1945,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN19539"
NAME="AEN19327"
></A
><H3
><A
@ -1992,7 +1979,7 @@ HREF="libxml-xpath.html#XMLXPATHOBJECTPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN19547"
NAME="AEN19335"
></A
><P
></P
@ -2019,7 +2006,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the initial range set</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -2036,7 +2023,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> an xmlXPathObjectPtr</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -2047,7 +2034,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN19560"
NAME="AEN19348"
></A
><H3
><A
@ -2078,7 +2065,7 @@ HREF="libxml-xpointer.html#XMLLOCATIONSETPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN19567"
NAME="AEN19355"
></A
><P
></P
@ -2105,7 +2092,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the initial range set</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -2122,7 +2109,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the index to remove</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -2133,7 +2120,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN19580"
NAME="AEN19368"
></A
><H3
><A
@ -2174,7 +2161,7 @@ HREF="libxml-tree.html#XMLNODEPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN19590"
NAME="AEN19378"
></A
><P
></P
@ -2201,7 +2188,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the XML document</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -2218,7 +2205,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the node that directly contains the XPointer being evaluated or NULL</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -2235,8 +2222,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the element from which a user or program initiated traversal of
the link, or NULL.</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -2254,7 +2240,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the xmlXPathContext just allocated.</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -2265,7 +2251,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN19611"
NAME="AEN19399"
></A
><H3
><A
@ -2302,7 +2288,7 @@ HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN19620"
NAME="AEN19408"
></A
><P
></P
@ -2329,7 +2315,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the XPointer expression</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -2346,7 +2332,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the XPointer context</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -2364,8 +2350,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the xmlXPathObjectPtr resulting from the evaluation or NULL.
the caller has to free the object.</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -2376,7 +2361,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN19637"
NAME="AEN19425"
></A
><H3
><A
@ -2410,7 +2395,7 @@ HREF="TO"
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN19645"
NAME="AEN19433"
></A
><P
></P
@ -2437,7 +2422,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the XPointer Parser context</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -2454,7 +2439,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the number of args</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -2465,7 +2450,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN19658"
NAME="AEN19446"
></A
><H3
><A
@ -2499,7 +2484,7 @@ This will drop Attributes and Namespace declarations.</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN19666"
NAME="AEN19454"
></A
><P
></P
@ -2526,7 +2511,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the XPointer result from the evaluation.</TD
>&nbsp;</TD
></TR
><TR
><TD
@ -2544,8 +2529,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>an xmlNodePtr list or NULL.
the caller has to free the node tree.</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE
@ -2556,7 +2540,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN19679"
NAME="AEN19467"
></A
><H3
><A
@ -2593,7 +2577,7 @@ a Location Set instead of a node set</P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN19688"
NAME="AEN19476"
></A
><P
></P
@ -2620,7 +2604,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the XPointer Parser context</TD
>&nbsp;</TD
></TR
></TBODY
></TABLE

View File

@ -1224,7 +1224,6 @@
<exports symbol='xmlRelaxNGValidCtxtPtr'/>
<exports symbol='xmlRelaxNGValidErr'/>
<exports symbol='xmlRelaxNGValidateDoc'/>
<exports symbol='xmlRelaxNGValidateStream'/>
<exports symbol='xmlRelaxNGValidityErrorFunc'/>
<exports symbol='xmlRelaxNGValidityWarningFunc'/>
</file>
@ -7689,15 +7688,6 @@ actually an xmlCharEncoding'/>
<arg name='ctxt' type='xmlRelaxNGValidCtxtPtr' info='a Relax-NG validation context'/>
<arg name='doc' type='xmlDocPtr' info='a parsed document tree'/>
</function>
<function name='xmlRelaxNGValidateStream' file='relaxng'>
<info></info>
<return type='int' info=''/>
<arg name='ctxt' type='xmlRelaxNGValidCtxtPtr' info=''/>
<arg name='input' type='xmlParserInputBufferPtr' info=''/>
<arg name='enc' type='xmlCharEncoding' info=''/>
<arg name='sax' type='xmlSAXHandlerPtr' info=''/>
<arg name='user_data' type='void *' info=''/>
</function>
<functype name='xmlRelaxNGValidityErrorFunc' file='relaxng'>
<info></info>
<return type='void'/>

View File

@ -105,6 +105,17 @@ to test those</p>
Schemas</a>
</li>
</ul>
<p>2.5.5: Mar 24 2003</p>
<ul>
<li>Lot of fixes on the Relax NG implementation. More testing including
DocBook and TEI examples.</li>
<li>Increased the support for W3C XML Schemas datatype</li>
<li>Several bug fixes in the URI handling layer</li>
<li>Bug fixes: HTML parser, xmlReader, DTD validation, XPath, encoding
conversion, line counting in the parser.</li>
<li>Added support for $XMLLINT_INDENT environment variable, FTP delete</li>
<li>Fixed the RPM spec file name</li>
</ul>
<h3>2.5.4: Feb 20 2003</h3>
<ul>
<li>Conformance testing and lot of fixes on Relax NG and XInclude

View File

@ -106,7 +106,9 @@ far too early to make any conformance statement about it at the moment.</p>
<p>Results of the <a
href="http://xmlbench.sourceforge.net/results/benchmark/index.html">xmlbench
benchmark</a> on sourceforge 19 March 2003 (smaller is better):</p>
<p align="center"><img src="benchmark.gif" alt="benchmark results for Expat Xerces libxml2 Oracle and Sun toolkits"></p>
<p align="center"><img src="benchmark.gif"
alt="benchmark results for Expat Xerces libxml2 Oracle and Sun toolkits"></p>
<p>Logo designed by <a href="mailto:liyanage@access.ch">Marc Liyanage</a>.</p>
@ -615,6 +617,18 @@ to test those</p>
Schemas</a></li>
</ul>
<p>2.5.5: Mar 24 2003</p>
<ul>
<li>Lot of fixes on the Relax NG implementation. More testing including
DocBook and TEI examples.</li>
<li>Increased the support for W3C XML Schemas datatype</li>
<li>Several bug fixes in the URI handling layer</li>
<li>Bug fixes: HTML parser, xmlReader, DTD validation, XPath, encoding
conversion, line counting in the parser.</li>
<li>Added support for $XMLLINT_INDENT environment variable, FTP delete</li>
<li>Fixed the RPM spec file name</li>
</ul>
<h3>2.5.4: Feb 20 2003</h3>
<ul>
<li>Conformance testing and lot of fixes on Relax NG and XInclude
@ -2880,6 +2894,7 @@ xmlOutputBufferCreateOwn(FILE *file, xmlCharEncodingHandlerPtr encoder) {
} </pre>

View File

@ -266,6 +266,7 @@ xmlOutputBufferCreateOwn(FILE *file, xmlCharEncodingHandlerPtr encoder) {
} </pre>