Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1 | <HTML |
| 2 | ><HEAD |
| 3 | ><TITLE |
| 4 | >xpathInternals</TITLE |
| 5 | ><META |
| 6 | NAME="GENERATOR" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 7 | CONTENT="Modular DocBook HTML Stylesheet Version 1.44"><LINK |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8 | REL="HOME" |
| 9 | TITLE="Gnome XML Library Reference Manual" |
| 10 | HREF="book1.html"><LINK |
| 11 | REL="UP" |
| 12 | TITLE="Libxml Library Reference" |
| 13 | HREF="libxml-lib.html"><LINK |
| 14 | REL="PREVIOUS" |
| 15 | TITLE="xpath" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 16 | HREF="libxml-xpath.html"><LINK |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 17 | REL="NEXT" |
| 18 | TITLE="xpointer" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 19 | HREF="libxml-xpointer.html"></HEAD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 20 | ><BODY |
| 21 | BGCOLOR="#FFFFFF" |
| 22 | TEXT="#000000" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 23 | LINK="#0000FF" |
| 24 | VLINK="#840084" |
| 25 | ALINK="#0000FF" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 26 | ><DIV |
| 27 | CLASS="NAVHEADER" |
| 28 | ><TABLE |
| 29 | WIDTH="100%" |
| 30 | BORDER="0" |
| 31 | BGCOLOR="#000000" |
| 32 | CELLPADDING="1" |
| 33 | CELLSPACING="0" |
| 34 | ><TR |
| 35 | ><TH |
| 36 | COLSPAN="4" |
| 37 | ALIGN="center" |
| 38 | ><FONT |
| 39 | COLOR="#FFFFFF" |
| 40 | SIZE="5" |
| 41 | >Gnome XML Library Reference Manual</FONT |
| 42 | ></TH |
| 43 | ></TR |
| 44 | ><TR |
| 45 | ><TD |
| 46 | WIDTH="25%" |
| 47 | BGCOLOR="#C00000" |
| 48 | ALIGN="left" |
| 49 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 50 | HREF="libxml-xpath.html" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 51 | ><FONT |
| 52 | COLOR="#FFFFFF" |
| 53 | SIZE="3" |
| 54 | ><B |
| 55 | ><<< Previous Page</B |
| 56 | ></FONT |
| 57 | ></A |
| 58 | ></TD |
| 59 | ><TD |
| 60 | WIDTH="25%" |
| 61 | BGCOLOR="#0000C0" |
| 62 | ALIGN="center" |
| 63 | ><FONT |
| 64 | COLOR="#FFFFFF" |
| 65 | SIZE="3" |
| 66 | ><B |
| 67 | ><A |
| 68 | HREF="book1.html" |
| 69 | ><FONT |
| 70 | COLOR="#FFFFFF" |
| 71 | SIZE="3" |
| 72 | ><B |
| 73 | >Home</B |
| 74 | ></FONT |
| 75 | ></A |
| 76 | ></B |
| 77 | ></FONT |
| 78 | ></TD |
| 79 | ><TD |
| 80 | WIDTH="25%" |
| 81 | BGCOLOR="#00C000" |
| 82 | ALIGN="center" |
| 83 | ><FONT |
| 84 | COLOR="#FFFFFF" |
| 85 | SIZE="3" |
| 86 | ><B |
| 87 | ><A |
| 88 | HREF="libxml-lib.html" |
| 89 | ><FONT |
| 90 | COLOR="#FFFFFF" |
| 91 | SIZE="3" |
| 92 | ><B |
| 93 | >Up</B |
| 94 | ></FONT |
| 95 | ></A |
| 96 | ></B |
| 97 | ></FONT |
| 98 | ></TD |
| 99 | ><TD |
| 100 | WIDTH="25%" |
| 101 | BGCOLOR="#C00000" |
| 102 | ALIGN="right" |
| 103 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 104 | HREF="libxml-xpointer.html" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 105 | ><FONT |
| 106 | COLOR="#FFFFFF" |
| 107 | SIZE="3" |
| 108 | ><B |
| 109 | >Next Page >>></B |
| 110 | ></FONT |
| 111 | ></A |
| 112 | ></TD |
| 113 | ></TR |
| 114 | ></TABLE |
| 115 | ></DIV |
| 116 | ><H1 |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 117 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 118 | NAME="LIBXML-XPATHINTERNALS" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 119 | >xpathInternals</A |
| 120 | ></H1 |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 121 | ><DIV |
| 122 | CLASS="REFNAMEDIV" |
| 123 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 124 | NAME="AEN11104" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 125 | ></A |
| 126 | ><H2 |
| 127 | >Name</H2 |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 128 | >xpathInternals -- </DIV |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 129 | ><DIV |
| 130 | CLASS="REFSYNOPSISDIV" |
| 131 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 132 | NAME="AEN11107" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 133 | ></A |
| 134 | ><H2 |
| 135 | >Synopsis</H2 |
| 136 | ><TABLE |
| 137 | BORDER="0" |
| 138 | BGCOLOR="#D6E8FF" |
| 139 | WIDTH="100%" |
| 140 | CELLPADDING="6" |
| 141 | ><TR |
| 142 | ><TD |
| 143 | ><PRE |
| 144 | CLASS="SYNOPSIS" |
| 145 | > |
| 146 | |
| 147 | #define <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 148 | HREF="libxml-xpathinternals.html#CHECK-ERROR-CAPS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 149 | >CHECK_ERROR</A |
| 150 | > |
| 151 | #define <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 152 | HREF="libxml-xpathinternals.html#CHECK-ERROR0-CAPS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 153 | >CHECK_ERROR0</A |
| 154 | > |
| 155 | #define <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 156 | HREF="libxml-xpathinternals.html#XP-ERROR-CAPS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 157 | >XP_ERROR</A |
| 158 | > (X) |
| 159 | #define <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 160 | HREF="libxml-xpathinternals.html#XP-ERROR0-CAPS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 161 | >XP_ERROR0</A |
| 162 | > (X) |
| 163 | #define <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 164 | HREF="libxml-xpathinternals.html#CHECK-TYPE-CAPS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 165 | >CHECK_TYPE</A |
| 166 | > (typeval) |
| 167 | #define <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 168 | HREF="libxml-xpathinternals.html#CHECK-ARITY-CAPS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 169 | >CHECK_ARITY</A |
| 170 | > (x) |
| 171 | #define <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 172 | HREF="libxml-xpathinternals.html#CAST-TO-STRING-CAPS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 173 | >CAST_TO_STRING</A |
| 174 | > |
| 175 | #define <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 176 | HREF="libxml-xpathinternals.html#CAST-TO-NUMBER-CAPS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 177 | >CAST_TO_NUMBER</A |
| 178 | > |
| 179 | #define <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 180 | HREF="libxml-xpathinternals.html#CAST-TO-BOOLEAN-CAPS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 181 | >CAST_TO_BOOLEAN</A |
| 182 | > |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 183 | <GTKDOCLINK |
| 184 | HREF="TYPEDEF" |
| 185 | >typedef</GTKDOCLINK |
| 186 | > <A |
| 187 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
| 188 | >xmlXPathObjectPtr</A |
| 189 | > (); |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 190 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 191 | HREF="libxml-xpathinternals.html#XMLXPATHREGISTERVARIABLELOOKUP" |
| 192 | >xmlXPathRegisterVariableLookup</A |
| 193 | > (<A |
| 194 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
| 195 | >xmlXPathContextPtr</A |
| 196 | > ctxt, |
| 197 | <GTKDOCLINK |
| 198 | HREF="XMLXPATHVARIABLELOOKUPFUNC" |
| 199 | >xmlXPathVariableLookupFunc</GTKDOCLINK |
| 200 | > f, |
| 201 | void *varCtxt); |
| 202 | void <A |
| 203 | HREF="libxml-xpath.html#XMLXPATHERROR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 204 | >xmlXPatherror</A |
| 205 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 206 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 207 | >xmlXPathParserContextPtr</A |
| 208 | > ctxt, |
| 209 | const char *file, |
| 210 | int line, |
| 211 | int no); |
| 212 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 213 | HREF="libxml-xpathinternals.html#XMLXPATHDEBUGDUMPOBJECT" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 214 | >xmlXPathDebugDumpObject</A |
| 215 | > (<GTKDOCLINK |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 216 | HREF="FILE-CAPS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 217 | >FILE</GTKDOCLINK |
| 218 | > *output, |
| 219 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 220 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 221 | >xmlXPathObjectPtr</A |
| 222 | > cur, |
| 223 | int depth); |
| 224 | int <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 225 | HREF="libxml-xpathinternals.html#XMLXPATHREGISTERNS" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 226 | >xmlXPathRegisterNs</A |
| 227 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 228 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 229 | >xmlXPathContextPtr</A |
| 230 | > ctxt, |
| 231 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 232 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 233 | >xmlChar</A |
| 234 | > *prefix, |
| 235 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 236 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 237 | >xmlChar</A |
| 238 | > *ns_uri); |
| 239 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 240 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 241 | >xmlChar</A |
| 242 | >* <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 243 | HREF="libxml-xpathinternals.html#XMLXPATHNSLOOKUP" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 244 | >xmlXPathNsLookup</A |
| 245 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 246 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 247 | >xmlXPathContextPtr</A |
| 248 | > ctxt, |
| 249 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 250 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 251 | >xmlChar</A |
| 252 | > *ns_uri); |
| 253 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 254 | HREF="libxml-xpathinternals.html#XMLXPATHREGISTEREDNSCLEANUP" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 255 | >xmlXPathRegisteredNsCleanup</A |
| 256 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 257 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 258 | >xmlXPathContextPtr</A |
| 259 | > ctxt); |
| 260 | int <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 261 | HREF="libxml-xpathinternals.html#XMLXPATHREGISTERFUNC" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 262 | >xmlXPathRegisterFunc</A |
| 263 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 264 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 265 | >xmlXPathContextPtr</A |
| 266 | > ctxt, |
| 267 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 268 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 269 | >xmlChar</A |
| 270 | > *name, |
| 271 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 272 | HREF="libxml-xpath.html#XMLXPATHFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 273 | >xmlXPathFunction</A |
| 274 | > f); |
| 275 | int <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 276 | HREF="libxml-xpathinternals.html#XMLXPATHREGISTERFUNCNS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 277 | >xmlXPathRegisterFuncNS</A |
| 278 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 279 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 280 | >xmlXPathContextPtr</A |
| 281 | > ctxt, |
| 282 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 283 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 284 | >xmlChar</A |
| 285 | > *name, |
| 286 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 287 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 288 | >xmlChar</A |
| 289 | > *ns_uri, |
| 290 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 291 | HREF="libxml-xpath.html#XMLXPATHFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 292 | >xmlXPathFunction</A |
| 293 | > f); |
| 294 | int <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 295 | HREF="libxml-xpathinternals.html#XMLXPATHREGISTERVARIABLE" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 296 | >xmlXPathRegisterVariable</A |
| 297 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 298 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 299 | >xmlXPathContextPtr</A |
| 300 | > ctxt, |
| 301 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 302 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 303 | >xmlChar</A |
| 304 | > *name, |
| 305 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 306 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 307 | >xmlXPathObjectPtr</A |
| 308 | > value); |
| 309 | int <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 310 | HREF="libxml-xpathinternals.html#XMLXPATHREGISTERVARIABLENS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 311 | >xmlXPathRegisterVariableNS</A |
| 312 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 313 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 314 | >xmlXPathContextPtr</A |
| 315 | > ctxt, |
| 316 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 317 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 318 | >xmlChar</A |
| 319 | > *name, |
| 320 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 321 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 322 | >xmlChar</A |
| 323 | > *ns_uri, |
| 324 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 325 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 326 | >xmlXPathObjectPtr</A |
| 327 | > value); |
| 328 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 329 | HREF="libxml-xpath.html#XMLXPATHFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 330 | >xmlXPathFunction</A |
| 331 | > <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 332 | HREF="libxml-xpathinternals.html#XMLXPATHFUNCTIONLOOKUP" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 333 | >xmlXPathFunctionLookup</A |
| 334 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 335 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 336 | >xmlXPathContextPtr</A |
| 337 | > ctxt, |
| 338 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 339 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 340 | >xmlChar</A |
| 341 | > *name); |
| 342 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 343 | HREF="libxml-xpath.html#XMLXPATHFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 344 | >xmlXPathFunction</A |
| 345 | > <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 346 | HREF="libxml-xpathinternals.html#XMLXPATHFUNCTIONLOOKUPNS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 347 | >xmlXPathFunctionLookupNS</A |
| 348 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 349 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 350 | >xmlXPathContextPtr</A |
| 351 | > ctxt, |
| 352 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 353 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 354 | >xmlChar</A |
| 355 | > *name, |
| 356 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 357 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 358 | >xmlChar</A |
| 359 | > *ns_uri); |
| 360 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 361 | HREF="libxml-xpathinternals.html#XMLXPATHREGISTEREDFUNCSCLEANUP" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 362 | >xmlXPathRegisteredFuncsCleanup</A |
| 363 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 364 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 365 | >xmlXPathContextPtr</A |
| 366 | > ctxt); |
| 367 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 368 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 369 | >xmlXPathObjectPtr</A |
| 370 | > <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 371 | HREF="libxml-xpathinternals.html#XMLXPATHVARIABLELOOKUP" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 372 | >xmlXPathVariableLookup</A |
| 373 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 374 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 375 | >xmlXPathContextPtr</A |
| 376 | > ctxt, |
| 377 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 378 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 379 | >xmlChar</A |
| 380 | > *name); |
| 381 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 382 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 383 | >xmlXPathObjectPtr</A |
| 384 | > <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 385 | HREF="libxml-xpathinternals.html#XMLXPATHVARIABLELOOKUPNS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 386 | >xmlXPathVariableLookupNS</A |
| 387 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 388 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 389 | >xmlXPathContextPtr</A |
| 390 | > ctxt, |
| 391 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 392 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 393 | >xmlChar</A |
| 394 | > *name, |
| 395 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 396 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 397 | >xmlChar</A |
| 398 | > *ns_uri); |
| 399 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 400 | HREF="libxml-xpathinternals.html#XMLXPATHREGISTEREDVARIABLESCLEANUP" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 401 | >xmlXPathRegisteredVariablesCleanup</A |
| 402 | > |
| 403 | (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 404 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 405 | >xmlXPathContextPtr</A |
| 406 | > ctxt); |
| 407 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 408 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 409 | >xmlXPathParserContextPtr</A |
| 410 | > <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 411 | HREF="libxml-xpathinternals.html#XMLXPATHNEWPARSERCONTEXT" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 412 | >xmlXPathNewParserContext</A |
| 413 | > |
| 414 | (const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 415 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 416 | >xmlChar</A |
| 417 | > *str, |
| 418 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 419 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 420 | >xmlXPathContextPtr</A |
| 421 | > ctxt); |
| 422 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 423 | HREF="libxml-xpathinternals.html#XMLXPATHFREEPARSERCONTEXT" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 424 | >xmlXPathFreeParserContext</A |
| 425 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 426 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 427 | >xmlXPathParserContextPtr</A |
| 428 | > ctxt); |
| 429 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 430 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 431 | >xmlXPathObjectPtr</A |
| 432 | > <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 433 | HREF="libxml-xpathinternals.html#VALUEPOP" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 434 | >valuePop</A |
| 435 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 436 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 437 | >xmlXPathParserContextPtr</A |
| 438 | > ctxt); |
| 439 | int <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 440 | HREF="libxml-xpathinternals.html#VALUEPUSH" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 441 | >valuePush</A |
| 442 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 443 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 444 | >xmlXPathParserContextPtr</A |
| 445 | > ctxt, |
| 446 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 447 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 448 | >xmlXPathObjectPtr</A |
| 449 | > value); |
| 450 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 451 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 452 | >xmlXPathObjectPtr</A |
| 453 | > <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 454 | HREF="libxml-xpathinternals.html#XMLXPATHNEWSTRING" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 455 | >xmlXPathNewString</A |
| 456 | > (const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 457 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 458 | >xmlChar</A |
| 459 | > *val); |
| 460 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 461 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 462 | >xmlXPathObjectPtr</A |
| 463 | > <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 464 | HREF="libxml-xpathinternals.html#XMLXPATHNEWCSTRING" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 465 | >xmlXPathNewCString</A |
| 466 | > (const char *val); |
| 467 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 468 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 469 | >xmlXPathObjectPtr</A |
| 470 | > <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 471 | HREF="libxml-xpathinternals.html#XMLXPATHNEWFLOAT" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 472 | >xmlXPathNewFloat</A |
| 473 | > (<GTKDOCLINK |
| 474 | HREF="DOUBLE" |
| 475 | >double</GTKDOCLINK |
| 476 | > val); |
| 477 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 478 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 479 | >xmlXPathObjectPtr</A |
| 480 | > <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 481 | HREF="libxml-xpathinternals.html#XMLXPATHNEWBOOLEAN" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 482 | >xmlXPathNewBoolean</A |
| 483 | > (int val); |
| 484 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 485 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 486 | >xmlXPathObjectPtr</A |
| 487 | > <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 488 | HREF="libxml-xpathinternals.html#XMLXPATHNEWNODESET" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 489 | >xmlXPathNewNodeSet</A |
| 490 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 491 | HREF="libxml-tree.html#XMLNODEPTR" |
| 492 | >xmlNodePtr</A |
| 493 | > val); |
| 494 | <A |
| 495 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
| 496 | >xmlXPathObjectPtr</A |
| 497 | > <A |
| 498 | HREF="libxml-xpathinternals.html#XMLXPATHNEWVALUETREE" |
| 499 | >xmlXPathNewValueTree</A |
| 500 | > (<A |
| 501 | HREF="libxml-tree.html#XMLNODEPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 502 | >xmlNodePtr</A |
| 503 | > val); |
| 504 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 505 | HREF="libxml-xpathinternals.html#XMLXPATHNODESETADD" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 506 | >xmlXPathNodeSetAdd</A |
| 507 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 508 | HREF="libxml-xpath.html#XMLNODESETPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 509 | >xmlNodeSetPtr</A |
| 510 | > cur, |
| 511 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 512 | HREF="libxml-tree.html#XMLNODEPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 513 | >xmlNodePtr</A |
| 514 | > val); |
| 515 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 516 | HREF="libxml-xpathinternals.html#XMLXPATHIDFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 517 | >xmlXPathIdFunction</A |
| 518 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 519 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 520 | >xmlXPathParserContextPtr</A |
| 521 | > ctxt, |
| 522 | int nargs); |
| 523 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 524 | HREF="libxml-xpathinternals.html#XMLXPATHROOT" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 525 | >xmlXPathRoot</A |
| 526 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 527 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 528 | >xmlXPathParserContextPtr</A |
| 529 | > ctxt); |
| 530 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 531 | HREF="libxml-xpathinternals.html#XMLXPATHEVALEXPR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 532 | >xmlXPathEvalExpr</A |
| 533 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 534 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 535 | >xmlXPathParserContextPtr</A |
| 536 | > ctxt); |
| 537 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 538 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 539 | >xmlChar</A |
| 540 | >* <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 541 | HREF="libxml-xpathinternals.html#XMLXPATHPARSENAME" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 542 | >xmlXPathParseName</A |
| 543 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 544 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 545 | >xmlXPathParserContextPtr</A |
| 546 | > ctxt); |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 547 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 548 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 549 | >xmlChar</A |
| 550 | >* <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 551 | HREF="libxml-xpathinternals.html#XMLXPATHPARSENCNAME" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 552 | >xmlXPathParseNCName</A |
| 553 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 554 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 555 | >xmlXPathParserContextPtr</A |
| 556 | > ctxt); |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 557 | <GTKDOCLINK |
| 558 | HREF="DOUBLE" |
| 559 | >double</GTKDOCLINK |
| 560 | > <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 561 | HREF="libxml-xpathinternals.html#XMLXPATHSTRINGEVALNUMBER" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 562 | >xmlXPathStringEvalNumber</A |
| 563 | > (const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 564 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 565 | >xmlChar</A |
| 566 | > *str); |
Daniel Veillard | a1fe910 | 2000-11-25 10:49:25 +0000 | [diff] [blame] | 567 | int <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 568 | HREF="libxml-xpathinternals.html#XMLXPATHEVALUATEPREDICATERESULT" |
Daniel Veillard | a1fe910 | 2000-11-25 10:49:25 +0000 | [diff] [blame] | 569 | >xmlXPathEvaluatePredicateResult</A |
| 570 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 571 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | a1fe910 | 2000-11-25 10:49:25 +0000 | [diff] [blame] | 572 | >xmlXPathParserContextPtr</A |
| 573 | > ctxt, |
| 574 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 575 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | a1fe910 | 2000-11-25 10:49:25 +0000 | [diff] [blame] | 576 | >xmlXPathObjectPtr</A |
| 577 | > res); |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 578 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 579 | HREF="libxml-xpath.html#XMLXPATHINIT" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 580 | >xmlXPathInit</A |
| 581 | > (void); |
| 582 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 583 | HREF="libxml-xpathinternals.html#XMLXPATHSTRINGFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 584 | >xmlXPathStringFunction</A |
| 585 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 586 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 587 | >xmlXPathParserContextPtr</A |
| 588 | > ctxt, |
| 589 | int nargs); |
| 590 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 591 | HREF="libxml-xpathinternals.html#XMLXPATHREGISTERALLFUNCTIONS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 592 | >xmlXPathRegisterAllFunctions</A |
| 593 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 594 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 595 | >xmlXPathContextPtr</A |
| 596 | > ctxt); |
| 597 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 598 | HREF="libxml-xpath.html#XMLNODESETPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 599 | >xmlNodeSetPtr</A |
| 600 | > <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 601 | HREF="libxml-xpath.html#XMLXPATHNODESETCREATE" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 602 | >xmlXPathNodeSetCreate</A |
| 603 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 604 | HREF="libxml-tree.html#XMLNODEPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 605 | >xmlNodePtr</A |
| 606 | > val); |
| 607 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 608 | HREF="libxml-xpath.html#XMLNODESETPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 609 | >xmlNodeSetPtr</A |
| 610 | > <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 611 | HREF="libxml-xpathinternals.html#XMLXPATHNODESETMERGE" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 612 | >xmlXPathNodeSetMerge</A |
| 613 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 614 | HREF="libxml-xpath.html#XMLNODESETPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 615 | >xmlNodeSetPtr</A |
| 616 | > val1, |
| 617 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 618 | HREF="libxml-xpath.html#XMLNODESETPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 619 | >xmlNodeSetPtr</A |
| 620 | > val2); |
| 621 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 622 | HREF="libxml-xpathinternals.html#XMLXPATHNODESETDEL" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 623 | >xmlXPathNodeSetDel</A |
| 624 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 625 | HREF="libxml-xpath.html#XMLNODESETPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 626 | >xmlNodeSetPtr</A |
| 627 | > cur, |
| 628 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 629 | HREF="libxml-tree.html#XMLNODEPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 630 | >xmlNodePtr</A |
| 631 | > val); |
| 632 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 633 | HREF="libxml-xpathinternals.html#XMLXPATHNODESETREMOVE" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 634 | >xmlXPathNodeSetRemove</A |
| 635 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 636 | HREF="libxml-xpath.html#XMLNODESETPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 637 | >xmlNodeSetPtr</A |
| 638 | > cur, |
| 639 | int val); |
| 640 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 641 | HREF="libxml-xpath.html#XMLXPATHFREENODESET" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 642 | >xmlXPathFreeNodeSet</A |
| 643 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 644 | HREF="libxml-xpath.html#XMLNODESETPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 645 | >xmlNodeSetPtr</A |
| 646 | > obj); |
| 647 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 648 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 649 | >xmlXPathObjectPtr</A |
| 650 | > <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 651 | HREF="libxml-xpathinternals.html#XMLXPATHNEWNODESETLIST" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 652 | >xmlXPathNewNodeSetList</A |
| 653 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 654 | HREF="libxml-xpath.html#XMLNODESETPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 655 | >xmlNodeSetPtr</A |
| 656 | > val); |
| 657 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 658 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 659 | >xmlXPathObjectPtr</A |
| 660 | > <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 661 | HREF="libxml-xpathinternals.html#XMLXPATHWRAPNODESET" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 662 | >xmlXPathWrapNodeSet</A |
| 663 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 664 | HREF="libxml-xpath.html#XMLNODESETPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 665 | >xmlNodeSetPtr</A |
| 666 | > val); |
| 667 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 668 | HREF="libxml-xpath.html#XMLXPATHFREENODESETLIST" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 669 | >xmlXPathFreeNodeSetList</A |
| 670 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 671 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 672 | >xmlXPathObjectPtr</A |
| 673 | > obj); |
| 674 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 675 | HREF="libxml-xpath.html#XMLXPATHFREEOBJECT" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 676 | >xmlXPathFreeObject</A |
| 677 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 678 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 679 | >xmlXPathObjectPtr</A |
| 680 | > obj); |
| 681 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 682 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 683 | >xmlXPathContextPtr</A |
| 684 | > <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 685 | HREF="libxml-xpath.html#XMLXPATHNEWCONTEXT" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 686 | >xmlXPathNewContext</A |
| 687 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 688 | HREF="libxml-tree.html#XMLDOCPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 689 | >xmlDocPtr</A |
| 690 | > doc); |
| 691 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 692 | HREF="libxml-xpath.html#XMLXPATHFREECONTEXT" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 693 | >xmlXPathFreeContext</A |
| 694 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 695 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 696 | >xmlXPathContextPtr</A |
| 697 | > ctxt); |
| 698 | int <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 699 | HREF="libxml-xpathinternals.html#XMLXPATHEQUALVALUES" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 700 | >xmlXPathEqualValues</A |
| 701 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 702 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 703 | >xmlXPathParserContextPtr</A |
| 704 | > ctxt); |
| 705 | int <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 706 | HREF="libxml-xpathinternals.html#XMLXPATHCOMPAREVALUES" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 707 | >xmlXPathCompareValues</A |
| 708 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 709 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 710 | >xmlXPathParserContextPtr</A |
| 711 | > ctxt, |
| 712 | int inf, |
| 713 | int strict); |
| 714 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 715 | HREF="libxml-xpathinternals.html#XMLXPATHVALUEFLIPSIGN" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 716 | >xmlXPathValueFlipSign</A |
| 717 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 718 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 719 | >xmlXPathParserContextPtr</A |
| 720 | > ctxt); |
| 721 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 722 | HREF="libxml-xpathinternals.html#XMLXPATHADDVALUES" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 723 | >xmlXPathAddValues</A |
| 724 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 725 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 726 | >xmlXPathParserContextPtr</A |
| 727 | > ctxt); |
| 728 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 729 | HREF="libxml-xpathinternals.html#XMLXPATHSUBVALUES" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 730 | >xmlXPathSubValues</A |
| 731 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 732 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 733 | >xmlXPathParserContextPtr</A |
| 734 | > ctxt); |
| 735 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 736 | HREF="libxml-xpathinternals.html#XMLXPATHMULTVALUES" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 737 | >xmlXPathMultValues</A |
| 738 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 739 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 740 | >xmlXPathParserContextPtr</A |
| 741 | > ctxt); |
| 742 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 743 | HREF="libxml-xpathinternals.html#XMLXPATHDIVVALUES" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 744 | >xmlXPathDivValues</A |
| 745 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 746 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 747 | >xmlXPathParserContextPtr</A |
| 748 | > ctxt); |
| 749 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 750 | HREF="libxml-xpathinternals.html#XMLXPATHMODVALUES" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 751 | >xmlXPathModValues</A |
| 752 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 753 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 754 | >xmlXPathParserContextPtr</A |
| 755 | > ctxt); |
| 756 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 757 | HREF="libxml-xpathinternals.html#XMLXPATHLASTFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 758 | >xmlXPathLastFunction</A |
| 759 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 760 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 761 | >xmlXPathParserContextPtr</A |
| 762 | > ctxt, |
| 763 | int nargs); |
| 764 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 765 | HREF="libxml-xpathinternals.html#XMLXPATHPOSITIONFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 766 | >xmlXPathPositionFunction</A |
| 767 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 768 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 769 | >xmlXPathParserContextPtr</A |
| 770 | > ctxt, |
| 771 | int nargs); |
| 772 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 773 | HREF="libxml-xpathinternals.html#XMLXPATHCOUNTFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 774 | >xmlXPathCountFunction</A |
| 775 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 776 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 777 | >xmlXPathParserContextPtr</A |
| 778 | > ctxt, |
| 779 | int nargs); |
| 780 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 781 | HREF="libxml-xpathinternals.html#XMLXPATHLOCALNAMEFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 782 | >xmlXPathLocalNameFunction</A |
| 783 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 784 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 785 | >xmlXPathParserContextPtr</A |
| 786 | > ctxt, |
| 787 | int nargs); |
| 788 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 789 | HREF="libxml-xpathinternals.html#XMLXPATHNAMESPACEURIFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 790 | >xmlXPathNamespaceURIFunction</A |
| 791 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 792 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 793 | >xmlXPathParserContextPtr</A |
| 794 | > ctxt, |
| 795 | int nargs); |
| 796 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 797 | HREF="libxml-xpathinternals.html#XMLXPATHSTRINGLENGTHFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 798 | >xmlXPathStringLengthFunction</A |
| 799 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 800 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 801 | >xmlXPathParserContextPtr</A |
| 802 | > ctxt, |
| 803 | int nargs); |
| 804 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 805 | HREF="libxml-xpathinternals.html#XMLXPATHCONCATFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 806 | >xmlXPathConcatFunction</A |
| 807 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 808 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 809 | >xmlXPathParserContextPtr</A |
| 810 | > ctxt, |
| 811 | int nargs); |
| 812 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 813 | HREF="libxml-xpathinternals.html#XMLXPATHCONTAINSFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 814 | >xmlXPathContainsFunction</A |
| 815 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 816 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 817 | >xmlXPathParserContextPtr</A |
| 818 | > ctxt, |
| 819 | int nargs); |
| 820 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 821 | HREF="libxml-xpathinternals.html#XMLXPATHSTARTSWITHFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 822 | >xmlXPathStartsWithFunction</A |
| 823 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 824 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 825 | >xmlXPathParserContextPtr</A |
| 826 | > ctxt, |
| 827 | int nargs); |
| 828 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 829 | HREF="libxml-xpathinternals.html#XMLXPATHSUBSTRINGFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 830 | >xmlXPathSubstringFunction</A |
| 831 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 832 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 833 | >xmlXPathParserContextPtr</A |
| 834 | > ctxt, |
| 835 | int nargs); |
| 836 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 837 | HREF="libxml-xpathinternals.html#XMLXPATHSUBSTRINGBEFOREFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 838 | >xmlXPathSubstringBeforeFunction</A |
| 839 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 840 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 841 | >xmlXPathParserContextPtr</A |
| 842 | > ctxt, |
| 843 | int nargs); |
| 844 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 845 | HREF="libxml-xpathinternals.html#XMLXPATHSUBSTRINGAFTERFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 846 | >xmlXPathSubstringAfterFunction</A |
| 847 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 848 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 849 | >xmlXPathParserContextPtr</A |
| 850 | > ctxt, |
| 851 | int nargs); |
| 852 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 853 | HREF="libxml-xpathinternals.html#XMLXPATHNORMALIZEFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 854 | >xmlXPathNormalizeFunction</A |
| 855 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 856 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 857 | >xmlXPathParserContextPtr</A |
| 858 | > ctxt, |
| 859 | int nargs); |
| 860 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 861 | HREF="libxml-xpathinternals.html#XMLXPATHTRANSLATEFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 862 | >xmlXPathTranslateFunction</A |
| 863 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 864 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 865 | >xmlXPathParserContextPtr</A |
| 866 | > ctxt, |
| 867 | int nargs); |
| 868 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 869 | HREF="libxml-xpathinternals.html#XMLXPATHNOTFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 870 | >xmlXPathNotFunction</A |
| 871 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 872 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 873 | >xmlXPathParserContextPtr</A |
| 874 | > ctxt, |
| 875 | int nargs); |
| 876 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 877 | HREF="libxml-xpathinternals.html#XMLXPATHTRUEFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 878 | >xmlXPathTrueFunction</A |
| 879 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 880 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 881 | >xmlXPathParserContextPtr</A |
| 882 | > ctxt, |
| 883 | int nargs); |
| 884 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 885 | HREF="libxml-xpathinternals.html#XMLXPATHFALSEFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 886 | >xmlXPathFalseFunction</A |
| 887 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 888 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 889 | >xmlXPathParserContextPtr</A |
| 890 | > ctxt, |
| 891 | int nargs); |
| 892 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 893 | HREF="libxml-xpathinternals.html#XMLXPATHLANGFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 894 | >xmlXPathLangFunction</A |
| 895 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 896 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 897 | >xmlXPathParserContextPtr</A |
| 898 | > ctxt, |
| 899 | int nargs); |
| 900 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 901 | HREF="libxml-xpathinternals.html#XMLXPATHNUMBERFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 902 | >xmlXPathNumberFunction</A |
| 903 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 904 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 905 | >xmlXPathParserContextPtr</A |
| 906 | > ctxt, |
| 907 | int nargs); |
| 908 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 909 | HREF="libxml-xpathinternals.html#XMLXPATHSUMFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 910 | >xmlXPathSumFunction</A |
| 911 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 912 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 913 | >xmlXPathParserContextPtr</A |
| 914 | > ctxt, |
| 915 | int nargs); |
| 916 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 917 | HREF="libxml-xpathinternals.html#XMLXPATHFLOORFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 918 | >xmlXPathFloorFunction</A |
| 919 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 920 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 921 | >xmlXPathParserContextPtr</A |
| 922 | > ctxt, |
| 923 | int nargs); |
| 924 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 925 | HREF="libxml-xpathinternals.html#XMLXPATHCEILINGFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 926 | >xmlXPathCeilingFunction</A |
| 927 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 928 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 929 | >xmlXPathParserContextPtr</A |
| 930 | > ctxt, |
| 931 | int nargs); |
| 932 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 933 | HREF="libxml-xpathinternals.html#XMLXPATHROUNDFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 934 | >xmlXPathRoundFunction</A |
| 935 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 936 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
| 937 | >xmlXPathParserContextPtr</A |
| 938 | > ctxt, |
| 939 | int nargs); |
| 940 | void <A |
| 941 | HREF="libxml-xpathinternals.html#XMLXPATHBOOLEANFUNCTION" |
| 942 | >xmlXPathBooleanFunction</A |
| 943 | > (<A |
| 944 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 945 | >xmlXPathParserContextPtr</A |
| 946 | > ctxt, |
| 947 | int nargs);</PRE |
| 948 | ></TD |
| 949 | ></TR |
| 950 | ></TABLE |
| 951 | ></DIV |
| 952 | ><DIV |
| 953 | CLASS="REFSECT1" |
| 954 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 955 | NAME="AEN11326" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 956 | ></A |
| 957 | ><H2 |
| 958 | >Description</H2 |
| 959 | ><P |
| 960 | ></P |
| 961 | ></DIV |
| 962 | ><DIV |
| 963 | CLASS="REFSECT1" |
| 964 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 965 | NAME="AEN11329" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 966 | ></A |
| 967 | ><H2 |
| 968 | >Details</H2 |
| 969 | ><DIV |
| 970 | CLASS="REFSECT2" |
| 971 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 972 | NAME="AEN11331" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 973 | ></A |
| 974 | ><H3 |
| 975 | ><A |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 976 | NAME="CHECK-ERROR-CAPS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 977 | ></A |
| 978 | >CHECK_ERROR</H3 |
| 979 | ><TABLE |
| 980 | BORDER="0" |
| 981 | BGCOLOR="#D6E8FF" |
| 982 | WIDTH="100%" |
| 983 | CELLPADDING="6" |
| 984 | ><TR |
| 985 | ><TD |
| 986 | ><PRE |
| 987 | CLASS="PROGRAMLISTING" |
| 988 | >#define CHECK_ERROR</PRE |
| 989 | ></TD |
| 990 | ></TR |
| 991 | ></TABLE |
| 992 | ><P |
| 993 | ></P |
| 994 | ></DIV |
| 995 | ><HR><DIV |
| 996 | CLASS="REFSECT2" |
| 997 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 998 | NAME="AEN11336" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 999 | ></A |
| 1000 | ><H3 |
| 1001 | ><A |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1002 | NAME="CHECK-ERROR0-CAPS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1003 | ></A |
| 1004 | >CHECK_ERROR0</H3 |
| 1005 | ><TABLE |
| 1006 | BORDER="0" |
| 1007 | BGCOLOR="#D6E8FF" |
| 1008 | WIDTH="100%" |
| 1009 | CELLPADDING="6" |
| 1010 | ><TR |
| 1011 | ><TD |
| 1012 | ><PRE |
| 1013 | CLASS="PROGRAMLISTING" |
| 1014 | >#define CHECK_ERROR0</PRE |
| 1015 | ></TD |
| 1016 | ></TR |
| 1017 | ></TABLE |
| 1018 | ><P |
| 1019 | ></P |
| 1020 | ></DIV |
| 1021 | ><HR><DIV |
| 1022 | CLASS="REFSECT2" |
| 1023 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 1024 | NAME="AEN11341" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1025 | ></A |
| 1026 | ><H3 |
| 1027 | ><A |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1028 | NAME="XP-ERROR-CAPS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1029 | ></A |
| 1030 | >XP_ERROR()</H3 |
| 1031 | ><TABLE |
| 1032 | BORDER="0" |
| 1033 | BGCOLOR="#D6E8FF" |
| 1034 | WIDTH="100%" |
| 1035 | CELLPADDING="6" |
| 1036 | ><TR |
| 1037 | ><TD |
| 1038 | ><PRE |
| 1039 | CLASS="PROGRAMLISTING" |
| 1040 | >#define XP_ERROR(X)</PRE |
| 1041 | ></TD |
| 1042 | ></TR |
| 1043 | ></TABLE |
| 1044 | ><P |
| 1045 | ></P |
| 1046 | ><DIV |
| 1047 | CLASS="INFORMALTABLE" |
| 1048 | ><P |
| 1049 | ></P |
| 1050 | ><TABLE |
| 1051 | BORDER="0" |
| 1052 | WIDTH="100%" |
| 1053 | BGCOLOR="#FFD0D0" |
| 1054 | CELLSPACING="0" |
| 1055 | CELLPADDING="4" |
| 1056 | CLASS="CALSTABLE" |
| 1057 | ><TR |
| 1058 | ><TD |
| 1059 | WIDTH="20%" |
| 1060 | ALIGN="RIGHT" |
| 1061 | VALIGN="TOP" |
| 1062 | ><TT |
| 1063 | CLASS="PARAMETER" |
| 1064 | ><I |
| 1065 | >X</I |
| 1066 | ></TT |
| 1067 | > :</TD |
| 1068 | ><TD |
| 1069 | WIDTH="80%" |
| 1070 | ALIGN="LEFT" |
| 1071 | VALIGN="TOP" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1072 | > </TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1073 | ></TR |
| 1074 | ></TABLE |
| 1075 | ><P |
| 1076 | ></P |
| 1077 | ></DIV |
| 1078 | ></DIV |
| 1079 | ><HR><DIV |
| 1080 | CLASS="REFSECT2" |
| 1081 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 1082 | NAME="AEN11355" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1083 | ></A |
| 1084 | ><H3 |
| 1085 | ><A |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1086 | NAME="XP-ERROR0-CAPS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1087 | ></A |
| 1088 | >XP_ERROR0()</H3 |
| 1089 | ><TABLE |
| 1090 | BORDER="0" |
| 1091 | BGCOLOR="#D6E8FF" |
| 1092 | WIDTH="100%" |
| 1093 | CELLPADDING="6" |
| 1094 | ><TR |
| 1095 | ><TD |
| 1096 | ><PRE |
| 1097 | CLASS="PROGRAMLISTING" |
| 1098 | >#define XP_ERROR0(X)</PRE |
| 1099 | ></TD |
| 1100 | ></TR |
| 1101 | ></TABLE |
| 1102 | ><P |
| 1103 | ></P |
| 1104 | ><DIV |
| 1105 | CLASS="INFORMALTABLE" |
| 1106 | ><P |
| 1107 | ></P |
| 1108 | ><TABLE |
| 1109 | BORDER="0" |
| 1110 | WIDTH="100%" |
| 1111 | BGCOLOR="#FFD0D0" |
| 1112 | CELLSPACING="0" |
| 1113 | CELLPADDING="4" |
| 1114 | CLASS="CALSTABLE" |
| 1115 | ><TR |
| 1116 | ><TD |
| 1117 | WIDTH="20%" |
| 1118 | ALIGN="RIGHT" |
| 1119 | VALIGN="TOP" |
| 1120 | ><TT |
| 1121 | CLASS="PARAMETER" |
| 1122 | ><I |
| 1123 | >X</I |
| 1124 | ></TT |
| 1125 | > :</TD |
| 1126 | ><TD |
| 1127 | WIDTH="80%" |
| 1128 | ALIGN="LEFT" |
| 1129 | VALIGN="TOP" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1130 | > </TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1131 | ></TR |
| 1132 | ></TABLE |
| 1133 | ><P |
| 1134 | ></P |
| 1135 | ></DIV |
| 1136 | ></DIV |
| 1137 | ><HR><DIV |
| 1138 | CLASS="REFSECT2" |
| 1139 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 1140 | NAME="AEN11369" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1141 | ></A |
| 1142 | ><H3 |
| 1143 | ><A |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1144 | NAME="CHECK-TYPE-CAPS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1145 | ></A |
| 1146 | >CHECK_TYPE()</H3 |
| 1147 | ><TABLE |
| 1148 | BORDER="0" |
| 1149 | BGCOLOR="#D6E8FF" |
| 1150 | WIDTH="100%" |
| 1151 | CELLPADDING="6" |
| 1152 | ><TR |
| 1153 | ><TD |
| 1154 | ><PRE |
| 1155 | CLASS="PROGRAMLISTING" |
| 1156 | >#define CHECK_TYPE(typeval)</PRE |
| 1157 | ></TD |
| 1158 | ></TR |
| 1159 | ></TABLE |
| 1160 | ><P |
| 1161 | ></P |
| 1162 | ><DIV |
| 1163 | CLASS="INFORMALTABLE" |
| 1164 | ><P |
| 1165 | ></P |
| 1166 | ><TABLE |
| 1167 | BORDER="0" |
| 1168 | WIDTH="100%" |
| 1169 | BGCOLOR="#FFD0D0" |
| 1170 | CELLSPACING="0" |
| 1171 | CELLPADDING="4" |
| 1172 | CLASS="CALSTABLE" |
| 1173 | ><TR |
| 1174 | ><TD |
| 1175 | WIDTH="20%" |
| 1176 | ALIGN="RIGHT" |
| 1177 | VALIGN="TOP" |
| 1178 | ><TT |
| 1179 | CLASS="PARAMETER" |
| 1180 | ><I |
| 1181 | >typeval</I |
| 1182 | ></TT |
| 1183 | > :</TD |
| 1184 | ><TD |
| 1185 | WIDTH="80%" |
| 1186 | ALIGN="LEFT" |
| 1187 | VALIGN="TOP" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1188 | > </TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1189 | ></TR |
| 1190 | ></TABLE |
| 1191 | ><P |
| 1192 | ></P |
| 1193 | ></DIV |
| 1194 | ></DIV |
| 1195 | ><HR><DIV |
| 1196 | CLASS="REFSECT2" |
| 1197 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 1198 | NAME="AEN11383" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1199 | ></A |
| 1200 | ><H3 |
| 1201 | ><A |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1202 | NAME="CHECK-ARITY-CAPS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1203 | ></A |
| 1204 | >CHECK_ARITY()</H3 |
| 1205 | ><TABLE |
| 1206 | BORDER="0" |
| 1207 | BGCOLOR="#D6E8FF" |
| 1208 | WIDTH="100%" |
| 1209 | CELLPADDING="6" |
| 1210 | ><TR |
| 1211 | ><TD |
| 1212 | ><PRE |
| 1213 | CLASS="PROGRAMLISTING" |
| 1214 | >#define CHECK_ARITY(x)</PRE |
| 1215 | ></TD |
| 1216 | ></TR |
| 1217 | ></TABLE |
| 1218 | ><P |
| 1219 | ></P |
| 1220 | ><DIV |
| 1221 | CLASS="INFORMALTABLE" |
| 1222 | ><P |
| 1223 | ></P |
| 1224 | ><TABLE |
| 1225 | BORDER="0" |
| 1226 | WIDTH="100%" |
| 1227 | BGCOLOR="#FFD0D0" |
| 1228 | CELLSPACING="0" |
| 1229 | CELLPADDING="4" |
| 1230 | CLASS="CALSTABLE" |
| 1231 | ><TR |
| 1232 | ><TD |
| 1233 | WIDTH="20%" |
| 1234 | ALIGN="RIGHT" |
| 1235 | VALIGN="TOP" |
| 1236 | ><TT |
| 1237 | CLASS="PARAMETER" |
| 1238 | ><I |
| 1239 | >x</I |
| 1240 | ></TT |
| 1241 | > :</TD |
| 1242 | ><TD |
| 1243 | WIDTH="80%" |
| 1244 | ALIGN="LEFT" |
| 1245 | VALIGN="TOP" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1246 | > </TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1247 | ></TR |
| 1248 | ></TABLE |
| 1249 | ><P |
| 1250 | ></P |
| 1251 | ></DIV |
| 1252 | ></DIV |
| 1253 | ><HR><DIV |
| 1254 | CLASS="REFSECT2" |
| 1255 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 1256 | NAME="AEN11397" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1257 | ></A |
| 1258 | ><H3 |
| 1259 | ><A |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1260 | NAME="CAST-TO-STRING-CAPS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1261 | ></A |
| 1262 | >CAST_TO_STRING</H3 |
| 1263 | ><TABLE |
| 1264 | BORDER="0" |
| 1265 | BGCOLOR="#D6E8FF" |
| 1266 | WIDTH="100%" |
| 1267 | CELLPADDING="6" |
| 1268 | ><TR |
| 1269 | ><TD |
| 1270 | ><PRE |
| 1271 | CLASS="PROGRAMLISTING" |
| 1272 | >#define CAST_TO_STRING</PRE |
| 1273 | ></TD |
| 1274 | ></TR |
| 1275 | ></TABLE |
| 1276 | ><P |
| 1277 | ></P |
| 1278 | ></DIV |
| 1279 | ><HR><DIV |
| 1280 | CLASS="REFSECT2" |
| 1281 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 1282 | NAME="AEN11402" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1283 | ></A |
| 1284 | ><H3 |
| 1285 | ><A |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1286 | NAME="CAST-TO-NUMBER-CAPS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1287 | ></A |
| 1288 | >CAST_TO_NUMBER</H3 |
| 1289 | ><TABLE |
| 1290 | BORDER="0" |
| 1291 | BGCOLOR="#D6E8FF" |
| 1292 | WIDTH="100%" |
| 1293 | CELLPADDING="6" |
| 1294 | ><TR |
| 1295 | ><TD |
| 1296 | ><PRE |
| 1297 | CLASS="PROGRAMLISTING" |
| 1298 | >#define CAST_TO_NUMBER</PRE |
| 1299 | ></TD |
| 1300 | ></TR |
| 1301 | ></TABLE |
| 1302 | ><P |
| 1303 | ></P |
| 1304 | ></DIV |
| 1305 | ><HR><DIV |
| 1306 | CLASS="REFSECT2" |
| 1307 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 1308 | NAME="AEN11407" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1309 | ></A |
| 1310 | ><H3 |
| 1311 | ><A |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1312 | NAME="CAST-TO-BOOLEAN-CAPS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1313 | ></A |
| 1314 | >CAST_TO_BOOLEAN</H3 |
| 1315 | ><TABLE |
| 1316 | BORDER="0" |
| 1317 | BGCOLOR="#D6E8FF" |
| 1318 | WIDTH="100%" |
| 1319 | CELLPADDING="6" |
| 1320 | ><TR |
| 1321 | ><TD |
| 1322 | ><PRE |
| 1323 | CLASS="PROGRAMLISTING" |
| 1324 | >#define CAST_TO_BOOLEAN</PRE |
| 1325 | ></TD |
| 1326 | ></TR |
| 1327 | ></TABLE |
| 1328 | ><P |
| 1329 | ></P |
| 1330 | ></DIV |
| 1331 | ><HR><DIV |
| 1332 | CLASS="REFSECT2" |
| 1333 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 1334 | NAME="AEN11412" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1335 | ></A |
| 1336 | ><H3 |
| 1337 | ><A |
| 1338 | NAME="XMLXPATHOBJECTPTR" |
| 1339 | ></A |
| 1340 | >xmlXPathObjectPtr ()</H3 |
| 1341 | ><TABLE |
| 1342 | BORDER="0" |
| 1343 | BGCOLOR="#D6E8FF" |
| 1344 | WIDTH="100%" |
| 1345 | CELLPADDING="6" |
| 1346 | ><TR |
| 1347 | ><TD |
| 1348 | ><PRE |
| 1349 | CLASS="PROGRAMLISTING" |
| 1350 | ><GTKDOCLINK |
| 1351 | HREF="TYPEDEF" |
| 1352 | >typedef</GTKDOCLINK |
| 1353 | > xmlXPathObjectPtr ();</PRE |
| 1354 | ></TD |
| 1355 | ></TR |
| 1356 | ></TABLE |
| 1357 | ><P |
| 1358 | ></P |
| 1359 | ><DIV |
| 1360 | CLASS="INFORMALTABLE" |
| 1361 | ><P |
| 1362 | ></P |
| 1363 | ><TABLE |
| 1364 | BORDER="0" |
| 1365 | WIDTH="100%" |
| 1366 | BGCOLOR="#FFD0D0" |
| 1367 | CELLSPACING="0" |
| 1368 | CELLPADDING="4" |
| 1369 | CLASS="CALSTABLE" |
| 1370 | ><TR |
| 1371 | ><TD |
| 1372 | WIDTH="20%" |
| 1373 | ALIGN="RIGHT" |
| 1374 | VALIGN="TOP" |
| 1375 | ><I |
| 1376 | CLASS="EMPHASIS" |
| 1377 | >Returns</I |
| 1378 | > :</TD |
| 1379 | ><TD |
| 1380 | WIDTH="80%" |
| 1381 | ALIGN="LEFT" |
| 1382 | VALIGN="TOP" |
| 1383 | > </TD |
| 1384 | ></TR |
| 1385 | ></TABLE |
| 1386 | ><P |
| 1387 | ></P |
| 1388 | ></DIV |
| 1389 | ></DIV |
| 1390 | ><HR><DIV |
| 1391 | CLASS="REFSECT2" |
| 1392 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 1393 | NAME="AEN11427" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1394 | ></A |
| 1395 | ><H3 |
| 1396 | ><A |
| 1397 | NAME="XMLXPATHREGISTERVARIABLELOOKUP" |
| 1398 | ></A |
| 1399 | >xmlXPathRegisterVariableLookup ()</H3 |
| 1400 | ><TABLE |
| 1401 | BORDER="0" |
| 1402 | BGCOLOR="#D6E8FF" |
| 1403 | WIDTH="100%" |
| 1404 | CELLPADDING="6" |
| 1405 | ><TR |
| 1406 | ><TD |
| 1407 | ><PRE |
| 1408 | CLASS="PROGRAMLISTING" |
| 1409 | >void xmlXPathRegisterVariableLookup (<A |
| 1410 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
| 1411 | >xmlXPathContextPtr</A |
| 1412 | > ctxt, |
| 1413 | <GTKDOCLINK |
| 1414 | HREF="XMLXPATHVARIABLELOOKUPFUNC" |
| 1415 | >xmlXPathVariableLookupFunc</GTKDOCLINK |
| 1416 | > f, |
| 1417 | void *varCtxt);</PRE |
| 1418 | ></TD |
| 1419 | ></TR |
| 1420 | ></TABLE |
| 1421 | ><P |
| 1422 | >register an external mechanism to do variable lookup</P |
| 1423 | ><P |
| 1424 | ></P |
| 1425 | ><DIV |
| 1426 | CLASS="INFORMALTABLE" |
| 1427 | ><P |
| 1428 | ></P |
| 1429 | ><TABLE |
| 1430 | BORDER="0" |
| 1431 | WIDTH="100%" |
| 1432 | BGCOLOR="#FFD0D0" |
| 1433 | CELLSPACING="0" |
| 1434 | CELLPADDING="4" |
| 1435 | CLASS="CALSTABLE" |
| 1436 | ><TR |
| 1437 | ><TD |
| 1438 | WIDTH="20%" |
| 1439 | ALIGN="RIGHT" |
| 1440 | VALIGN="TOP" |
| 1441 | ><TT |
| 1442 | CLASS="PARAMETER" |
| 1443 | ><I |
| 1444 | >ctxt</I |
| 1445 | ></TT |
| 1446 | > :</TD |
| 1447 | ><TD |
| 1448 | WIDTH="80%" |
| 1449 | ALIGN="LEFT" |
| 1450 | VALIGN="TOP" |
| 1451 | > the XPath context</TD |
| 1452 | ></TR |
| 1453 | ><TR |
| 1454 | ><TD |
| 1455 | WIDTH="20%" |
| 1456 | ALIGN="RIGHT" |
| 1457 | VALIGN="TOP" |
| 1458 | ><TT |
| 1459 | CLASS="PARAMETER" |
| 1460 | ><I |
| 1461 | >f</I |
| 1462 | ></TT |
| 1463 | > :</TD |
| 1464 | ><TD |
| 1465 | WIDTH="80%" |
| 1466 | ALIGN="LEFT" |
| 1467 | VALIGN="TOP" |
| 1468 | > the lookup function</TD |
| 1469 | ></TR |
| 1470 | ><TR |
| 1471 | ><TD |
| 1472 | WIDTH="20%" |
| 1473 | ALIGN="RIGHT" |
| 1474 | VALIGN="TOP" |
| 1475 | ><TT |
| 1476 | CLASS="PARAMETER" |
| 1477 | ><I |
| 1478 | >varCtxt</I |
| 1479 | ></TT |
| 1480 | > :</TD |
| 1481 | ><TD |
| 1482 | WIDTH="80%" |
| 1483 | ALIGN="LEFT" |
| 1484 | VALIGN="TOP" |
| 1485 | > </TD |
| 1486 | ></TR |
| 1487 | ></TABLE |
| 1488 | ><P |
| 1489 | ></P |
| 1490 | ></DIV |
| 1491 | ></DIV |
| 1492 | ><HR><DIV |
| 1493 | CLASS="REFSECT2" |
| 1494 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 1495 | NAME="AEN11452" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1496 | ></A |
| 1497 | ><H3 |
| 1498 | ><A |
| 1499 | NAME="XMLXPATHERROR" |
| 1500 | ></A |
| 1501 | >xmlXPatherror ()</H3 |
| 1502 | ><TABLE |
| 1503 | BORDER="0" |
| 1504 | BGCOLOR="#D6E8FF" |
| 1505 | WIDTH="100%" |
| 1506 | CELLPADDING="6" |
| 1507 | ><TR |
| 1508 | ><TD |
| 1509 | ><PRE |
| 1510 | CLASS="PROGRAMLISTING" |
| 1511 | >void xmlXPatherror (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1512 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1513 | >xmlXPathParserContextPtr</A |
| 1514 | > ctxt, |
| 1515 | const char *file, |
| 1516 | int line, |
| 1517 | int no);</PRE |
| 1518 | ></TD |
| 1519 | ></TR |
| 1520 | ></TABLE |
| 1521 | ><P |
| 1522 | ></P |
| 1523 | ><DIV |
| 1524 | CLASS="INFORMALTABLE" |
| 1525 | ><P |
| 1526 | ></P |
| 1527 | ><TABLE |
| 1528 | BORDER="0" |
| 1529 | WIDTH="100%" |
| 1530 | BGCOLOR="#FFD0D0" |
| 1531 | CELLSPACING="0" |
| 1532 | CELLPADDING="4" |
| 1533 | CLASS="CALSTABLE" |
| 1534 | ><TR |
| 1535 | ><TD |
| 1536 | WIDTH="20%" |
| 1537 | ALIGN="RIGHT" |
| 1538 | VALIGN="TOP" |
| 1539 | ><TT |
| 1540 | CLASS="PARAMETER" |
| 1541 | ><I |
| 1542 | >ctxt</I |
| 1543 | ></TT |
| 1544 | > :</TD |
| 1545 | ><TD |
| 1546 | WIDTH="80%" |
| 1547 | ALIGN="LEFT" |
| 1548 | VALIGN="TOP" |
| 1549 | > </TD |
| 1550 | ></TR |
| 1551 | ><TR |
| 1552 | ><TD |
| 1553 | WIDTH="20%" |
| 1554 | ALIGN="RIGHT" |
| 1555 | VALIGN="TOP" |
| 1556 | ><TT |
| 1557 | CLASS="PARAMETER" |
| 1558 | ><I |
| 1559 | >file</I |
| 1560 | ></TT |
| 1561 | > :</TD |
| 1562 | ><TD |
| 1563 | WIDTH="80%" |
| 1564 | ALIGN="LEFT" |
| 1565 | VALIGN="TOP" |
| 1566 | > </TD |
| 1567 | ></TR |
| 1568 | ><TR |
| 1569 | ><TD |
| 1570 | WIDTH="20%" |
| 1571 | ALIGN="RIGHT" |
| 1572 | VALIGN="TOP" |
| 1573 | ><TT |
| 1574 | CLASS="PARAMETER" |
| 1575 | ><I |
| 1576 | >line</I |
| 1577 | ></TT |
| 1578 | > :</TD |
| 1579 | ><TD |
| 1580 | WIDTH="80%" |
| 1581 | ALIGN="LEFT" |
| 1582 | VALIGN="TOP" |
| 1583 | > </TD |
| 1584 | ></TR |
| 1585 | ><TR |
| 1586 | ><TD |
| 1587 | WIDTH="20%" |
| 1588 | ALIGN="RIGHT" |
| 1589 | VALIGN="TOP" |
| 1590 | ><TT |
| 1591 | CLASS="PARAMETER" |
| 1592 | ><I |
| 1593 | >no</I |
| 1594 | ></TT |
| 1595 | > :</TD |
| 1596 | ><TD |
| 1597 | WIDTH="80%" |
| 1598 | ALIGN="LEFT" |
| 1599 | VALIGN="TOP" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1600 | > </TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1601 | ></TR |
| 1602 | ></TABLE |
| 1603 | ><P |
| 1604 | ></P |
| 1605 | ></DIV |
| 1606 | ></DIV |
| 1607 | ><HR><DIV |
| 1608 | CLASS="REFSECT2" |
| 1609 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 1610 | NAME="AEN11479" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1611 | ></A |
| 1612 | ><H3 |
| 1613 | ><A |
| 1614 | NAME="XMLXPATHDEBUGDUMPOBJECT" |
| 1615 | ></A |
| 1616 | >xmlXPathDebugDumpObject ()</H3 |
| 1617 | ><TABLE |
| 1618 | BORDER="0" |
| 1619 | BGCOLOR="#D6E8FF" |
| 1620 | WIDTH="100%" |
| 1621 | CELLPADDING="6" |
| 1622 | ><TR |
| 1623 | ><TD |
| 1624 | ><PRE |
| 1625 | CLASS="PROGRAMLISTING" |
| 1626 | >void xmlXPathDebugDumpObject (<GTKDOCLINK |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1627 | HREF="FILE-CAPS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1628 | >FILE</GTKDOCLINK |
| 1629 | > *output, |
| 1630 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1631 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1632 | >xmlXPathObjectPtr</A |
| 1633 | > cur, |
| 1634 | int depth);</PRE |
| 1635 | ></TD |
| 1636 | ></TR |
| 1637 | ></TABLE |
| 1638 | ><P |
| 1639 | ></P |
| 1640 | ><DIV |
| 1641 | CLASS="INFORMALTABLE" |
| 1642 | ><P |
| 1643 | ></P |
| 1644 | ><TABLE |
| 1645 | BORDER="0" |
| 1646 | WIDTH="100%" |
| 1647 | BGCOLOR="#FFD0D0" |
| 1648 | CELLSPACING="0" |
| 1649 | CELLPADDING="4" |
| 1650 | CLASS="CALSTABLE" |
| 1651 | ><TR |
| 1652 | ><TD |
| 1653 | WIDTH="20%" |
| 1654 | ALIGN="RIGHT" |
| 1655 | VALIGN="TOP" |
| 1656 | ><TT |
| 1657 | CLASS="PARAMETER" |
| 1658 | ><I |
| 1659 | >output</I |
| 1660 | ></TT |
| 1661 | > :</TD |
| 1662 | ><TD |
| 1663 | WIDTH="80%" |
| 1664 | ALIGN="LEFT" |
| 1665 | VALIGN="TOP" |
| 1666 | > </TD |
| 1667 | ></TR |
| 1668 | ><TR |
| 1669 | ><TD |
| 1670 | WIDTH="20%" |
| 1671 | ALIGN="RIGHT" |
| 1672 | VALIGN="TOP" |
| 1673 | ><TT |
| 1674 | CLASS="PARAMETER" |
| 1675 | ><I |
| 1676 | >cur</I |
| 1677 | ></TT |
| 1678 | > :</TD |
| 1679 | ><TD |
| 1680 | WIDTH="80%" |
| 1681 | ALIGN="LEFT" |
| 1682 | VALIGN="TOP" |
| 1683 | > </TD |
| 1684 | ></TR |
| 1685 | ><TR |
| 1686 | ><TD |
| 1687 | WIDTH="20%" |
| 1688 | ALIGN="RIGHT" |
| 1689 | VALIGN="TOP" |
| 1690 | ><TT |
| 1691 | CLASS="PARAMETER" |
| 1692 | ><I |
| 1693 | >depth</I |
| 1694 | ></TT |
| 1695 | > :</TD |
| 1696 | ><TD |
| 1697 | WIDTH="80%" |
| 1698 | ALIGN="LEFT" |
| 1699 | VALIGN="TOP" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1700 | > </TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1701 | ></TR |
| 1702 | ></TABLE |
| 1703 | ><P |
| 1704 | ></P |
| 1705 | ></DIV |
| 1706 | ></DIV |
| 1707 | ><HR><DIV |
| 1708 | CLASS="REFSECT2" |
| 1709 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 1710 | NAME="AEN11503" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1711 | ></A |
| 1712 | ><H3 |
| 1713 | ><A |
| 1714 | NAME="XMLXPATHREGISTERNS" |
| 1715 | ></A |
| 1716 | >xmlXPathRegisterNs ()</H3 |
| 1717 | ><TABLE |
| 1718 | BORDER="0" |
| 1719 | BGCOLOR="#D6E8FF" |
| 1720 | WIDTH="100%" |
| 1721 | CELLPADDING="6" |
| 1722 | ><TR |
| 1723 | ><TD |
| 1724 | ><PRE |
| 1725 | CLASS="PROGRAMLISTING" |
| 1726 | >int xmlXPathRegisterNs (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1727 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1728 | >xmlXPathContextPtr</A |
| 1729 | > ctxt, |
| 1730 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1731 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1732 | >xmlChar</A |
| 1733 | > *prefix, |
| 1734 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1735 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1736 | >xmlChar</A |
| 1737 | > *ns_uri);</PRE |
| 1738 | ></TD |
| 1739 | ></TR |
| 1740 | ></TABLE |
| 1741 | ><P |
| 1742 | >Register a new namespace. If <TT |
| 1743 | CLASS="PARAMETER" |
| 1744 | ><I |
| 1745 | >ns_uri</I |
| 1746 | ></TT |
| 1747 | > is NULL it unregisters |
| 1748 | the namespace</P |
| 1749 | ><P |
| 1750 | ></P |
| 1751 | ><DIV |
| 1752 | CLASS="INFORMALTABLE" |
| 1753 | ><P |
| 1754 | ></P |
| 1755 | ><TABLE |
| 1756 | BORDER="0" |
| 1757 | WIDTH="100%" |
| 1758 | BGCOLOR="#FFD0D0" |
| 1759 | CELLSPACING="0" |
| 1760 | CELLPADDING="4" |
| 1761 | CLASS="CALSTABLE" |
| 1762 | ><TR |
| 1763 | ><TD |
| 1764 | WIDTH="20%" |
| 1765 | ALIGN="RIGHT" |
| 1766 | VALIGN="TOP" |
| 1767 | ><TT |
| 1768 | CLASS="PARAMETER" |
| 1769 | ><I |
| 1770 | >ctxt</I |
| 1771 | ></TT |
| 1772 | > :</TD |
| 1773 | ><TD |
| 1774 | WIDTH="80%" |
| 1775 | ALIGN="LEFT" |
| 1776 | VALIGN="TOP" |
| 1777 | > the XPath context</TD |
| 1778 | ></TR |
| 1779 | ><TR |
| 1780 | ><TD |
| 1781 | WIDTH="20%" |
| 1782 | ALIGN="RIGHT" |
| 1783 | VALIGN="TOP" |
| 1784 | ><TT |
| 1785 | CLASS="PARAMETER" |
| 1786 | ><I |
| 1787 | >prefix</I |
| 1788 | ></TT |
| 1789 | > :</TD |
| 1790 | ><TD |
| 1791 | WIDTH="80%" |
| 1792 | ALIGN="LEFT" |
| 1793 | VALIGN="TOP" |
| 1794 | > the namespace prefix</TD |
| 1795 | ></TR |
| 1796 | ><TR |
| 1797 | ><TD |
| 1798 | WIDTH="20%" |
| 1799 | ALIGN="RIGHT" |
| 1800 | VALIGN="TOP" |
| 1801 | ><TT |
| 1802 | CLASS="PARAMETER" |
| 1803 | ><I |
| 1804 | >ns_uri</I |
| 1805 | ></TT |
| 1806 | > :</TD |
| 1807 | ><TD |
| 1808 | WIDTH="80%" |
| 1809 | ALIGN="LEFT" |
| 1810 | VALIGN="TOP" |
| 1811 | > the namespace name</TD |
| 1812 | ></TR |
| 1813 | ><TR |
| 1814 | ><TD |
| 1815 | WIDTH="20%" |
| 1816 | ALIGN="RIGHT" |
| 1817 | VALIGN="TOP" |
| 1818 | ><I |
| 1819 | CLASS="EMPHASIS" |
| 1820 | >Returns</I |
| 1821 | > :</TD |
| 1822 | ><TD |
| 1823 | WIDTH="80%" |
| 1824 | ALIGN="LEFT" |
| 1825 | VALIGN="TOP" |
| 1826 | >0 in case of success, -1 in case of error</TD |
| 1827 | ></TR |
| 1828 | ></TABLE |
| 1829 | ><P |
| 1830 | ></P |
| 1831 | ></DIV |
| 1832 | ></DIV |
| 1833 | ><HR><DIV |
| 1834 | CLASS="REFSECT2" |
| 1835 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 1836 | NAME="AEN11534" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1837 | ></A |
| 1838 | ><H3 |
| 1839 | ><A |
| 1840 | NAME="XMLXPATHNSLOOKUP" |
| 1841 | ></A |
| 1842 | >xmlXPathNsLookup ()</H3 |
| 1843 | ><TABLE |
| 1844 | BORDER="0" |
| 1845 | BGCOLOR="#D6E8FF" |
| 1846 | WIDTH="100%" |
| 1847 | CELLPADDING="6" |
| 1848 | ><TR |
| 1849 | ><TD |
| 1850 | ><PRE |
| 1851 | CLASS="PROGRAMLISTING" |
| 1852 | >const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1853 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1854 | >xmlChar</A |
| 1855 | >* xmlXPathNsLookup (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1856 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1857 | >xmlXPathContextPtr</A |
| 1858 | > ctxt, |
| 1859 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1860 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1861 | >xmlChar</A |
| 1862 | > *ns_uri);</PRE |
| 1863 | ></TD |
| 1864 | ></TR |
| 1865 | ></TABLE |
| 1866 | ><P |
| 1867 | >Search in the namespace declaration array of the context for the given |
| 1868 | namespace name associated to the given prefix</P |
| 1869 | ><P |
| 1870 | ></P |
| 1871 | ><DIV |
| 1872 | CLASS="INFORMALTABLE" |
| 1873 | ><P |
| 1874 | ></P |
| 1875 | ><TABLE |
| 1876 | BORDER="0" |
| 1877 | WIDTH="100%" |
| 1878 | BGCOLOR="#FFD0D0" |
| 1879 | CELLSPACING="0" |
| 1880 | CELLPADDING="4" |
| 1881 | CLASS="CALSTABLE" |
| 1882 | ><TR |
| 1883 | ><TD |
| 1884 | WIDTH="20%" |
| 1885 | ALIGN="RIGHT" |
| 1886 | VALIGN="TOP" |
| 1887 | ><TT |
| 1888 | CLASS="PARAMETER" |
| 1889 | ><I |
| 1890 | >ctxt</I |
| 1891 | ></TT |
| 1892 | > :</TD |
| 1893 | ><TD |
| 1894 | WIDTH="80%" |
| 1895 | ALIGN="LEFT" |
| 1896 | VALIGN="TOP" |
| 1897 | > the XPath context</TD |
| 1898 | ></TR |
| 1899 | ><TR |
| 1900 | ><TD |
| 1901 | WIDTH="20%" |
| 1902 | ALIGN="RIGHT" |
| 1903 | VALIGN="TOP" |
| 1904 | ><TT |
| 1905 | CLASS="PARAMETER" |
| 1906 | ><I |
| 1907 | >ns_uri</I |
| 1908 | ></TT |
| 1909 | > :</TD |
| 1910 | ><TD |
| 1911 | WIDTH="80%" |
| 1912 | ALIGN="LEFT" |
| 1913 | VALIGN="TOP" |
| 1914 | > </TD |
| 1915 | ></TR |
| 1916 | ><TR |
| 1917 | ><TD |
| 1918 | WIDTH="20%" |
| 1919 | ALIGN="RIGHT" |
| 1920 | VALIGN="TOP" |
| 1921 | ><I |
| 1922 | CLASS="EMPHASIS" |
| 1923 | >Returns</I |
| 1924 | > :</TD |
| 1925 | ><TD |
| 1926 | WIDTH="80%" |
| 1927 | ALIGN="LEFT" |
| 1928 | VALIGN="TOP" |
| 1929 | >the value or NULL if not found</TD |
| 1930 | ></TR |
| 1931 | ></TABLE |
| 1932 | ><P |
| 1933 | ></P |
| 1934 | ></DIV |
| 1935 | ></DIV |
| 1936 | ><HR><DIV |
| 1937 | CLASS="REFSECT2" |
| 1938 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 1939 | NAME="AEN11560" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1940 | ></A |
| 1941 | ><H3 |
| 1942 | ><A |
| 1943 | NAME="XMLXPATHREGISTEREDNSCLEANUP" |
| 1944 | ></A |
| 1945 | >xmlXPathRegisteredNsCleanup ()</H3 |
| 1946 | ><TABLE |
| 1947 | BORDER="0" |
| 1948 | BGCOLOR="#D6E8FF" |
| 1949 | WIDTH="100%" |
| 1950 | CELLPADDING="6" |
| 1951 | ><TR |
| 1952 | ><TD |
| 1953 | ><PRE |
| 1954 | CLASS="PROGRAMLISTING" |
| 1955 | >void xmlXPathRegisteredNsCleanup (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1956 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1957 | >xmlXPathContextPtr</A |
| 1958 | > ctxt);</PRE |
| 1959 | ></TD |
| 1960 | ></TR |
| 1961 | ></TABLE |
| 1962 | ><P |
| 1963 | ></P |
| 1964 | ><DIV |
| 1965 | CLASS="INFORMALTABLE" |
| 1966 | ><P |
| 1967 | ></P |
| 1968 | ><TABLE |
| 1969 | BORDER="0" |
| 1970 | WIDTH="100%" |
| 1971 | BGCOLOR="#FFD0D0" |
| 1972 | CELLSPACING="0" |
| 1973 | CELLPADDING="4" |
| 1974 | CLASS="CALSTABLE" |
| 1975 | ><TR |
| 1976 | ><TD |
| 1977 | WIDTH="20%" |
| 1978 | ALIGN="RIGHT" |
| 1979 | VALIGN="TOP" |
| 1980 | ><TT |
| 1981 | CLASS="PARAMETER" |
| 1982 | ><I |
| 1983 | >ctxt</I |
| 1984 | ></TT |
| 1985 | > :</TD |
| 1986 | ><TD |
| 1987 | WIDTH="80%" |
| 1988 | ALIGN="LEFT" |
| 1989 | VALIGN="TOP" |
| 1990 | > </TD |
| 1991 | ></TR |
| 1992 | ></TABLE |
| 1993 | ><P |
| 1994 | ></P |
| 1995 | ></DIV |
| 1996 | ></DIV |
| 1997 | ><HR><DIV |
| 1998 | CLASS="REFSECT2" |
| 1999 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 2000 | NAME="AEN11575" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2001 | ></A |
| 2002 | ><H3 |
| 2003 | ><A |
| 2004 | NAME="XMLXPATHREGISTERFUNC" |
| 2005 | ></A |
| 2006 | >xmlXPathRegisterFunc ()</H3 |
| 2007 | ><TABLE |
| 2008 | BORDER="0" |
| 2009 | BGCOLOR="#D6E8FF" |
| 2010 | WIDTH="100%" |
| 2011 | CELLPADDING="6" |
| 2012 | ><TR |
| 2013 | ><TD |
| 2014 | ><PRE |
| 2015 | CLASS="PROGRAMLISTING" |
| 2016 | >int xmlXPathRegisterFunc (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2017 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2018 | >xmlXPathContextPtr</A |
| 2019 | > ctxt, |
| 2020 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2021 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2022 | >xmlChar</A |
| 2023 | > *name, |
| 2024 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2025 | HREF="libxml-xpath.html#XMLXPATHFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2026 | >xmlXPathFunction</A |
| 2027 | > f);</PRE |
| 2028 | ></TD |
| 2029 | ></TR |
| 2030 | ></TABLE |
| 2031 | ><P |
| 2032 | >Register a new function. If <TT |
| 2033 | CLASS="PARAMETER" |
| 2034 | ><I |
| 2035 | >f</I |
| 2036 | ></TT |
| 2037 | > is NULL it unregisters the function</P |
| 2038 | ><P |
| 2039 | ></P |
| 2040 | ><DIV |
| 2041 | CLASS="INFORMALTABLE" |
| 2042 | ><P |
| 2043 | ></P |
| 2044 | ><TABLE |
| 2045 | BORDER="0" |
| 2046 | WIDTH="100%" |
| 2047 | BGCOLOR="#FFD0D0" |
| 2048 | CELLSPACING="0" |
| 2049 | CELLPADDING="4" |
| 2050 | CLASS="CALSTABLE" |
| 2051 | ><TR |
| 2052 | ><TD |
| 2053 | WIDTH="20%" |
| 2054 | ALIGN="RIGHT" |
| 2055 | VALIGN="TOP" |
| 2056 | ><TT |
| 2057 | CLASS="PARAMETER" |
| 2058 | ><I |
| 2059 | >ctxt</I |
| 2060 | ></TT |
| 2061 | > :</TD |
| 2062 | ><TD |
| 2063 | WIDTH="80%" |
| 2064 | ALIGN="LEFT" |
| 2065 | VALIGN="TOP" |
| 2066 | > the XPath context</TD |
| 2067 | ></TR |
| 2068 | ><TR |
| 2069 | ><TD |
| 2070 | WIDTH="20%" |
| 2071 | ALIGN="RIGHT" |
| 2072 | VALIGN="TOP" |
| 2073 | ><TT |
| 2074 | CLASS="PARAMETER" |
| 2075 | ><I |
| 2076 | >name</I |
| 2077 | ></TT |
| 2078 | > :</TD |
| 2079 | ><TD |
| 2080 | WIDTH="80%" |
| 2081 | ALIGN="LEFT" |
| 2082 | VALIGN="TOP" |
| 2083 | > the function name</TD |
| 2084 | ></TR |
| 2085 | ><TR |
| 2086 | ><TD |
| 2087 | WIDTH="20%" |
| 2088 | ALIGN="RIGHT" |
| 2089 | VALIGN="TOP" |
| 2090 | ><TT |
| 2091 | CLASS="PARAMETER" |
| 2092 | ><I |
| 2093 | >f</I |
| 2094 | ></TT |
| 2095 | > :</TD |
| 2096 | ><TD |
| 2097 | WIDTH="80%" |
| 2098 | ALIGN="LEFT" |
| 2099 | VALIGN="TOP" |
| 2100 | > the function implementation or NULL</TD |
| 2101 | ></TR |
| 2102 | ><TR |
| 2103 | ><TD |
| 2104 | WIDTH="20%" |
| 2105 | ALIGN="RIGHT" |
| 2106 | VALIGN="TOP" |
| 2107 | ><I |
| 2108 | CLASS="EMPHASIS" |
| 2109 | >Returns</I |
| 2110 | > :</TD |
| 2111 | ><TD |
| 2112 | WIDTH="80%" |
| 2113 | ALIGN="LEFT" |
| 2114 | VALIGN="TOP" |
| 2115 | >0 in case of success, -1 in case of error</TD |
| 2116 | ></TR |
| 2117 | ></TABLE |
| 2118 | ><P |
| 2119 | ></P |
| 2120 | ></DIV |
| 2121 | ></DIV |
| 2122 | ><HR><DIV |
| 2123 | CLASS="REFSECT2" |
| 2124 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 2125 | NAME="AEN11606" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2126 | ></A |
| 2127 | ><H3 |
| 2128 | ><A |
| 2129 | NAME="XMLXPATHREGISTERFUNCNS" |
| 2130 | ></A |
| 2131 | >xmlXPathRegisterFuncNS ()</H3 |
| 2132 | ><TABLE |
| 2133 | BORDER="0" |
| 2134 | BGCOLOR="#D6E8FF" |
| 2135 | WIDTH="100%" |
| 2136 | CELLPADDING="6" |
| 2137 | ><TR |
| 2138 | ><TD |
| 2139 | ><PRE |
| 2140 | CLASS="PROGRAMLISTING" |
| 2141 | >int xmlXPathRegisterFuncNS (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2142 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2143 | >xmlXPathContextPtr</A |
| 2144 | > ctxt, |
| 2145 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2146 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2147 | >xmlChar</A |
| 2148 | > *name, |
| 2149 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2150 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2151 | >xmlChar</A |
| 2152 | > *ns_uri, |
| 2153 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2154 | HREF="libxml-xpath.html#XMLXPATHFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2155 | >xmlXPathFunction</A |
| 2156 | > f);</PRE |
| 2157 | ></TD |
| 2158 | ></TR |
| 2159 | ></TABLE |
| 2160 | ><P |
| 2161 | >Register a new function. If <TT |
| 2162 | CLASS="PARAMETER" |
| 2163 | ><I |
| 2164 | >f</I |
| 2165 | ></TT |
| 2166 | > is NULL it unregisters the function</P |
| 2167 | ><P |
| 2168 | ></P |
| 2169 | ><DIV |
| 2170 | CLASS="INFORMALTABLE" |
| 2171 | ><P |
| 2172 | ></P |
| 2173 | ><TABLE |
| 2174 | BORDER="0" |
| 2175 | WIDTH="100%" |
| 2176 | BGCOLOR="#FFD0D0" |
| 2177 | CELLSPACING="0" |
| 2178 | CELLPADDING="4" |
| 2179 | CLASS="CALSTABLE" |
| 2180 | ><TR |
| 2181 | ><TD |
| 2182 | WIDTH="20%" |
| 2183 | ALIGN="RIGHT" |
| 2184 | VALIGN="TOP" |
| 2185 | ><TT |
| 2186 | CLASS="PARAMETER" |
| 2187 | ><I |
| 2188 | >ctxt</I |
| 2189 | ></TT |
| 2190 | > :</TD |
| 2191 | ><TD |
| 2192 | WIDTH="80%" |
| 2193 | ALIGN="LEFT" |
| 2194 | VALIGN="TOP" |
| 2195 | > the XPath context</TD |
| 2196 | ></TR |
| 2197 | ><TR |
| 2198 | ><TD |
| 2199 | WIDTH="20%" |
| 2200 | ALIGN="RIGHT" |
| 2201 | VALIGN="TOP" |
| 2202 | ><TT |
| 2203 | CLASS="PARAMETER" |
| 2204 | ><I |
| 2205 | >name</I |
| 2206 | ></TT |
| 2207 | > :</TD |
| 2208 | ><TD |
| 2209 | WIDTH="80%" |
| 2210 | ALIGN="LEFT" |
| 2211 | VALIGN="TOP" |
| 2212 | > the function name</TD |
| 2213 | ></TR |
| 2214 | ><TR |
| 2215 | ><TD |
| 2216 | WIDTH="20%" |
| 2217 | ALIGN="RIGHT" |
| 2218 | VALIGN="TOP" |
| 2219 | ><TT |
| 2220 | CLASS="PARAMETER" |
| 2221 | ><I |
| 2222 | >ns_uri</I |
| 2223 | ></TT |
| 2224 | > :</TD |
| 2225 | ><TD |
| 2226 | WIDTH="80%" |
| 2227 | ALIGN="LEFT" |
| 2228 | VALIGN="TOP" |
| 2229 | > the function namespace URI</TD |
| 2230 | ></TR |
| 2231 | ><TR |
| 2232 | ><TD |
| 2233 | WIDTH="20%" |
| 2234 | ALIGN="RIGHT" |
| 2235 | VALIGN="TOP" |
| 2236 | ><TT |
| 2237 | CLASS="PARAMETER" |
| 2238 | ><I |
| 2239 | >f</I |
| 2240 | ></TT |
| 2241 | > :</TD |
| 2242 | ><TD |
| 2243 | WIDTH="80%" |
| 2244 | ALIGN="LEFT" |
| 2245 | VALIGN="TOP" |
| 2246 | > the function implementation or NULL</TD |
| 2247 | ></TR |
| 2248 | ><TR |
| 2249 | ><TD |
| 2250 | WIDTH="20%" |
| 2251 | ALIGN="RIGHT" |
| 2252 | VALIGN="TOP" |
| 2253 | ><I |
| 2254 | CLASS="EMPHASIS" |
| 2255 | >Returns</I |
| 2256 | > :</TD |
| 2257 | ><TD |
| 2258 | WIDTH="80%" |
| 2259 | ALIGN="LEFT" |
| 2260 | VALIGN="TOP" |
| 2261 | >0 in case of success, -1 in case of error</TD |
| 2262 | ></TR |
| 2263 | ></TABLE |
| 2264 | ><P |
| 2265 | ></P |
| 2266 | ></DIV |
| 2267 | ></DIV |
| 2268 | ><HR><DIV |
| 2269 | CLASS="REFSECT2" |
| 2270 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 2271 | NAME="AEN11642" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2272 | ></A |
| 2273 | ><H3 |
| 2274 | ><A |
| 2275 | NAME="XMLXPATHREGISTERVARIABLE" |
| 2276 | ></A |
| 2277 | >xmlXPathRegisterVariable ()</H3 |
| 2278 | ><TABLE |
| 2279 | BORDER="0" |
| 2280 | BGCOLOR="#D6E8FF" |
| 2281 | WIDTH="100%" |
| 2282 | CELLPADDING="6" |
| 2283 | ><TR |
| 2284 | ><TD |
| 2285 | ><PRE |
| 2286 | CLASS="PROGRAMLISTING" |
| 2287 | >int xmlXPathRegisterVariable (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2288 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2289 | >xmlXPathContextPtr</A |
| 2290 | > ctxt, |
| 2291 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2292 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2293 | >xmlChar</A |
| 2294 | > *name, |
| 2295 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2296 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2297 | >xmlXPathObjectPtr</A |
| 2298 | > value);</PRE |
| 2299 | ></TD |
| 2300 | ></TR |
| 2301 | ></TABLE |
| 2302 | ><P |
| 2303 | >Register a new variable value. If <TT |
| 2304 | CLASS="PARAMETER" |
| 2305 | ><I |
| 2306 | >value</I |
| 2307 | ></TT |
| 2308 | > is NULL it unregisters |
| 2309 | the variable</P |
| 2310 | ><P |
| 2311 | ></P |
| 2312 | ><DIV |
| 2313 | CLASS="INFORMALTABLE" |
| 2314 | ><P |
| 2315 | ></P |
| 2316 | ><TABLE |
| 2317 | BORDER="0" |
| 2318 | WIDTH="100%" |
| 2319 | BGCOLOR="#FFD0D0" |
| 2320 | CELLSPACING="0" |
| 2321 | CELLPADDING="4" |
| 2322 | CLASS="CALSTABLE" |
| 2323 | ><TR |
| 2324 | ><TD |
| 2325 | WIDTH="20%" |
| 2326 | ALIGN="RIGHT" |
| 2327 | VALIGN="TOP" |
| 2328 | ><TT |
| 2329 | CLASS="PARAMETER" |
| 2330 | ><I |
| 2331 | >ctxt</I |
| 2332 | ></TT |
| 2333 | > :</TD |
| 2334 | ><TD |
| 2335 | WIDTH="80%" |
| 2336 | ALIGN="LEFT" |
| 2337 | VALIGN="TOP" |
| 2338 | > the XPath context</TD |
| 2339 | ></TR |
| 2340 | ><TR |
| 2341 | ><TD |
| 2342 | WIDTH="20%" |
| 2343 | ALIGN="RIGHT" |
| 2344 | VALIGN="TOP" |
| 2345 | ><TT |
| 2346 | CLASS="PARAMETER" |
| 2347 | ><I |
| 2348 | >name</I |
| 2349 | ></TT |
| 2350 | > :</TD |
| 2351 | ><TD |
| 2352 | WIDTH="80%" |
| 2353 | ALIGN="LEFT" |
| 2354 | VALIGN="TOP" |
| 2355 | > the variable name</TD |
| 2356 | ></TR |
| 2357 | ><TR |
| 2358 | ><TD |
| 2359 | WIDTH="20%" |
| 2360 | ALIGN="RIGHT" |
| 2361 | VALIGN="TOP" |
| 2362 | ><TT |
| 2363 | CLASS="PARAMETER" |
| 2364 | ><I |
| 2365 | >value</I |
| 2366 | ></TT |
| 2367 | > :</TD |
| 2368 | ><TD |
| 2369 | WIDTH="80%" |
| 2370 | ALIGN="LEFT" |
| 2371 | VALIGN="TOP" |
| 2372 | > the variable value or NULL</TD |
| 2373 | ></TR |
| 2374 | ><TR |
| 2375 | ><TD |
| 2376 | WIDTH="20%" |
| 2377 | ALIGN="RIGHT" |
| 2378 | VALIGN="TOP" |
| 2379 | ><I |
| 2380 | CLASS="EMPHASIS" |
| 2381 | >Returns</I |
| 2382 | > :</TD |
| 2383 | ><TD |
| 2384 | WIDTH="80%" |
| 2385 | ALIGN="LEFT" |
| 2386 | VALIGN="TOP" |
| 2387 | >0 in case of success, -1 in case of error</TD |
| 2388 | ></TR |
| 2389 | ></TABLE |
| 2390 | ><P |
| 2391 | ></P |
| 2392 | ></DIV |
| 2393 | ></DIV |
| 2394 | ><HR><DIV |
| 2395 | CLASS="REFSECT2" |
| 2396 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 2397 | NAME="AEN11673" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2398 | ></A |
| 2399 | ><H3 |
| 2400 | ><A |
| 2401 | NAME="XMLXPATHREGISTERVARIABLENS" |
| 2402 | ></A |
| 2403 | >xmlXPathRegisterVariableNS ()</H3 |
| 2404 | ><TABLE |
| 2405 | BORDER="0" |
| 2406 | BGCOLOR="#D6E8FF" |
| 2407 | WIDTH="100%" |
| 2408 | CELLPADDING="6" |
| 2409 | ><TR |
| 2410 | ><TD |
| 2411 | ><PRE |
| 2412 | CLASS="PROGRAMLISTING" |
| 2413 | >int xmlXPathRegisterVariableNS (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2414 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2415 | >xmlXPathContextPtr</A |
| 2416 | > ctxt, |
| 2417 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2418 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2419 | >xmlChar</A |
| 2420 | > *name, |
| 2421 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2422 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2423 | >xmlChar</A |
| 2424 | > *ns_uri, |
| 2425 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2426 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2427 | >xmlXPathObjectPtr</A |
| 2428 | > value);</PRE |
| 2429 | ></TD |
| 2430 | ></TR |
| 2431 | ></TABLE |
| 2432 | ><P |
| 2433 | >Register a new variable value. If <TT |
| 2434 | CLASS="PARAMETER" |
| 2435 | ><I |
| 2436 | >value</I |
| 2437 | ></TT |
| 2438 | > is NULL it unregisters |
| 2439 | the variable</P |
| 2440 | ><P |
| 2441 | ></P |
| 2442 | ><DIV |
| 2443 | CLASS="INFORMALTABLE" |
| 2444 | ><P |
| 2445 | ></P |
| 2446 | ><TABLE |
| 2447 | BORDER="0" |
| 2448 | WIDTH="100%" |
| 2449 | BGCOLOR="#FFD0D0" |
| 2450 | CELLSPACING="0" |
| 2451 | CELLPADDING="4" |
| 2452 | CLASS="CALSTABLE" |
| 2453 | ><TR |
| 2454 | ><TD |
| 2455 | WIDTH="20%" |
| 2456 | ALIGN="RIGHT" |
| 2457 | VALIGN="TOP" |
| 2458 | ><TT |
| 2459 | CLASS="PARAMETER" |
| 2460 | ><I |
| 2461 | >ctxt</I |
| 2462 | ></TT |
| 2463 | > :</TD |
| 2464 | ><TD |
| 2465 | WIDTH="80%" |
| 2466 | ALIGN="LEFT" |
| 2467 | VALIGN="TOP" |
| 2468 | > the XPath context</TD |
| 2469 | ></TR |
| 2470 | ><TR |
| 2471 | ><TD |
| 2472 | WIDTH="20%" |
| 2473 | ALIGN="RIGHT" |
| 2474 | VALIGN="TOP" |
| 2475 | ><TT |
| 2476 | CLASS="PARAMETER" |
| 2477 | ><I |
| 2478 | >name</I |
| 2479 | ></TT |
| 2480 | > :</TD |
| 2481 | ><TD |
| 2482 | WIDTH="80%" |
| 2483 | ALIGN="LEFT" |
| 2484 | VALIGN="TOP" |
| 2485 | > the variable name</TD |
| 2486 | ></TR |
| 2487 | ><TR |
| 2488 | ><TD |
| 2489 | WIDTH="20%" |
| 2490 | ALIGN="RIGHT" |
| 2491 | VALIGN="TOP" |
| 2492 | ><TT |
| 2493 | CLASS="PARAMETER" |
| 2494 | ><I |
| 2495 | >ns_uri</I |
| 2496 | ></TT |
| 2497 | > :</TD |
| 2498 | ><TD |
| 2499 | WIDTH="80%" |
| 2500 | ALIGN="LEFT" |
| 2501 | VALIGN="TOP" |
| 2502 | > the variable namespace URI</TD |
| 2503 | ></TR |
| 2504 | ><TR |
| 2505 | ><TD |
| 2506 | WIDTH="20%" |
| 2507 | ALIGN="RIGHT" |
| 2508 | VALIGN="TOP" |
| 2509 | ><TT |
| 2510 | CLASS="PARAMETER" |
| 2511 | ><I |
| 2512 | >value</I |
| 2513 | ></TT |
| 2514 | > :</TD |
| 2515 | ><TD |
| 2516 | WIDTH="80%" |
| 2517 | ALIGN="LEFT" |
| 2518 | VALIGN="TOP" |
| 2519 | > the variable value or NULL</TD |
| 2520 | ></TR |
| 2521 | ><TR |
| 2522 | ><TD |
| 2523 | WIDTH="20%" |
| 2524 | ALIGN="RIGHT" |
| 2525 | VALIGN="TOP" |
| 2526 | ><I |
| 2527 | CLASS="EMPHASIS" |
| 2528 | >Returns</I |
| 2529 | > :</TD |
| 2530 | ><TD |
| 2531 | WIDTH="80%" |
| 2532 | ALIGN="LEFT" |
| 2533 | VALIGN="TOP" |
| 2534 | >0 in case of success, -1 in case of error</TD |
| 2535 | ></TR |
| 2536 | ></TABLE |
| 2537 | ><P |
| 2538 | ></P |
| 2539 | ></DIV |
| 2540 | ></DIV |
| 2541 | ><HR><DIV |
| 2542 | CLASS="REFSECT2" |
| 2543 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 2544 | NAME="AEN11709" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2545 | ></A |
| 2546 | ><H3 |
| 2547 | ><A |
| 2548 | NAME="XMLXPATHFUNCTIONLOOKUP" |
| 2549 | ></A |
| 2550 | >xmlXPathFunctionLookup ()</H3 |
| 2551 | ><TABLE |
| 2552 | BORDER="0" |
| 2553 | BGCOLOR="#D6E8FF" |
| 2554 | WIDTH="100%" |
| 2555 | CELLPADDING="6" |
| 2556 | ><TR |
| 2557 | ><TD |
| 2558 | ><PRE |
| 2559 | CLASS="PROGRAMLISTING" |
| 2560 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2561 | HREF="libxml-xpath.html#XMLXPATHFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2562 | >xmlXPathFunction</A |
| 2563 | > xmlXPathFunctionLookup (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2564 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2565 | >xmlXPathContextPtr</A |
| 2566 | > ctxt, |
| 2567 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2568 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2569 | >xmlChar</A |
| 2570 | > *name);</PRE |
| 2571 | ></TD |
| 2572 | ></TR |
| 2573 | ></TABLE |
| 2574 | ><P |
| 2575 | >Search in the Function array of the context for the given |
| 2576 | function.</P |
| 2577 | ><P |
| 2578 | ></P |
| 2579 | ><DIV |
| 2580 | CLASS="INFORMALTABLE" |
| 2581 | ><P |
| 2582 | ></P |
| 2583 | ><TABLE |
| 2584 | BORDER="0" |
| 2585 | WIDTH="100%" |
| 2586 | BGCOLOR="#FFD0D0" |
| 2587 | CELLSPACING="0" |
| 2588 | CELLPADDING="4" |
| 2589 | CLASS="CALSTABLE" |
| 2590 | ><TR |
| 2591 | ><TD |
| 2592 | WIDTH="20%" |
| 2593 | ALIGN="RIGHT" |
| 2594 | VALIGN="TOP" |
| 2595 | ><TT |
| 2596 | CLASS="PARAMETER" |
| 2597 | ><I |
| 2598 | >ctxt</I |
| 2599 | ></TT |
| 2600 | > :</TD |
| 2601 | ><TD |
| 2602 | WIDTH="80%" |
| 2603 | ALIGN="LEFT" |
| 2604 | VALIGN="TOP" |
| 2605 | > the XPath context</TD |
| 2606 | ></TR |
| 2607 | ><TR |
| 2608 | ><TD |
| 2609 | WIDTH="20%" |
| 2610 | ALIGN="RIGHT" |
| 2611 | VALIGN="TOP" |
| 2612 | ><TT |
| 2613 | CLASS="PARAMETER" |
| 2614 | ><I |
| 2615 | >name</I |
| 2616 | ></TT |
| 2617 | > :</TD |
| 2618 | ><TD |
| 2619 | WIDTH="80%" |
| 2620 | ALIGN="LEFT" |
| 2621 | VALIGN="TOP" |
| 2622 | > the function name</TD |
| 2623 | ></TR |
| 2624 | ><TR |
| 2625 | ><TD |
| 2626 | WIDTH="20%" |
| 2627 | ALIGN="RIGHT" |
| 2628 | VALIGN="TOP" |
| 2629 | ><I |
| 2630 | CLASS="EMPHASIS" |
| 2631 | >Returns</I |
| 2632 | > :</TD |
| 2633 | ><TD |
| 2634 | WIDTH="80%" |
| 2635 | ALIGN="LEFT" |
| 2636 | VALIGN="TOP" |
| 2637 | >the xmlXPathFunction or NULL if not found</TD |
| 2638 | ></TR |
| 2639 | ></TABLE |
| 2640 | ><P |
| 2641 | ></P |
| 2642 | ></DIV |
| 2643 | ></DIV |
| 2644 | ><HR><DIV |
| 2645 | CLASS="REFSECT2" |
| 2646 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 2647 | NAME="AEN11735" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2648 | ></A |
| 2649 | ><H3 |
| 2650 | ><A |
| 2651 | NAME="XMLXPATHFUNCTIONLOOKUPNS" |
| 2652 | ></A |
| 2653 | >xmlXPathFunctionLookupNS ()</H3 |
| 2654 | ><TABLE |
| 2655 | BORDER="0" |
| 2656 | BGCOLOR="#D6E8FF" |
| 2657 | WIDTH="100%" |
| 2658 | CELLPADDING="6" |
| 2659 | ><TR |
| 2660 | ><TD |
| 2661 | ><PRE |
| 2662 | CLASS="PROGRAMLISTING" |
| 2663 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2664 | HREF="libxml-xpath.html#XMLXPATHFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2665 | >xmlXPathFunction</A |
| 2666 | > xmlXPathFunctionLookupNS (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2667 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2668 | >xmlXPathContextPtr</A |
| 2669 | > ctxt, |
| 2670 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2671 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2672 | >xmlChar</A |
| 2673 | > *name, |
| 2674 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2675 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2676 | >xmlChar</A |
| 2677 | > *ns_uri);</PRE |
| 2678 | ></TD |
| 2679 | ></TR |
| 2680 | ></TABLE |
| 2681 | ><P |
| 2682 | >Search in the Function array of the context for the given |
| 2683 | function.</P |
| 2684 | ><P |
| 2685 | ></P |
| 2686 | ><DIV |
| 2687 | CLASS="INFORMALTABLE" |
| 2688 | ><P |
| 2689 | ></P |
| 2690 | ><TABLE |
| 2691 | BORDER="0" |
| 2692 | WIDTH="100%" |
| 2693 | BGCOLOR="#FFD0D0" |
| 2694 | CELLSPACING="0" |
| 2695 | CELLPADDING="4" |
| 2696 | CLASS="CALSTABLE" |
| 2697 | ><TR |
| 2698 | ><TD |
| 2699 | WIDTH="20%" |
| 2700 | ALIGN="RIGHT" |
| 2701 | VALIGN="TOP" |
| 2702 | ><TT |
| 2703 | CLASS="PARAMETER" |
| 2704 | ><I |
| 2705 | >ctxt</I |
| 2706 | ></TT |
| 2707 | > :</TD |
| 2708 | ><TD |
| 2709 | WIDTH="80%" |
| 2710 | ALIGN="LEFT" |
| 2711 | VALIGN="TOP" |
| 2712 | > the XPath context</TD |
| 2713 | ></TR |
| 2714 | ><TR |
| 2715 | ><TD |
| 2716 | WIDTH="20%" |
| 2717 | ALIGN="RIGHT" |
| 2718 | VALIGN="TOP" |
| 2719 | ><TT |
| 2720 | CLASS="PARAMETER" |
| 2721 | ><I |
| 2722 | >name</I |
| 2723 | ></TT |
| 2724 | > :</TD |
| 2725 | ><TD |
| 2726 | WIDTH="80%" |
| 2727 | ALIGN="LEFT" |
| 2728 | VALIGN="TOP" |
| 2729 | > the function name</TD |
| 2730 | ></TR |
| 2731 | ><TR |
| 2732 | ><TD |
| 2733 | WIDTH="20%" |
| 2734 | ALIGN="RIGHT" |
| 2735 | VALIGN="TOP" |
| 2736 | ><TT |
| 2737 | CLASS="PARAMETER" |
| 2738 | ><I |
| 2739 | >ns_uri</I |
| 2740 | ></TT |
| 2741 | > :</TD |
| 2742 | ><TD |
| 2743 | WIDTH="80%" |
| 2744 | ALIGN="LEFT" |
| 2745 | VALIGN="TOP" |
| 2746 | > the function namespace URI</TD |
| 2747 | ></TR |
| 2748 | ><TR |
| 2749 | ><TD |
| 2750 | WIDTH="20%" |
| 2751 | ALIGN="RIGHT" |
| 2752 | VALIGN="TOP" |
| 2753 | ><I |
| 2754 | CLASS="EMPHASIS" |
| 2755 | >Returns</I |
| 2756 | > :</TD |
| 2757 | ><TD |
| 2758 | WIDTH="80%" |
| 2759 | ALIGN="LEFT" |
| 2760 | VALIGN="TOP" |
| 2761 | >the xmlXPathFunction or NULL if not found</TD |
| 2762 | ></TR |
| 2763 | ></TABLE |
| 2764 | ><P |
| 2765 | ></P |
| 2766 | ></DIV |
| 2767 | ></DIV |
| 2768 | ><HR><DIV |
| 2769 | CLASS="REFSECT2" |
| 2770 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 2771 | NAME="AEN11766" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2772 | ></A |
| 2773 | ><H3 |
| 2774 | ><A |
| 2775 | NAME="XMLXPATHREGISTEREDFUNCSCLEANUP" |
| 2776 | ></A |
| 2777 | >xmlXPathRegisteredFuncsCleanup ()</H3 |
| 2778 | ><TABLE |
| 2779 | BORDER="0" |
| 2780 | BGCOLOR="#D6E8FF" |
| 2781 | WIDTH="100%" |
| 2782 | CELLPADDING="6" |
| 2783 | ><TR |
| 2784 | ><TD |
| 2785 | ><PRE |
| 2786 | CLASS="PROGRAMLISTING" |
| 2787 | >void xmlXPathRegisteredFuncsCleanup (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2788 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2789 | >xmlXPathContextPtr</A |
| 2790 | > ctxt);</PRE |
| 2791 | ></TD |
| 2792 | ></TR |
| 2793 | ></TABLE |
| 2794 | ><P |
| 2795 | >Cleanup the XPath context data associated to registered functions</P |
| 2796 | ><P |
| 2797 | ></P |
| 2798 | ><DIV |
| 2799 | CLASS="INFORMALTABLE" |
| 2800 | ><P |
| 2801 | ></P |
| 2802 | ><TABLE |
| 2803 | BORDER="0" |
| 2804 | WIDTH="100%" |
| 2805 | BGCOLOR="#FFD0D0" |
| 2806 | CELLSPACING="0" |
| 2807 | CELLPADDING="4" |
| 2808 | CLASS="CALSTABLE" |
| 2809 | ><TR |
| 2810 | ><TD |
| 2811 | WIDTH="20%" |
| 2812 | ALIGN="RIGHT" |
| 2813 | VALIGN="TOP" |
| 2814 | ><TT |
| 2815 | CLASS="PARAMETER" |
| 2816 | ><I |
| 2817 | >ctxt</I |
| 2818 | ></TT |
| 2819 | > :</TD |
| 2820 | ><TD |
| 2821 | WIDTH="80%" |
| 2822 | ALIGN="LEFT" |
| 2823 | VALIGN="TOP" |
| 2824 | > the XPath context</TD |
| 2825 | ></TR |
| 2826 | ></TABLE |
| 2827 | ><P |
| 2828 | ></P |
| 2829 | ></DIV |
| 2830 | ></DIV |
| 2831 | ><HR><DIV |
| 2832 | CLASS="REFSECT2" |
| 2833 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 2834 | NAME="AEN11782" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2835 | ></A |
| 2836 | ><H3 |
| 2837 | ><A |
| 2838 | NAME="XMLXPATHVARIABLELOOKUP" |
| 2839 | ></A |
| 2840 | >xmlXPathVariableLookup ()</H3 |
| 2841 | ><TABLE |
| 2842 | BORDER="0" |
| 2843 | BGCOLOR="#D6E8FF" |
| 2844 | WIDTH="100%" |
| 2845 | CELLPADDING="6" |
| 2846 | ><TR |
| 2847 | ><TD |
| 2848 | ><PRE |
| 2849 | CLASS="PROGRAMLISTING" |
| 2850 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2851 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2852 | >xmlXPathObjectPtr</A |
| 2853 | > xmlXPathVariableLookup (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2854 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2855 | >xmlXPathContextPtr</A |
| 2856 | > ctxt, |
| 2857 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2858 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2859 | >xmlChar</A |
| 2860 | > *name);</PRE |
| 2861 | ></TD |
| 2862 | ></TR |
| 2863 | ></TABLE |
| 2864 | ><P |
| 2865 | >Search in the Variable array of the context for the given |
| 2866 | variable value.</P |
| 2867 | ><P |
| 2868 | ></P |
| 2869 | ><DIV |
| 2870 | CLASS="INFORMALTABLE" |
| 2871 | ><P |
| 2872 | ></P |
| 2873 | ><TABLE |
| 2874 | BORDER="0" |
| 2875 | WIDTH="100%" |
| 2876 | BGCOLOR="#FFD0D0" |
| 2877 | CELLSPACING="0" |
| 2878 | CELLPADDING="4" |
| 2879 | CLASS="CALSTABLE" |
| 2880 | ><TR |
| 2881 | ><TD |
| 2882 | WIDTH="20%" |
| 2883 | ALIGN="RIGHT" |
| 2884 | VALIGN="TOP" |
| 2885 | ><TT |
| 2886 | CLASS="PARAMETER" |
| 2887 | ><I |
| 2888 | >ctxt</I |
| 2889 | ></TT |
| 2890 | > :</TD |
| 2891 | ><TD |
| 2892 | WIDTH="80%" |
| 2893 | ALIGN="LEFT" |
| 2894 | VALIGN="TOP" |
| 2895 | > the XPath context</TD |
| 2896 | ></TR |
| 2897 | ><TR |
| 2898 | ><TD |
| 2899 | WIDTH="20%" |
| 2900 | ALIGN="RIGHT" |
| 2901 | VALIGN="TOP" |
| 2902 | ><TT |
| 2903 | CLASS="PARAMETER" |
| 2904 | ><I |
| 2905 | >name</I |
| 2906 | ></TT |
| 2907 | > :</TD |
| 2908 | ><TD |
| 2909 | WIDTH="80%" |
| 2910 | ALIGN="LEFT" |
| 2911 | VALIGN="TOP" |
| 2912 | > the variable name</TD |
| 2913 | ></TR |
| 2914 | ><TR |
| 2915 | ><TD |
| 2916 | WIDTH="20%" |
| 2917 | ALIGN="RIGHT" |
| 2918 | VALIGN="TOP" |
| 2919 | ><I |
| 2920 | CLASS="EMPHASIS" |
| 2921 | >Returns</I |
| 2922 | > :</TD |
| 2923 | ><TD |
| 2924 | WIDTH="80%" |
| 2925 | ALIGN="LEFT" |
| 2926 | VALIGN="TOP" |
| 2927 | >the value or NULL if not found</TD |
| 2928 | ></TR |
| 2929 | ></TABLE |
| 2930 | ><P |
| 2931 | ></P |
| 2932 | ></DIV |
| 2933 | ></DIV |
| 2934 | ><HR><DIV |
| 2935 | CLASS="REFSECT2" |
| 2936 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 2937 | NAME="AEN11808" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2938 | ></A |
| 2939 | ><H3 |
| 2940 | ><A |
| 2941 | NAME="XMLXPATHVARIABLELOOKUPNS" |
| 2942 | ></A |
| 2943 | >xmlXPathVariableLookupNS ()</H3 |
| 2944 | ><TABLE |
| 2945 | BORDER="0" |
| 2946 | BGCOLOR="#D6E8FF" |
| 2947 | WIDTH="100%" |
| 2948 | CELLPADDING="6" |
| 2949 | ><TR |
| 2950 | ><TD |
| 2951 | ><PRE |
| 2952 | CLASS="PROGRAMLISTING" |
| 2953 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2954 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2955 | >xmlXPathObjectPtr</A |
| 2956 | > xmlXPathVariableLookupNS (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2957 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2958 | >xmlXPathContextPtr</A |
| 2959 | > ctxt, |
| 2960 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2961 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2962 | >xmlChar</A |
| 2963 | > *name, |
| 2964 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2965 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2966 | >xmlChar</A |
| 2967 | > *ns_uri);</PRE |
| 2968 | ></TD |
| 2969 | ></TR |
| 2970 | ></TABLE |
| 2971 | ><P |
| 2972 | >Search in the Variable array of the context for the given |
| 2973 | variable value.</P |
| 2974 | ><P |
| 2975 | ></P |
| 2976 | ><DIV |
| 2977 | CLASS="INFORMALTABLE" |
| 2978 | ><P |
| 2979 | ></P |
| 2980 | ><TABLE |
| 2981 | BORDER="0" |
| 2982 | WIDTH="100%" |
| 2983 | BGCOLOR="#FFD0D0" |
| 2984 | CELLSPACING="0" |
| 2985 | CELLPADDING="4" |
| 2986 | CLASS="CALSTABLE" |
| 2987 | ><TR |
| 2988 | ><TD |
| 2989 | WIDTH="20%" |
| 2990 | ALIGN="RIGHT" |
| 2991 | VALIGN="TOP" |
| 2992 | ><TT |
| 2993 | CLASS="PARAMETER" |
| 2994 | ><I |
| 2995 | >ctxt</I |
| 2996 | ></TT |
| 2997 | > :</TD |
| 2998 | ><TD |
| 2999 | WIDTH="80%" |
| 3000 | ALIGN="LEFT" |
| 3001 | VALIGN="TOP" |
| 3002 | > the XPath context</TD |
| 3003 | ></TR |
| 3004 | ><TR |
| 3005 | ><TD |
| 3006 | WIDTH="20%" |
| 3007 | ALIGN="RIGHT" |
| 3008 | VALIGN="TOP" |
| 3009 | ><TT |
| 3010 | CLASS="PARAMETER" |
| 3011 | ><I |
| 3012 | >name</I |
| 3013 | ></TT |
| 3014 | > :</TD |
| 3015 | ><TD |
| 3016 | WIDTH="80%" |
| 3017 | ALIGN="LEFT" |
| 3018 | VALIGN="TOP" |
| 3019 | > the variable name</TD |
| 3020 | ></TR |
| 3021 | ><TR |
| 3022 | ><TD |
| 3023 | WIDTH="20%" |
| 3024 | ALIGN="RIGHT" |
| 3025 | VALIGN="TOP" |
| 3026 | ><TT |
| 3027 | CLASS="PARAMETER" |
| 3028 | ><I |
| 3029 | >ns_uri</I |
| 3030 | ></TT |
| 3031 | > :</TD |
| 3032 | ><TD |
| 3033 | WIDTH="80%" |
| 3034 | ALIGN="LEFT" |
| 3035 | VALIGN="TOP" |
| 3036 | > the variable namespace URI</TD |
| 3037 | ></TR |
| 3038 | ><TR |
| 3039 | ><TD |
| 3040 | WIDTH="20%" |
| 3041 | ALIGN="RIGHT" |
| 3042 | VALIGN="TOP" |
| 3043 | ><I |
| 3044 | CLASS="EMPHASIS" |
| 3045 | >Returns</I |
| 3046 | > :</TD |
| 3047 | ><TD |
| 3048 | WIDTH="80%" |
| 3049 | ALIGN="LEFT" |
| 3050 | VALIGN="TOP" |
| 3051 | >the value or NULL if not found</TD |
| 3052 | ></TR |
| 3053 | ></TABLE |
| 3054 | ><P |
| 3055 | ></P |
| 3056 | ></DIV |
| 3057 | ></DIV |
| 3058 | ><HR><DIV |
| 3059 | CLASS="REFSECT2" |
| 3060 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 3061 | NAME="AEN11839" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3062 | ></A |
| 3063 | ><H3 |
| 3064 | ><A |
| 3065 | NAME="XMLXPATHREGISTEREDVARIABLESCLEANUP" |
| 3066 | ></A |
| 3067 | >xmlXPathRegisteredVariablesCleanup ()</H3 |
| 3068 | ><TABLE |
| 3069 | BORDER="0" |
| 3070 | BGCOLOR="#D6E8FF" |
| 3071 | WIDTH="100%" |
| 3072 | CELLPADDING="6" |
| 3073 | ><TR |
| 3074 | ><TD |
| 3075 | ><PRE |
| 3076 | CLASS="PROGRAMLISTING" |
| 3077 | >void xmlXPathRegisteredVariablesCleanup |
| 3078 | (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 3079 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3080 | >xmlXPathContextPtr</A |
| 3081 | > ctxt);</PRE |
| 3082 | ></TD |
| 3083 | ></TR |
| 3084 | ></TABLE |
| 3085 | ><P |
| 3086 | >Cleanup the XPath context data associated to registered variables</P |
| 3087 | ><P |
| 3088 | ></P |
| 3089 | ><DIV |
| 3090 | CLASS="INFORMALTABLE" |
| 3091 | ><P |
| 3092 | ></P |
| 3093 | ><TABLE |
| 3094 | BORDER="0" |
| 3095 | WIDTH="100%" |
| 3096 | BGCOLOR="#FFD0D0" |
| 3097 | CELLSPACING="0" |
| 3098 | CELLPADDING="4" |
| 3099 | CLASS="CALSTABLE" |
| 3100 | ><TR |
| 3101 | ><TD |
| 3102 | WIDTH="20%" |
| 3103 | ALIGN="RIGHT" |
| 3104 | VALIGN="TOP" |
| 3105 | ><TT |
| 3106 | CLASS="PARAMETER" |
| 3107 | ><I |
| 3108 | >ctxt</I |
| 3109 | ></TT |
| 3110 | > :</TD |
| 3111 | ><TD |
| 3112 | WIDTH="80%" |
| 3113 | ALIGN="LEFT" |
| 3114 | VALIGN="TOP" |
| 3115 | > the XPath context</TD |
| 3116 | ></TR |
| 3117 | ></TABLE |
| 3118 | ><P |
| 3119 | ></P |
| 3120 | ></DIV |
| 3121 | ></DIV |
| 3122 | ><HR><DIV |
| 3123 | CLASS="REFSECT2" |
| 3124 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 3125 | NAME="AEN11855" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3126 | ></A |
| 3127 | ><H3 |
| 3128 | ><A |
| 3129 | NAME="XMLXPATHNEWPARSERCONTEXT" |
| 3130 | ></A |
| 3131 | >xmlXPathNewParserContext ()</H3 |
| 3132 | ><TABLE |
| 3133 | BORDER="0" |
| 3134 | BGCOLOR="#D6E8FF" |
| 3135 | WIDTH="100%" |
| 3136 | CELLPADDING="6" |
| 3137 | ><TR |
| 3138 | ><TD |
| 3139 | ><PRE |
| 3140 | CLASS="PROGRAMLISTING" |
| 3141 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 3142 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3143 | >xmlXPathParserContextPtr</A |
| 3144 | > xmlXPathNewParserContext |
| 3145 | (const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 3146 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3147 | >xmlChar</A |
| 3148 | > *str, |
| 3149 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 3150 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3151 | >xmlXPathContextPtr</A |
| 3152 | > ctxt);</PRE |
| 3153 | ></TD |
| 3154 | ></TR |
| 3155 | ></TABLE |
| 3156 | ><P |
| 3157 | >Create a new xmlXPathParserContext</P |
| 3158 | ><P |
| 3159 | ></P |
| 3160 | ><DIV |
| 3161 | CLASS="INFORMALTABLE" |
| 3162 | ><P |
| 3163 | ></P |
| 3164 | ><TABLE |
| 3165 | BORDER="0" |
| 3166 | WIDTH="100%" |
| 3167 | BGCOLOR="#FFD0D0" |
| 3168 | CELLSPACING="0" |
| 3169 | CELLPADDING="4" |
| 3170 | CLASS="CALSTABLE" |
| 3171 | ><TR |
| 3172 | ><TD |
| 3173 | WIDTH="20%" |
| 3174 | ALIGN="RIGHT" |
| 3175 | VALIGN="TOP" |
| 3176 | ><TT |
| 3177 | CLASS="PARAMETER" |
| 3178 | ><I |
| 3179 | >str</I |
| 3180 | ></TT |
| 3181 | > :</TD |
| 3182 | ><TD |
| 3183 | WIDTH="80%" |
| 3184 | ALIGN="LEFT" |
| 3185 | VALIGN="TOP" |
| 3186 | > the XPath expression</TD |
| 3187 | ></TR |
| 3188 | ><TR |
| 3189 | ><TD |
| 3190 | WIDTH="20%" |
| 3191 | ALIGN="RIGHT" |
| 3192 | VALIGN="TOP" |
| 3193 | ><TT |
| 3194 | CLASS="PARAMETER" |
| 3195 | ><I |
| 3196 | >ctxt</I |
| 3197 | ></TT |
| 3198 | > :</TD |
| 3199 | ><TD |
| 3200 | WIDTH="80%" |
| 3201 | ALIGN="LEFT" |
| 3202 | VALIGN="TOP" |
| 3203 | > the XPath context</TD |
| 3204 | ></TR |
| 3205 | ><TR |
| 3206 | ><TD |
| 3207 | WIDTH="20%" |
| 3208 | ALIGN="RIGHT" |
| 3209 | VALIGN="TOP" |
| 3210 | ><I |
| 3211 | CLASS="EMPHASIS" |
| 3212 | >Returns</I |
| 3213 | > :</TD |
| 3214 | ><TD |
| 3215 | WIDTH="80%" |
| 3216 | ALIGN="LEFT" |
| 3217 | VALIGN="TOP" |
| 3218 | >the xmlXPathParserContext just allocated.</TD |
| 3219 | ></TR |
| 3220 | ></TABLE |
| 3221 | ><P |
| 3222 | ></P |
| 3223 | ></DIV |
| 3224 | ></DIV |
| 3225 | ><HR><DIV |
| 3226 | CLASS="REFSECT2" |
| 3227 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 3228 | NAME="AEN11881" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3229 | ></A |
| 3230 | ><H3 |
| 3231 | ><A |
| 3232 | NAME="XMLXPATHFREEPARSERCONTEXT" |
| 3233 | ></A |
| 3234 | >xmlXPathFreeParserContext ()</H3 |
| 3235 | ><TABLE |
| 3236 | BORDER="0" |
| 3237 | BGCOLOR="#D6E8FF" |
| 3238 | WIDTH="100%" |
| 3239 | CELLPADDING="6" |
| 3240 | ><TR |
| 3241 | ><TD |
| 3242 | ><PRE |
| 3243 | CLASS="PROGRAMLISTING" |
| 3244 | >void xmlXPathFreeParserContext (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 3245 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3246 | >xmlXPathParserContextPtr</A |
| 3247 | > ctxt);</PRE |
| 3248 | ></TD |
| 3249 | ></TR |
| 3250 | ></TABLE |
| 3251 | ><P |
| 3252 | >Free up an xmlXPathParserContext</P |
| 3253 | ><P |
| 3254 | ></P |
| 3255 | ><DIV |
| 3256 | CLASS="INFORMALTABLE" |
| 3257 | ><P |
| 3258 | ></P |
| 3259 | ><TABLE |
| 3260 | BORDER="0" |
| 3261 | WIDTH="100%" |
| 3262 | BGCOLOR="#FFD0D0" |
| 3263 | CELLSPACING="0" |
| 3264 | CELLPADDING="4" |
| 3265 | CLASS="CALSTABLE" |
| 3266 | ><TR |
| 3267 | ><TD |
| 3268 | WIDTH="20%" |
| 3269 | ALIGN="RIGHT" |
| 3270 | VALIGN="TOP" |
| 3271 | ><TT |
| 3272 | CLASS="PARAMETER" |
| 3273 | ><I |
| 3274 | >ctxt</I |
| 3275 | ></TT |
| 3276 | > :</TD |
| 3277 | ><TD |
| 3278 | WIDTH="80%" |
| 3279 | ALIGN="LEFT" |
| 3280 | VALIGN="TOP" |
| 3281 | > the context to free</TD |
| 3282 | ></TR |
| 3283 | ></TABLE |
| 3284 | ><P |
| 3285 | ></P |
| 3286 | ></DIV |
| 3287 | ></DIV |
| 3288 | ><HR><DIV |
| 3289 | CLASS="REFSECT2" |
| 3290 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 3291 | NAME="AEN11897" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3292 | ></A |
| 3293 | ><H3 |
| 3294 | ><A |
| 3295 | NAME="VALUEPOP" |
| 3296 | ></A |
| 3297 | >valuePop ()</H3 |
| 3298 | ><TABLE |
| 3299 | BORDER="0" |
| 3300 | BGCOLOR="#D6E8FF" |
| 3301 | WIDTH="100%" |
| 3302 | CELLPADDING="6" |
| 3303 | ><TR |
| 3304 | ><TD |
| 3305 | ><PRE |
| 3306 | CLASS="PROGRAMLISTING" |
| 3307 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 3308 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3309 | >xmlXPathObjectPtr</A |
| 3310 | > valuePop (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 3311 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3312 | >xmlXPathParserContextPtr</A |
| 3313 | > ctxt);</PRE |
| 3314 | ></TD |
| 3315 | ></TR |
| 3316 | ></TABLE |
| 3317 | ><P |
| 3318 | ></P |
| 3319 | ><DIV |
| 3320 | CLASS="INFORMALTABLE" |
| 3321 | ><P |
| 3322 | ></P |
| 3323 | ><TABLE |
| 3324 | BORDER="0" |
| 3325 | WIDTH="100%" |
| 3326 | BGCOLOR="#FFD0D0" |
| 3327 | CELLSPACING="0" |
| 3328 | CELLPADDING="4" |
| 3329 | CLASS="CALSTABLE" |
| 3330 | ><TR |
| 3331 | ><TD |
| 3332 | WIDTH="20%" |
| 3333 | ALIGN="RIGHT" |
| 3334 | VALIGN="TOP" |
| 3335 | ><TT |
| 3336 | CLASS="PARAMETER" |
| 3337 | ><I |
| 3338 | >ctxt</I |
| 3339 | ></TT |
| 3340 | > :</TD |
| 3341 | ><TD |
| 3342 | WIDTH="80%" |
| 3343 | ALIGN="LEFT" |
| 3344 | VALIGN="TOP" |
| 3345 | > </TD |
| 3346 | ></TR |
| 3347 | ><TR |
| 3348 | ><TD |
| 3349 | WIDTH="20%" |
| 3350 | ALIGN="RIGHT" |
| 3351 | VALIGN="TOP" |
| 3352 | ><I |
| 3353 | CLASS="EMPHASIS" |
| 3354 | >Returns</I |
| 3355 | > :</TD |
| 3356 | ><TD |
| 3357 | WIDTH="80%" |
| 3358 | ALIGN="LEFT" |
| 3359 | VALIGN="TOP" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 3360 | > </TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3361 | ></TR |
| 3362 | ></TABLE |
| 3363 | ><P |
| 3364 | ></P |
| 3365 | ></DIV |
| 3366 | ></DIV |
| 3367 | ><HR><DIV |
| 3368 | CLASS="REFSECT2" |
| 3369 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 3370 | NAME="AEN11917" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3371 | ></A |
| 3372 | ><H3 |
| 3373 | ><A |
| 3374 | NAME="VALUEPUSH" |
| 3375 | ></A |
| 3376 | >valuePush ()</H3 |
| 3377 | ><TABLE |
| 3378 | BORDER="0" |
| 3379 | BGCOLOR="#D6E8FF" |
| 3380 | WIDTH="100%" |
| 3381 | CELLPADDING="6" |
| 3382 | ><TR |
| 3383 | ><TD |
| 3384 | ><PRE |
| 3385 | CLASS="PROGRAMLISTING" |
| 3386 | >int valuePush (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 3387 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3388 | >xmlXPathParserContextPtr</A |
| 3389 | > ctxt, |
| 3390 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 3391 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3392 | >xmlXPathObjectPtr</A |
| 3393 | > value);</PRE |
| 3394 | ></TD |
| 3395 | ></TR |
| 3396 | ></TABLE |
| 3397 | ><P |
| 3398 | ></P |
| 3399 | ><DIV |
| 3400 | CLASS="INFORMALTABLE" |
| 3401 | ><P |
| 3402 | ></P |
| 3403 | ><TABLE |
| 3404 | BORDER="0" |
| 3405 | WIDTH="100%" |
| 3406 | BGCOLOR="#FFD0D0" |
| 3407 | CELLSPACING="0" |
| 3408 | CELLPADDING="4" |
| 3409 | CLASS="CALSTABLE" |
| 3410 | ><TR |
| 3411 | ><TD |
| 3412 | WIDTH="20%" |
| 3413 | ALIGN="RIGHT" |
| 3414 | VALIGN="TOP" |
| 3415 | ><TT |
| 3416 | CLASS="PARAMETER" |
| 3417 | ><I |
| 3418 | >ctxt</I |
| 3419 | ></TT |
| 3420 | > :</TD |
| 3421 | ><TD |
| 3422 | WIDTH="80%" |
| 3423 | ALIGN="LEFT" |
| 3424 | VALIGN="TOP" |
| 3425 | > </TD |
| 3426 | ></TR |
| 3427 | ><TR |
| 3428 | ><TD |
| 3429 | WIDTH="20%" |
| 3430 | ALIGN="RIGHT" |
| 3431 | VALIGN="TOP" |
| 3432 | ><TT |
| 3433 | CLASS="PARAMETER" |
| 3434 | ><I |
| 3435 | >value</I |
| 3436 | ></TT |
| 3437 | > :</TD |
| 3438 | ><TD |
| 3439 | WIDTH="80%" |
| 3440 | ALIGN="LEFT" |
| 3441 | VALIGN="TOP" |
| 3442 | > </TD |
| 3443 | ></TR |
| 3444 | ><TR |
| 3445 | ><TD |
| 3446 | WIDTH="20%" |
| 3447 | ALIGN="RIGHT" |
| 3448 | VALIGN="TOP" |
| 3449 | ><I |
| 3450 | CLASS="EMPHASIS" |
| 3451 | >Returns</I |
| 3452 | > :</TD |
| 3453 | ><TD |
| 3454 | WIDTH="80%" |
| 3455 | ALIGN="LEFT" |
| 3456 | VALIGN="TOP" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 3457 | > </TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3458 | ></TR |
| 3459 | ></TABLE |
| 3460 | ><P |
| 3461 | ></P |
| 3462 | ></DIV |
| 3463 | ></DIV |
| 3464 | ><HR><DIV |
| 3465 | CLASS="REFSECT2" |
| 3466 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 3467 | NAME="AEN11941" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3468 | ></A |
| 3469 | ><H3 |
| 3470 | ><A |
| 3471 | NAME="XMLXPATHNEWSTRING" |
| 3472 | ></A |
| 3473 | >xmlXPathNewString ()</H3 |
| 3474 | ><TABLE |
| 3475 | BORDER="0" |
| 3476 | BGCOLOR="#D6E8FF" |
| 3477 | WIDTH="100%" |
| 3478 | CELLPADDING="6" |
| 3479 | ><TR |
| 3480 | ><TD |
| 3481 | ><PRE |
| 3482 | CLASS="PROGRAMLISTING" |
| 3483 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 3484 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3485 | >xmlXPathObjectPtr</A |
| 3486 | > xmlXPathNewString (const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 3487 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3488 | >xmlChar</A |
| 3489 | > *val);</PRE |
| 3490 | ></TD |
| 3491 | ></TR |
| 3492 | ></TABLE |
| 3493 | ><P |
| 3494 | >Create a new xmlXPathObjectPtr of type string and of value <TT |
| 3495 | CLASS="PARAMETER" |
| 3496 | ><I |
| 3497 | >val</I |
| 3498 | ></TT |
| 3499 | ></P |
| 3500 | ><P |
| 3501 | ></P |
| 3502 | ><DIV |
| 3503 | CLASS="INFORMALTABLE" |
| 3504 | ><P |
| 3505 | ></P |
| 3506 | ><TABLE |
| 3507 | BORDER="0" |
| 3508 | WIDTH="100%" |
| 3509 | BGCOLOR="#FFD0D0" |
| 3510 | CELLSPACING="0" |
| 3511 | CELLPADDING="4" |
| 3512 | CLASS="CALSTABLE" |
| 3513 | ><TR |
| 3514 | ><TD |
| 3515 | WIDTH="20%" |
| 3516 | ALIGN="RIGHT" |
| 3517 | VALIGN="TOP" |
| 3518 | ><TT |
| 3519 | CLASS="PARAMETER" |
| 3520 | ><I |
| 3521 | >val</I |
| 3522 | ></TT |
| 3523 | > :</TD |
| 3524 | ><TD |
| 3525 | WIDTH="80%" |
| 3526 | ALIGN="LEFT" |
| 3527 | VALIGN="TOP" |
| 3528 | > the xmlChar * value</TD |
| 3529 | ></TR |
| 3530 | ><TR |
| 3531 | ><TD |
| 3532 | WIDTH="20%" |
| 3533 | ALIGN="RIGHT" |
| 3534 | VALIGN="TOP" |
| 3535 | ><I |
| 3536 | CLASS="EMPHASIS" |
| 3537 | >Returns</I |
| 3538 | > :</TD |
| 3539 | ><TD |
| 3540 | WIDTH="80%" |
| 3541 | ALIGN="LEFT" |
| 3542 | VALIGN="TOP" |
| 3543 | >the newly created object.</TD |
| 3544 | ></TR |
| 3545 | ></TABLE |
| 3546 | ><P |
| 3547 | ></P |
| 3548 | ></DIV |
| 3549 | ></DIV |
| 3550 | ><HR><DIV |
| 3551 | CLASS="REFSECT2" |
| 3552 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 3553 | NAME="AEN11963" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3554 | ></A |
| 3555 | ><H3 |
| 3556 | ><A |
| 3557 | NAME="XMLXPATHNEWCSTRING" |
| 3558 | ></A |
| 3559 | >xmlXPathNewCString ()</H3 |
| 3560 | ><TABLE |
| 3561 | BORDER="0" |
| 3562 | BGCOLOR="#D6E8FF" |
| 3563 | WIDTH="100%" |
| 3564 | CELLPADDING="6" |
| 3565 | ><TR |
| 3566 | ><TD |
| 3567 | ><PRE |
| 3568 | CLASS="PROGRAMLISTING" |
| 3569 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 3570 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3571 | >xmlXPathObjectPtr</A |
| 3572 | > xmlXPathNewCString (const char *val);</PRE |
| 3573 | ></TD |
| 3574 | ></TR |
| 3575 | ></TABLE |
| 3576 | ><P |
| 3577 | >Create a new xmlXPathObjectPtr of type string and of value <TT |
| 3578 | CLASS="PARAMETER" |
| 3579 | ><I |
| 3580 | >val</I |
| 3581 | ></TT |
| 3582 | ></P |
| 3583 | ><P |
| 3584 | ></P |
| 3585 | ><DIV |
| 3586 | CLASS="INFORMALTABLE" |
| 3587 | ><P |
| 3588 | ></P |
| 3589 | ><TABLE |
| 3590 | BORDER="0" |
| 3591 | WIDTH="100%" |
| 3592 | BGCOLOR="#FFD0D0" |
| 3593 | CELLSPACING="0" |
| 3594 | CELLPADDING="4" |
| 3595 | CLASS="CALSTABLE" |
| 3596 | ><TR |
| 3597 | ><TD |
| 3598 | WIDTH="20%" |
| 3599 | ALIGN="RIGHT" |
| 3600 | VALIGN="TOP" |
| 3601 | ><TT |
| 3602 | CLASS="PARAMETER" |
| 3603 | ><I |
| 3604 | >val</I |
| 3605 | ></TT |
| 3606 | > :</TD |
| 3607 | ><TD |
| 3608 | WIDTH="80%" |
| 3609 | ALIGN="LEFT" |
| 3610 | VALIGN="TOP" |
| 3611 | > the char * value</TD |
| 3612 | ></TR |
| 3613 | ><TR |
| 3614 | ><TD |
| 3615 | WIDTH="20%" |
| 3616 | ALIGN="RIGHT" |
| 3617 | VALIGN="TOP" |
| 3618 | ><I |
| 3619 | CLASS="EMPHASIS" |
| 3620 | >Returns</I |
| 3621 | > :</TD |
| 3622 | ><TD |
| 3623 | WIDTH="80%" |
| 3624 | ALIGN="LEFT" |
| 3625 | VALIGN="TOP" |
| 3626 | >the newly created object.</TD |
| 3627 | ></TR |
| 3628 | ></TABLE |
| 3629 | ><P |
| 3630 | ></P |
| 3631 | ></DIV |
| 3632 | ></DIV |
| 3633 | ><HR><DIV |
| 3634 | CLASS="REFSECT2" |
| 3635 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 3636 | NAME="AEN11984" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3637 | ></A |
| 3638 | ><H3 |
| 3639 | ><A |
| 3640 | NAME="XMLXPATHNEWFLOAT" |
| 3641 | ></A |
| 3642 | >xmlXPathNewFloat ()</H3 |
| 3643 | ><TABLE |
| 3644 | BORDER="0" |
| 3645 | BGCOLOR="#D6E8FF" |
| 3646 | WIDTH="100%" |
| 3647 | CELLPADDING="6" |
| 3648 | ><TR |
| 3649 | ><TD |
| 3650 | ><PRE |
| 3651 | CLASS="PROGRAMLISTING" |
| 3652 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 3653 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3654 | >xmlXPathObjectPtr</A |
| 3655 | > xmlXPathNewFloat (<GTKDOCLINK |
| 3656 | HREF="DOUBLE" |
| 3657 | >double</GTKDOCLINK |
| 3658 | > val);</PRE |
| 3659 | ></TD |
| 3660 | ></TR |
| 3661 | ></TABLE |
| 3662 | ><P |
| 3663 | >Create a new xmlXPathObjectPtr of type double and of value <TT |
| 3664 | CLASS="PARAMETER" |
| 3665 | ><I |
| 3666 | >val</I |
| 3667 | ></TT |
| 3668 | ></P |
| 3669 | ><P |
| 3670 | ></P |
| 3671 | ><DIV |
| 3672 | CLASS="INFORMALTABLE" |
| 3673 | ><P |
| 3674 | ></P |
| 3675 | ><TABLE |
| 3676 | BORDER="0" |
| 3677 | WIDTH="100%" |
| 3678 | BGCOLOR="#FFD0D0" |
| 3679 | CELLSPACING="0" |
| 3680 | CELLPADDING="4" |
| 3681 | CLASS="CALSTABLE" |
| 3682 | ><TR |
| 3683 | ><TD |
| 3684 | WIDTH="20%" |
| 3685 | ALIGN="RIGHT" |
| 3686 | VALIGN="TOP" |
| 3687 | ><TT |
| 3688 | CLASS="PARAMETER" |
| 3689 | ><I |
| 3690 | >val</I |
| 3691 | ></TT |
| 3692 | > :</TD |
| 3693 | ><TD |
| 3694 | WIDTH="80%" |
| 3695 | ALIGN="LEFT" |
| 3696 | VALIGN="TOP" |
| 3697 | > the double value</TD |
| 3698 | ></TR |
| 3699 | ><TR |
| 3700 | ><TD |
| 3701 | WIDTH="20%" |
| 3702 | ALIGN="RIGHT" |
| 3703 | VALIGN="TOP" |
| 3704 | ><I |
| 3705 | CLASS="EMPHASIS" |
| 3706 | >Returns</I |
| 3707 | > :</TD |
| 3708 | ><TD |
| 3709 | WIDTH="80%" |
| 3710 | ALIGN="LEFT" |
| 3711 | VALIGN="TOP" |
| 3712 | >the newly created object.</TD |
| 3713 | ></TR |
| 3714 | ></TABLE |
| 3715 | ><P |
| 3716 | ></P |
| 3717 | ></DIV |
| 3718 | ></DIV |
| 3719 | ><HR><DIV |
| 3720 | CLASS="REFSECT2" |
| 3721 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 3722 | NAME="AEN12006" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3723 | ></A |
| 3724 | ><H3 |
| 3725 | ><A |
| 3726 | NAME="XMLXPATHNEWBOOLEAN" |
| 3727 | ></A |
| 3728 | >xmlXPathNewBoolean ()</H3 |
| 3729 | ><TABLE |
| 3730 | BORDER="0" |
| 3731 | BGCOLOR="#D6E8FF" |
| 3732 | WIDTH="100%" |
| 3733 | CELLPADDING="6" |
| 3734 | ><TR |
| 3735 | ><TD |
| 3736 | ><PRE |
| 3737 | CLASS="PROGRAMLISTING" |
| 3738 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 3739 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3740 | >xmlXPathObjectPtr</A |
| 3741 | > xmlXPathNewBoolean (int val);</PRE |
| 3742 | ></TD |
| 3743 | ></TR |
| 3744 | ></TABLE |
| 3745 | ><P |
| 3746 | >Create a new xmlXPathObjectPtr of type boolean and of value <TT |
| 3747 | CLASS="PARAMETER" |
| 3748 | ><I |
| 3749 | >val</I |
| 3750 | ></TT |
| 3751 | ></P |
| 3752 | ><P |
| 3753 | ></P |
| 3754 | ><DIV |
| 3755 | CLASS="INFORMALTABLE" |
| 3756 | ><P |
| 3757 | ></P |
| 3758 | ><TABLE |
| 3759 | BORDER="0" |
| 3760 | WIDTH="100%" |
| 3761 | BGCOLOR="#FFD0D0" |
| 3762 | CELLSPACING="0" |
| 3763 | CELLPADDING="4" |
| 3764 | CLASS="CALSTABLE" |
| 3765 | ><TR |
| 3766 | ><TD |
| 3767 | WIDTH="20%" |
| 3768 | ALIGN="RIGHT" |
| 3769 | VALIGN="TOP" |
| 3770 | ><TT |
| 3771 | CLASS="PARAMETER" |
| 3772 | ><I |
| 3773 | >val</I |
| 3774 | ></TT |
| 3775 | > :</TD |
| 3776 | ><TD |
| 3777 | WIDTH="80%" |
| 3778 | ALIGN="LEFT" |
| 3779 | VALIGN="TOP" |
| 3780 | > the boolean value</TD |
| 3781 | ></TR |
| 3782 | ><TR |
| 3783 | ><TD |
| 3784 | WIDTH="20%" |
| 3785 | ALIGN="RIGHT" |
| 3786 | VALIGN="TOP" |
| 3787 | ><I |
| 3788 | CLASS="EMPHASIS" |
| 3789 | >Returns</I |
| 3790 | > :</TD |
| 3791 | ><TD |
| 3792 | WIDTH="80%" |
| 3793 | ALIGN="LEFT" |
| 3794 | VALIGN="TOP" |
| 3795 | >the newly created object.</TD |
| 3796 | ></TR |
| 3797 | ></TABLE |
| 3798 | ><P |
| 3799 | ></P |
| 3800 | ></DIV |
| 3801 | ></DIV |
| 3802 | ><HR><DIV |
| 3803 | CLASS="REFSECT2" |
| 3804 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 3805 | NAME="AEN12027" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3806 | ></A |
| 3807 | ><H3 |
| 3808 | ><A |
| 3809 | NAME="XMLXPATHNEWNODESET" |
| 3810 | ></A |
| 3811 | >xmlXPathNewNodeSet ()</H3 |
| 3812 | ><TABLE |
| 3813 | BORDER="0" |
| 3814 | BGCOLOR="#D6E8FF" |
| 3815 | WIDTH="100%" |
| 3816 | CELLPADDING="6" |
| 3817 | ><TR |
| 3818 | ><TD |
| 3819 | ><PRE |
| 3820 | CLASS="PROGRAMLISTING" |
| 3821 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 3822 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3823 | >xmlXPathObjectPtr</A |
| 3824 | > xmlXPathNewNodeSet (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 3825 | HREF="libxml-tree.html#XMLNODEPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3826 | >xmlNodePtr</A |
| 3827 | > val);</PRE |
| 3828 | ></TD |
| 3829 | ></TR |
| 3830 | ></TABLE |
| 3831 | ><P |
| 3832 | >Create a new xmlXPathObjectPtr of type NodeSet and initialize |
| 3833 | it with the single Node <TT |
| 3834 | CLASS="PARAMETER" |
| 3835 | ><I |
| 3836 | >val</I |
| 3837 | ></TT |
| 3838 | ></P |
| 3839 | ><P |
| 3840 | ></P |
| 3841 | ><DIV |
| 3842 | CLASS="INFORMALTABLE" |
| 3843 | ><P |
| 3844 | ></P |
| 3845 | ><TABLE |
| 3846 | BORDER="0" |
| 3847 | WIDTH="100%" |
| 3848 | BGCOLOR="#FFD0D0" |
| 3849 | CELLSPACING="0" |
| 3850 | CELLPADDING="4" |
| 3851 | CLASS="CALSTABLE" |
| 3852 | ><TR |
| 3853 | ><TD |
| 3854 | WIDTH="20%" |
| 3855 | ALIGN="RIGHT" |
| 3856 | VALIGN="TOP" |
| 3857 | ><TT |
| 3858 | CLASS="PARAMETER" |
| 3859 | ><I |
| 3860 | >val</I |
| 3861 | ></TT |
| 3862 | > :</TD |
| 3863 | ><TD |
| 3864 | WIDTH="80%" |
| 3865 | ALIGN="LEFT" |
| 3866 | VALIGN="TOP" |
| 3867 | > the NodePtr value</TD |
| 3868 | ></TR |
| 3869 | ><TR |
| 3870 | ><TD |
| 3871 | WIDTH="20%" |
| 3872 | ALIGN="RIGHT" |
| 3873 | VALIGN="TOP" |
| 3874 | ><I |
| 3875 | CLASS="EMPHASIS" |
| 3876 | >Returns</I |
| 3877 | > :</TD |
| 3878 | ><TD |
| 3879 | WIDTH="80%" |
| 3880 | ALIGN="LEFT" |
| 3881 | VALIGN="TOP" |
| 3882 | >the newly created object.</TD |
| 3883 | ></TR |
| 3884 | ></TABLE |
| 3885 | ><P |
| 3886 | ></P |
| 3887 | ></DIV |
| 3888 | ></DIV |
| 3889 | ><HR><DIV |
| 3890 | CLASS="REFSECT2" |
| 3891 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 3892 | NAME="AEN12049" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 3893 | ></A |
| 3894 | ><H3 |
| 3895 | ><A |
| 3896 | NAME="XMLXPATHNEWVALUETREE" |
| 3897 | ></A |
| 3898 | >xmlXPathNewValueTree ()</H3 |
| 3899 | ><TABLE |
| 3900 | BORDER="0" |
| 3901 | BGCOLOR="#D6E8FF" |
| 3902 | WIDTH="100%" |
| 3903 | CELLPADDING="6" |
| 3904 | ><TR |
| 3905 | ><TD |
| 3906 | ><PRE |
| 3907 | CLASS="PROGRAMLISTING" |
| 3908 | ><A |
| 3909 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
| 3910 | >xmlXPathObjectPtr</A |
| 3911 | > xmlXPathNewValueTree (<A |
| 3912 | HREF="libxml-tree.html#XMLNODEPTR" |
| 3913 | >xmlNodePtr</A |
| 3914 | > val);</PRE |
| 3915 | ></TD |
| 3916 | ></TR |
| 3917 | ></TABLE |
| 3918 | ><P |
| 3919 | >Create a new xmlXPathObjectPtr of type Value Tree (XSLT) and initialize |
| 3920 | it with the tree root <TT |
| 3921 | CLASS="PARAMETER" |
| 3922 | ><I |
| 3923 | >val</I |
| 3924 | ></TT |
| 3925 | ></P |
| 3926 | ><P |
| 3927 | ></P |
| 3928 | ><DIV |
| 3929 | CLASS="INFORMALTABLE" |
| 3930 | ><P |
| 3931 | ></P |
| 3932 | ><TABLE |
| 3933 | BORDER="0" |
| 3934 | WIDTH="100%" |
| 3935 | BGCOLOR="#FFD0D0" |
| 3936 | CELLSPACING="0" |
| 3937 | CELLPADDING="4" |
| 3938 | CLASS="CALSTABLE" |
| 3939 | ><TR |
| 3940 | ><TD |
| 3941 | WIDTH="20%" |
| 3942 | ALIGN="RIGHT" |
| 3943 | VALIGN="TOP" |
| 3944 | ><TT |
| 3945 | CLASS="PARAMETER" |
| 3946 | ><I |
| 3947 | >val</I |
| 3948 | ></TT |
| 3949 | > :</TD |
| 3950 | ><TD |
| 3951 | WIDTH="80%" |
| 3952 | ALIGN="LEFT" |
| 3953 | VALIGN="TOP" |
| 3954 | > the NodePtr value</TD |
| 3955 | ></TR |
| 3956 | ><TR |
| 3957 | ><TD |
| 3958 | WIDTH="20%" |
| 3959 | ALIGN="RIGHT" |
| 3960 | VALIGN="TOP" |
| 3961 | ><I |
| 3962 | CLASS="EMPHASIS" |
| 3963 | >Returns</I |
| 3964 | > :</TD |
| 3965 | ><TD |
| 3966 | WIDTH="80%" |
| 3967 | ALIGN="LEFT" |
| 3968 | VALIGN="TOP" |
| 3969 | >the newly created object.</TD |
| 3970 | ></TR |
| 3971 | ></TABLE |
| 3972 | ><P |
| 3973 | ></P |
| 3974 | ></DIV |
| 3975 | ></DIV |
| 3976 | ><HR><DIV |
| 3977 | CLASS="REFSECT2" |
| 3978 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 3979 | NAME="AEN12071" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3980 | ></A |
| 3981 | ><H3 |
| 3982 | ><A |
| 3983 | NAME="XMLXPATHNODESETADD" |
| 3984 | ></A |
| 3985 | >xmlXPathNodeSetAdd ()</H3 |
| 3986 | ><TABLE |
| 3987 | BORDER="0" |
| 3988 | BGCOLOR="#D6E8FF" |
| 3989 | WIDTH="100%" |
| 3990 | CELLPADDING="6" |
| 3991 | ><TR |
| 3992 | ><TD |
| 3993 | ><PRE |
| 3994 | CLASS="PROGRAMLISTING" |
| 3995 | >void xmlXPathNodeSetAdd (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 3996 | HREF="libxml-xpath.html#XMLNODESETPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3997 | >xmlNodeSetPtr</A |
| 3998 | > cur, |
| 3999 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4000 | HREF="libxml-tree.html#XMLNODEPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4001 | >xmlNodePtr</A |
| 4002 | > val);</PRE |
| 4003 | ></TD |
| 4004 | ></TR |
| 4005 | ></TABLE |
| 4006 | ><P |
| 4007 | >add a new xmlNodePtr ot an existing NodeSet</P |
| 4008 | ><P |
| 4009 | ></P |
| 4010 | ><DIV |
| 4011 | CLASS="INFORMALTABLE" |
| 4012 | ><P |
| 4013 | ></P |
| 4014 | ><TABLE |
| 4015 | BORDER="0" |
| 4016 | WIDTH="100%" |
| 4017 | BGCOLOR="#FFD0D0" |
| 4018 | CELLSPACING="0" |
| 4019 | CELLPADDING="4" |
| 4020 | CLASS="CALSTABLE" |
| 4021 | ><TR |
| 4022 | ><TD |
| 4023 | WIDTH="20%" |
| 4024 | ALIGN="RIGHT" |
| 4025 | VALIGN="TOP" |
| 4026 | ><TT |
| 4027 | CLASS="PARAMETER" |
| 4028 | ><I |
| 4029 | >cur</I |
| 4030 | ></TT |
| 4031 | > :</TD |
| 4032 | ><TD |
| 4033 | WIDTH="80%" |
| 4034 | ALIGN="LEFT" |
| 4035 | VALIGN="TOP" |
| 4036 | > the initial node set</TD |
| 4037 | ></TR |
| 4038 | ><TR |
| 4039 | ><TD |
| 4040 | WIDTH="20%" |
| 4041 | ALIGN="RIGHT" |
| 4042 | VALIGN="TOP" |
| 4043 | ><TT |
| 4044 | CLASS="PARAMETER" |
| 4045 | ><I |
| 4046 | >val</I |
| 4047 | ></TT |
| 4048 | > :</TD |
| 4049 | ><TD |
| 4050 | WIDTH="80%" |
| 4051 | ALIGN="LEFT" |
| 4052 | VALIGN="TOP" |
| 4053 | > a new xmlNodePtr</TD |
| 4054 | ></TR |
| 4055 | ></TABLE |
| 4056 | ><P |
| 4057 | ></P |
| 4058 | ></DIV |
| 4059 | ></DIV |
| 4060 | ><HR><DIV |
| 4061 | CLASS="REFSECT2" |
| 4062 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 4063 | NAME="AEN12092" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4064 | ></A |
| 4065 | ><H3 |
| 4066 | ><A |
| 4067 | NAME="XMLXPATHIDFUNCTION" |
| 4068 | ></A |
| 4069 | >xmlXPathIdFunction ()</H3 |
| 4070 | ><TABLE |
| 4071 | BORDER="0" |
| 4072 | BGCOLOR="#D6E8FF" |
| 4073 | WIDTH="100%" |
| 4074 | CELLPADDING="6" |
| 4075 | ><TR |
| 4076 | ><TD |
| 4077 | ><PRE |
| 4078 | CLASS="PROGRAMLISTING" |
| 4079 | >void xmlXPathIdFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4080 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4081 | >xmlXPathParserContextPtr</A |
| 4082 | > ctxt, |
| 4083 | int nargs);</PRE |
| 4084 | ></TD |
| 4085 | ></TR |
| 4086 | ></TABLE |
| 4087 | ><P |
| 4088 | >Implement the <GTKDOCLINK |
| 4089 | HREF="ID" |
| 4090 | >id</GTKDOCLINK |
| 4091 | >() XPath function |
| 4092 | node-set id(object) |
| 4093 | The id function selects elements by their unique ID |
| 4094 | (see [5.2.1 Unique IDs]). When the argument to id is of type node-set, |
| 4095 | then the result is the union of the result of applying id to the |
| 4096 | string value of each of the nodes in the argument node-set. When the |
| 4097 | argument to id is of any other type, the argument is converted to a |
| 4098 | string as if by a call to the string function; the string is split |
| 4099 | into a whitespace-separated list of tokens (whitespace is any sequence |
| 4100 | of characters matching the production S); the result is a node-set |
| 4101 | containing the elements in the same document as the context node that |
| 4102 | have a unique ID equal to any of the tokens in the list.</P |
| 4103 | ><P |
| 4104 | ></P |
| 4105 | ><DIV |
| 4106 | CLASS="INFORMALTABLE" |
| 4107 | ><P |
| 4108 | ></P |
| 4109 | ><TABLE |
| 4110 | BORDER="0" |
| 4111 | WIDTH="100%" |
| 4112 | BGCOLOR="#FFD0D0" |
| 4113 | CELLSPACING="0" |
| 4114 | CELLPADDING="4" |
| 4115 | CLASS="CALSTABLE" |
| 4116 | ><TR |
| 4117 | ><TD |
| 4118 | WIDTH="20%" |
| 4119 | ALIGN="RIGHT" |
| 4120 | VALIGN="TOP" |
| 4121 | ><TT |
| 4122 | CLASS="PARAMETER" |
| 4123 | ><I |
| 4124 | >ctxt</I |
| 4125 | ></TT |
| 4126 | > :</TD |
| 4127 | ><TD |
| 4128 | WIDTH="80%" |
| 4129 | ALIGN="LEFT" |
| 4130 | VALIGN="TOP" |
| 4131 | > the XPath Parser context</TD |
| 4132 | ></TR |
| 4133 | ><TR |
| 4134 | ><TD |
| 4135 | WIDTH="20%" |
| 4136 | ALIGN="RIGHT" |
| 4137 | VALIGN="TOP" |
| 4138 | ><TT |
| 4139 | CLASS="PARAMETER" |
| 4140 | ><I |
| 4141 | >nargs</I |
| 4142 | ></TT |
| 4143 | > :</TD |
| 4144 | ><TD |
| 4145 | WIDTH="80%" |
| 4146 | ALIGN="LEFT" |
| 4147 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4148 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4149 | ></TR |
| 4150 | ></TABLE |
| 4151 | ><P |
| 4152 | ></P |
| 4153 | ></DIV |
| 4154 | ></DIV |
| 4155 | ><HR><DIV |
| 4156 | CLASS="REFSECT2" |
| 4157 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 4158 | NAME="AEN12113" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4159 | ></A |
| 4160 | ><H3 |
| 4161 | ><A |
| 4162 | NAME="XMLXPATHROOT" |
| 4163 | ></A |
| 4164 | >xmlXPathRoot ()</H3 |
| 4165 | ><TABLE |
| 4166 | BORDER="0" |
| 4167 | BGCOLOR="#D6E8FF" |
| 4168 | WIDTH="100%" |
| 4169 | CELLPADDING="6" |
| 4170 | ><TR |
| 4171 | ><TD |
| 4172 | ><PRE |
| 4173 | CLASS="PROGRAMLISTING" |
| 4174 | >void xmlXPathRoot (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4175 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4176 | >xmlXPathParserContextPtr</A |
| 4177 | > ctxt);</PRE |
| 4178 | ></TD |
| 4179 | ></TR |
| 4180 | ></TABLE |
| 4181 | ><P |
| 4182 | >Initialize the context to the root of the document</P |
| 4183 | ><P |
| 4184 | ></P |
| 4185 | ><DIV |
| 4186 | CLASS="INFORMALTABLE" |
| 4187 | ><P |
| 4188 | ></P |
| 4189 | ><TABLE |
| 4190 | BORDER="0" |
| 4191 | WIDTH="100%" |
| 4192 | BGCOLOR="#FFD0D0" |
| 4193 | CELLSPACING="0" |
| 4194 | CELLPADDING="4" |
| 4195 | CLASS="CALSTABLE" |
| 4196 | ><TR |
| 4197 | ><TD |
| 4198 | WIDTH="20%" |
| 4199 | ALIGN="RIGHT" |
| 4200 | VALIGN="TOP" |
| 4201 | ><TT |
| 4202 | CLASS="PARAMETER" |
| 4203 | ><I |
| 4204 | >ctxt</I |
| 4205 | ></TT |
| 4206 | > :</TD |
| 4207 | ><TD |
| 4208 | WIDTH="80%" |
| 4209 | ALIGN="LEFT" |
| 4210 | VALIGN="TOP" |
| 4211 | > the XPath Parser context</TD |
| 4212 | ></TR |
| 4213 | ></TABLE |
| 4214 | ><P |
| 4215 | ></P |
| 4216 | ></DIV |
| 4217 | ></DIV |
| 4218 | ><HR><DIV |
| 4219 | CLASS="REFSECT2" |
| 4220 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 4221 | NAME="AEN12129" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4222 | ></A |
| 4223 | ><H3 |
| 4224 | ><A |
| 4225 | NAME="XMLXPATHEVALEXPR" |
| 4226 | ></A |
| 4227 | >xmlXPathEvalExpr ()</H3 |
| 4228 | ><TABLE |
| 4229 | BORDER="0" |
| 4230 | BGCOLOR="#D6E8FF" |
| 4231 | WIDTH="100%" |
| 4232 | CELLPADDING="6" |
| 4233 | ><TR |
| 4234 | ><TD |
| 4235 | ><PRE |
| 4236 | CLASS="PROGRAMLISTING" |
| 4237 | >void xmlXPathEvalExpr (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4238 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4239 | >xmlXPathParserContextPtr</A |
| 4240 | > ctxt);</PRE |
| 4241 | ></TD |
| 4242 | ></TR |
| 4243 | ></TABLE |
| 4244 | ><P |
| 4245 | >[14] Expr ::= OrExpr |
| 4246 | [21] OrExpr ::= AndExpr |
| 4247 | | OrExpr 'or' AndExpr </P |
| 4248 | ><P |
| 4249 | >Parse and evaluate an expression, then push the result on the stack</P |
| 4250 | ><P |
| 4251 | ></P |
| 4252 | ><DIV |
| 4253 | CLASS="INFORMALTABLE" |
| 4254 | ><P |
| 4255 | ></P |
| 4256 | ><TABLE |
| 4257 | BORDER="0" |
| 4258 | WIDTH="100%" |
| 4259 | BGCOLOR="#FFD0D0" |
| 4260 | CELLSPACING="0" |
| 4261 | CELLPADDING="4" |
| 4262 | CLASS="CALSTABLE" |
| 4263 | ><TR |
| 4264 | ><TD |
| 4265 | WIDTH="20%" |
| 4266 | ALIGN="RIGHT" |
| 4267 | VALIGN="TOP" |
| 4268 | ><TT |
| 4269 | CLASS="PARAMETER" |
| 4270 | ><I |
| 4271 | >ctxt</I |
| 4272 | ></TT |
| 4273 | > :</TD |
| 4274 | ><TD |
| 4275 | WIDTH="80%" |
| 4276 | ALIGN="LEFT" |
| 4277 | VALIGN="TOP" |
| 4278 | > the XPath Parser context</TD |
| 4279 | ></TR |
| 4280 | ></TABLE |
| 4281 | ><P |
| 4282 | ></P |
| 4283 | ></DIV |
| 4284 | ></DIV |
| 4285 | ><HR><DIV |
| 4286 | CLASS="REFSECT2" |
| 4287 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 4288 | NAME="AEN12146" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4289 | ></A |
| 4290 | ><H3 |
| 4291 | ><A |
| 4292 | NAME="XMLXPATHPARSENAME" |
| 4293 | ></A |
| 4294 | >xmlXPathParseName ()</H3 |
| 4295 | ><TABLE |
| 4296 | BORDER="0" |
| 4297 | BGCOLOR="#D6E8FF" |
| 4298 | WIDTH="100%" |
| 4299 | CELLPADDING="6" |
| 4300 | ><TR |
| 4301 | ><TD |
| 4302 | ><PRE |
| 4303 | CLASS="PROGRAMLISTING" |
| 4304 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4305 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4306 | >xmlChar</A |
| 4307 | >* xmlXPathParseName (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4308 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4309 | >xmlXPathParserContextPtr</A |
| 4310 | > ctxt);</PRE |
| 4311 | ></TD |
| 4312 | ></TR |
| 4313 | ></TABLE |
| 4314 | ><P |
| 4315 | >parse an XML name</P |
| 4316 | ><P |
| 4317 | >[4] NameChar ::= Letter | Digit | '.' | '-' | '_' | ':' | |
| 4318 | CombiningChar | Extender</P |
| 4319 | ><P |
| 4320 | >[5] Name ::= (Letter | '_' | ':') (NameChar)*</P |
| 4321 | ><P |
| 4322 | ></P |
| 4323 | ><DIV |
| 4324 | CLASS="INFORMALTABLE" |
| 4325 | ><P |
| 4326 | ></P |
| 4327 | ><TABLE |
| 4328 | BORDER="0" |
| 4329 | WIDTH="100%" |
| 4330 | BGCOLOR="#FFD0D0" |
| 4331 | CELLSPACING="0" |
| 4332 | CELLPADDING="4" |
| 4333 | CLASS="CALSTABLE" |
| 4334 | ><TR |
| 4335 | ><TD |
| 4336 | WIDTH="20%" |
| 4337 | ALIGN="RIGHT" |
| 4338 | VALIGN="TOP" |
| 4339 | ><TT |
| 4340 | CLASS="PARAMETER" |
| 4341 | ><I |
| 4342 | >ctxt</I |
| 4343 | ></TT |
| 4344 | > :</TD |
| 4345 | ><TD |
| 4346 | WIDTH="80%" |
| 4347 | ALIGN="LEFT" |
| 4348 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4349 | > the XPath Parser context</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4350 | ></TR |
| 4351 | ><TR |
| 4352 | ><TD |
| 4353 | WIDTH="20%" |
| 4354 | ALIGN="RIGHT" |
| 4355 | VALIGN="TOP" |
| 4356 | ><I |
| 4357 | CLASS="EMPHASIS" |
| 4358 | >Returns</I |
| 4359 | > :</TD |
| 4360 | ><TD |
| 4361 | WIDTH="80%" |
| 4362 | ALIGN="LEFT" |
| 4363 | VALIGN="TOP" |
| 4364 | >the namespace name or NULL</TD |
| 4365 | ></TR |
| 4366 | ></TABLE |
| 4367 | ><P |
| 4368 | ></P |
| 4369 | ></DIV |
| 4370 | ></DIV |
| 4371 | ><HR><DIV |
| 4372 | CLASS="REFSECT2" |
| 4373 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 4374 | NAME="AEN12169" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 4375 | ></A |
| 4376 | ><H3 |
| 4377 | ><A |
| 4378 | NAME="XMLXPATHPARSENCNAME" |
| 4379 | ></A |
| 4380 | >xmlXPathParseNCName ()</H3 |
| 4381 | ><TABLE |
| 4382 | BORDER="0" |
| 4383 | BGCOLOR="#D6E8FF" |
| 4384 | WIDTH="100%" |
| 4385 | CELLPADDING="6" |
| 4386 | ><TR |
| 4387 | ><TD |
| 4388 | ><PRE |
| 4389 | CLASS="PROGRAMLISTING" |
| 4390 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4391 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 4392 | >xmlChar</A |
| 4393 | >* xmlXPathParseNCName (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4394 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 4395 | >xmlXPathParserContextPtr</A |
| 4396 | > ctxt);</PRE |
| 4397 | ></TD |
| 4398 | ></TR |
| 4399 | ></TABLE |
| 4400 | ><P |
| 4401 | >parse an XML namespace non qualified name.</P |
| 4402 | ><P |
| 4403 | >[NS 3] NCName ::= (Letter | '_') (NCNameChar)*</P |
| 4404 | ><P |
| 4405 | >[NS 4] NCNameChar ::= Letter | Digit | '.' | '-' | '_' | |
| 4406 | CombiningChar | Extender</P |
| 4407 | ><P |
| 4408 | ></P |
| 4409 | ><DIV |
| 4410 | CLASS="INFORMALTABLE" |
| 4411 | ><P |
| 4412 | ></P |
| 4413 | ><TABLE |
| 4414 | BORDER="0" |
| 4415 | WIDTH="100%" |
| 4416 | BGCOLOR="#FFD0D0" |
| 4417 | CELLSPACING="0" |
| 4418 | CELLPADDING="4" |
| 4419 | CLASS="CALSTABLE" |
| 4420 | ><TR |
| 4421 | ><TD |
| 4422 | WIDTH="20%" |
| 4423 | ALIGN="RIGHT" |
| 4424 | VALIGN="TOP" |
| 4425 | ><TT |
| 4426 | CLASS="PARAMETER" |
| 4427 | ><I |
| 4428 | >ctxt</I |
| 4429 | ></TT |
| 4430 | > :</TD |
| 4431 | ><TD |
| 4432 | WIDTH="80%" |
| 4433 | ALIGN="LEFT" |
| 4434 | VALIGN="TOP" |
| 4435 | > the XPath Parser context</TD |
| 4436 | ></TR |
| 4437 | ><TR |
| 4438 | ><TD |
| 4439 | WIDTH="20%" |
| 4440 | ALIGN="RIGHT" |
| 4441 | VALIGN="TOP" |
| 4442 | ><I |
| 4443 | CLASS="EMPHASIS" |
| 4444 | >Returns</I |
| 4445 | > :</TD |
| 4446 | ><TD |
| 4447 | WIDTH="80%" |
| 4448 | ALIGN="LEFT" |
| 4449 | VALIGN="TOP" |
| 4450 | >the namespace name or NULL</TD |
| 4451 | ></TR |
| 4452 | ></TABLE |
| 4453 | ><P |
| 4454 | ></P |
| 4455 | ></DIV |
| 4456 | ></DIV |
| 4457 | ><HR><DIV |
| 4458 | CLASS="REFSECT2" |
| 4459 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 4460 | NAME="AEN12192" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4461 | ></A |
| 4462 | ><H3 |
| 4463 | ><A |
| 4464 | NAME="XMLXPATHSTRINGEVALNUMBER" |
| 4465 | ></A |
| 4466 | >xmlXPathStringEvalNumber ()</H3 |
| 4467 | ><TABLE |
| 4468 | BORDER="0" |
| 4469 | BGCOLOR="#D6E8FF" |
| 4470 | WIDTH="100%" |
| 4471 | CELLPADDING="6" |
| 4472 | ><TR |
| 4473 | ><TD |
| 4474 | ><PRE |
| 4475 | CLASS="PROGRAMLISTING" |
| 4476 | ><GTKDOCLINK |
| 4477 | HREF="DOUBLE" |
| 4478 | >double</GTKDOCLINK |
| 4479 | > xmlXPathStringEvalNumber (const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4480 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4481 | >xmlChar</A |
| 4482 | > *str);</PRE |
| 4483 | ></TD |
| 4484 | ></TR |
| 4485 | ></TABLE |
| 4486 | ><P |
| 4487 | >[30] Number ::= Digits ('.' Digits?)? |
| 4488 | | '.' Digits |
| 4489 | [31] Digits ::= [0-9]+</P |
| 4490 | ><P |
| 4491 | >Parse and evaluate a Number in the string |
| 4492 | In complement of the Number expression, this function also handles |
| 4493 | negative values : '-' Number.</P |
| 4494 | ><P |
| 4495 | ></P |
| 4496 | ><DIV |
| 4497 | CLASS="INFORMALTABLE" |
| 4498 | ><P |
| 4499 | ></P |
| 4500 | ><TABLE |
| 4501 | BORDER="0" |
| 4502 | WIDTH="100%" |
| 4503 | BGCOLOR="#FFD0D0" |
| 4504 | CELLSPACING="0" |
| 4505 | CELLPADDING="4" |
| 4506 | CLASS="CALSTABLE" |
| 4507 | ><TR |
| 4508 | ><TD |
| 4509 | WIDTH="20%" |
| 4510 | ALIGN="RIGHT" |
| 4511 | VALIGN="TOP" |
| 4512 | ><TT |
| 4513 | CLASS="PARAMETER" |
| 4514 | ><I |
| 4515 | >str</I |
| 4516 | ></TT |
| 4517 | > :</TD |
| 4518 | ><TD |
| 4519 | WIDTH="80%" |
| 4520 | ALIGN="LEFT" |
| 4521 | VALIGN="TOP" |
| 4522 | > A string to scan</TD |
| 4523 | ></TR |
| 4524 | ><TR |
| 4525 | ><TD |
| 4526 | WIDTH="20%" |
| 4527 | ALIGN="RIGHT" |
| 4528 | VALIGN="TOP" |
| 4529 | ><I |
| 4530 | CLASS="EMPHASIS" |
| 4531 | >Returns</I |
| 4532 | > :</TD |
| 4533 | ><TD |
| 4534 | WIDTH="80%" |
| 4535 | ALIGN="LEFT" |
| 4536 | VALIGN="TOP" |
| 4537 | >the double value.</TD |
| 4538 | ></TR |
| 4539 | ></TABLE |
| 4540 | ><P |
| 4541 | ></P |
| 4542 | ></DIV |
| 4543 | ></DIV |
| 4544 | ><HR><DIV |
| 4545 | CLASS="REFSECT2" |
| 4546 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 4547 | NAME="AEN12214" |
Daniel Veillard | a1fe910 | 2000-11-25 10:49:25 +0000 | [diff] [blame] | 4548 | ></A |
| 4549 | ><H3 |
| 4550 | ><A |
| 4551 | NAME="XMLXPATHEVALUATEPREDICATERESULT" |
| 4552 | ></A |
| 4553 | >xmlXPathEvaluatePredicateResult ()</H3 |
| 4554 | ><TABLE |
| 4555 | BORDER="0" |
| 4556 | BGCOLOR="#D6E8FF" |
| 4557 | WIDTH="100%" |
| 4558 | CELLPADDING="6" |
| 4559 | ><TR |
| 4560 | ><TD |
| 4561 | ><PRE |
| 4562 | CLASS="PROGRAMLISTING" |
| 4563 | >int xmlXPathEvaluatePredicateResult (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4564 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | a1fe910 | 2000-11-25 10:49:25 +0000 | [diff] [blame] | 4565 | >xmlXPathParserContextPtr</A |
| 4566 | > ctxt, |
| 4567 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4568 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | a1fe910 | 2000-11-25 10:49:25 +0000 | [diff] [blame] | 4569 | >xmlXPathObjectPtr</A |
| 4570 | > res);</PRE |
| 4571 | ></TD |
| 4572 | ></TR |
| 4573 | ></TABLE |
| 4574 | ><P |
| 4575 | >Evaluate a predicate result for the current node. |
| 4576 | A PredicateExpr is evaluated by evaluating the Expr and converting |
| 4577 | the result to a boolean. If the result is a number, the result will |
| 4578 | be converted to true if the number is equal to the position of the |
| 4579 | context node in the context node list (as returned by the position |
| 4580 | function) and will be converted to false otherwise; if the result |
| 4581 | is not a number, then the result will be converted as if by a call |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 4582 | to the boolean function. </P |
| 4583 | ><P |
| 4584 | >Return 1 if predicate is true, 0 otherwise</P |
Daniel Veillard | a1fe910 | 2000-11-25 10:49:25 +0000 | [diff] [blame] | 4585 | ><P |
| 4586 | ></P |
| 4587 | ><DIV |
| 4588 | CLASS="INFORMALTABLE" |
| 4589 | ><P |
| 4590 | ></P |
| 4591 | ><TABLE |
| 4592 | BORDER="0" |
| 4593 | WIDTH="100%" |
| 4594 | BGCOLOR="#FFD0D0" |
| 4595 | CELLSPACING="0" |
| 4596 | CELLPADDING="4" |
| 4597 | CLASS="CALSTABLE" |
| 4598 | ><TR |
| 4599 | ><TD |
| 4600 | WIDTH="20%" |
| 4601 | ALIGN="RIGHT" |
| 4602 | VALIGN="TOP" |
| 4603 | ><TT |
| 4604 | CLASS="PARAMETER" |
| 4605 | ><I |
| 4606 | >ctxt</I |
| 4607 | ></TT |
| 4608 | > :</TD |
| 4609 | ><TD |
| 4610 | WIDTH="80%" |
| 4611 | ALIGN="LEFT" |
| 4612 | VALIGN="TOP" |
| 4613 | > the XPath Parser context</TD |
| 4614 | ></TR |
| 4615 | ><TR |
| 4616 | ><TD |
| 4617 | WIDTH="20%" |
| 4618 | ALIGN="RIGHT" |
| 4619 | VALIGN="TOP" |
| 4620 | ><TT |
| 4621 | CLASS="PARAMETER" |
| 4622 | ><I |
| 4623 | >res</I |
| 4624 | ></TT |
| 4625 | > :</TD |
| 4626 | ><TD |
| 4627 | WIDTH="80%" |
| 4628 | ALIGN="LEFT" |
| 4629 | VALIGN="TOP" |
| 4630 | > the Predicate Expression evaluation result</TD |
| 4631 | ></TR |
| 4632 | ><TR |
| 4633 | ><TD |
| 4634 | WIDTH="20%" |
| 4635 | ALIGN="RIGHT" |
| 4636 | VALIGN="TOP" |
| 4637 | ><I |
| 4638 | CLASS="EMPHASIS" |
| 4639 | >Returns</I |
| 4640 | > :</TD |
| 4641 | ><TD |
| 4642 | WIDTH="80%" |
| 4643 | ALIGN="LEFT" |
| 4644 | VALIGN="TOP" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 4645 | > </TD |
Daniel Veillard | a1fe910 | 2000-11-25 10:49:25 +0000 | [diff] [blame] | 4646 | ></TR |
| 4647 | ></TABLE |
| 4648 | ><P |
| 4649 | ></P |
| 4650 | ></DIV |
| 4651 | ></DIV |
| 4652 | ><HR><DIV |
| 4653 | CLASS="REFSECT2" |
| 4654 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 4655 | NAME="AEN12240" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4656 | ></A |
| 4657 | ><H3 |
| 4658 | ><A |
| 4659 | NAME="XMLXPATHINIT" |
| 4660 | ></A |
| 4661 | >xmlXPathInit ()</H3 |
| 4662 | ><TABLE |
| 4663 | BORDER="0" |
| 4664 | BGCOLOR="#D6E8FF" |
| 4665 | WIDTH="100%" |
| 4666 | CELLPADDING="6" |
| 4667 | ><TR |
| 4668 | ><TD |
| 4669 | ><PRE |
| 4670 | CLASS="PROGRAMLISTING" |
| 4671 | >void xmlXPathInit (void);</PRE |
| 4672 | ></TD |
| 4673 | ></TR |
| 4674 | ></TABLE |
| 4675 | ><P |
| 4676 | >Initialize the XPath environment</P |
| 4677 | ><P |
| 4678 | ></P |
| 4679 | ></DIV |
| 4680 | ><HR><DIV |
| 4681 | CLASS="REFSECT2" |
| 4682 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 4683 | NAME="AEN12246" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4684 | ></A |
| 4685 | ><H3 |
| 4686 | ><A |
| 4687 | NAME="XMLXPATHSTRINGFUNCTION" |
| 4688 | ></A |
| 4689 | >xmlXPathStringFunction ()</H3 |
| 4690 | ><TABLE |
| 4691 | BORDER="0" |
| 4692 | BGCOLOR="#D6E8FF" |
| 4693 | WIDTH="100%" |
| 4694 | CELLPADDING="6" |
| 4695 | ><TR |
| 4696 | ><TD |
| 4697 | ><PRE |
| 4698 | CLASS="PROGRAMLISTING" |
| 4699 | >void xmlXPathStringFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4700 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4701 | >xmlXPathParserContextPtr</A |
| 4702 | > ctxt, |
| 4703 | int nargs);</PRE |
| 4704 | ></TD |
| 4705 | ></TR |
| 4706 | ></TABLE |
| 4707 | ><P |
| 4708 | >Implement the <GTKDOCLINK |
| 4709 | HREF="STRING" |
| 4710 | >string</GTKDOCLINK |
| 4711 | >() XPath function |
| 4712 | string string(object?) |
| 4713 | he string function converts an object to a string as follows: |
| 4714 | - A node-set is converted to a string by returning the value of |
| 4715 | the node in the node-set that is first in document order. |
| 4716 | If the node-set is empty, an empty string is returned. |
| 4717 | - A number is converted to a string as follows |
| 4718 | + NaN is converted to the string NaN |
| 4719 | + positive zero is converted to the string 0 |
| 4720 | + negative zero is converted to the string 0 |
| 4721 | + positive infinity is converted to the string Infinity |
| 4722 | + negative infinity is converted to the string -Infinity |
| 4723 | + if the number is an integer, the number is represented in |
| 4724 | decimal form as a Number with no decimal point and no leading |
| 4725 | zeros, preceded by a minus sign (-) if the number is negative |
| 4726 | + otherwise, the number is represented in decimal form as a |
| 4727 | Number including a decimal point with at least one digit |
| 4728 | before the decimal point and at least one digit after the |
| 4729 | decimal point, preceded by a minus sign (-) if the number |
| 4730 | is negative; there must be no leading zeros before the decimal |
| 4731 | point apart possibly from the one required digit immediatelyi |
| 4732 | before the decimal point; beyond the one required digit |
| 4733 | after the decimal point there must be as many, but only as |
| 4734 | many, more digits as are needed to uniquely distinguish the |
| 4735 | number from all other IEEE 754 numeric values. |
| 4736 | - The boolean false value is converted to the string false. |
| 4737 | The boolean true value is converted to the string true.</P |
| 4738 | ><P |
| 4739 | >If the argument is omitted, it defaults to a node-set with the |
| 4740 | context node as its only member.</P |
| 4741 | ><P |
| 4742 | ></P |
| 4743 | ><DIV |
| 4744 | CLASS="INFORMALTABLE" |
| 4745 | ><P |
| 4746 | ></P |
| 4747 | ><TABLE |
| 4748 | BORDER="0" |
| 4749 | WIDTH="100%" |
| 4750 | BGCOLOR="#FFD0D0" |
| 4751 | CELLSPACING="0" |
| 4752 | CELLPADDING="4" |
| 4753 | CLASS="CALSTABLE" |
| 4754 | ><TR |
| 4755 | ><TD |
| 4756 | WIDTH="20%" |
| 4757 | ALIGN="RIGHT" |
| 4758 | VALIGN="TOP" |
| 4759 | ><TT |
| 4760 | CLASS="PARAMETER" |
| 4761 | ><I |
| 4762 | >ctxt</I |
| 4763 | ></TT |
| 4764 | > :</TD |
| 4765 | ><TD |
| 4766 | WIDTH="80%" |
| 4767 | ALIGN="LEFT" |
| 4768 | VALIGN="TOP" |
| 4769 | > the XPath Parser context</TD |
| 4770 | ></TR |
| 4771 | ><TR |
| 4772 | ><TD |
| 4773 | WIDTH="20%" |
| 4774 | ALIGN="RIGHT" |
| 4775 | VALIGN="TOP" |
| 4776 | ><TT |
| 4777 | CLASS="PARAMETER" |
| 4778 | ><I |
| 4779 | >nargs</I |
| 4780 | ></TT |
| 4781 | > :</TD |
| 4782 | ><TD |
| 4783 | WIDTH="80%" |
| 4784 | ALIGN="LEFT" |
| 4785 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4786 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4787 | ></TR |
| 4788 | ></TABLE |
| 4789 | ><P |
| 4790 | ></P |
| 4791 | ></DIV |
| 4792 | ></DIV |
| 4793 | ><HR><DIV |
| 4794 | CLASS="REFSECT2" |
| 4795 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 4796 | NAME="AEN12268" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4797 | ></A |
| 4798 | ><H3 |
| 4799 | ><A |
| 4800 | NAME="XMLXPATHREGISTERALLFUNCTIONS" |
| 4801 | ></A |
| 4802 | >xmlXPathRegisterAllFunctions ()</H3 |
| 4803 | ><TABLE |
| 4804 | BORDER="0" |
| 4805 | BGCOLOR="#D6E8FF" |
| 4806 | WIDTH="100%" |
| 4807 | CELLPADDING="6" |
| 4808 | ><TR |
| 4809 | ><TD |
| 4810 | ><PRE |
| 4811 | CLASS="PROGRAMLISTING" |
| 4812 | >void xmlXPathRegisterAllFunctions (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4813 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4814 | >xmlXPathContextPtr</A |
| 4815 | > ctxt);</PRE |
| 4816 | ></TD |
| 4817 | ></TR |
| 4818 | ></TABLE |
| 4819 | ><P |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4820 | >Registers all default XPath functions in this context</P |
| 4821 | ><P |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4822 | ></P |
| 4823 | ><DIV |
| 4824 | CLASS="INFORMALTABLE" |
| 4825 | ><P |
| 4826 | ></P |
| 4827 | ><TABLE |
| 4828 | BORDER="0" |
| 4829 | WIDTH="100%" |
| 4830 | BGCOLOR="#FFD0D0" |
| 4831 | CELLSPACING="0" |
| 4832 | CELLPADDING="4" |
| 4833 | CLASS="CALSTABLE" |
| 4834 | ><TR |
| 4835 | ><TD |
| 4836 | WIDTH="20%" |
| 4837 | ALIGN="RIGHT" |
| 4838 | VALIGN="TOP" |
| 4839 | ><TT |
| 4840 | CLASS="PARAMETER" |
| 4841 | ><I |
| 4842 | >ctxt</I |
| 4843 | ></TT |
| 4844 | > :</TD |
| 4845 | ><TD |
| 4846 | WIDTH="80%" |
| 4847 | ALIGN="LEFT" |
| 4848 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4849 | > the XPath context</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4850 | ></TR |
| 4851 | ></TABLE |
| 4852 | ><P |
| 4853 | ></P |
| 4854 | ></DIV |
| 4855 | ></DIV |
| 4856 | ><HR><DIV |
| 4857 | CLASS="REFSECT2" |
| 4858 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 4859 | NAME="AEN12284" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4860 | ></A |
| 4861 | ><H3 |
| 4862 | ><A |
| 4863 | NAME="XMLXPATHNODESETCREATE" |
| 4864 | ></A |
| 4865 | >xmlXPathNodeSetCreate ()</H3 |
| 4866 | ><TABLE |
| 4867 | BORDER="0" |
| 4868 | BGCOLOR="#D6E8FF" |
| 4869 | WIDTH="100%" |
| 4870 | CELLPADDING="6" |
| 4871 | ><TR |
| 4872 | ><TD |
| 4873 | ><PRE |
| 4874 | CLASS="PROGRAMLISTING" |
| 4875 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4876 | HREF="libxml-xpath.html#XMLNODESETPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4877 | >xmlNodeSetPtr</A |
| 4878 | > xmlXPathNodeSetCreate (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4879 | HREF="libxml-tree.html#XMLNODEPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4880 | >xmlNodePtr</A |
| 4881 | > val);</PRE |
| 4882 | ></TD |
| 4883 | ></TR |
| 4884 | ></TABLE |
| 4885 | ><P |
| 4886 | >Create a new xmlNodeSetPtr of type double and of value <TT |
| 4887 | CLASS="PARAMETER" |
| 4888 | ><I |
| 4889 | >val</I |
| 4890 | ></TT |
| 4891 | ></P |
| 4892 | ><P |
| 4893 | ></P |
| 4894 | ><DIV |
| 4895 | CLASS="INFORMALTABLE" |
| 4896 | ><P |
| 4897 | ></P |
| 4898 | ><TABLE |
| 4899 | BORDER="0" |
| 4900 | WIDTH="100%" |
| 4901 | BGCOLOR="#FFD0D0" |
| 4902 | CELLSPACING="0" |
| 4903 | CELLPADDING="4" |
| 4904 | CLASS="CALSTABLE" |
| 4905 | ><TR |
| 4906 | ><TD |
| 4907 | WIDTH="20%" |
| 4908 | ALIGN="RIGHT" |
| 4909 | VALIGN="TOP" |
| 4910 | ><TT |
| 4911 | CLASS="PARAMETER" |
| 4912 | ><I |
| 4913 | >val</I |
| 4914 | ></TT |
| 4915 | > :</TD |
| 4916 | ><TD |
| 4917 | WIDTH="80%" |
| 4918 | ALIGN="LEFT" |
| 4919 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4920 | > </TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4921 | ></TR |
| 4922 | ><TR |
| 4923 | ><TD |
| 4924 | WIDTH="20%" |
| 4925 | ALIGN="RIGHT" |
| 4926 | VALIGN="TOP" |
| 4927 | ><I |
| 4928 | CLASS="EMPHASIS" |
| 4929 | >Returns</I |
| 4930 | > :</TD |
| 4931 | ><TD |
| 4932 | WIDTH="80%" |
| 4933 | ALIGN="LEFT" |
| 4934 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4935 | > </TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4936 | ></TR |
| 4937 | ></TABLE |
| 4938 | ><P |
| 4939 | ></P |
| 4940 | ></DIV |
| 4941 | ></DIV |
| 4942 | ><HR><DIV |
| 4943 | CLASS="REFSECT2" |
| 4944 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 4945 | NAME="AEN12306" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4946 | ></A |
| 4947 | ><H3 |
| 4948 | ><A |
| 4949 | NAME="XMLXPATHNODESETMERGE" |
| 4950 | ></A |
| 4951 | >xmlXPathNodeSetMerge ()</H3 |
| 4952 | ><TABLE |
| 4953 | BORDER="0" |
| 4954 | BGCOLOR="#D6E8FF" |
| 4955 | WIDTH="100%" |
| 4956 | CELLPADDING="6" |
| 4957 | ><TR |
| 4958 | ><TD |
| 4959 | ><PRE |
| 4960 | CLASS="PROGRAMLISTING" |
| 4961 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4962 | HREF="libxml-xpath.html#XMLNODESETPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4963 | >xmlNodeSetPtr</A |
| 4964 | > xmlXPathNodeSetMerge (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4965 | HREF="libxml-xpath.html#XMLNODESETPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4966 | >xmlNodeSetPtr</A |
| 4967 | > val1, |
| 4968 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4969 | HREF="libxml-xpath.html#XMLNODESETPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4970 | >xmlNodeSetPtr</A |
| 4971 | > val2);</PRE |
| 4972 | ></TD |
| 4973 | ></TR |
| 4974 | ></TABLE |
| 4975 | ><P |
| 4976 | >Merges two nodesets, all nodes from <TT |
| 4977 | CLASS="PARAMETER" |
| 4978 | ><I |
| 4979 | >val2</I |
| 4980 | ></TT |
| 4981 | > are added to <TT |
| 4982 | CLASS="PARAMETER" |
| 4983 | ><I |
| 4984 | >val1</I |
| 4985 | ></TT |
| 4986 | > |
| 4987 | if <TT |
| 4988 | CLASS="PARAMETER" |
| 4989 | ><I |
| 4990 | >val1</I |
| 4991 | ></TT |
| 4992 | > is NULL, a new set is created and copied from <TT |
| 4993 | CLASS="PARAMETER" |
| 4994 | ><I |
| 4995 | >val2</I |
| 4996 | ></TT |
| 4997 | ></P |
| 4998 | ><P |
| 4999 | ></P |
| 5000 | ><DIV |
| 5001 | CLASS="INFORMALTABLE" |
| 5002 | ><P |
| 5003 | ></P |
| 5004 | ><TABLE |
| 5005 | BORDER="0" |
| 5006 | WIDTH="100%" |
| 5007 | BGCOLOR="#FFD0D0" |
| 5008 | CELLSPACING="0" |
| 5009 | CELLPADDING="4" |
| 5010 | CLASS="CALSTABLE" |
| 5011 | ><TR |
| 5012 | ><TD |
| 5013 | WIDTH="20%" |
| 5014 | ALIGN="RIGHT" |
| 5015 | VALIGN="TOP" |
| 5016 | ><TT |
| 5017 | CLASS="PARAMETER" |
| 5018 | ><I |
| 5019 | >val1</I |
| 5020 | ></TT |
| 5021 | > :</TD |
| 5022 | ><TD |
| 5023 | WIDTH="80%" |
| 5024 | ALIGN="LEFT" |
| 5025 | VALIGN="TOP" |
| 5026 | > the first NodeSet or NULL</TD |
| 5027 | ></TR |
| 5028 | ><TR |
| 5029 | ><TD |
| 5030 | WIDTH="20%" |
| 5031 | ALIGN="RIGHT" |
| 5032 | VALIGN="TOP" |
| 5033 | ><TT |
| 5034 | CLASS="PARAMETER" |
| 5035 | ><I |
| 5036 | >val2</I |
| 5037 | ></TT |
| 5038 | > :</TD |
| 5039 | ><TD |
| 5040 | WIDTH="80%" |
| 5041 | ALIGN="LEFT" |
| 5042 | VALIGN="TOP" |
| 5043 | > the second NodeSet</TD |
| 5044 | ></TR |
| 5045 | ><TR |
| 5046 | ><TD |
| 5047 | WIDTH="20%" |
| 5048 | ALIGN="RIGHT" |
| 5049 | VALIGN="TOP" |
| 5050 | ><I |
| 5051 | CLASS="EMPHASIS" |
| 5052 | >Returns</I |
| 5053 | > :</TD |
| 5054 | ><TD |
| 5055 | WIDTH="80%" |
| 5056 | ALIGN="LEFT" |
| 5057 | VALIGN="TOP" |
| 5058 | >val1 once extended or NULL in case of error.</TD |
| 5059 | ></TR |
| 5060 | ></TABLE |
| 5061 | ><P |
| 5062 | ></P |
| 5063 | ></DIV |
| 5064 | ></DIV |
| 5065 | ><HR><DIV |
| 5066 | CLASS="REFSECT2" |
| 5067 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 5068 | NAME="AEN12336" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5069 | ></A |
| 5070 | ><H3 |
| 5071 | ><A |
| 5072 | NAME="XMLXPATHNODESETDEL" |
| 5073 | ></A |
| 5074 | >xmlXPathNodeSetDel ()</H3 |
| 5075 | ><TABLE |
| 5076 | BORDER="0" |
| 5077 | BGCOLOR="#D6E8FF" |
| 5078 | WIDTH="100%" |
| 5079 | CELLPADDING="6" |
| 5080 | ><TR |
| 5081 | ><TD |
| 5082 | ><PRE |
| 5083 | CLASS="PROGRAMLISTING" |
| 5084 | >void xmlXPathNodeSetDel (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5085 | HREF="libxml-xpath.html#XMLNODESETPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5086 | >xmlNodeSetPtr</A |
| 5087 | > cur, |
| 5088 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5089 | HREF="libxml-tree.html#XMLNODEPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5090 | >xmlNodePtr</A |
| 5091 | > val);</PRE |
| 5092 | ></TD |
| 5093 | ></TR |
| 5094 | ></TABLE |
| 5095 | ><P |
| 5096 | >Removes an xmlNodePtr from an existing NodeSet</P |
| 5097 | ><P |
| 5098 | ></P |
| 5099 | ><DIV |
| 5100 | CLASS="INFORMALTABLE" |
| 5101 | ><P |
| 5102 | ></P |
| 5103 | ><TABLE |
| 5104 | BORDER="0" |
| 5105 | WIDTH="100%" |
| 5106 | BGCOLOR="#FFD0D0" |
| 5107 | CELLSPACING="0" |
| 5108 | CELLPADDING="4" |
| 5109 | CLASS="CALSTABLE" |
| 5110 | ><TR |
| 5111 | ><TD |
| 5112 | WIDTH="20%" |
| 5113 | ALIGN="RIGHT" |
| 5114 | VALIGN="TOP" |
| 5115 | ><TT |
| 5116 | CLASS="PARAMETER" |
| 5117 | ><I |
| 5118 | >cur</I |
| 5119 | ></TT |
| 5120 | > :</TD |
| 5121 | ><TD |
| 5122 | WIDTH="80%" |
| 5123 | ALIGN="LEFT" |
| 5124 | VALIGN="TOP" |
| 5125 | > the initial node set</TD |
| 5126 | ></TR |
| 5127 | ><TR |
| 5128 | ><TD |
| 5129 | WIDTH="20%" |
| 5130 | ALIGN="RIGHT" |
| 5131 | VALIGN="TOP" |
| 5132 | ><TT |
| 5133 | CLASS="PARAMETER" |
| 5134 | ><I |
| 5135 | >val</I |
| 5136 | ></TT |
| 5137 | > :</TD |
| 5138 | ><TD |
| 5139 | WIDTH="80%" |
| 5140 | ALIGN="LEFT" |
| 5141 | VALIGN="TOP" |
| 5142 | > an xmlNodePtr</TD |
| 5143 | ></TR |
| 5144 | ></TABLE |
| 5145 | ><P |
| 5146 | ></P |
| 5147 | ></DIV |
| 5148 | ></DIV |
| 5149 | ><HR><DIV |
| 5150 | CLASS="REFSECT2" |
| 5151 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 5152 | NAME="AEN12357" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5153 | ></A |
| 5154 | ><H3 |
| 5155 | ><A |
| 5156 | NAME="XMLXPATHNODESETREMOVE" |
| 5157 | ></A |
| 5158 | >xmlXPathNodeSetRemove ()</H3 |
| 5159 | ><TABLE |
| 5160 | BORDER="0" |
| 5161 | BGCOLOR="#D6E8FF" |
| 5162 | WIDTH="100%" |
| 5163 | CELLPADDING="6" |
| 5164 | ><TR |
| 5165 | ><TD |
| 5166 | ><PRE |
| 5167 | CLASS="PROGRAMLISTING" |
| 5168 | >void xmlXPathNodeSetRemove (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5169 | HREF="libxml-xpath.html#XMLNODESETPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5170 | >xmlNodeSetPtr</A |
| 5171 | > cur, |
| 5172 | int val);</PRE |
| 5173 | ></TD |
| 5174 | ></TR |
| 5175 | ></TABLE |
| 5176 | ><P |
| 5177 | >Removes an entry from an existing NodeSet list.</P |
| 5178 | ><P |
| 5179 | ></P |
| 5180 | ><DIV |
| 5181 | CLASS="INFORMALTABLE" |
| 5182 | ><P |
| 5183 | ></P |
| 5184 | ><TABLE |
| 5185 | BORDER="0" |
| 5186 | WIDTH="100%" |
| 5187 | BGCOLOR="#FFD0D0" |
| 5188 | CELLSPACING="0" |
| 5189 | CELLPADDING="4" |
| 5190 | CLASS="CALSTABLE" |
| 5191 | ><TR |
| 5192 | ><TD |
| 5193 | WIDTH="20%" |
| 5194 | ALIGN="RIGHT" |
| 5195 | VALIGN="TOP" |
| 5196 | ><TT |
| 5197 | CLASS="PARAMETER" |
| 5198 | ><I |
| 5199 | >cur</I |
| 5200 | ></TT |
| 5201 | > :</TD |
| 5202 | ><TD |
| 5203 | WIDTH="80%" |
| 5204 | ALIGN="LEFT" |
| 5205 | VALIGN="TOP" |
| 5206 | > the initial node set</TD |
| 5207 | ></TR |
| 5208 | ><TR |
| 5209 | ><TD |
| 5210 | WIDTH="20%" |
| 5211 | ALIGN="RIGHT" |
| 5212 | VALIGN="TOP" |
| 5213 | ><TT |
| 5214 | CLASS="PARAMETER" |
| 5215 | ><I |
| 5216 | >val</I |
| 5217 | ></TT |
| 5218 | > :</TD |
| 5219 | ><TD |
| 5220 | WIDTH="80%" |
| 5221 | ALIGN="LEFT" |
| 5222 | VALIGN="TOP" |
| 5223 | > the index to remove</TD |
| 5224 | ></TR |
| 5225 | ></TABLE |
| 5226 | ><P |
| 5227 | ></P |
| 5228 | ></DIV |
| 5229 | ></DIV |
| 5230 | ><HR><DIV |
| 5231 | CLASS="REFSECT2" |
| 5232 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 5233 | NAME="AEN12377" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5234 | ></A |
| 5235 | ><H3 |
| 5236 | ><A |
| 5237 | NAME="XMLXPATHFREENODESET" |
| 5238 | ></A |
| 5239 | >xmlXPathFreeNodeSet ()</H3 |
| 5240 | ><TABLE |
| 5241 | BORDER="0" |
| 5242 | BGCOLOR="#D6E8FF" |
| 5243 | WIDTH="100%" |
| 5244 | CELLPADDING="6" |
| 5245 | ><TR |
| 5246 | ><TD |
| 5247 | ><PRE |
| 5248 | CLASS="PROGRAMLISTING" |
| 5249 | >void xmlXPathFreeNodeSet (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5250 | HREF="libxml-xpath.html#XMLNODESETPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5251 | >xmlNodeSetPtr</A |
| 5252 | > obj);</PRE |
| 5253 | ></TD |
| 5254 | ></TR |
| 5255 | ></TABLE |
| 5256 | ><P |
| 5257 | >Free the NodeSet compound (not the actual nodes !).</P |
| 5258 | ><P |
| 5259 | ></P |
| 5260 | ><DIV |
| 5261 | CLASS="INFORMALTABLE" |
| 5262 | ><P |
| 5263 | ></P |
| 5264 | ><TABLE |
| 5265 | BORDER="0" |
| 5266 | WIDTH="100%" |
| 5267 | BGCOLOR="#FFD0D0" |
| 5268 | CELLSPACING="0" |
| 5269 | CELLPADDING="4" |
| 5270 | CLASS="CALSTABLE" |
| 5271 | ><TR |
| 5272 | ><TD |
| 5273 | WIDTH="20%" |
| 5274 | ALIGN="RIGHT" |
| 5275 | VALIGN="TOP" |
| 5276 | ><TT |
| 5277 | CLASS="PARAMETER" |
| 5278 | ><I |
| 5279 | >obj</I |
| 5280 | ></TT |
| 5281 | > :</TD |
| 5282 | ><TD |
| 5283 | WIDTH="80%" |
| 5284 | ALIGN="LEFT" |
| 5285 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5286 | > </TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5287 | ></TR |
| 5288 | ></TABLE |
| 5289 | ><P |
| 5290 | ></P |
| 5291 | ></DIV |
| 5292 | ></DIV |
| 5293 | ><HR><DIV |
| 5294 | CLASS="REFSECT2" |
| 5295 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 5296 | NAME="AEN12393" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5297 | ></A |
| 5298 | ><H3 |
| 5299 | ><A |
| 5300 | NAME="XMLXPATHNEWNODESETLIST" |
| 5301 | ></A |
| 5302 | >xmlXPathNewNodeSetList ()</H3 |
| 5303 | ><TABLE |
| 5304 | BORDER="0" |
| 5305 | BGCOLOR="#D6E8FF" |
| 5306 | WIDTH="100%" |
| 5307 | CELLPADDING="6" |
| 5308 | ><TR |
| 5309 | ><TD |
| 5310 | ><PRE |
| 5311 | CLASS="PROGRAMLISTING" |
| 5312 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5313 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5314 | >xmlXPathObjectPtr</A |
| 5315 | > xmlXPathNewNodeSetList (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5316 | HREF="libxml-xpath.html#XMLNODESETPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5317 | >xmlNodeSetPtr</A |
| 5318 | > val);</PRE |
| 5319 | ></TD |
| 5320 | ></TR |
| 5321 | ></TABLE |
| 5322 | ><P |
| 5323 | >Create a new xmlXPathObjectPtr of type NodeSet and initialize |
| 5324 | it with the Nodeset <TT |
| 5325 | CLASS="PARAMETER" |
| 5326 | ><I |
| 5327 | >val</I |
| 5328 | ></TT |
| 5329 | ></P |
| 5330 | ><P |
| 5331 | ></P |
| 5332 | ><DIV |
| 5333 | CLASS="INFORMALTABLE" |
| 5334 | ><P |
| 5335 | ></P |
| 5336 | ><TABLE |
| 5337 | BORDER="0" |
| 5338 | WIDTH="100%" |
| 5339 | BGCOLOR="#FFD0D0" |
| 5340 | CELLSPACING="0" |
| 5341 | CELLPADDING="4" |
| 5342 | CLASS="CALSTABLE" |
| 5343 | ><TR |
| 5344 | ><TD |
| 5345 | WIDTH="20%" |
| 5346 | ALIGN="RIGHT" |
| 5347 | VALIGN="TOP" |
| 5348 | ><TT |
| 5349 | CLASS="PARAMETER" |
| 5350 | ><I |
| 5351 | >val</I |
| 5352 | ></TT |
| 5353 | > :</TD |
| 5354 | ><TD |
| 5355 | WIDTH="80%" |
| 5356 | ALIGN="LEFT" |
| 5357 | VALIGN="TOP" |
| 5358 | > an existing NodeSet</TD |
| 5359 | ></TR |
| 5360 | ><TR |
| 5361 | ><TD |
| 5362 | WIDTH="20%" |
| 5363 | ALIGN="RIGHT" |
| 5364 | VALIGN="TOP" |
| 5365 | ><I |
| 5366 | CLASS="EMPHASIS" |
| 5367 | >Returns</I |
| 5368 | > :</TD |
| 5369 | ><TD |
| 5370 | WIDTH="80%" |
| 5371 | ALIGN="LEFT" |
| 5372 | VALIGN="TOP" |
| 5373 | >the newly created object.</TD |
| 5374 | ></TR |
| 5375 | ></TABLE |
| 5376 | ><P |
| 5377 | ></P |
| 5378 | ></DIV |
| 5379 | ></DIV |
| 5380 | ><HR><DIV |
| 5381 | CLASS="REFSECT2" |
| 5382 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 5383 | NAME="AEN12415" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5384 | ></A |
| 5385 | ><H3 |
| 5386 | ><A |
| 5387 | NAME="XMLXPATHWRAPNODESET" |
| 5388 | ></A |
| 5389 | >xmlXPathWrapNodeSet ()</H3 |
| 5390 | ><TABLE |
| 5391 | BORDER="0" |
| 5392 | BGCOLOR="#D6E8FF" |
| 5393 | WIDTH="100%" |
| 5394 | CELLPADDING="6" |
| 5395 | ><TR |
| 5396 | ><TD |
| 5397 | ><PRE |
| 5398 | CLASS="PROGRAMLISTING" |
| 5399 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5400 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5401 | >xmlXPathObjectPtr</A |
| 5402 | > xmlXPathWrapNodeSet (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5403 | HREF="libxml-xpath.html#XMLNODESETPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5404 | >xmlNodeSetPtr</A |
| 5405 | > val);</PRE |
| 5406 | ></TD |
| 5407 | ></TR |
| 5408 | ></TABLE |
| 5409 | ><P |
| 5410 | >Wrap the Nodeset <TT |
| 5411 | CLASS="PARAMETER" |
| 5412 | ><I |
| 5413 | >val</I |
| 5414 | ></TT |
| 5415 | > in a new xmlXPathObjectPtr</P |
| 5416 | ><P |
| 5417 | ></P |
| 5418 | ><DIV |
| 5419 | CLASS="INFORMALTABLE" |
| 5420 | ><P |
| 5421 | ></P |
| 5422 | ><TABLE |
| 5423 | BORDER="0" |
| 5424 | WIDTH="100%" |
| 5425 | BGCOLOR="#FFD0D0" |
| 5426 | CELLSPACING="0" |
| 5427 | CELLPADDING="4" |
| 5428 | CLASS="CALSTABLE" |
| 5429 | ><TR |
| 5430 | ><TD |
| 5431 | WIDTH="20%" |
| 5432 | ALIGN="RIGHT" |
| 5433 | VALIGN="TOP" |
| 5434 | ><TT |
| 5435 | CLASS="PARAMETER" |
| 5436 | ><I |
| 5437 | >val</I |
| 5438 | ></TT |
| 5439 | > :</TD |
| 5440 | ><TD |
| 5441 | WIDTH="80%" |
| 5442 | ALIGN="LEFT" |
| 5443 | VALIGN="TOP" |
| 5444 | > the NodePtr value</TD |
| 5445 | ></TR |
| 5446 | ><TR |
| 5447 | ><TD |
| 5448 | WIDTH="20%" |
| 5449 | ALIGN="RIGHT" |
| 5450 | VALIGN="TOP" |
| 5451 | ><I |
| 5452 | CLASS="EMPHASIS" |
| 5453 | >Returns</I |
| 5454 | > :</TD |
| 5455 | ><TD |
| 5456 | WIDTH="80%" |
| 5457 | ALIGN="LEFT" |
| 5458 | VALIGN="TOP" |
| 5459 | >the newly created object.</TD |
| 5460 | ></TR |
| 5461 | ></TABLE |
| 5462 | ><P |
| 5463 | ></P |
| 5464 | ></DIV |
| 5465 | ></DIV |
| 5466 | ><HR><DIV |
| 5467 | CLASS="REFSECT2" |
| 5468 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 5469 | NAME="AEN12437" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5470 | ></A |
| 5471 | ><H3 |
| 5472 | ><A |
| 5473 | NAME="XMLXPATHFREENODESETLIST" |
| 5474 | ></A |
| 5475 | >xmlXPathFreeNodeSetList ()</H3 |
| 5476 | ><TABLE |
| 5477 | BORDER="0" |
| 5478 | BGCOLOR="#D6E8FF" |
| 5479 | WIDTH="100%" |
| 5480 | CELLPADDING="6" |
| 5481 | ><TR |
| 5482 | ><TD |
| 5483 | ><PRE |
| 5484 | CLASS="PROGRAMLISTING" |
| 5485 | >void xmlXPathFreeNodeSetList (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5486 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5487 | >xmlXPathObjectPtr</A |
| 5488 | > obj);</PRE |
| 5489 | ></TD |
| 5490 | ></TR |
| 5491 | ></TABLE |
| 5492 | ><P |
| 5493 | >Free up the xmlXPathObjectPtr <TT |
| 5494 | CLASS="PARAMETER" |
| 5495 | ><I |
| 5496 | >obj</I |
| 5497 | ></TT |
| 5498 | > but don't deallocate the objects in |
| 5499 | the list contrary to <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5500 | HREF="libxml-xpath.html#XMLXPATHFREEOBJECT" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5501 | >xmlXPathFreeObject</A |
| 5502 | >().</P |
| 5503 | ><P |
| 5504 | ></P |
| 5505 | ><DIV |
| 5506 | CLASS="INFORMALTABLE" |
| 5507 | ><P |
| 5508 | ></P |
| 5509 | ><TABLE |
| 5510 | BORDER="0" |
| 5511 | WIDTH="100%" |
| 5512 | BGCOLOR="#FFD0D0" |
| 5513 | CELLSPACING="0" |
| 5514 | CELLPADDING="4" |
| 5515 | CLASS="CALSTABLE" |
| 5516 | ><TR |
| 5517 | ><TD |
| 5518 | WIDTH="20%" |
| 5519 | ALIGN="RIGHT" |
| 5520 | VALIGN="TOP" |
| 5521 | ><TT |
| 5522 | CLASS="PARAMETER" |
| 5523 | ><I |
| 5524 | >obj</I |
| 5525 | ></TT |
| 5526 | > :</TD |
| 5527 | ><TD |
| 5528 | WIDTH="80%" |
| 5529 | ALIGN="LEFT" |
| 5530 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5531 | > </TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5532 | ></TR |
| 5533 | ></TABLE |
| 5534 | ><P |
| 5535 | ></P |
| 5536 | ></DIV |
| 5537 | ></DIV |
| 5538 | ><HR><DIV |
| 5539 | CLASS="REFSECT2" |
| 5540 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 5541 | NAME="AEN12455" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5542 | ></A |
| 5543 | ><H3 |
| 5544 | ><A |
| 5545 | NAME="XMLXPATHFREEOBJECT" |
| 5546 | ></A |
| 5547 | >xmlXPathFreeObject ()</H3 |
| 5548 | ><TABLE |
| 5549 | BORDER="0" |
| 5550 | BGCOLOR="#D6E8FF" |
| 5551 | WIDTH="100%" |
| 5552 | CELLPADDING="6" |
| 5553 | ><TR |
| 5554 | ><TD |
| 5555 | ><PRE |
| 5556 | CLASS="PROGRAMLISTING" |
| 5557 | >void xmlXPathFreeObject (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5558 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5559 | >xmlXPathObjectPtr</A |
| 5560 | > obj);</PRE |
| 5561 | ></TD |
| 5562 | ></TR |
| 5563 | ></TABLE |
| 5564 | ><P |
| 5565 | >Free up an xmlXPathObjectPtr object.</P |
| 5566 | ><P |
| 5567 | ></P |
| 5568 | ><DIV |
| 5569 | CLASS="INFORMALTABLE" |
| 5570 | ><P |
| 5571 | ></P |
| 5572 | ><TABLE |
| 5573 | BORDER="0" |
| 5574 | WIDTH="100%" |
| 5575 | BGCOLOR="#FFD0D0" |
| 5576 | CELLSPACING="0" |
| 5577 | CELLPADDING="4" |
| 5578 | CLASS="CALSTABLE" |
| 5579 | ><TR |
| 5580 | ><TD |
| 5581 | WIDTH="20%" |
| 5582 | ALIGN="RIGHT" |
| 5583 | VALIGN="TOP" |
| 5584 | ><TT |
| 5585 | CLASS="PARAMETER" |
| 5586 | ><I |
| 5587 | >obj</I |
| 5588 | ></TT |
| 5589 | > :</TD |
| 5590 | ><TD |
| 5591 | WIDTH="80%" |
| 5592 | ALIGN="LEFT" |
| 5593 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5594 | > </TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5595 | ></TR |
| 5596 | ></TABLE |
| 5597 | ><P |
| 5598 | ></P |
| 5599 | ></DIV |
| 5600 | ></DIV |
| 5601 | ><HR><DIV |
| 5602 | CLASS="REFSECT2" |
| 5603 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 5604 | NAME="AEN12471" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5605 | ></A |
| 5606 | ><H3 |
| 5607 | ><A |
| 5608 | NAME="XMLXPATHNEWCONTEXT" |
| 5609 | ></A |
| 5610 | >xmlXPathNewContext ()</H3 |
| 5611 | ><TABLE |
| 5612 | BORDER="0" |
| 5613 | BGCOLOR="#D6E8FF" |
| 5614 | WIDTH="100%" |
| 5615 | CELLPADDING="6" |
| 5616 | ><TR |
| 5617 | ><TD |
| 5618 | ><PRE |
| 5619 | CLASS="PROGRAMLISTING" |
| 5620 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5621 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5622 | >xmlXPathContextPtr</A |
| 5623 | > xmlXPathNewContext (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5624 | HREF="libxml-tree.html#XMLDOCPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5625 | >xmlDocPtr</A |
| 5626 | > doc);</PRE |
| 5627 | ></TD |
| 5628 | ></TR |
| 5629 | ></TABLE |
| 5630 | ><P |
| 5631 | >Create a new xmlXPathContext</P |
| 5632 | ><P |
| 5633 | ></P |
| 5634 | ><DIV |
| 5635 | CLASS="INFORMALTABLE" |
| 5636 | ><P |
| 5637 | ></P |
| 5638 | ><TABLE |
| 5639 | BORDER="0" |
| 5640 | WIDTH="100%" |
| 5641 | BGCOLOR="#FFD0D0" |
| 5642 | CELLSPACING="0" |
| 5643 | CELLPADDING="4" |
| 5644 | CLASS="CALSTABLE" |
| 5645 | ><TR |
| 5646 | ><TD |
| 5647 | WIDTH="20%" |
| 5648 | ALIGN="RIGHT" |
| 5649 | VALIGN="TOP" |
| 5650 | ><TT |
| 5651 | CLASS="PARAMETER" |
| 5652 | ><I |
| 5653 | >doc</I |
| 5654 | ></TT |
| 5655 | > :</TD |
| 5656 | ><TD |
| 5657 | WIDTH="80%" |
| 5658 | ALIGN="LEFT" |
| 5659 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5660 | > </TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5661 | ></TR |
| 5662 | ><TR |
| 5663 | ><TD |
| 5664 | WIDTH="20%" |
| 5665 | ALIGN="RIGHT" |
| 5666 | VALIGN="TOP" |
| 5667 | ><I |
| 5668 | CLASS="EMPHASIS" |
| 5669 | >Returns</I |
| 5670 | > :</TD |
| 5671 | ><TD |
| 5672 | WIDTH="80%" |
| 5673 | ALIGN="LEFT" |
| 5674 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5675 | > </TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5676 | ></TR |
| 5677 | ></TABLE |
| 5678 | ><P |
| 5679 | ></P |
| 5680 | ></DIV |
| 5681 | ></DIV |
| 5682 | ><HR><DIV |
| 5683 | CLASS="REFSECT2" |
| 5684 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 5685 | NAME="AEN12492" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5686 | ></A |
| 5687 | ><H3 |
| 5688 | ><A |
| 5689 | NAME="XMLXPATHFREECONTEXT" |
| 5690 | ></A |
| 5691 | >xmlXPathFreeContext ()</H3 |
| 5692 | ><TABLE |
| 5693 | BORDER="0" |
| 5694 | BGCOLOR="#D6E8FF" |
| 5695 | WIDTH="100%" |
| 5696 | CELLPADDING="6" |
| 5697 | ><TR |
| 5698 | ><TD |
| 5699 | ><PRE |
| 5700 | CLASS="PROGRAMLISTING" |
| 5701 | >void xmlXPathFreeContext (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5702 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5703 | >xmlXPathContextPtr</A |
| 5704 | > ctxt);</PRE |
| 5705 | ></TD |
| 5706 | ></TR |
| 5707 | ></TABLE |
| 5708 | ><P |
| 5709 | >Free up an xmlXPathContext</P |
| 5710 | ><P |
| 5711 | ></P |
| 5712 | ><DIV |
| 5713 | CLASS="INFORMALTABLE" |
| 5714 | ><P |
| 5715 | ></P |
| 5716 | ><TABLE |
| 5717 | BORDER="0" |
| 5718 | WIDTH="100%" |
| 5719 | BGCOLOR="#FFD0D0" |
| 5720 | CELLSPACING="0" |
| 5721 | CELLPADDING="4" |
| 5722 | CLASS="CALSTABLE" |
| 5723 | ><TR |
| 5724 | ><TD |
| 5725 | WIDTH="20%" |
| 5726 | ALIGN="RIGHT" |
| 5727 | VALIGN="TOP" |
| 5728 | ><TT |
| 5729 | CLASS="PARAMETER" |
| 5730 | ><I |
| 5731 | >ctxt</I |
| 5732 | ></TT |
| 5733 | > :</TD |
| 5734 | ><TD |
| 5735 | WIDTH="80%" |
| 5736 | ALIGN="LEFT" |
| 5737 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5738 | > </TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5739 | ></TR |
| 5740 | ></TABLE |
| 5741 | ><P |
| 5742 | ></P |
| 5743 | ></DIV |
| 5744 | ></DIV |
| 5745 | ><HR><DIV |
| 5746 | CLASS="REFSECT2" |
| 5747 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 5748 | NAME="AEN12508" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5749 | ></A |
| 5750 | ><H3 |
| 5751 | ><A |
| 5752 | NAME="XMLXPATHEQUALVALUES" |
| 5753 | ></A |
| 5754 | >xmlXPathEqualValues ()</H3 |
| 5755 | ><TABLE |
| 5756 | BORDER="0" |
| 5757 | BGCOLOR="#D6E8FF" |
| 5758 | WIDTH="100%" |
| 5759 | CELLPADDING="6" |
| 5760 | ><TR |
| 5761 | ><TD |
| 5762 | ><PRE |
| 5763 | CLASS="PROGRAMLISTING" |
| 5764 | >int xmlXPathEqualValues (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5765 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5766 | >xmlXPathParserContextPtr</A |
| 5767 | > ctxt);</PRE |
| 5768 | ></TD |
| 5769 | ></TR |
| 5770 | ></TABLE |
| 5771 | ><P |
| 5772 | >Implement the equal operation on XPath objects content: <TT |
| 5773 | CLASS="PARAMETER" |
| 5774 | ><I |
| 5775 | >arg1</I |
| 5776 | ></TT |
| 5777 | > == <TT |
| 5778 | CLASS="PARAMETER" |
| 5779 | ><I |
| 5780 | >arg2</I |
| 5781 | ></TT |
| 5782 | ></P |
| 5783 | ><P |
| 5784 | ></P |
| 5785 | ><DIV |
| 5786 | CLASS="INFORMALTABLE" |
| 5787 | ><P |
| 5788 | ></P |
| 5789 | ><TABLE |
| 5790 | BORDER="0" |
| 5791 | WIDTH="100%" |
| 5792 | BGCOLOR="#FFD0D0" |
| 5793 | CELLSPACING="0" |
| 5794 | CELLPADDING="4" |
| 5795 | CLASS="CALSTABLE" |
| 5796 | ><TR |
| 5797 | ><TD |
| 5798 | WIDTH="20%" |
| 5799 | ALIGN="RIGHT" |
| 5800 | VALIGN="TOP" |
| 5801 | ><TT |
| 5802 | CLASS="PARAMETER" |
| 5803 | ><I |
| 5804 | >ctxt</I |
| 5805 | ></TT |
| 5806 | > :</TD |
| 5807 | ><TD |
| 5808 | WIDTH="80%" |
| 5809 | ALIGN="LEFT" |
| 5810 | VALIGN="TOP" |
| 5811 | > the XPath Parser context</TD |
| 5812 | ></TR |
| 5813 | ><TR |
| 5814 | ><TD |
| 5815 | WIDTH="20%" |
| 5816 | ALIGN="RIGHT" |
| 5817 | VALIGN="TOP" |
| 5818 | ><I |
| 5819 | CLASS="EMPHASIS" |
| 5820 | >Returns</I |
| 5821 | > :</TD |
| 5822 | ><TD |
| 5823 | WIDTH="80%" |
| 5824 | ALIGN="LEFT" |
| 5825 | VALIGN="TOP" |
| 5826 | >0 or 1 depending on the results of the test.</TD |
| 5827 | ></TR |
| 5828 | ></TABLE |
| 5829 | ><P |
| 5830 | ></P |
| 5831 | ></DIV |
| 5832 | ></DIV |
| 5833 | ><HR><DIV |
| 5834 | CLASS="REFSECT2" |
| 5835 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 5836 | NAME="AEN12530" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5837 | ></A |
| 5838 | ><H3 |
| 5839 | ><A |
| 5840 | NAME="XMLXPATHCOMPAREVALUES" |
| 5841 | ></A |
| 5842 | >xmlXPathCompareValues ()</H3 |
| 5843 | ><TABLE |
| 5844 | BORDER="0" |
| 5845 | BGCOLOR="#D6E8FF" |
| 5846 | WIDTH="100%" |
| 5847 | CELLPADDING="6" |
| 5848 | ><TR |
| 5849 | ><TD |
| 5850 | ><PRE |
| 5851 | CLASS="PROGRAMLISTING" |
| 5852 | >int xmlXPathCompareValues (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5853 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5854 | >xmlXPathParserContextPtr</A |
| 5855 | > ctxt, |
| 5856 | int inf, |
| 5857 | int strict);</PRE |
| 5858 | ></TD |
| 5859 | ></TR |
| 5860 | ></TABLE |
| 5861 | ><P |
| 5862 | >Implement the compare operation on XPath objects: |
| 5863 | <TT |
| 5864 | CLASS="PARAMETER" |
| 5865 | ><I |
| 5866 | >arg1</I |
| 5867 | ></TT |
| 5868 | > < <TT |
| 5869 | CLASS="PARAMETER" |
| 5870 | ><I |
| 5871 | >arg2</I |
| 5872 | ></TT |
| 5873 | > (1, 1, ... |
| 5874 | <TT |
| 5875 | CLASS="PARAMETER" |
| 5876 | ><I |
| 5877 | >arg1</I |
| 5878 | ></TT |
| 5879 | > <= <TT |
| 5880 | CLASS="PARAMETER" |
| 5881 | ><I |
| 5882 | >arg2</I |
| 5883 | ></TT |
| 5884 | > (1, 0, ... |
| 5885 | <TT |
| 5886 | CLASS="PARAMETER" |
| 5887 | ><I |
| 5888 | >arg1</I |
| 5889 | ></TT |
| 5890 | > > <TT |
| 5891 | CLASS="PARAMETER" |
| 5892 | ><I |
| 5893 | >arg2</I |
| 5894 | ></TT |
| 5895 | > (0, 1, ... |
| 5896 | <TT |
| 5897 | CLASS="PARAMETER" |
| 5898 | ><I |
| 5899 | >arg1</I |
| 5900 | ></TT |
| 5901 | > >= <TT |
| 5902 | CLASS="PARAMETER" |
| 5903 | ><I |
| 5904 | >arg2</I |
| 5905 | ></TT |
| 5906 | > (0, 0, ...</P |
| 5907 | ><P |
| 5908 | >When neither object to be compared is a node-set and the operator is |
| 5909 | <=, <, >=, >, then the objects are compared by converted both objects |
| 5910 | to numbers and comparing the numbers according to IEEE 754. The < |
| 5911 | comparison will be true if and only if the first number is less than the |
| 5912 | second number. The <= comparison will be true if and only if the first |
| 5913 | number is less than or equal to the second number. The > comparison |
| 5914 | will be true if and only if the first number is greater than the second |
| 5915 | number. The >= comparison will be true if and only if the first number |
| 5916 | is greater than or equal to the second number.</P |
| 5917 | ><P |
| 5918 | ></P |
| 5919 | ><DIV |
| 5920 | CLASS="INFORMALTABLE" |
| 5921 | ><P |
| 5922 | ></P |
| 5923 | ><TABLE |
| 5924 | BORDER="0" |
| 5925 | WIDTH="100%" |
| 5926 | BGCOLOR="#FFD0D0" |
| 5927 | CELLSPACING="0" |
| 5928 | CELLPADDING="4" |
| 5929 | CLASS="CALSTABLE" |
| 5930 | ><TR |
| 5931 | ><TD |
| 5932 | WIDTH="20%" |
| 5933 | ALIGN="RIGHT" |
| 5934 | VALIGN="TOP" |
| 5935 | ><TT |
| 5936 | CLASS="PARAMETER" |
| 5937 | ><I |
| 5938 | >ctxt</I |
| 5939 | ></TT |
| 5940 | > :</TD |
| 5941 | ><TD |
| 5942 | WIDTH="80%" |
| 5943 | ALIGN="LEFT" |
| 5944 | VALIGN="TOP" |
| 5945 | > the XPath Parser context</TD |
| 5946 | ></TR |
| 5947 | ><TR |
| 5948 | ><TD |
| 5949 | WIDTH="20%" |
| 5950 | ALIGN="RIGHT" |
| 5951 | VALIGN="TOP" |
| 5952 | ><TT |
| 5953 | CLASS="PARAMETER" |
| 5954 | ><I |
| 5955 | >inf</I |
| 5956 | ></TT |
| 5957 | > :</TD |
| 5958 | ><TD |
| 5959 | WIDTH="80%" |
| 5960 | ALIGN="LEFT" |
| 5961 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5962 | > less than (1) or greater than (0)</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5963 | ></TR |
| 5964 | ><TR |
| 5965 | ><TD |
| 5966 | WIDTH="20%" |
| 5967 | ALIGN="RIGHT" |
| 5968 | VALIGN="TOP" |
| 5969 | ><TT |
| 5970 | CLASS="PARAMETER" |
| 5971 | ><I |
| 5972 | >strict</I |
| 5973 | ></TT |
| 5974 | > :</TD |
| 5975 | ><TD |
| 5976 | WIDTH="80%" |
| 5977 | ALIGN="LEFT" |
| 5978 | VALIGN="TOP" |
| 5979 | > is the comparison strict</TD |
| 5980 | ></TR |
| 5981 | ><TR |
| 5982 | ><TD |
| 5983 | WIDTH="20%" |
| 5984 | ALIGN="RIGHT" |
| 5985 | VALIGN="TOP" |
| 5986 | ><I |
| 5987 | CLASS="EMPHASIS" |
| 5988 | >Returns</I |
| 5989 | > :</TD |
| 5990 | ><TD |
| 5991 | WIDTH="80%" |
| 5992 | ALIGN="LEFT" |
| 5993 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5994 | >1 if the comparaison succeeded, 0 if it failed</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5995 | ></TR |
| 5996 | ></TABLE |
| 5997 | ><P |
| 5998 | ></P |
| 5999 | ></DIV |
| 6000 | ></DIV |
| 6001 | ><HR><DIV |
| 6002 | CLASS="REFSECT2" |
| 6003 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 6004 | NAME="AEN12567" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6005 | ></A |
| 6006 | ><H3 |
| 6007 | ><A |
| 6008 | NAME="XMLXPATHVALUEFLIPSIGN" |
| 6009 | ></A |
| 6010 | >xmlXPathValueFlipSign ()</H3 |
| 6011 | ><TABLE |
| 6012 | BORDER="0" |
| 6013 | BGCOLOR="#D6E8FF" |
| 6014 | WIDTH="100%" |
| 6015 | CELLPADDING="6" |
| 6016 | ><TR |
| 6017 | ><TD |
| 6018 | ><PRE |
| 6019 | CLASS="PROGRAMLISTING" |
| 6020 | >void xmlXPathValueFlipSign (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 6021 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6022 | >xmlXPathParserContextPtr</A |
| 6023 | > ctxt);</PRE |
| 6024 | ></TD |
| 6025 | ></TR |
| 6026 | ></TABLE |
| 6027 | ><P |
| 6028 | >Implement the unary - operation on an XPath object |
| 6029 | The numeric operators convert their operands to numbers as if |
| 6030 | by calling the number function.</P |
| 6031 | ><P |
| 6032 | ></P |
| 6033 | ><DIV |
| 6034 | CLASS="INFORMALTABLE" |
| 6035 | ><P |
| 6036 | ></P |
| 6037 | ><TABLE |
| 6038 | BORDER="0" |
| 6039 | WIDTH="100%" |
| 6040 | BGCOLOR="#FFD0D0" |
| 6041 | CELLSPACING="0" |
| 6042 | CELLPADDING="4" |
| 6043 | CLASS="CALSTABLE" |
| 6044 | ><TR |
| 6045 | ><TD |
| 6046 | WIDTH="20%" |
| 6047 | ALIGN="RIGHT" |
| 6048 | VALIGN="TOP" |
| 6049 | ><TT |
| 6050 | CLASS="PARAMETER" |
| 6051 | ><I |
| 6052 | >ctxt</I |
| 6053 | ></TT |
| 6054 | > :</TD |
| 6055 | ><TD |
| 6056 | WIDTH="80%" |
| 6057 | ALIGN="LEFT" |
| 6058 | VALIGN="TOP" |
| 6059 | > the XPath Parser context</TD |
| 6060 | ></TR |
| 6061 | ></TABLE |
| 6062 | ><P |
| 6063 | ></P |
| 6064 | ></DIV |
| 6065 | ></DIV |
| 6066 | ><HR><DIV |
| 6067 | CLASS="REFSECT2" |
| 6068 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 6069 | NAME="AEN12583" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6070 | ></A |
| 6071 | ><H3 |
| 6072 | ><A |
| 6073 | NAME="XMLXPATHADDVALUES" |
| 6074 | ></A |
| 6075 | >xmlXPathAddValues ()</H3 |
| 6076 | ><TABLE |
| 6077 | BORDER="0" |
| 6078 | BGCOLOR="#D6E8FF" |
| 6079 | WIDTH="100%" |
| 6080 | CELLPADDING="6" |
| 6081 | ><TR |
| 6082 | ><TD |
| 6083 | ><PRE |
| 6084 | CLASS="PROGRAMLISTING" |
| 6085 | >void xmlXPathAddValues (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 6086 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6087 | >xmlXPathParserContextPtr</A |
| 6088 | > ctxt);</PRE |
| 6089 | ></TD |
| 6090 | ></TR |
| 6091 | ></TABLE |
| 6092 | ><P |
| 6093 | >Implement the add operation on XPath objects: |
| 6094 | The numeric operators convert their operands to numbers as if |
| 6095 | by calling the number function.</P |
| 6096 | ><P |
| 6097 | ></P |
| 6098 | ><DIV |
| 6099 | CLASS="INFORMALTABLE" |
| 6100 | ><P |
| 6101 | ></P |
| 6102 | ><TABLE |
| 6103 | BORDER="0" |
| 6104 | WIDTH="100%" |
| 6105 | BGCOLOR="#FFD0D0" |
| 6106 | CELLSPACING="0" |
| 6107 | CELLPADDING="4" |
| 6108 | CLASS="CALSTABLE" |
| 6109 | ><TR |
| 6110 | ><TD |
| 6111 | WIDTH="20%" |
| 6112 | ALIGN="RIGHT" |
| 6113 | VALIGN="TOP" |
| 6114 | ><TT |
| 6115 | CLASS="PARAMETER" |
| 6116 | ><I |
| 6117 | >ctxt</I |
| 6118 | ></TT |
| 6119 | > :</TD |
| 6120 | ><TD |
| 6121 | WIDTH="80%" |
| 6122 | ALIGN="LEFT" |
| 6123 | VALIGN="TOP" |
| 6124 | > the XPath Parser context</TD |
| 6125 | ></TR |
| 6126 | ></TABLE |
| 6127 | ><P |
| 6128 | ></P |
| 6129 | ></DIV |
| 6130 | ></DIV |
| 6131 | ><HR><DIV |
| 6132 | CLASS="REFSECT2" |
| 6133 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 6134 | NAME="AEN12599" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6135 | ></A |
| 6136 | ><H3 |
| 6137 | ><A |
| 6138 | NAME="XMLXPATHSUBVALUES" |
| 6139 | ></A |
| 6140 | >xmlXPathSubValues ()</H3 |
| 6141 | ><TABLE |
| 6142 | BORDER="0" |
| 6143 | BGCOLOR="#D6E8FF" |
| 6144 | WIDTH="100%" |
| 6145 | CELLPADDING="6" |
| 6146 | ><TR |
| 6147 | ><TD |
| 6148 | ><PRE |
| 6149 | CLASS="PROGRAMLISTING" |
| 6150 | >void xmlXPathSubValues (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 6151 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6152 | >xmlXPathParserContextPtr</A |
| 6153 | > ctxt);</PRE |
| 6154 | ></TD |
| 6155 | ></TR |
| 6156 | ></TABLE |
| 6157 | ><P |
| 6158 | >Implement the substraction operation on XPath objects: |
| 6159 | The numeric operators convert their operands to numbers as if |
| 6160 | by calling the number function.</P |
| 6161 | ><P |
| 6162 | ></P |
| 6163 | ><DIV |
| 6164 | CLASS="INFORMALTABLE" |
| 6165 | ><P |
| 6166 | ></P |
| 6167 | ><TABLE |
| 6168 | BORDER="0" |
| 6169 | WIDTH="100%" |
| 6170 | BGCOLOR="#FFD0D0" |
| 6171 | CELLSPACING="0" |
| 6172 | CELLPADDING="4" |
| 6173 | CLASS="CALSTABLE" |
| 6174 | ><TR |
| 6175 | ><TD |
| 6176 | WIDTH="20%" |
| 6177 | ALIGN="RIGHT" |
| 6178 | VALIGN="TOP" |
| 6179 | ><TT |
| 6180 | CLASS="PARAMETER" |
| 6181 | ><I |
| 6182 | >ctxt</I |
| 6183 | ></TT |
| 6184 | > :</TD |
| 6185 | ><TD |
| 6186 | WIDTH="80%" |
| 6187 | ALIGN="LEFT" |
| 6188 | VALIGN="TOP" |
| 6189 | > the XPath Parser context</TD |
| 6190 | ></TR |
| 6191 | ></TABLE |
| 6192 | ><P |
| 6193 | ></P |
| 6194 | ></DIV |
| 6195 | ></DIV |
| 6196 | ><HR><DIV |
| 6197 | CLASS="REFSECT2" |
| 6198 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 6199 | NAME="AEN12615" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6200 | ></A |
| 6201 | ><H3 |
| 6202 | ><A |
| 6203 | NAME="XMLXPATHMULTVALUES" |
| 6204 | ></A |
| 6205 | >xmlXPathMultValues ()</H3 |
| 6206 | ><TABLE |
| 6207 | BORDER="0" |
| 6208 | BGCOLOR="#D6E8FF" |
| 6209 | WIDTH="100%" |
| 6210 | CELLPADDING="6" |
| 6211 | ><TR |
| 6212 | ><TD |
| 6213 | ><PRE |
| 6214 | CLASS="PROGRAMLISTING" |
| 6215 | >void xmlXPathMultValues (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 6216 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6217 | >xmlXPathParserContextPtr</A |
| 6218 | > ctxt);</PRE |
| 6219 | ></TD |
| 6220 | ></TR |
| 6221 | ></TABLE |
| 6222 | ><P |
| 6223 | >Implement the multiply operation on XPath objects: |
| 6224 | The numeric operators convert their operands to numbers as if |
| 6225 | by calling the number function.</P |
| 6226 | ><P |
| 6227 | ></P |
| 6228 | ><DIV |
| 6229 | CLASS="INFORMALTABLE" |
| 6230 | ><P |
| 6231 | ></P |
| 6232 | ><TABLE |
| 6233 | BORDER="0" |
| 6234 | WIDTH="100%" |
| 6235 | BGCOLOR="#FFD0D0" |
| 6236 | CELLSPACING="0" |
| 6237 | CELLPADDING="4" |
| 6238 | CLASS="CALSTABLE" |
| 6239 | ><TR |
| 6240 | ><TD |
| 6241 | WIDTH="20%" |
| 6242 | ALIGN="RIGHT" |
| 6243 | VALIGN="TOP" |
| 6244 | ><TT |
| 6245 | CLASS="PARAMETER" |
| 6246 | ><I |
| 6247 | >ctxt</I |
| 6248 | ></TT |
| 6249 | > :</TD |
| 6250 | ><TD |
| 6251 | WIDTH="80%" |
| 6252 | ALIGN="LEFT" |
| 6253 | VALIGN="TOP" |
| 6254 | > the XPath Parser context</TD |
| 6255 | ></TR |
| 6256 | ></TABLE |
| 6257 | ><P |
| 6258 | ></P |
| 6259 | ></DIV |
| 6260 | ></DIV |
| 6261 | ><HR><DIV |
| 6262 | CLASS="REFSECT2" |
| 6263 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 6264 | NAME="AEN12631" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6265 | ></A |
| 6266 | ><H3 |
| 6267 | ><A |
| 6268 | NAME="XMLXPATHDIVVALUES" |
| 6269 | ></A |
| 6270 | >xmlXPathDivValues ()</H3 |
| 6271 | ><TABLE |
| 6272 | BORDER="0" |
| 6273 | BGCOLOR="#D6E8FF" |
| 6274 | WIDTH="100%" |
| 6275 | CELLPADDING="6" |
| 6276 | ><TR |
| 6277 | ><TD |
| 6278 | ><PRE |
| 6279 | CLASS="PROGRAMLISTING" |
| 6280 | >void xmlXPathDivValues (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 6281 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6282 | >xmlXPathParserContextPtr</A |
| 6283 | > ctxt);</PRE |
| 6284 | ></TD |
| 6285 | ></TR |
| 6286 | ></TABLE |
| 6287 | ><P |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 6288 | >Implement the div operation on XPath objects <TT |
| 6289 | CLASS="PARAMETER" |
| 6290 | ><I |
| 6291 | >arg1</I |
| 6292 | ></TT |
| 6293 | > / <TT |
| 6294 | CLASS="PARAMETER" |
| 6295 | ><I |
| 6296 | >arg2</I |
| 6297 | ></TT |
| 6298 | >: |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6299 | The numeric operators convert their operands to numbers as if |
| 6300 | by calling the number function.</P |
| 6301 | ><P |
| 6302 | ></P |
| 6303 | ><DIV |
| 6304 | CLASS="INFORMALTABLE" |
| 6305 | ><P |
| 6306 | ></P |
| 6307 | ><TABLE |
| 6308 | BORDER="0" |
| 6309 | WIDTH="100%" |
| 6310 | BGCOLOR="#FFD0D0" |
| 6311 | CELLSPACING="0" |
| 6312 | CELLPADDING="4" |
| 6313 | CLASS="CALSTABLE" |
| 6314 | ><TR |
| 6315 | ><TD |
| 6316 | WIDTH="20%" |
| 6317 | ALIGN="RIGHT" |
| 6318 | VALIGN="TOP" |
| 6319 | ><TT |
| 6320 | CLASS="PARAMETER" |
| 6321 | ><I |
| 6322 | >ctxt</I |
| 6323 | ></TT |
| 6324 | > :</TD |
| 6325 | ><TD |
| 6326 | WIDTH="80%" |
| 6327 | ALIGN="LEFT" |
| 6328 | VALIGN="TOP" |
| 6329 | > the XPath Parser context</TD |
| 6330 | ></TR |
| 6331 | ></TABLE |
| 6332 | ><P |
| 6333 | ></P |
| 6334 | ></DIV |
| 6335 | ></DIV |
| 6336 | ><HR><DIV |
| 6337 | CLASS="REFSECT2" |
| 6338 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 6339 | NAME="AEN12649" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6340 | ></A |
| 6341 | ><H3 |
| 6342 | ><A |
| 6343 | NAME="XMLXPATHMODVALUES" |
| 6344 | ></A |
| 6345 | >xmlXPathModValues ()</H3 |
| 6346 | ><TABLE |
| 6347 | BORDER="0" |
| 6348 | BGCOLOR="#D6E8FF" |
| 6349 | WIDTH="100%" |
| 6350 | CELLPADDING="6" |
| 6351 | ><TR |
| 6352 | ><TD |
| 6353 | ><PRE |
| 6354 | CLASS="PROGRAMLISTING" |
| 6355 | >void xmlXPathModValues (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 6356 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6357 | >xmlXPathParserContextPtr</A |
| 6358 | > ctxt);</PRE |
| 6359 | ></TD |
| 6360 | ></TR |
| 6361 | ></TABLE |
| 6362 | ><P |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 6363 | >Implement the mod operation on XPath objects: <TT |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6364 | CLASS="PARAMETER" |
| 6365 | ><I |
| 6366 | >arg1</I |
| 6367 | ></TT |
| 6368 | > / <TT |
| 6369 | CLASS="PARAMETER" |
| 6370 | ><I |
| 6371 | >arg2</I |
| 6372 | ></TT |
| 6373 | > |
| 6374 | The numeric operators convert their operands to numbers as if |
| 6375 | by calling the number function.</P |
| 6376 | ><P |
| 6377 | ></P |
| 6378 | ><DIV |
| 6379 | CLASS="INFORMALTABLE" |
| 6380 | ><P |
| 6381 | ></P |
| 6382 | ><TABLE |
| 6383 | BORDER="0" |
| 6384 | WIDTH="100%" |
| 6385 | BGCOLOR="#FFD0D0" |
| 6386 | CELLSPACING="0" |
| 6387 | CELLPADDING="4" |
| 6388 | CLASS="CALSTABLE" |
| 6389 | ><TR |
| 6390 | ><TD |
| 6391 | WIDTH="20%" |
| 6392 | ALIGN="RIGHT" |
| 6393 | VALIGN="TOP" |
| 6394 | ><TT |
| 6395 | CLASS="PARAMETER" |
| 6396 | ><I |
| 6397 | >ctxt</I |
| 6398 | ></TT |
| 6399 | > :</TD |
| 6400 | ><TD |
| 6401 | WIDTH="80%" |
| 6402 | ALIGN="LEFT" |
| 6403 | VALIGN="TOP" |
| 6404 | > the XPath Parser context</TD |
| 6405 | ></TR |
| 6406 | ></TABLE |
| 6407 | ><P |
| 6408 | ></P |
| 6409 | ></DIV |
| 6410 | ></DIV |
| 6411 | ><HR><DIV |
| 6412 | CLASS="REFSECT2" |
| 6413 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 6414 | NAME="AEN12667" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6415 | ></A |
| 6416 | ><H3 |
| 6417 | ><A |
| 6418 | NAME="XMLXPATHLASTFUNCTION" |
| 6419 | ></A |
| 6420 | >xmlXPathLastFunction ()</H3 |
| 6421 | ><TABLE |
| 6422 | BORDER="0" |
| 6423 | BGCOLOR="#D6E8FF" |
| 6424 | WIDTH="100%" |
| 6425 | CELLPADDING="6" |
| 6426 | ><TR |
| 6427 | ><TD |
| 6428 | ><PRE |
| 6429 | CLASS="PROGRAMLISTING" |
| 6430 | >void xmlXPathLastFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 6431 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6432 | >xmlXPathParserContextPtr</A |
| 6433 | > ctxt, |
| 6434 | int nargs);</PRE |
| 6435 | ></TD |
| 6436 | ></TR |
| 6437 | ></TABLE |
| 6438 | ><P |
| 6439 | >Implement the <GTKDOCLINK |
| 6440 | HREF="LAST" |
| 6441 | >last</GTKDOCLINK |
| 6442 | >() XPath function |
| 6443 | number <GTKDOCLINK |
| 6444 | HREF="LAST" |
| 6445 | >last</GTKDOCLINK |
| 6446 | >() |
| 6447 | The last function returns the number of nodes in the context node list.</P |
| 6448 | ><P |
| 6449 | ></P |
| 6450 | ><DIV |
| 6451 | CLASS="INFORMALTABLE" |
| 6452 | ><P |
| 6453 | ></P |
| 6454 | ><TABLE |
| 6455 | BORDER="0" |
| 6456 | WIDTH="100%" |
| 6457 | BGCOLOR="#FFD0D0" |
| 6458 | CELLSPACING="0" |
| 6459 | CELLPADDING="4" |
| 6460 | CLASS="CALSTABLE" |
| 6461 | ><TR |
| 6462 | ><TD |
| 6463 | WIDTH="20%" |
| 6464 | ALIGN="RIGHT" |
| 6465 | VALIGN="TOP" |
| 6466 | ><TT |
| 6467 | CLASS="PARAMETER" |
| 6468 | ><I |
| 6469 | >ctxt</I |
| 6470 | ></TT |
| 6471 | > :</TD |
| 6472 | ><TD |
| 6473 | WIDTH="80%" |
| 6474 | ALIGN="LEFT" |
| 6475 | VALIGN="TOP" |
| 6476 | > the XPath Parser context</TD |
| 6477 | ></TR |
| 6478 | ><TR |
| 6479 | ><TD |
| 6480 | WIDTH="20%" |
| 6481 | ALIGN="RIGHT" |
| 6482 | VALIGN="TOP" |
| 6483 | ><TT |
| 6484 | CLASS="PARAMETER" |
| 6485 | ><I |
| 6486 | >nargs</I |
| 6487 | ></TT |
| 6488 | > :</TD |
| 6489 | ><TD |
| 6490 | WIDTH="80%" |
| 6491 | ALIGN="LEFT" |
| 6492 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 6493 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6494 | ></TR |
| 6495 | ></TABLE |
| 6496 | ><P |
| 6497 | ></P |
| 6498 | ></DIV |
| 6499 | ></DIV |
| 6500 | ><HR><DIV |
| 6501 | CLASS="REFSECT2" |
| 6502 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 6503 | NAME="AEN12689" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6504 | ></A |
| 6505 | ><H3 |
| 6506 | ><A |
| 6507 | NAME="XMLXPATHPOSITIONFUNCTION" |
| 6508 | ></A |
| 6509 | >xmlXPathPositionFunction ()</H3 |
| 6510 | ><TABLE |
| 6511 | BORDER="0" |
| 6512 | BGCOLOR="#D6E8FF" |
| 6513 | WIDTH="100%" |
| 6514 | CELLPADDING="6" |
| 6515 | ><TR |
| 6516 | ><TD |
| 6517 | ><PRE |
| 6518 | CLASS="PROGRAMLISTING" |
| 6519 | >void xmlXPathPositionFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 6520 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6521 | >xmlXPathParserContextPtr</A |
| 6522 | > ctxt, |
| 6523 | int nargs);</PRE |
| 6524 | ></TD |
| 6525 | ></TR |
| 6526 | ></TABLE |
| 6527 | ><P |
| 6528 | >Implement the <GTKDOCLINK |
| 6529 | HREF="POSITION" |
| 6530 | >position</GTKDOCLINK |
| 6531 | >() XPath function |
| 6532 | number <GTKDOCLINK |
| 6533 | HREF="POSITION" |
| 6534 | >position</GTKDOCLINK |
| 6535 | >() |
| 6536 | The position function returns the position of the context node in the |
| 6537 | context node list. The first position is 1, and so the last positionr |
| 6538 | will be equal to <GTKDOCLINK |
| 6539 | HREF="LAST" |
| 6540 | >last</GTKDOCLINK |
| 6541 | >().</P |
| 6542 | ><P |
| 6543 | ></P |
| 6544 | ><DIV |
| 6545 | CLASS="INFORMALTABLE" |
| 6546 | ><P |
| 6547 | ></P |
| 6548 | ><TABLE |
| 6549 | BORDER="0" |
| 6550 | WIDTH="100%" |
| 6551 | BGCOLOR="#FFD0D0" |
| 6552 | CELLSPACING="0" |
| 6553 | CELLPADDING="4" |
| 6554 | CLASS="CALSTABLE" |
| 6555 | ><TR |
| 6556 | ><TD |
| 6557 | WIDTH="20%" |
| 6558 | ALIGN="RIGHT" |
| 6559 | VALIGN="TOP" |
| 6560 | ><TT |
| 6561 | CLASS="PARAMETER" |
| 6562 | ><I |
| 6563 | >ctxt</I |
| 6564 | ></TT |
| 6565 | > :</TD |
| 6566 | ><TD |
| 6567 | WIDTH="80%" |
| 6568 | ALIGN="LEFT" |
| 6569 | VALIGN="TOP" |
| 6570 | > the XPath Parser context</TD |
| 6571 | ></TR |
| 6572 | ><TR |
| 6573 | ><TD |
| 6574 | WIDTH="20%" |
| 6575 | ALIGN="RIGHT" |
| 6576 | VALIGN="TOP" |
| 6577 | ><TT |
| 6578 | CLASS="PARAMETER" |
| 6579 | ><I |
| 6580 | >nargs</I |
| 6581 | ></TT |
| 6582 | > :</TD |
| 6583 | ><TD |
| 6584 | WIDTH="80%" |
| 6585 | ALIGN="LEFT" |
| 6586 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 6587 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6588 | ></TR |
| 6589 | ></TABLE |
| 6590 | ><P |
| 6591 | ></P |
| 6592 | ></DIV |
| 6593 | ></DIV |
| 6594 | ><HR><DIV |
| 6595 | CLASS="REFSECT2" |
| 6596 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 6597 | NAME="AEN12712" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6598 | ></A |
| 6599 | ><H3 |
| 6600 | ><A |
| 6601 | NAME="XMLXPATHCOUNTFUNCTION" |
| 6602 | ></A |
| 6603 | >xmlXPathCountFunction ()</H3 |
| 6604 | ><TABLE |
| 6605 | BORDER="0" |
| 6606 | BGCOLOR="#D6E8FF" |
| 6607 | WIDTH="100%" |
| 6608 | CELLPADDING="6" |
| 6609 | ><TR |
| 6610 | ><TD |
| 6611 | ><PRE |
| 6612 | CLASS="PROGRAMLISTING" |
| 6613 | >void xmlXPathCountFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 6614 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6615 | >xmlXPathParserContextPtr</A |
| 6616 | > ctxt, |
| 6617 | int nargs);</PRE |
| 6618 | ></TD |
| 6619 | ></TR |
| 6620 | ></TABLE |
| 6621 | ><P |
| 6622 | >Implement the <GTKDOCLINK |
| 6623 | HREF="COUNT" |
| 6624 | >count</GTKDOCLINK |
| 6625 | >() XPath function |
| 6626 | number count(node-set)</P |
| 6627 | ><P |
| 6628 | ></P |
| 6629 | ><DIV |
| 6630 | CLASS="INFORMALTABLE" |
| 6631 | ><P |
| 6632 | ></P |
| 6633 | ><TABLE |
| 6634 | BORDER="0" |
| 6635 | WIDTH="100%" |
| 6636 | BGCOLOR="#FFD0D0" |
| 6637 | CELLSPACING="0" |
| 6638 | CELLPADDING="4" |
| 6639 | CLASS="CALSTABLE" |
| 6640 | ><TR |
| 6641 | ><TD |
| 6642 | WIDTH="20%" |
| 6643 | ALIGN="RIGHT" |
| 6644 | VALIGN="TOP" |
| 6645 | ><TT |
| 6646 | CLASS="PARAMETER" |
| 6647 | ><I |
| 6648 | >ctxt</I |
| 6649 | ></TT |
| 6650 | > :</TD |
| 6651 | ><TD |
| 6652 | WIDTH="80%" |
| 6653 | ALIGN="LEFT" |
| 6654 | VALIGN="TOP" |
| 6655 | > the XPath Parser context</TD |
| 6656 | ></TR |
| 6657 | ><TR |
| 6658 | ><TD |
| 6659 | WIDTH="20%" |
| 6660 | ALIGN="RIGHT" |
| 6661 | VALIGN="TOP" |
| 6662 | ><TT |
| 6663 | CLASS="PARAMETER" |
| 6664 | ><I |
| 6665 | >nargs</I |
| 6666 | ></TT |
| 6667 | > :</TD |
| 6668 | ><TD |
| 6669 | WIDTH="80%" |
| 6670 | ALIGN="LEFT" |
| 6671 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 6672 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6673 | ></TR |
| 6674 | ></TABLE |
| 6675 | ><P |
| 6676 | ></P |
| 6677 | ></DIV |
| 6678 | ></DIV |
| 6679 | ><HR><DIV |
| 6680 | CLASS="REFSECT2" |
| 6681 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 6682 | NAME="AEN12733" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6683 | ></A |
| 6684 | ><H3 |
| 6685 | ><A |
| 6686 | NAME="XMLXPATHLOCALNAMEFUNCTION" |
| 6687 | ></A |
| 6688 | >xmlXPathLocalNameFunction ()</H3 |
| 6689 | ><TABLE |
| 6690 | BORDER="0" |
| 6691 | BGCOLOR="#D6E8FF" |
| 6692 | WIDTH="100%" |
| 6693 | CELLPADDING="6" |
| 6694 | ><TR |
| 6695 | ><TD |
| 6696 | ><PRE |
| 6697 | CLASS="PROGRAMLISTING" |
| 6698 | >void xmlXPathLocalNameFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 6699 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6700 | >xmlXPathParserContextPtr</A |
| 6701 | > ctxt, |
| 6702 | int nargs);</PRE |
| 6703 | ></TD |
| 6704 | ></TR |
| 6705 | ></TABLE |
| 6706 | ><P |
| 6707 | >Implement the local-<GTKDOCLINK |
| 6708 | HREF="NAME" |
| 6709 | >name</GTKDOCLINK |
| 6710 | >() XPath function |
| 6711 | string local-name(node-set?) |
| 6712 | The local-name function returns a string containing the local part |
| 6713 | of the name of the node in the argument node-set that is first in |
| 6714 | document order. If the node-set is empty or the first node has no |
| 6715 | name, an empty string is returned. If the argument is omitted it |
| 6716 | defaults to the context node.</P |
| 6717 | ><P |
| 6718 | ></P |
| 6719 | ><DIV |
| 6720 | CLASS="INFORMALTABLE" |
| 6721 | ><P |
| 6722 | ></P |
| 6723 | ><TABLE |
| 6724 | BORDER="0" |
| 6725 | WIDTH="100%" |
| 6726 | BGCOLOR="#FFD0D0" |
| 6727 | CELLSPACING="0" |
| 6728 | CELLPADDING="4" |
| 6729 | CLASS="CALSTABLE" |
| 6730 | ><TR |
| 6731 | ><TD |
| 6732 | WIDTH="20%" |
| 6733 | ALIGN="RIGHT" |
| 6734 | VALIGN="TOP" |
| 6735 | ><TT |
| 6736 | CLASS="PARAMETER" |
| 6737 | ><I |
| 6738 | >ctxt</I |
| 6739 | ></TT |
| 6740 | > :</TD |
| 6741 | ><TD |
| 6742 | WIDTH="80%" |
| 6743 | ALIGN="LEFT" |
| 6744 | VALIGN="TOP" |
| 6745 | > the XPath Parser context</TD |
| 6746 | ></TR |
| 6747 | ><TR |
| 6748 | ><TD |
| 6749 | WIDTH="20%" |
| 6750 | ALIGN="RIGHT" |
| 6751 | VALIGN="TOP" |
| 6752 | ><TT |
| 6753 | CLASS="PARAMETER" |
| 6754 | ><I |
| 6755 | >nargs</I |
| 6756 | ></TT |
| 6757 | > :</TD |
| 6758 | ><TD |
| 6759 | WIDTH="80%" |
| 6760 | ALIGN="LEFT" |
| 6761 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 6762 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6763 | ></TR |
| 6764 | ></TABLE |
| 6765 | ><P |
| 6766 | ></P |
| 6767 | ></DIV |
| 6768 | ></DIV |
| 6769 | ><HR><DIV |
| 6770 | CLASS="REFSECT2" |
| 6771 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 6772 | NAME="AEN12754" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6773 | ></A |
| 6774 | ><H3 |
| 6775 | ><A |
| 6776 | NAME="XMLXPATHNAMESPACEURIFUNCTION" |
| 6777 | ></A |
| 6778 | >xmlXPathNamespaceURIFunction ()</H3 |
| 6779 | ><TABLE |
| 6780 | BORDER="0" |
| 6781 | BGCOLOR="#D6E8FF" |
| 6782 | WIDTH="100%" |
| 6783 | CELLPADDING="6" |
| 6784 | ><TR |
| 6785 | ><TD |
| 6786 | ><PRE |
| 6787 | CLASS="PROGRAMLISTING" |
| 6788 | >void xmlXPathNamespaceURIFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 6789 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6790 | >xmlXPathParserContextPtr</A |
| 6791 | > ctxt, |
| 6792 | int nargs);</PRE |
| 6793 | ></TD |
| 6794 | ></TR |
| 6795 | ></TABLE |
| 6796 | ><P |
| 6797 | >Implement the namespace-<GTKDOCLINK |
| 6798 | HREF="URI" |
| 6799 | >uri</GTKDOCLINK |
| 6800 | >() XPath function |
| 6801 | string namespace-uri(node-set?) |
| 6802 | The namespace-uri function returns a string containing the |
| 6803 | namespace URI of the expanded name of the node in the argument |
| 6804 | node-set that is first in document order. If the node-set is empty, |
| 6805 | the first node has no name, or the expanded name has no namespace |
| 6806 | URI, an empty string is returned. If the argument is omitted it |
| 6807 | defaults to the context node.</P |
| 6808 | ><P |
| 6809 | ></P |
| 6810 | ><DIV |
| 6811 | CLASS="INFORMALTABLE" |
| 6812 | ><P |
| 6813 | ></P |
| 6814 | ><TABLE |
| 6815 | BORDER="0" |
| 6816 | WIDTH="100%" |
| 6817 | BGCOLOR="#FFD0D0" |
| 6818 | CELLSPACING="0" |
| 6819 | CELLPADDING="4" |
| 6820 | CLASS="CALSTABLE" |
| 6821 | ><TR |
| 6822 | ><TD |
| 6823 | WIDTH="20%" |
| 6824 | ALIGN="RIGHT" |
| 6825 | VALIGN="TOP" |
| 6826 | ><TT |
| 6827 | CLASS="PARAMETER" |
| 6828 | ><I |
| 6829 | >ctxt</I |
| 6830 | ></TT |
| 6831 | > :</TD |
| 6832 | ><TD |
| 6833 | WIDTH="80%" |
| 6834 | ALIGN="LEFT" |
| 6835 | VALIGN="TOP" |
| 6836 | > the XPath Parser context</TD |
| 6837 | ></TR |
| 6838 | ><TR |
| 6839 | ><TD |
| 6840 | WIDTH="20%" |
| 6841 | ALIGN="RIGHT" |
| 6842 | VALIGN="TOP" |
| 6843 | ><TT |
| 6844 | CLASS="PARAMETER" |
| 6845 | ><I |
| 6846 | >nargs</I |
| 6847 | ></TT |
| 6848 | > :</TD |
| 6849 | ><TD |
| 6850 | WIDTH="80%" |
| 6851 | ALIGN="LEFT" |
| 6852 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 6853 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6854 | ></TR |
| 6855 | ></TABLE |
| 6856 | ><P |
| 6857 | ></P |
| 6858 | ></DIV |
| 6859 | ></DIV |
| 6860 | ><HR><DIV |
| 6861 | CLASS="REFSECT2" |
| 6862 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 6863 | NAME="AEN12775" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6864 | ></A |
| 6865 | ><H3 |
| 6866 | ><A |
| 6867 | NAME="XMLXPATHSTRINGLENGTHFUNCTION" |
| 6868 | ></A |
| 6869 | >xmlXPathStringLengthFunction ()</H3 |
| 6870 | ><TABLE |
| 6871 | BORDER="0" |
| 6872 | BGCOLOR="#D6E8FF" |
| 6873 | WIDTH="100%" |
| 6874 | CELLPADDING="6" |
| 6875 | ><TR |
| 6876 | ><TD |
| 6877 | ><PRE |
| 6878 | CLASS="PROGRAMLISTING" |
| 6879 | >void xmlXPathStringLengthFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 6880 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6881 | >xmlXPathParserContextPtr</A |
| 6882 | > ctxt, |
| 6883 | int nargs);</PRE |
| 6884 | ></TD |
| 6885 | ></TR |
| 6886 | ></TABLE |
| 6887 | ><P |
| 6888 | >Implement the string-<GTKDOCLINK |
| 6889 | HREF="LENGTH" |
| 6890 | >length</GTKDOCLINK |
| 6891 | >() XPath function |
| 6892 | number string-length(string?) |
| 6893 | The string-length returns the number of characters in the string |
| 6894 | (see [3.6 Strings]). If the argument is omitted, it defaults to |
| 6895 | the context node converted to a string, in other words the value |
| 6896 | of the context node.</P |
| 6897 | ><P |
| 6898 | ></P |
| 6899 | ><DIV |
| 6900 | CLASS="INFORMALTABLE" |
| 6901 | ><P |
| 6902 | ></P |
| 6903 | ><TABLE |
| 6904 | BORDER="0" |
| 6905 | WIDTH="100%" |
| 6906 | BGCOLOR="#FFD0D0" |
| 6907 | CELLSPACING="0" |
| 6908 | CELLPADDING="4" |
| 6909 | CLASS="CALSTABLE" |
| 6910 | ><TR |
| 6911 | ><TD |
| 6912 | WIDTH="20%" |
| 6913 | ALIGN="RIGHT" |
| 6914 | VALIGN="TOP" |
| 6915 | ><TT |
| 6916 | CLASS="PARAMETER" |
| 6917 | ><I |
| 6918 | >ctxt</I |
| 6919 | ></TT |
| 6920 | > :</TD |
| 6921 | ><TD |
| 6922 | WIDTH="80%" |
| 6923 | ALIGN="LEFT" |
| 6924 | VALIGN="TOP" |
| 6925 | > the XPath Parser context</TD |
| 6926 | ></TR |
| 6927 | ><TR |
| 6928 | ><TD |
| 6929 | WIDTH="20%" |
| 6930 | ALIGN="RIGHT" |
| 6931 | VALIGN="TOP" |
| 6932 | ><TT |
| 6933 | CLASS="PARAMETER" |
| 6934 | ><I |
| 6935 | >nargs</I |
| 6936 | ></TT |
| 6937 | > :</TD |
| 6938 | ><TD |
| 6939 | WIDTH="80%" |
| 6940 | ALIGN="LEFT" |
| 6941 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 6942 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6943 | ></TR |
| 6944 | ></TABLE |
| 6945 | ><P |
| 6946 | ></P |
| 6947 | ></DIV |
| 6948 | ></DIV |
| 6949 | ><HR><DIV |
| 6950 | CLASS="REFSECT2" |
| 6951 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 6952 | NAME="AEN12796" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6953 | ></A |
| 6954 | ><H3 |
| 6955 | ><A |
| 6956 | NAME="XMLXPATHCONCATFUNCTION" |
| 6957 | ></A |
| 6958 | >xmlXPathConcatFunction ()</H3 |
| 6959 | ><TABLE |
| 6960 | BORDER="0" |
| 6961 | BGCOLOR="#D6E8FF" |
| 6962 | WIDTH="100%" |
| 6963 | CELLPADDING="6" |
| 6964 | ><TR |
| 6965 | ><TD |
| 6966 | ><PRE |
| 6967 | CLASS="PROGRAMLISTING" |
| 6968 | >void xmlXPathConcatFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 6969 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6970 | >xmlXPathParserContextPtr</A |
| 6971 | > ctxt, |
| 6972 | int nargs);</PRE |
| 6973 | ></TD |
| 6974 | ></TR |
| 6975 | ></TABLE |
| 6976 | ><P |
| 6977 | >Implement the <GTKDOCLINK |
| 6978 | HREF="CONCAT" |
| 6979 | >concat</GTKDOCLINK |
| 6980 | >() XPath function |
| 6981 | string concat(string, string, string*) |
| 6982 | The concat function returns the concatenation of its arguments.</P |
| 6983 | ><P |
| 6984 | ></P |
| 6985 | ><DIV |
| 6986 | CLASS="INFORMALTABLE" |
| 6987 | ><P |
| 6988 | ></P |
| 6989 | ><TABLE |
| 6990 | BORDER="0" |
| 6991 | WIDTH="100%" |
| 6992 | BGCOLOR="#FFD0D0" |
| 6993 | CELLSPACING="0" |
| 6994 | CELLPADDING="4" |
| 6995 | CLASS="CALSTABLE" |
| 6996 | ><TR |
| 6997 | ><TD |
| 6998 | WIDTH="20%" |
| 6999 | ALIGN="RIGHT" |
| 7000 | VALIGN="TOP" |
| 7001 | ><TT |
| 7002 | CLASS="PARAMETER" |
| 7003 | ><I |
| 7004 | >ctxt</I |
| 7005 | ></TT |
| 7006 | > :</TD |
| 7007 | ><TD |
| 7008 | WIDTH="80%" |
| 7009 | ALIGN="LEFT" |
| 7010 | VALIGN="TOP" |
| 7011 | > the XPath Parser context</TD |
| 7012 | ></TR |
| 7013 | ><TR |
| 7014 | ><TD |
| 7015 | WIDTH="20%" |
| 7016 | ALIGN="RIGHT" |
| 7017 | VALIGN="TOP" |
| 7018 | ><TT |
| 7019 | CLASS="PARAMETER" |
| 7020 | ><I |
| 7021 | >nargs</I |
| 7022 | ></TT |
| 7023 | > :</TD |
| 7024 | ><TD |
| 7025 | WIDTH="80%" |
| 7026 | ALIGN="LEFT" |
| 7027 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 7028 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7029 | ></TR |
| 7030 | ></TABLE |
| 7031 | ><P |
| 7032 | ></P |
| 7033 | ></DIV |
| 7034 | ></DIV |
| 7035 | ><HR><DIV |
| 7036 | CLASS="REFSECT2" |
| 7037 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 7038 | NAME="AEN12817" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7039 | ></A |
| 7040 | ><H3 |
| 7041 | ><A |
| 7042 | NAME="XMLXPATHCONTAINSFUNCTION" |
| 7043 | ></A |
| 7044 | >xmlXPathContainsFunction ()</H3 |
| 7045 | ><TABLE |
| 7046 | BORDER="0" |
| 7047 | BGCOLOR="#D6E8FF" |
| 7048 | WIDTH="100%" |
| 7049 | CELLPADDING="6" |
| 7050 | ><TR |
| 7051 | ><TD |
| 7052 | ><PRE |
| 7053 | CLASS="PROGRAMLISTING" |
| 7054 | >void xmlXPathContainsFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 7055 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7056 | >xmlXPathParserContextPtr</A |
| 7057 | > ctxt, |
| 7058 | int nargs);</PRE |
| 7059 | ></TD |
| 7060 | ></TR |
| 7061 | ></TABLE |
| 7062 | ><P |
| 7063 | >Implement the <GTKDOCLINK |
| 7064 | HREF="CONTAINS" |
| 7065 | >contains</GTKDOCLINK |
| 7066 | >() XPath function |
| 7067 | boolean contains(string, string) |
| 7068 | The contains function returns true if the first argument string |
| 7069 | contains the second argument string, and otherwise returns false.</P |
| 7070 | ><P |
| 7071 | ></P |
| 7072 | ><DIV |
| 7073 | CLASS="INFORMALTABLE" |
| 7074 | ><P |
| 7075 | ></P |
| 7076 | ><TABLE |
| 7077 | BORDER="0" |
| 7078 | WIDTH="100%" |
| 7079 | BGCOLOR="#FFD0D0" |
| 7080 | CELLSPACING="0" |
| 7081 | CELLPADDING="4" |
| 7082 | CLASS="CALSTABLE" |
| 7083 | ><TR |
| 7084 | ><TD |
| 7085 | WIDTH="20%" |
| 7086 | ALIGN="RIGHT" |
| 7087 | VALIGN="TOP" |
| 7088 | ><TT |
| 7089 | CLASS="PARAMETER" |
| 7090 | ><I |
| 7091 | >ctxt</I |
| 7092 | ></TT |
| 7093 | > :</TD |
| 7094 | ><TD |
| 7095 | WIDTH="80%" |
| 7096 | ALIGN="LEFT" |
| 7097 | VALIGN="TOP" |
| 7098 | > the XPath Parser context</TD |
| 7099 | ></TR |
| 7100 | ><TR |
| 7101 | ><TD |
| 7102 | WIDTH="20%" |
| 7103 | ALIGN="RIGHT" |
| 7104 | VALIGN="TOP" |
| 7105 | ><TT |
| 7106 | CLASS="PARAMETER" |
| 7107 | ><I |
| 7108 | >nargs</I |
| 7109 | ></TT |
| 7110 | > :</TD |
| 7111 | ><TD |
| 7112 | WIDTH="80%" |
| 7113 | ALIGN="LEFT" |
| 7114 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 7115 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7116 | ></TR |
| 7117 | ></TABLE |
| 7118 | ><P |
| 7119 | ></P |
| 7120 | ></DIV |
| 7121 | ></DIV |
| 7122 | ><HR><DIV |
| 7123 | CLASS="REFSECT2" |
| 7124 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 7125 | NAME="AEN12838" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7126 | ></A |
| 7127 | ><H3 |
| 7128 | ><A |
| 7129 | NAME="XMLXPATHSTARTSWITHFUNCTION" |
| 7130 | ></A |
| 7131 | >xmlXPathStartsWithFunction ()</H3 |
| 7132 | ><TABLE |
| 7133 | BORDER="0" |
| 7134 | BGCOLOR="#D6E8FF" |
| 7135 | WIDTH="100%" |
| 7136 | CELLPADDING="6" |
| 7137 | ><TR |
| 7138 | ><TD |
| 7139 | ><PRE |
| 7140 | CLASS="PROGRAMLISTING" |
| 7141 | >void xmlXPathStartsWithFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 7142 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7143 | >xmlXPathParserContextPtr</A |
| 7144 | > ctxt, |
| 7145 | int nargs);</PRE |
| 7146 | ></TD |
| 7147 | ></TR |
| 7148 | ></TABLE |
| 7149 | ><P |
| 7150 | >Implement the starts-<GTKDOCLINK |
| 7151 | HREF="WITH" |
| 7152 | >with</GTKDOCLINK |
| 7153 | >() XPath function |
| 7154 | boolean starts-with(string, string) |
| 7155 | The starts-with function returns true if the first argument string |
| 7156 | starts with the second argument string, and otherwise returns false.</P |
| 7157 | ><P |
| 7158 | ></P |
| 7159 | ><DIV |
| 7160 | CLASS="INFORMALTABLE" |
| 7161 | ><P |
| 7162 | ></P |
| 7163 | ><TABLE |
| 7164 | BORDER="0" |
| 7165 | WIDTH="100%" |
| 7166 | BGCOLOR="#FFD0D0" |
| 7167 | CELLSPACING="0" |
| 7168 | CELLPADDING="4" |
| 7169 | CLASS="CALSTABLE" |
| 7170 | ><TR |
| 7171 | ><TD |
| 7172 | WIDTH="20%" |
| 7173 | ALIGN="RIGHT" |
| 7174 | VALIGN="TOP" |
| 7175 | ><TT |
| 7176 | CLASS="PARAMETER" |
| 7177 | ><I |
| 7178 | >ctxt</I |
| 7179 | ></TT |
| 7180 | > :</TD |
| 7181 | ><TD |
| 7182 | WIDTH="80%" |
| 7183 | ALIGN="LEFT" |
| 7184 | VALIGN="TOP" |
| 7185 | > the XPath Parser context</TD |
| 7186 | ></TR |
| 7187 | ><TR |
| 7188 | ><TD |
| 7189 | WIDTH="20%" |
| 7190 | ALIGN="RIGHT" |
| 7191 | VALIGN="TOP" |
| 7192 | ><TT |
| 7193 | CLASS="PARAMETER" |
| 7194 | ><I |
| 7195 | >nargs</I |
| 7196 | ></TT |
| 7197 | > :</TD |
| 7198 | ><TD |
| 7199 | WIDTH="80%" |
| 7200 | ALIGN="LEFT" |
| 7201 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 7202 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7203 | ></TR |
| 7204 | ></TABLE |
| 7205 | ><P |
| 7206 | ></P |
| 7207 | ></DIV |
| 7208 | ></DIV |
| 7209 | ><HR><DIV |
| 7210 | CLASS="REFSECT2" |
| 7211 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 7212 | NAME="AEN12859" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7213 | ></A |
| 7214 | ><H3 |
| 7215 | ><A |
| 7216 | NAME="XMLXPATHSUBSTRINGFUNCTION" |
| 7217 | ></A |
| 7218 | >xmlXPathSubstringFunction ()</H3 |
| 7219 | ><TABLE |
| 7220 | BORDER="0" |
| 7221 | BGCOLOR="#D6E8FF" |
| 7222 | WIDTH="100%" |
| 7223 | CELLPADDING="6" |
| 7224 | ><TR |
| 7225 | ><TD |
| 7226 | ><PRE |
| 7227 | CLASS="PROGRAMLISTING" |
| 7228 | >void xmlXPathSubstringFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 7229 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7230 | >xmlXPathParserContextPtr</A |
| 7231 | > ctxt, |
| 7232 | int nargs);</PRE |
| 7233 | ></TD |
| 7234 | ></TR |
| 7235 | ></TABLE |
| 7236 | ><P |
| 7237 | >Implement the <GTKDOCLINK |
| 7238 | HREF="SUBSTRING" |
| 7239 | >substring</GTKDOCLINK |
| 7240 | >() XPath function |
| 7241 | string substring(string, number, number?) |
| 7242 | The substring function returns the substring of the first argument |
| 7243 | starting at the position specified in the second argument with |
| 7244 | length specified in the third argument. For example, |
| 7245 | substring("12345",2,3) returns "234". If the third argument is not |
| 7246 | specified, it returns the substring starting at the position specified |
| 7247 | in the second argument and continuing to the end of the string. For |
| 7248 | example, substring("12345",2) returns "2345". More precisely, each |
| 7249 | character in the string (see [3.6 Strings]) is considered to have a |
| 7250 | numeric position: the position of the first character is 1, the position |
| 7251 | of the second character is 2 and so on. The returned substring contains |
| 7252 | those characters for which the position of the character is greater than |
| 7253 | or equal to the second argument and, if the third argument is specified, |
| 7254 | less than the sum of the second and third arguments; the comparisons |
| 7255 | and addition used for the above follow the standard IEEE 754 rules. Thus: |
| 7256 | - substring("12345", 1.5, 2.6) returns "234" |
| 7257 | - substring("12345", 0, 3) returns "12" |
| 7258 | - substring("12345", 0 div 0, 3) returns "" |
| 7259 | - substring("12345", 1, 0 div 0) returns "" |
| 7260 | - substring("12345", -42, 1 div 0) returns "12345" |
| 7261 | - substring("12345", -1 div 0, 1 div 0) returns ""</P |
| 7262 | ><P |
| 7263 | ></P |
| 7264 | ><DIV |
| 7265 | CLASS="INFORMALTABLE" |
| 7266 | ><P |
| 7267 | ></P |
| 7268 | ><TABLE |
| 7269 | BORDER="0" |
| 7270 | WIDTH="100%" |
| 7271 | BGCOLOR="#FFD0D0" |
| 7272 | CELLSPACING="0" |
| 7273 | CELLPADDING="4" |
| 7274 | CLASS="CALSTABLE" |
| 7275 | ><TR |
| 7276 | ><TD |
| 7277 | WIDTH="20%" |
| 7278 | ALIGN="RIGHT" |
| 7279 | VALIGN="TOP" |
| 7280 | ><TT |
| 7281 | CLASS="PARAMETER" |
| 7282 | ><I |
| 7283 | >ctxt</I |
| 7284 | ></TT |
| 7285 | > :</TD |
| 7286 | ><TD |
| 7287 | WIDTH="80%" |
| 7288 | ALIGN="LEFT" |
| 7289 | VALIGN="TOP" |
| 7290 | > the XPath Parser context</TD |
| 7291 | ></TR |
| 7292 | ><TR |
| 7293 | ><TD |
| 7294 | WIDTH="20%" |
| 7295 | ALIGN="RIGHT" |
| 7296 | VALIGN="TOP" |
| 7297 | ><TT |
| 7298 | CLASS="PARAMETER" |
| 7299 | ><I |
| 7300 | >nargs</I |
| 7301 | ></TT |
| 7302 | > :</TD |
| 7303 | ><TD |
| 7304 | WIDTH="80%" |
| 7305 | ALIGN="LEFT" |
| 7306 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 7307 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7308 | ></TR |
| 7309 | ></TABLE |
| 7310 | ><P |
| 7311 | ></P |
| 7312 | ></DIV |
| 7313 | ></DIV |
| 7314 | ><HR><DIV |
| 7315 | CLASS="REFSECT2" |
| 7316 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 7317 | NAME="AEN12880" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7318 | ></A |
| 7319 | ><H3 |
| 7320 | ><A |
| 7321 | NAME="XMLXPATHSUBSTRINGBEFOREFUNCTION" |
| 7322 | ></A |
| 7323 | >xmlXPathSubstringBeforeFunction ()</H3 |
| 7324 | ><TABLE |
| 7325 | BORDER="0" |
| 7326 | BGCOLOR="#D6E8FF" |
| 7327 | WIDTH="100%" |
| 7328 | CELLPADDING="6" |
| 7329 | ><TR |
| 7330 | ><TD |
| 7331 | ><PRE |
| 7332 | CLASS="PROGRAMLISTING" |
| 7333 | >void xmlXPathSubstringBeforeFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 7334 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7335 | >xmlXPathParserContextPtr</A |
| 7336 | > ctxt, |
| 7337 | int nargs);</PRE |
| 7338 | ></TD |
| 7339 | ></TR |
| 7340 | ></TABLE |
| 7341 | ><P |
| 7342 | >Implement the substring-<GTKDOCLINK |
| 7343 | HREF="BEFORE" |
| 7344 | >before</GTKDOCLINK |
| 7345 | >() XPath function |
| 7346 | string substring-before(string, string) |
| 7347 | The substring-before function returns the substring of the first |
| 7348 | argument string that precedes the first occurrence of the second |
| 7349 | argument string in the first argument string, or the empty string |
| 7350 | if the first argument string does not contain the second argument |
| 7351 | string. For example, substring-before("1999/04/01","/") returns 1999.</P |
| 7352 | ><P |
| 7353 | ></P |
| 7354 | ><DIV |
| 7355 | CLASS="INFORMALTABLE" |
| 7356 | ><P |
| 7357 | ></P |
| 7358 | ><TABLE |
| 7359 | BORDER="0" |
| 7360 | WIDTH="100%" |
| 7361 | BGCOLOR="#FFD0D0" |
| 7362 | CELLSPACING="0" |
| 7363 | CELLPADDING="4" |
| 7364 | CLASS="CALSTABLE" |
| 7365 | ><TR |
| 7366 | ><TD |
| 7367 | WIDTH="20%" |
| 7368 | ALIGN="RIGHT" |
| 7369 | VALIGN="TOP" |
| 7370 | ><TT |
| 7371 | CLASS="PARAMETER" |
| 7372 | ><I |
| 7373 | >ctxt</I |
| 7374 | ></TT |
| 7375 | > :</TD |
| 7376 | ><TD |
| 7377 | WIDTH="80%" |
| 7378 | ALIGN="LEFT" |
| 7379 | VALIGN="TOP" |
| 7380 | > the XPath Parser context</TD |
| 7381 | ></TR |
| 7382 | ><TR |
| 7383 | ><TD |
| 7384 | WIDTH="20%" |
| 7385 | ALIGN="RIGHT" |
| 7386 | VALIGN="TOP" |
| 7387 | ><TT |
| 7388 | CLASS="PARAMETER" |
| 7389 | ><I |
| 7390 | >nargs</I |
| 7391 | ></TT |
| 7392 | > :</TD |
| 7393 | ><TD |
| 7394 | WIDTH="80%" |
| 7395 | ALIGN="LEFT" |
| 7396 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 7397 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7398 | ></TR |
| 7399 | ></TABLE |
| 7400 | ><P |
| 7401 | ></P |
| 7402 | ></DIV |
| 7403 | ></DIV |
| 7404 | ><HR><DIV |
| 7405 | CLASS="REFSECT2" |
| 7406 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 7407 | NAME="AEN12901" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7408 | ></A |
| 7409 | ><H3 |
| 7410 | ><A |
| 7411 | NAME="XMLXPATHSUBSTRINGAFTERFUNCTION" |
| 7412 | ></A |
| 7413 | >xmlXPathSubstringAfterFunction ()</H3 |
| 7414 | ><TABLE |
| 7415 | BORDER="0" |
| 7416 | BGCOLOR="#D6E8FF" |
| 7417 | WIDTH="100%" |
| 7418 | CELLPADDING="6" |
| 7419 | ><TR |
| 7420 | ><TD |
| 7421 | ><PRE |
| 7422 | CLASS="PROGRAMLISTING" |
| 7423 | >void xmlXPathSubstringAfterFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 7424 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7425 | >xmlXPathParserContextPtr</A |
| 7426 | > ctxt, |
| 7427 | int nargs);</PRE |
| 7428 | ></TD |
| 7429 | ></TR |
| 7430 | ></TABLE |
| 7431 | ><P |
| 7432 | >Implement the substring-<GTKDOCLINK |
| 7433 | HREF="AFTER" |
| 7434 | >after</GTKDOCLINK |
| 7435 | >() XPath function |
| 7436 | string substring-after(string, string) |
| 7437 | The substring-after function returns the substring of the first |
| 7438 | argument string that follows the first occurrence of the second |
| 7439 | argument string in the first argument string, or the empty stringi |
| 7440 | if the first argument string does not contain the second argument |
| 7441 | string. For example, substring-after("1999/04/01","/") returns 04/01, |
| 7442 | and substring-after("1999/04/01","19") returns 99/04/01.</P |
| 7443 | ><P |
| 7444 | ></P |
| 7445 | ><DIV |
| 7446 | CLASS="INFORMALTABLE" |
| 7447 | ><P |
| 7448 | ></P |
| 7449 | ><TABLE |
| 7450 | BORDER="0" |
| 7451 | WIDTH="100%" |
| 7452 | BGCOLOR="#FFD0D0" |
| 7453 | CELLSPACING="0" |
| 7454 | CELLPADDING="4" |
| 7455 | CLASS="CALSTABLE" |
| 7456 | ><TR |
| 7457 | ><TD |
| 7458 | WIDTH="20%" |
| 7459 | ALIGN="RIGHT" |
| 7460 | VALIGN="TOP" |
| 7461 | ><TT |
| 7462 | CLASS="PARAMETER" |
| 7463 | ><I |
| 7464 | >ctxt</I |
| 7465 | ></TT |
| 7466 | > :</TD |
| 7467 | ><TD |
| 7468 | WIDTH="80%" |
| 7469 | ALIGN="LEFT" |
| 7470 | VALIGN="TOP" |
| 7471 | > the XPath Parser context</TD |
| 7472 | ></TR |
| 7473 | ><TR |
| 7474 | ><TD |
| 7475 | WIDTH="20%" |
| 7476 | ALIGN="RIGHT" |
| 7477 | VALIGN="TOP" |
| 7478 | ><TT |
| 7479 | CLASS="PARAMETER" |
| 7480 | ><I |
| 7481 | >nargs</I |
| 7482 | ></TT |
| 7483 | > :</TD |
| 7484 | ><TD |
| 7485 | WIDTH="80%" |
| 7486 | ALIGN="LEFT" |
| 7487 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 7488 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7489 | ></TR |
| 7490 | ></TABLE |
| 7491 | ><P |
| 7492 | ></P |
| 7493 | ></DIV |
| 7494 | ></DIV |
| 7495 | ><HR><DIV |
| 7496 | CLASS="REFSECT2" |
| 7497 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 7498 | NAME="AEN12922" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7499 | ></A |
| 7500 | ><H3 |
| 7501 | ><A |
| 7502 | NAME="XMLXPATHNORMALIZEFUNCTION" |
| 7503 | ></A |
| 7504 | >xmlXPathNormalizeFunction ()</H3 |
| 7505 | ><TABLE |
| 7506 | BORDER="0" |
| 7507 | BGCOLOR="#D6E8FF" |
| 7508 | WIDTH="100%" |
| 7509 | CELLPADDING="6" |
| 7510 | ><TR |
| 7511 | ><TD |
| 7512 | ><PRE |
| 7513 | CLASS="PROGRAMLISTING" |
| 7514 | >void xmlXPathNormalizeFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 7515 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7516 | >xmlXPathParserContextPtr</A |
| 7517 | > ctxt, |
| 7518 | int nargs);</PRE |
| 7519 | ></TD |
| 7520 | ></TR |
| 7521 | ></TABLE |
| 7522 | ><P |
| 7523 | >Implement the normalize-<GTKDOCLINK |
| 7524 | HREF="SPACE" |
| 7525 | >space</GTKDOCLINK |
| 7526 | >() XPath function |
| 7527 | string normalize-space(string?) |
| 7528 | The normalize-space function returns the argument string with white |
| 7529 | space normalized by stripping leading and trailing whitespace |
| 7530 | and replacing sequences of whitespace characters by a single |
| 7531 | space. Whitespace characters are the same allowed by the S production |
| 7532 | in XML. If the argument is omitted, it defaults to the context |
| 7533 | node converted to a string, in other words the value of the context node.</P |
| 7534 | ><P |
| 7535 | ></P |
| 7536 | ><DIV |
| 7537 | CLASS="INFORMALTABLE" |
| 7538 | ><P |
| 7539 | ></P |
| 7540 | ><TABLE |
| 7541 | BORDER="0" |
| 7542 | WIDTH="100%" |
| 7543 | BGCOLOR="#FFD0D0" |
| 7544 | CELLSPACING="0" |
| 7545 | CELLPADDING="4" |
| 7546 | CLASS="CALSTABLE" |
| 7547 | ><TR |
| 7548 | ><TD |
| 7549 | WIDTH="20%" |
| 7550 | ALIGN="RIGHT" |
| 7551 | VALIGN="TOP" |
| 7552 | ><TT |
| 7553 | CLASS="PARAMETER" |
| 7554 | ><I |
| 7555 | >ctxt</I |
| 7556 | ></TT |
| 7557 | > :</TD |
| 7558 | ><TD |
| 7559 | WIDTH="80%" |
| 7560 | ALIGN="LEFT" |
| 7561 | VALIGN="TOP" |
| 7562 | > the XPath Parser context</TD |
| 7563 | ></TR |
| 7564 | ><TR |
| 7565 | ><TD |
| 7566 | WIDTH="20%" |
| 7567 | ALIGN="RIGHT" |
| 7568 | VALIGN="TOP" |
| 7569 | ><TT |
| 7570 | CLASS="PARAMETER" |
| 7571 | ><I |
| 7572 | >nargs</I |
| 7573 | ></TT |
| 7574 | > :</TD |
| 7575 | ><TD |
| 7576 | WIDTH="80%" |
| 7577 | ALIGN="LEFT" |
| 7578 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 7579 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7580 | ></TR |
| 7581 | ></TABLE |
| 7582 | ><P |
| 7583 | ></P |
| 7584 | ></DIV |
| 7585 | ></DIV |
| 7586 | ><HR><DIV |
| 7587 | CLASS="REFSECT2" |
| 7588 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 7589 | NAME="AEN12943" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7590 | ></A |
| 7591 | ><H3 |
| 7592 | ><A |
| 7593 | NAME="XMLXPATHTRANSLATEFUNCTION" |
| 7594 | ></A |
| 7595 | >xmlXPathTranslateFunction ()</H3 |
| 7596 | ><TABLE |
| 7597 | BORDER="0" |
| 7598 | BGCOLOR="#D6E8FF" |
| 7599 | WIDTH="100%" |
| 7600 | CELLPADDING="6" |
| 7601 | ><TR |
| 7602 | ><TD |
| 7603 | ><PRE |
| 7604 | CLASS="PROGRAMLISTING" |
| 7605 | >void xmlXPathTranslateFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 7606 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7607 | >xmlXPathParserContextPtr</A |
| 7608 | > ctxt, |
| 7609 | int nargs);</PRE |
| 7610 | ></TD |
| 7611 | ></TR |
| 7612 | ></TABLE |
| 7613 | ><P |
| 7614 | >Implement the <GTKDOCLINK |
| 7615 | HREF="TRANSLATE" |
| 7616 | >translate</GTKDOCLINK |
| 7617 | >() XPath function |
| 7618 | string translate(string, string, string) |
| 7619 | The translate function returns the first argument string with |
| 7620 | occurrences of characters in the second argument string replaced |
| 7621 | by the character at the corresponding position in the third argument |
| 7622 | string. For example, translate("bar","abc","ABC") returns the string |
| 7623 | BAr. If there is a character in the second argument string with no |
| 7624 | character at a corresponding position in the third argument string |
| 7625 | (because the second argument string is longer than the third argument |
| 7626 | string), then occurrences of that character in the first argument |
| 7627 | string are removed. For example, translate("--aaa--","abc-","ABC")</P |
| 7628 | ><P |
| 7629 | ></P |
| 7630 | ><DIV |
| 7631 | CLASS="INFORMALTABLE" |
| 7632 | ><P |
| 7633 | ></P |
| 7634 | ><TABLE |
| 7635 | BORDER="0" |
| 7636 | WIDTH="100%" |
| 7637 | BGCOLOR="#FFD0D0" |
| 7638 | CELLSPACING="0" |
| 7639 | CELLPADDING="4" |
| 7640 | CLASS="CALSTABLE" |
| 7641 | ><TR |
| 7642 | ><TD |
| 7643 | WIDTH="20%" |
| 7644 | ALIGN="RIGHT" |
| 7645 | VALIGN="TOP" |
| 7646 | ><TT |
| 7647 | CLASS="PARAMETER" |
| 7648 | ><I |
| 7649 | >ctxt</I |
| 7650 | ></TT |
| 7651 | > :</TD |
| 7652 | ><TD |
| 7653 | WIDTH="80%" |
| 7654 | ALIGN="LEFT" |
| 7655 | VALIGN="TOP" |
| 7656 | > the XPath Parser context</TD |
| 7657 | ></TR |
| 7658 | ><TR |
| 7659 | ><TD |
| 7660 | WIDTH="20%" |
| 7661 | ALIGN="RIGHT" |
| 7662 | VALIGN="TOP" |
| 7663 | ><TT |
| 7664 | CLASS="PARAMETER" |
| 7665 | ><I |
| 7666 | >nargs</I |
| 7667 | ></TT |
| 7668 | > :</TD |
| 7669 | ><TD |
| 7670 | WIDTH="80%" |
| 7671 | ALIGN="LEFT" |
| 7672 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 7673 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7674 | ></TR |
| 7675 | ></TABLE |
| 7676 | ><P |
| 7677 | ></P |
| 7678 | ></DIV |
| 7679 | ></DIV |
| 7680 | ><HR><DIV |
| 7681 | CLASS="REFSECT2" |
| 7682 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 7683 | NAME="AEN12964" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7684 | ></A |
| 7685 | ><H3 |
| 7686 | ><A |
| 7687 | NAME="XMLXPATHNOTFUNCTION" |
| 7688 | ></A |
| 7689 | >xmlXPathNotFunction ()</H3 |
| 7690 | ><TABLE |
| 7691 | BORDER="0" |
| 7692 | BGCOLOR="#D6E8FF" |
| 7693 | WIDTH="100%" |
| 7694 | CELLPADDING="6" |
| 7695 | ><TR |
| 7696 | ><TD |
| 7697 | ><PRE |
| 7698 | CLASS="PROGRAMLISTING" |
| 7699 | >void xmlXPathNotFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 7700 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7701 | >xmlXPathParserContextPtr</A |
| 7702 | > ctxt, |
| 7703 | int nargs);</PRE |
| 7704 | ></TD |
| 7705 | ></TR |
| 7706 | ></TABLE |
| 7707 | ><P |
| 7708 | >Implement the <GTKDOCLINK |
| 7709 | HREF="NOT" |
| 7710 | >not</GTKDOCLINK |
| 7711 | >() XPath function |
| 7712 | boolean not(boolean) |
| 7713 | The not function returns true if its argument is false, |
| 7714 | and false otherwise.</P |
| 7715 | ><P |
| 7716 | ></P |
| 7717 | ><DIV |
| 7718 | CLASS="INFORMALTABLE" |
| 7719 | ><P |
| 7720 | ></P |
| 7721 | ><TABLE |
| 7722 | BORDER="0" |
| 7723 | WIDTH="100%" |
| 7724 | BGCOLOR="#FFD0D0" |
| 7725 | CELLSPACING="0" |
| 7726 | CELLPADDING="4" |
| 7727 | CLASS="CALSTABLE" |
| 7728 | ><TR |
| 7729 | ><TD |
| 7730 | WIDTH="20%" |
| 7731 | ALIGN="RIGHT" |
| 7732 | VALIGN="TOP" |
| 7733 | ><TT |
| 7734 | CLASS="PARAMETER" |
| 7735 | ><I |
| 7736 | >ctxt</I |
| 7737 | ></TT |
| 7738 | > :</TD |
| 7739 | ><TD |
| 7740 | WIDTH="80%" |
| 7741 | ALIGN="LEFT" |
| 7742 | VALIGN="TOP" |
| 7743 | > the XPath Parser context</TD |
| 7744 | ></TR |
| 7745 | ><TR |
| 7746 | ><TD |
| 7747 | WIDTH="20%" |
| 7748 | ALIGN="RIGHT" |
| 7749 | VALIGN="TOP" |
| 7750 | ><TT |
| 7751 | CLASS="PARAMETER" |
| 7752 | ><I |
| 7753 | >nargs</I |
| 7754 | ></TT |
| 7755 | > :</TD |
| 7756 | ><TD |
| 7757 | WIDTH="80%" |
| 7758 | ALIGN="LEFT" |
| 7759 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 7760 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7761 | ></TR |
| 7762 | ></TABLE |
| 7763 | ><P |
| 7764 | ></P |
| 7765 | ></DIV |
| 7766 | ></DIV |
| 7767 | ><HR><DIV |
| 7768 | CLASS="REFSECT2" |
| 7769 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 7770 | NAME="AEN12985" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7771 | ></A |
| 7772 | ><H3 |
| 7773 | ><A |
| 7774 | NAME="XMLXPATHTRUEFUNCTION" |
| 7775 | ></A |
| 7776 | >xmlXPathTrueFunction ()</H3 |
| 7777 | ><TABLE |
| 7778 | BORDER="0" |
| 7779 | BGCOLOR="#D6E8FF" |
| 7780 | WIDTH="100%" |
| 7781 | CELLPADDING="6" |
| 7782 | ><TR |
| 7783 | ><TD |
| 7784 | ><PRE |
| 7785 | CLASS="PROGRAMLISTING" |
| 7786 | >void xmlXPathTrueFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 7787 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7788 | >xmlXPathParserContextPtr</A |
| 7789 | > ctxt, |
| 7790 | int nargs);</PRE |
| 7791 | ></TD |
| 7792 | ></TR |
| 7793 | ></TABLE |
| 7794 | ><P |
| 7795 | >Implement the <GTKDOCLINK |
| 7796 | HREF="TRUE" |
| 7797 | >true</GTKDOCLINK |
| 7798 | >() XPath function |
| 7799 | boolean <GTKDOCLINK |
| 7800 | HREF="TRUE" |
| 7801 | >true</GTKDOCLINK |
| 7802 | >()</P |
| 7803 | ><P |
| 7804 | ></P |
| 7805 | ><DIV |
| 7806 | CLASS="INFORMALTABLE" |
| 7807 | ><P |
| 7808 | ></P |
| 7809 | ><TABLE |
| 7810 | BORDER="0" |
| 7811 | WIDTH="100%" |
| 7812 | BGCOLOR="#FFD0D0" |
| 7813 | CELLSPACING="0" |
| 7814 | CELLPADDING="4" |
| 7815 | CLASS="CALSTABLE" |
| 7816 | ><TR |
| 7817 | ><TD |
| 7818 | WIDTH="20%" |
| 7819 | ALIGN="RIGHT" |
| 7820 | VALIGN="TOP" |
| 7821 | ><TT |
| 7822 | CLASS="PARAMETER" |
| 7823 | ><I |
| 7824 | >ctxt</I |
| 7825 | ></TT |
| 7826 | > :</TD |
| 7827 | ><TD |
| 7828 | WIDTH="80%" |
| 7829 | ALIGN="LEFT" |
| 7830 | VALIGN="TOP" |
| 7831 | > the XPath Parser context</TD |
| 7832 | ></TR |
| 7833 | ><TR |
| 7834 | ><TD |
| 7835 | WIDTH="20%" |
| 7836 | ALIGN="RIGHT" |
| 7837 | VALIGN="TOP" |
| 7838 | ><TT |
| 7839 | CLASS="PARAMETER" |
| 7840 | ><I |
| 7841 | >nargs</I |
| 7842 | ></TT |
| 7843 | > :</TD |
| 7844 | ><TD |
| 7845 | WIDTH="80%" |
| 7846 | ALIGN="LEFT" |
| 7847 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 7848 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7849 | ></TR |
| 7850 | ></TABLE |
| 7851 | ><P |
| 7852 | ></P |
| 7853 | ></DIV |
| 7854 | ></DIV |
| 7855 | ><HR><DIV |
| 7856 | CLASS="REFSECT2" |
| 7857 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 7858 | NAME="AEN13007" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7859 | ></A |
| 7860 | ><H3 |
| 7861 | ><A |
| 7862 | NAME="XMLXPATHFALSEFUNCTION" |
| 7863 | ></A |
| 7864 | >xmlXPathFalseFunction ()</H3 |
| 7865 | ><TABLE |
| 7866 | BORDER="0" |
| 7867 | BGCOLOR="#D6E8FF" |
| 7868 | WIDTH="100%" |
| 7869 | CELLPADDING="6" |
| 7870 | ><TR |
| 7871 | ><TD |
| 7872 | ><PRE |
| 7873 | CLASS="PROGRAMLISTING" |
| 7874 | >void xmlXPathFalseFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 7875 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7876 | >xmlXPathParserContextPtr</A |
| 7877 | > ctxt, |
| 7878 | int nargs);</PRE |
| 7879 | ></TD |
| 7880 | ></TR |
| 7881 | ></TABLE |
| 7882 | ><P |
| 7883 | >Implement the <GTKDOCLINK |
| 7884 | HREF="FALSE" |
| 7885 | >false</GTKDOCLINK |
| 7886 | >() XPath function |
| 7887 | boolean <GTKDOCLINK |
| 7888 | HREF="FALSE" |
| 7889 | >false</GTKDOCLINK |
| 7890 | >()</P |
| 7891 | ><P |
| 7892 | ></P |
| 7893 | ><DIV |
| 7894 | CLASS="INFORMALTABLE" |
| 7895 | ><P |
| 7896 | ></P |
| 7897 | ><TABLE |
| 7898 | BORDER="0" |
| 7899 | WIDTH="100%" |
| 7900 | BGCOLOR="#FFD0D0" |
| 7901 | CELLSPACING="0" |
| 7902 | CELLPADDING="4" |
| 7903 | CLASS="CALSTABLE" |
| 7904 | ><TR |
| 7905 | ><TD |
| 7906 | WIDTH="20%" |
| 7907 | ALIGN="RIGHT" |
| 7908 | VALIGN="TOP" |
| 7909 | ><TT |
| 7910 | CLASS="PARAMETER" |
| 7911 | ><I |
| 7912 | >ctxt</I |
| 7913 | ></TT |
| 7914 | > :</TD |
| 7915 | ><TD |
| 7916 | WIDTH="80%" |
| 7917 | ALIGN="LEFT" |
| 7918 | VALIGN="TOP" |
| 7919 | > the XPath Parser context</TD |
| 7920 | ></TR |
| 7921 | ><TR |
| 7922 | ><TD |
| 7923 | WIDTH="20%" |
| 7924 | ALIGN="RIGHT" |
| 7925 | VALIGN="TOP" |
| 7926 | ><TT |
| 7927 | CLASS="PARAMETER" |
| 7928 | ><I |
| 7929 | >nargs</I |
| 7930 | ></TT |
| 7931 | > :</TD |
| 7932 | ><TD |
| 7933 | WIDTH="80%" |
| 7934 | ALIGN="LEFT" |
| 7935 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 7936 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7937 | ></TR |
| 7938 | ></TABLE |
| 7939 | ><P |
| 7940 | ></P |
| 7941 | ></DIV |
| 7942 | ></DIV |
| 7943 | ><HR><DIV |
| 7944 | CLASS="REFSECT2" |
| 7945 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 7946 | NAME="AEN13029" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7947 | ></A |
| 7948 | ><H3 |
| 7949 | ><A |
| 7950 | NAME="XMLXPATHLANGFUNCTION" |
| 7951 | ></A |
| 7952 | >xmlXPathLangFunction ()</H3 |
| 7953 | ><TABLE |
| 7954 | BORDER="0" |
| 7955 | BGCOLOR="#D6E8FF" |
| 7956 | WIDTH="100%" |
| 7957 | CELLPADDING="6" |
| 7958 | ><TR |
| 7959 | ><TD |
| 7960 | ><PRE |
| 7961 | CLASS="PROGRAMLISTING" |
| 7962 | >void xmlXPathLangFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 7963 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7964 | >xmlXPathParserContextPtr</A |
| 7965 | > ctxt, |
| 7966 | int nargs);</PRE |
| 7967 | ></TD |
| 7968 | ></TR |
| 7969 | ></TABLE |
| 7970 | ><P |
| 7971 | >Implement the <GTKDOCLINK |
| 7972 | HREF="LANG" |
| 7973 | >lang</GTKDOCLINK |
| 7974 | >() XPath function |
| 7975 | boolean lang(string) |
| 7976 | The lang function returns true or false depending on whether the |
| 7977 | language of the context node as specified by xml:lang attributes |
| 7978 | is the same as or is a sublanguage of the language specified by |
| 7979 | the argument string. The language of the context node is determined |
| 7980 | by the value of the xml:lang attribute on the context node, or, if |
| 7981 | the context node has no xml:lang attribute, by the value of the |
| 7982 | xml:lang attribute on the nearest ancestor of the context node that |
| 7983 | has an xml:lang attribute. If there is no such attribute, then lang</P |
| 7984 | ><P |
| 7985 | ></P |
| 7986 | ><DIV |
| 7987 | CLASS="INFORMALTABLE" |
| 7988 | ><P |
| 7989 | ></P |
| 7990 | ><TABLE |
| 7991 | BORDER="0" |
| 7992 | WIDTH="100%" |
| 7993 | BGCOLOR="#FFD0D0" |
| 7994 | CELLSPACING="0" |
| 7995 | CELLPADDING="4" |
| 7996 | CLASS="CALSTABLE" |
| 7997 | ><TR |
| 7998 | ><TD |
| 7999 | WIDTH="20%" |
| 8000 | ALIGN="RIGHT" |
| 8001 | VALIGN="TOP" |
| 8002 | ><TT |
| 8003 | CLASS="PARAMETER" |
| 8004 | ><I |
| 8005 | >ctxt</I |
| 8006 | ></TT |
| 8007 | > :</TD |
| 8008 | ><TD |
| 8009 | WIDTH="80%" |
| 8010 | ALIGN="LEFT" |
| 8011 | VALIGN="TOP" |
| 8012 | > the XPath Parser context</TD |
| 8013 | ></TR |
| 8014 | ><TR |
| 8015 | ><TD |
| 8016 | WIDTH="20%" |
| 8017 | ALIGN="RIGHT" |
| 8018 | VALIGN="TOP" |
| 8019 | ><TT |
| 8020 | CLASS="PARAMETER" |
| 8021 | ><I |
| 8022 | >nargs</I |
| 8023 | ></TT |
| 8024 | > :</TD |
| 8025 | ><TD |
| 8026 | WIDTH="80%" |
| 8027 | ALIGN="LEFT" |
| 8028 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 8029 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8030 | ></TR |
| 8031 | ></TABLE |
| 8032 | ><P |
| 8033 | ></P |
| 8034 | ></DIV |
| 8035 | ></DIV |
| 8036 | ><HR><DIV |
| 8037 | CLASS="REFSECT2" |
| 8038 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 8039 | NAME="AEN13050" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8040 | ></A |
| 8041 | ><H3 |
| 8042 | ><A |
| 8043 | NAME="XMLXPATHNUMBERFUNCTION" |
| 8044 | ></A |
| 8045 | >xmlXPathNumberFunction ()</H3 |
| 8046 | ><TABLE |
| 8047 | BORDER="0" |
| 8048 | BGCOLOR="#D6E8FF" |
| 8049 | WIDTH="100%" |
| 8050 | CELLPADDING="6" |
| 8051 | ><TR |
| 8052 | ><TD |
| 8053 | ><PRE |
| 8054 | CLASS="PROGRAMLISTING" |
| 8055 | >void xmlXPathNumberFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 8056 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8057 | >xmlXPathParserContextPtr</A |
| 8058 | > ctxt, |
| 8059 | int nargs);</PRE |
| 8060 | ></TD |
| 8061 | ></TR |
| 8062 | ></TABLE |
| 8063 | ><P |
| 8064 | >Implement the <GTKDOCLINK |
| 8065 | HREF="NUMBER" |
| 8066 | >number</GTKDOCLINK |
| 8067 | >() XPath function |
| 8068 | number number(object?)</P |
| 8069 | ><P |
| 8070 | ></P |
| 8071 | ><DIV |
| 8072 | CLASS="INFORMALTABLE" |
| 8073 | ><P |
| 8074 | ></P |
| 8075 | ><TABLE |
| 8076 | BORDER="0" |
| 8077 | WIDTH="100%" |
| 8078 | BGCOLOR="#FFD0D0" |
| 8079 | CELLSPACING="0" |
| 8080 | CELLPADDING="4" |
| 8081 | CLASS="CALSTABLE" |
| 8082 | ><TR |
| 8083 | ><TD |
| 8084 | WIDTH="20%" |
| 8085 | ALIGN="RIGHT" |
| 8086 | VALIGN="TOP" |
| 8087 | ><TT |
| 8088 | CLASS="PARAMETER" |
| 8089 | ><I |
| 8090 | >ctxt</I |
| 8091 | ></TT |
| 8092 | > :</TD |
| 8093 | ><TD |
| 8094 | WIDTH="80%" |
| 8095 | ALIGN="LEFT" |
| 8096 | VALIGN="TOP" |
| 8097 | > the XPath Parser context</TD |
| 8098 | ></TR |
| 8099 | ><TR |
| 8100 | ><TD |
| 8101 | WIDTH="20%" |
| 8102 | ALIGN="RIGHT" |
| 8103 | VALIGN="TOP" |
| 8104 | ><TT |
| 8105 | CLASS="PARAMETER" |
| 8106 | ><I |
| 8107 | >nargs</I |
| 8108 | ></TT |
| 8109 | > :</TD |
| 8110 | ><TD |
| 8111 | WIDTH="80%" |
| 8112 | ALIGN="LEFT" |
| 8113 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 8114 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8115 | ></TR |
| 8116 | ></TABLE |
| 8117 | ><P |
| 8118 | ></P |
| 8119 | ></DIV |
| 8120 | ></DIV |
| 8121 | ><HR><DIV |
| 8122 | CLASS="REFSECT2" |
| 8123 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 8124 | NAME="AEN13071" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8125 | ></A |
| 8126 | ><H3 |
| 8127 | ><A |
| 8128 | NAME="XMLXPATHSUMFUNCTION" |
| 8129 | ></A |
| 8130 | >xmlXPathSumFunction ()</H3 |
| 8131 | ><TABLE |
| 8132 | BORDER="0" |
| 8133 | BGCOLOR="#D6E8FF" |
| 8134 | WIDTH="100%" |
| 8135 | CELLPADDING="6" |
| 8136 | ><TR |
| 8137 | ><TD |
| 8138 | ><PRE |
| 8139 | CLASS="PROGRAMLISTING" |
| 8140 | >void xmlXPathSumFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 8141 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8142 | >xmlXPathParserContextPtr</A |
| 8143 | > ctxt, |
| 8144 | int nargs);</PRE |
| 8145 | ></TD |
| 8146 | ></TR |
| 8147 | ></TABLE |
| 8148 | ><P |
| 8149 | >Implement the <GTKDOCLINK |
| 8150 | HREF="SUM" |
| 8151 | >sum</GTKDOCLINK |
| 8152 | >() XPath function |
| 8153 | number sum(node-set) |
| 8154 | The sum function returns the sum of the values of the nodes in |
| 8155 | the argument node-set.</P |
| 8156 | ><P |
| 8157 | ></P |
| 8158 | ><DIV |
| 8159 | CLASS="INFORMALTABLE" |
| 8160 | ><P |
| 8161 | ></P |
| 8162 | ><TABLE |
| 8163 | BORDER="0" |
| 8164 | WIDTH="100%" |
| 8165 | BGCOLOR="#FFD0D0" |
| 8166 | CELLSPACING="0" |
| 8167 | CELLPADDING="4" |
| 8168 | CLASS="CALSTABLE" |
| 8169 | ><TR |
| 8170 | ><TD |
| 8171 | WIDTH="20%" |
| 8172 | ALIGN="RIGHT" |
| 8173 | VALIGN="TOP" |
| 8174 | ><TT |
| 8175 | CLASS="PARAMETER" |
| 8176 | ><I |
| 8177 | >ctxt</I |
| 8178 | ></TT |
| 8179 | > :</TD |
| 8180 | ><TD |
| 8181 | WIDTH="80%" |
| 8182 | ALIGN="LEFT" |
| 8183 | VALIGN="TOP" |
| 8184 | > the XPath Parser context</TD |
| 8185 | ></TR |
| 8186 | ><TR |
| 8187 | ><TD |
| 8188 | WIDTH="20%" |
| 8189 | ALIGN="RIGHT" |
| 8190 | VALIGN="TOP" |
| 8191 | ><TT |
| 8192 | CLASS="PARAMETER" |
| 8193 | ><I |
| 8194 | >nargs</I |
| 8195 | ></TT |
| 8196 | > :</TD |
| 8197 | ><TD |
| 8198 | WIDTH="80%" |
| 8199 | ALIGN="LEFT" |
| 8200 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 8201 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8202 | ></TR |
| 8203 | ></TABLE |
| 8204 | ><P |
| 8205 | ></P |
| 8206 | ></DIV |
| 8207 | ></DIV |
| 8208 | ><HR><DIV |
| 8209 | CLASS="REFSECT2" |
| 8210 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 8211 | NAME="AEN13092" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8212 | ></A |
| 8213 | ><H3 |
| 8214 | ><A |
| 8215 | NAME="XMLXPATHFLOORFUNCTION" |
| 8216 | ></A |
| 8217 | >xmlXPathFloorFunction ()</H3 |
| 8218 | ><TABLE |
| 8219 | BORDER="0" |
| 8220 | BGCOLOR="#D6E8FF" |
| 8221 | WIDTH="100%" |
| 8222 | CELLPADDING="6" |
| 8223 | ><TR |
| 8224 | ><TD |
| 8225 | ><PRE |
| 8226 | CLASS="PROGRAMLISTING" |
| 8227 | >void xmlXPathFloorFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 8228 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8229 | >xmlXPathParserContextPtr</A |
| 8230 | > ctxt, |
| 8231 | int nargs);</PRE |
| 8232 | ></TD |
| 8233 | ></TR |
| 8234 | ></TABLE |
| 8235 | ><P |
| 8236 | >Implement the <GTKDOCLINK |
| 8237 | HREF="FLOOR" |
| 8238 | >floor</GTKDOCLINK |
| 8239 | >() XPath function |
| 8240 | number floor(number) |
| 8241 | The floor function returns the largest (closest to positive infinity) |
| 8242 | number that is not greater than the argument and that is an integer.</P |
| 8243 | ><P |
| 8244 | ></P |
| 8245 | ><DIV |
| 8246 | CLASS="INFORMALTABLE" |
| 8247 | ><P |
| 8248 | ></P |
| 8249 | ><TABLE |
| 8250 | BORDER="0" |
| 8251 | WIDTH="100%" |
| 8252 | BGCOLOR="#FFD0D0" |
| 8253 | CELLSPACING="0" |
| 8254 | CELLPADDING="4" |
| 8255 | CLASS="CALSTABLE" |
| 8256 | ><TR |
| 8257 | ><TD |
| 8258 | WIDTH="20%" |
| 8259 | ALIGN="RIGHT" |
| 8260 | VALIGN="TOP" |
| 8261 | ><TT |
| 8262 | CLASS="PARAMETER" |
| 8263 | ><I |
| 8264 | >ctxt</I |
| 8265 | ></TT |
| 8266 | > :</TD |
| 8267 | ><TD |
| 8268 | WIDTH="80%" |
| 8269 | ALIGN="LEFT" |
| 8270 | VALIGN="TOP" |
| 8271 | > the XPath Parser context</TD |
| 8272 | ></TR |
| 8273 | ><TR |
| 8274 | ><TD |
| 8275 | WIDTH="20%" |
| 8276 | ALIGN="RIGHT" |
| 8277 | VALIGN="TOP" |
| 8278 | ><TT |
| 8279 | CLASS="PARAMETER" |
| 8280 | ><I |
| 8281 | >nargs</I |
| 8282 | ></TT |
| 8283 | > :</TD |
| 8284 | ><TD |
| 8285 | WIDTH="80%" |
| 8286 | ALIGN="LEFT" |
| 8287 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 8288 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8289 | ></TR |
| 8290 | ></TABLE |
| 8291 | ><P |
| 8292 | ></P |
| 8293 | ></DIV |
| 8294 | ></DIV |
| 8295 | ><HR><DIV |
| 8296 | CLASS="REFSECT2" |
| 8297 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 8298 | NAME="AEN13113" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8299 | ></A |
| 8300 | ><H3 |
| 8301 | ><A |
| 8302 | NAME="XMLXPATHCEILINGFUNCTION" |
| 8303 | ></A |
| 8304 | >xmlXPathCeilingFunction ()</H3 |
| 8305 | ><TABLE |
| 8306 | BORDER="0" |
| 8307 | BGCOLOR="#D6E8FF" |
| 8308 | WIDTH="100%" |
| 8309 | CELLPADDING="6" |
| 8310 | ><TR |
| 8311 | ><TD |
| 8312 | ><PRE |
| 8313 | CLASS="PROGRAMLISTING" |
| 8314 | >void xmlXPathCeilingFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 8315 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8316 | >xmlXPathParserContextPtr</A |
| 8317 | > ctxt, |
| 8318 | int nargs);</PRE |
| 8319 | ></TD |
| 8320 | ></TR |
| 8321 | ></TABLE |
| 8322 | ><P |
| 8323 | >Implement the <GTKDOCLINK |
| 8324 | HREF="CEILING" |
| 8325 | >ceiling</GTKDOCLINK |
| 8326 | >() XPath function |
| 8327 | number ceiling(number) |
| 8328 | The ceiling function returns the smallest (closest to negative infinity) |
| 8329 | number that is not less than the argument and that is an integer.</P |
| 8330 | ><P |
| 8331 | ></P |
| 8332 | ><DIV |
| 8333 | CLASS="INFORMALTABLE" |
| 8334 | ><P |
| 8335 | ></P |
| 8336 | ><TABLE |
| 8337 | BORDER="0" |
| 8338 | WIDTH="100%" |
| 8339 | BGCOLOR="#FFD0D0" |
| 8340 | CELLSPACING="0" |
| 8341 | CELLPADDING="4" |
| 8342 | CLASS="CALSTABLE" |
| 8343 | ><TR |
| 8344 | ><TD |
| 8345 | WIDTH="20%" |
| 8346 | ALIGN="RIGHT" |
| 8347 | VALIGN="TOP" |
| 8348 | ><TT |
| 8349 | CLASS="PARAMETER" |
| 8350 | ><I |
| 8351 | >ctxt</I |
| 8352 | ></TT |
| 8353 | > :</TD |
| 8354 | ><TD |
| 8355 | WIDTH="80%" |
| 8356 | ALIGN="LEFT" |
| 8357 | VALIGN="TOP" |
| 8358 | > the XPath Parser context</TD |
| 8359 | ></TR |
| 8360 | ><TR |
| 8361 | ><TD |
| 8362 | WIDTH="20%" |
| 8363 | ALIGN="RIGHT" |
| 8364 | VALIGN="TOP" |
| 8365 | ><TT |
| 8366 | CLASS="PARAMETER" |
| 8367 | ><I |
| 8368 | >nargs</I |
| 8369 | ></TT |
| 8370 | > :</TD |
| 8371 | ><TD |
| 8372 | WIDTH="80%" |
| 8373 | ALIGN="LEFT" |
| 8374 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 8375 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8376 | ></TR |
| 8377 | ></TABLE |
| 8378 | ><P |
| 8379 | ></P |
| 8380 | ></DIV |
| 8381 | ></DIV |
| 8382 | ><HR><DIV |
| 8383 | CLASS="REFSECT2" |
| 8384 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 8385 | NAME="AEN13134" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8386 | ></A |
| 8387 | ><H3 |
| 8388 | ><A |
| 8389 | NAME="XMLXPATHROUNDFUNCTION" |
| 8390 | ></A |
| 8391 | >xmlXPathRoundFunction ()</H3 |
| 8392 | ><TABLE |
| 8393 | BORDER="0" |
| 8394 | BGCOLOR="#D6E8FF" |
| 8395 | WIDTH="100%" |
| 8396 | CELLPADDING="6" |
| 8397 | ><TR |
| 8398 | ><TD |
| 8399 | ><PRE |
| 8400 | CLASS="PROGRAMLISTING" |
| 8401 | >void xmlXPathRoundFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 8402 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8403 | >xmlXPathParserContextPtr</A |
| 8404 | > ctxt, |
| 8405 | int nargs);</PRE |
| 8406 | ></TD |
| 8407 | ></TR |
| 8408 | ></TABLE |
| 8409 | ><P |
| 8410 | >Implement the <GTKDOCLINK |
| 8411 | HREF="ROUND" |
| 8412 | >round</GTKDOCLINK |
| 8413 | >() XPath function |
| 8414 | number round(number) |
| 8415 | The round function returns the number that is closest to the |
| 8416 | argument and that is an integer. If there are two such numbers, |
| 8417 | then the one that is even is returned.</P |
| 8418 | ><P |
| 8419 | ></P |
| 8420 | ><DIV |
| 8421 | CLASS="INFORMALTABLE" |
| 8422 | ><P |
| 8423 | ></P |
| 8424 | ><TABLE |
| 8425 | BORDER="0" |
| 8426 | WIDTH="100%" |
| 8427 | BGCOLOR="#FFD0D0" |
| 8428 | CELLSPACING="0" |
| 8429 | CELLPADDING="4" |
| 8430 | CLASS="CALSTABLE" |
| 8431 | ><TR |
| 8432 | ><TD |
| 8433 | WIDTH="20%" |
| 8434 | ALIGN="RIGHT" |
| 8435 | VALIGN="TOP" |
| 8436 | ><TT |
| 8437 | CLASS="PARAMETER" |
| 8438 | ><I |
| 8439 | >ctxt</I |
| 8440 | ></TT |
| 8441 | > :</TD |
| 8442 | ><TD |
| 8443 | WIDTH="80%" |
| 8444 | ALIGN="LEFT" |
| 8445 | VALIGN="TOP" |
| 8446 | > the XPath Parser context</TD |
| 8447 | ></TR |
| 8448 | ><TR |
| 8449 | ><TD |
| 8450 | WIDTH="20%" |
| 8451 | ALIGN="RIGHT" |
| 8452 | VALIGN="TOP" |
| 8453 | ><TT |
| 8454 | CLASS="PARAMETER" |
| 8455 | ><I |
| 8456 | >nargs</I |
| 8457 | ></TT |
| 8458 | > :</TD |
| 8459 | ><TD |
| 8460 | WIDTH="80%" |
| 8461 | ALIGN="LEFT" |
| 8462 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 8463 | > the number of arguments</TD |
| 8464 | ></TR |
| 8465 | ></TABLE |
| 8466 | ><P |
| 8467 | ></P |
| 8468 | ></DIV |
| 8469 | ></DIV |
| 8470 | ><HR><DIV |
| 8471 | CLASS="REFSECT2" |
| 8472 | ><A |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame^] | 8473 | NAME="AEN13155" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 8474 | ></A |
| 8475 | ><H3 |
| 8476 | ><A |
| 8477 | NAME="XMLXPATHBOOLEANFUNCTION" |
| 8478 | ></A |
| 8479 | >xmlXPathBooleanFunction ()</H3 |
| 8480 | ><TABLE |
| 8481 | BORDER="0" |
| 8482 | BGCOLOR="#D6E8FF" |
| 8483 | WIDTH="100%" |
| 8484 | CELLPADDING="6" |
| 8485 | ><TR |
| 8486 | ><TD |
| 8487 | ><PRE |
| 8488 | CLASS="PROGRAMLISTING" |
| 8489 | >void xmlXPathBooleanFunction (<A |
| 8490 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
| 8491 | >xmlXPathParserContextPtr</A |
| 8492 | > ctxt, |
| 8493 | int nargs);</PRE |
| 8494 | ></TD |
| 8495 | ></TR |
| 8496 | ></TABLE |
| 8497 | ><P |
| 8498 | >Implement the <GTKDOCLINK |
| 8499 | HREF="BOOLEAN" |
| 8500 | >boolean</GTKDOCLINK |
| 8501 | >() XPath function |
| 8502 | boolean boolean(object) |
| 8503 | he boolean function converts its argument to a boolean as follows: |
| 8504 | - a number is true if and only if it is neither positive or |
| 8505 | negative zero nor NaN |
| 8506 | - a node-set is true if and only if it is non-empty |
| 8507 | - a string is true if and only if its length is non-zero</P |
| 8508 | ><P |
| 8509 | ></P |
| 8510 | ><DIV |
| 8511 | CLASS="INFORMALTABLE" |
| 8512 | ><P |
| 8513 | ></P |
| 8514 | ><TABLE |
| 8515 | BORDER="0" |
| 8516 | WIDTH="100%" |
| 8517 | BGCOLOR="#FFD0D0" |
| 8518 | CELLSPACING="0" |
| 8519 | CELLPADDING="4" |
| 8520 | CLASS="CALSTABLE" |
| 8521 | ><TR |
| 8522 | ><TD |
| 8523 | WIDTH="20%" |
| 8524 | ALIGN="RIGHT" |
| 8525 | VALIGN="TOP" |
| 8526 | ><TT |
| 8527 | CLASS="PARAMETER" |
| 8528 | ><I |
| 8529 | >ctxt</I |
| 8530 | ></TT |
| 8531 | > :</TD |
| 8532 | ><TD |
| 8533 | WIDTH="80%" |
| 8534 | ALIGN="LEFT" |
| 8535 | VALIGN="TOP" |
| 8536 | > the XPath Parser context</TD |
| 8537 | ></TR |
| 8538 | ><TR |
| 8539 | ><TD |
| 8540 | WIDTH="20%" |
| 8541 | ALIGN="RIGHT" |
| 8542 | VALIGN="TOP" |
| 8543 | ><TT |
| 8544 | CLASS="PARAMETER" |
| 8545 | ><I |
| 8546 | >nargs</I |
| 8547 | ></TT |
| 8548 | > :</TD |
| 8549 | ><TD |
| 8550 | WIDTH="80%" |
| 8551 | ALIGN="LEFT" |
| 8552 | VALIGN="TOP" |
| 8553 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8554 | ></TR |
| 8555 | ></TABLE |
| 8556 | ><P |
| 8557 | ></P |
| 8558 | ></DIV |
| 8559 | ></DIV |
| 8560 | ></DIV |
| 8561 | ><DIV |
| 8562 | CLASS="NAVFOOTER" |
| 8563 | ><BR |
| 8564 | CLEAR="all"><BR><TABLE |
| 8565 | WIDTH="100%" |
| 8566 | BORDER="0" |
| 8567 | BGCOLOR="#000000" |
| 8568 | CELLPADDING="1" |
| 8569 | CELLSPACING="0" |
| 8570 | ><TR |
| 8571 | ><TD |
| 8572 | WIDTH="25%" |
| 8573 | BGCOLOR="#C00000" |
| 8574 | ALIGN="left" |
| 8575 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 8576 | HREF="libxml-xpath.html" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8577 | ><FONT |
| 8578 | COLOR="#FFFFFF" |
| 8579 | SIZE="3" |
| 8580 | ><B |
| 8581 | ><<< Previous Page</B |
| 8582 | ></FONT |
| 8583 | ></A |
| 8584 | ></TD |
| 8585 | ><TD |
| 8586 | WIDTH="25%" |
| 8587 | BGCOLOR="#0000C0" |
| 8588 | ALIGN="center" |
| 8589 | ><FONT |
| 8590 | COLOR="#FFFFFF" |
| 8591 | SIZE="3" |
| 8592 | ><B |
| 8593 | ><A |
| 8594 | HREF="book1.html" |
| 8595 | ><FONT |
| 8596 | COLOR="#FFFFFF" |
| 8597 | SIZE="3" |
| 8598 | ><B |
| 8599 | >Home</B |
| 8600 | ></FONT |
| 8601 | ></A |
| 8602 | ></B |
| 8603 | ></FONT |
| 8604 | ></TD |
| 8605 | ><TD |
| 8606 | WIDTH="25%" |
| 8607 | BGCOLOR="#00C000" |
| 8608 | ALIGN="center" |
| 8609 | ><FONT |
| 8610 | COLOR="#FFFFFF" |
| 8611 | SIZE="3" |
| 8612 | ><B |
| 8613 | ><A |
| 8614 | HREF="libxml-lib.html" |
| 8615 | ><FONT |
| 8616 | COLOR="#FFFFFF" |
| 8617 | SIZE="3" |
| 8618 | ><B |
| 8619 | >Up</B |
| 8620 | ></FONT |
| 8621 | ></A |
| 8622 | ></B |
| 8623 | ></FONT |
| 8624 | ></TD |
| 8625 | ><TD |
| 8626 | WIDTH="25%" |
| 8627 | BGCOLOR="#C00000" |
| 8628 | ALIGN="right" |
| 8629 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 8630 | HREF="libxml-xpointer.html" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8631 | ><FONT |
| 8632 | COLOR="#FFFFFF" |
| 8633 | SIZE="3" |
| 8634 | ><B |
| 8635 | >Next Page >>></B |
| 8636 | ></FONT |
| 8637 | ></A |
| 8638 | ></TD |
| 8639 | ></TR |
| 8640 | ><TR |
| 8641 | ><TD |
| 8642 | COLSPAN="2" |
| 8643 | ALIGN="left" |
| 8644 | ><FONT |
| 8645 | COLOR="#FFFFFF" |
| 8646 | SIZE="3" |
| 8647 | ><B |
| 8648 | >xpath</B |
| 8649 | ></FONT |
| 8650 | ></TD |
| 8651 | ><TD |
| 8652 | COLSPAN="2" |
| 8653 | ALIGN="right" |
| 8654 | ><FONT |
| 8655 | COLOR="#FFFFFF" |
| 8656 | SIZE="3" |
| 8657 | ><B |
| 8658 | >xpointer</B |
| 8659 | ></FONT |
| 8660 | ></TD |
| 8661 | ></TR |
| 8662 | ></TABLE |
| 8663 | ></DIV |
| 8664 | ></BODY |
| 8665 | ></HTML |
| 8666 | > |