1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-07-12 01:41:46 +03:00

Added libxslt-decl.txt, ran make rebuild, Daniel

This commit is contained in:
Daniel Veillard
2002-02-05 21:28:22 +00:00
parent 0902ad194c
commit 83c5fa70fd
14 changed files with 3346 additions and 859 deletions

View File

@ -123,7 +123,7 @@ NAME="LIBXSLT-KEYS"
><DIV
CLASS="REFNAMEDIV"
><A
NAME="AEN4431"
NAME="AEN4672"
></A
><H2
>Name</H2
@ -131,7 +131,7 @@ NAME="AEN4431"
><DIV
CLASS="REFSYNOPSISDIV"
><A
NAME="AEN4434"
NAME="AEN4675"
></A
><H2
>Synopsis</H2
@ -227,7 +227,7 @@ HREF="libxslt-xsltinternals.html#XSLTDOCUMENTPTR"
><DIV
CLASS="REFSECT1"
><A
NAME="AEN4457"
NAME="AEN4698"
></A
><H2
>Description</H2
@ -237,14 +237,14 @@ NAME="AEN4457"
><DIV
CLASS="REFSECT1"
><A
NAME="AEN4460"
NAME="AEN4701"
></A
><H2
>Details</H2
><DIV
CLASS="REFSECT2"
><A
NAME="AEN4462"
NAME="AEN4703"
></A
><H3
><A
@ -288,11 +288,13 @@ HREF="XMLNODEPTR"
></TR
></TABLE
><P
>add a key definition to a stylesheet</P
><P
></P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN4473"
NAME="AEN4715"
></A
><P
></P
@ -319,7 +321,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>&nbsp;</TD
> an XSLT stylesheet</TD
></TR
><TR
><TD
@ -336,7 +338,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>&nbsp;</TD
> the key name or NULL</TD
></TR
><TR
><TD
@ -353,7 +355,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>&nbsp;</TD
> the name URI or NULL</TD
></TR
><TR
><TD
@ -370,7 +372,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>&nbsp;</TD
> the match value</TD
></TR
><TR
><TD
@ -387,7 +389,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>&nbsp;</TD
> the use value</TD
></TR
><TR
><TD
@ -404,7 +406,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>&nbsp;</TD
> the key instruction</TD
></TR
><TR
><TD
@ -419,7 +421,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>&nbsp;</TD
>0 in case of success, and -1 in case of failure.</TD
></TR
></TBODY
></TABLE
@ -430,7 +432,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN4506"
NAME="AEN4748"
></A
><H3
><A
@ -469,11 +471,13 @@ HREF="XMLCHAR"
></TR
></TABLE
><P
>Lookup a key</P
><P
></P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN4516"
NAME="AEN4759"
></A
><P
></P
@ -500,7 +504,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>&nbsp;</TD
> an XSLT transformation context</TD
></TR
><TR
><TD
@ -517,7 +521,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>&nbsp;</TD
> the key name or NULL</TD
></TR
><TR
><TD
@ -534,7 +538,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>&nbsp;</TD
> the name URI or NULL</TD
></TR
><TR
><TD
@ -551,7 +555,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>&nbsp;</TD
> the key value to look for</TD
></TR
><TR
><TD
@ -566,7 +570,7 @@ CLASS="EMPHASIS"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>&nbsp;</TD
>the nodeset resulting from the query or NULL</TD
></TR
></TBODY
></TABLE
@ -577,7 +581,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN4541"
NAME="AEN4784"
></A
><H3
><A
@ -605,11 +609,14 @@ HREF="libxslt-xsltinternals.html#XSLTDOCUMENTPTR"
></TR
></TABLE
><P
>Computes all the keys tables for the current input document.
Should be done before global varibales are initialized.</P
><P
></P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN4548"
NAME="AEN4792"
></A
><P
></P
@ -636,7 +643,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>&nbsp;</TD
> an XSLT transformation context</TD
></TR
><TR
><TD
@ -653,7 +660,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>&nbsp;</TD
> an XSLT document</TD
></TR
></TBODY
></TABLE
@ -664,7 +671,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN4561"
NAME="AEN4805"
></A
><H3
><A
@ -688,11 +695,13 @@ HREF="libxslt-xsltinternals.html#XSLTSTYLESHEETPTR"
></TR
></TABLE
><P
>Free up the memory used by XSLT keys in a stylesheet</P
><P
></P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN4567"
NAME="AEN4812"
></A
><P
></P
@ -719,7 +728,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>&nbsp;</TD
> an XSLT stylesheet</TD
></TR
></TBODY
></TABLE
@ -730,7 +739,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN4576"
NAME="AEN4821"
></A
><H3
><A
@ -754,11 +763,13 @@ HREF="libxslt-xsltinternals.html#XSLTDOCUMENTPTR"
></TR
></TABLE
><P
>Free the keys associated to a document</P
><P
></P
><DIV
CLASS="INFORMALTABLE"
><A
NAME="AEN4582"
NAME="AEN4828"
></A
><P
></P
@ -785,7 +796,7 @@ CLASS="PARAMETER"
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>&nbsp;</TD
> a XSLT document</TD
></TR
></TBODY
></TABLE