1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-07-28 00:21:53 +03:00

preparing 2.4.19 rebuilt the docs Daniel

* configure.in: preparing 2.4.19
* doc/*: rebuilt the docs
Daniel
This commit is contained in:
Daniel Veillard
2002-03-25 16:48:03 +00:00
parent 56b2db7478
commit 192740927a
24 changed files with 443 additions and 362 deletions

View File

@ -1607,7 +1607,7 @@ CLASS="PROGRAMLISTING"
></TR
></TABLE
><P
>Raises an XPATH_INVALID_ARITY error</P
>Raises an XPATH_INVALID_ARITY error.</P
><P
></P
><DIV
@ -1672,7 +1672,7 @@ CLASS="PROGRAMLISTING"
></TR
></TABLE
><P
>Raises an XPATH_INVALID_TYPE error</P
>Raises an XPATH_INVALID_TYPE error.</P
><P
></P
><DIV
@ -1737,7 +1737,7 @@ CLASS="PROGRAMLISTING"
></TR
></TABLE
><P
>Get the error code of an XPath context</P
>Get the error code of an XPath context.</P
><P
></P
><DIV
@ -1802,7 +1802,7 @@ CLASS="PROGRAMLISTING"
></TR
></TABLE
><P
>Check if an XPath error was raised</P
>Check if an XPath error was raised.</P
><P
></P
><DIV
@ -1867,7 +1867,7 @@ CLASS="PROGRAMLISTING"
></TR
></TABLE
><P
>Get the document of an XPath context</P
>Get the document of an XPath context.</P
><P
></P
><DIV
@ -1932,7 +1932,7 @@ CLASS="PROGRAMLISTING"
></TR
></TABLE
><P
>Get the context node of an XPath context</P
>Get the context node of an XPath context.</P
><P
></P
><DIV
@ -2431,7 +2431,7 @@ CLASS="PARAMETER"
><I
>val</I
></TT
> on the context stack</P
> on the context stack.</P
><P
></P
><DIV
@ -2513,7 +2513,7 @@ CLASS="PROGRAMLISTING"
></TR
></TABLE
><P
>Pushes true on the context stack</P
>Pushes true on the context stack.</P
><P
></P
><DIV
@ -2578,7 +2578,7 @@ CLASS="PROGRAMLISTING"
></TR
></TABLE
><P
>Pushes false on the context stack</P
>Pushes false on the context stack.</P
><P
></P
><DIV
@ -2648,7 +2648,7 @@ CLASS="PARAMETER"
><I
>val</I
></TT
> on the context stack</P
> on the context stack.</P
><P
></P
><DIV
@ -2735,7 +2735,7 @@ CLASS="PARAMETER"
><I
>str</I
></TT
> on the context stack</P
> on the context stack.</P
><P
></P
><DIV
@ -2817,7 +2817,7 @@ CLASS="PROGRAMLISTING"
></TR
></TABLE
><P
>Pushes an empty string on the stack</P
>Pushes an empty string on the stack.</P
><P
></P
><DIV
@ -2887,7 +2887,7 @@ CLASS="PARAMETER"
><I
>ns</I
></TT
> on the context stack</P
> on the context stack.</P
><P
></P
><DIV
@ -2969,7 +2969,7 @@ CLASS="PROGRAMLISTING"
></TR
></TABLE
><P
>Pushes an empty node-set on the context stack</P
>Pushes an empty node-set on the context stack.</P
><P
></P
><DIV
@ -3034,7 +3034,7 @@ CLASS="PROGRAMLISTING"
></TR
></TABLE
><P
>Pushes user data on the context stack</P
>Pushes user data on the context stack.</P
><P
></P
><DIV
@ -3117,7 +3117,7 @@ CLASS="PROGRAMLISTING"
></TABLE
><P
>Check if the current value on the XPath stack is a node set or
an XSLT value tree</P
an XSLT value tree.</P
><P
></P
><DIV
@ -3248,7 +3248,7 @@ CLASS="PROGRAMLISTING"
></TR
></TABLE
><P
>Empties a node-set</P
>Empties a node-set.</P
><P
></P
><DIV
@ -3313,7 +3313,7 @@ CLASS="PROGRAMLISTING"
></TR
></TABLE
><P
>macro to return from the function if an XPath error was detected</P
>Macro to return from the function if an XPath error was detected.</P
><P
></P
></DIV
@ -3341,7 +3341,7 @@ CLASS="PROGRAMLISTING"
></TR
></TABLE
><P
>macro to return 0 from the function if an XPath error was detected</P
>Macro to return 0 from the function if an XPath error was detected.</P
><P
></P
></DIV
@ -3369,7 +3369,7 @@ CLASS="PROGRAMLISTING"
></TR
></TABLE
><P
>Macro to raise an XPath error and return</P
>Macro to raise an XPath error and return.</P
><P
></P
><DIV
@ -3434,7 +3434,7 @@ CLASS="PROGRAMLISTING"
></TR
></TABLE
><P
>Macro to raise an XPath error and return 0</P
>Macro to raise an XPath error and return 0.</P
><P
></P
><DIV
@ -3566,7 +3566,7 @@ CLASS="PROGRAMLISTING"
></TABLE
><P
>Macro to check that the value on top of the XPath stack is of a given
type. return(0) in case of failure</P
type. Return(0) in case of failure</P
><P
></P
><DIV
@ -3631,7 +3631,7 @@ CLASS="PROGRAMLISTING"
></TR
></TABLE
><P
>Macro to check that the number of args passed to an XPath function matches</P
>Macro to check that the number of args passed to an XPath function matches.</P
><P
></P
><DIV
@ -3696,7 +3696,7 @@ CLASS="PROGRAMLISTING"
></TR
></TABLE
><P
>Macro to try to cast the value on the top of the XPath stack to a string</P
>Macro to try to cast the value on the top of the XPath stack to a string.</P
><P
></P
></DIV
@ -3724,7 +3724,7 @@ CLASS="PROGRAMLISTING"
></TR
></TABLE
><P
>Macro to try to cast the value on the top of the XPath stack to a number</P
>Macro to try to cast the value on the top of the XPath stack to a number.</P
><P
></P
></DIV
@ -3752,7 +3752,7 @@ CLASS="PROGRAMLISTING"
></TR
></TABLE
><P
>Macro to try to cast the value on the top of the XPath stack to a boolean</P
>Macro to try to cast the value on the top of the XPath stack to a boolean.</P
><P
></P
></DIV
@ -3793,7 +3793,7 @@ HREF="libxml-tree.html#XMLCHAR"
></TABLE
><P
>Prototype for callbacks used to plug variable lookup in the XPath
engine</P
engine.</P
><P
></P
><DIV
@ -3875,7 +3875,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the XPath object value or NULL if not found</TD
>the XPath object value or NULL if not found.</TD
></TR
></TBODY
></TABLE
@ -4026,7 +4026,7 @@ HREF="libxml-tree.html#XMLCHAR"
></TABLE
><P
>Prototype for callbacks used to plug function lookup in the XPath
engine</P
engine.</P
><P
></P
><DIV
@ -4108,7 +4108,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the XPath function or NULL if not found</TD
>the XPath function or NULL if not found.</TD
></TR
></TBODY
></TABLE