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 | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 124 | NAME="AEN11755" |
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 | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 132 | NAME="AEN11758" |
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); |
Daniel Veillard | a41123c | 2001-04-22 19:31:20 +0000 | [diff] [blame] | 224 | void <A |
| 225 | HREF="libxml-xpathinternals.html#XMLXPATHDEBUGDUMPCOMPEXPR" |
| 226 | >xmlXPathDebugDumpCompExpr</A |
| 227 | > (<GTKDOCLINK |
| 228 | HREF="FILE-CAPS" |
| 229 | >FILE</GTKDOCLINK |
| 230 | > *output, |
| 231 | <A |
| 232 | HREF="libxml-xpath.html#XMLXPATHCOMPEXPRPTR" |
| 233 | >xmlXPathCompExprPtr</A |
| 234 | > comp, |
| 235 | int depth); |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 236 | int <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 237 | HREF="libxml-xpathinternals.html#XMLXPATHREGISTERNS" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 238 | >xmlXPathRegisterNs</A |
| 239 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 240 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 241 | >xmlXPathContextPtr</A |
| 242 | > ctxt, |
| 243 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 244 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 245 | >xmlChar</A |
| 246 | > *prefix, |
| 247 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 248 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 249 | >xmlChar</A |
| 250 | > *ns_uri); |
| 251 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 252 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 253 | >xmlChar</A |
| 254 | >* <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 255 | HREF="libxml-xpathinternals.html#XMLXPATHNSLOOKUP" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 256 | >xmlXPathNsLookup</A |
| 257 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 258 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 259 | >xmlXPathContextPtr</A |
| 260 | > ctxt, |
| 261 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 262 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 263 | >xmlChar</A |
| 264 | > *ns_uri); |
| 265 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 266 | HREF="libxml-xpathinternals.html#XMLXPATHREGISTEREDNSCLEANUP" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 267 | >xmlXPathRegisteredNsCleanup</A |
| 268 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 269 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 270 | >xmlXPathContextPtr</A |
| 271 | > ctxt); |
| 272 | int <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 273 | HREF="libxml-xpathinternals.html#XMLXPATHREGISTERFUNC" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 274 | >xmlXPathRegisterFunc</A |
| 275 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 276 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 277 | >xmlXPathContextPtr</A |
| 278 | > ctxt, |
| 279 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 280 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 281 | >xmlChar</A |
| 282 | > *name, |
| 283 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 284 | HREF="libxml-xpath.html#XMLXPATHFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 285 | >xmlXPathFunction</A |
| 286 | > f); |
| 287 | int <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 288 | HREF="libxml-xpathinternals.html#XMLXPATHREGISTERFUNCNS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 289 | >xmlXPathRegisterFuncNS</A |
| 290 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 291 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 292 | >xmlXPathContextPtr</A |
| 293 | > ctxt, |
| 294 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 295 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 296 | >xmlChar</A |
| 297 | > *name, |
| 298 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 299 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 300 | >xmlChar</A |
| 301 | > *ns_uri, |
| 302 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 303 | HREF="libxml-xpath.html#XMLXPATHFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 304 | >xmlXPathFunction</A |
| 305 | > f); |
| 306 | int <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 307 | HREF="libxml-xpathinternals.html#XMLXPATHREGISTERVARIABLE" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 308 | >xmlXPathRegisterVariable</A |
| 309 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 310 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 311 | >xmlXPathContextPtr</A |
| 312 | > ctxt, |
| 313 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 314 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 315 | >xmlChar</A |
| 316 | > *name, |
| 317 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 318 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 319 | >xmlXPathObjectPtr</A |
| 320 | > value); |
| 321 | int <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 322 | HREF="libxml-xpathinternals.html#XMLXPATHREGISTERVARIABLENS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 323 | >xmlXPathRegisterVariableNS</A |
| 324 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 325 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 326 | >xmlXPathContextPtr</A |
| 327 | > ctxt, |
| 328 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 329 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 330 | >xmlChar</A |
| 331 | > *name, |
| 332 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 333 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 334 | >xmlChar</A |
| 335 | > *ns_uri, |
| 336 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 337 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 338 | >xmlXPathObjectPtr</A |
| 339 | > value); |
| 340 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 341 | HREF="libxml-xpath.html#XMLXPATHFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 342 | >xmlXPathFunction</A |
| 343 | > <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 344 | HREF="libxml-xpathinternals.html#XMLXPATHFUNCTIONLOOKUP" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 345 | >xmlXPathFunctionLookup</A |
| 346 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 347 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 348 | >xmlXPathContextPtr</A |
| 349 | > ctxt, |
| 350 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 351 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 352 | >xmlChar</A |
| 353 | > *name); |
| 354 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 355 | HREF="libxml-xpath.html#XMLXPATHFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 356 | >xmlXPathFunction</A |
| 357 | > <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 358 | HREF="libxml-xpathinternals.html#XMLXPATHFUNCTIONLOOKUPNS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 359 | >xmlXPathFunctionLookupNS</A |
| 360 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 361 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 362 | >xmlXPathContextPtr</A |
| 363 | > ctxt, |
| 364 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 365 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 366 | >xmlChar</A |
| 367 | > *name, |
| 368 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 369 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 370 | >xmlChar</A |
| 371 | > *ns_uri); |
| 372 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 373 | HREF="libxml-xpathinternals.html#XMLXPATHREGISTEREDFUNCSCLEANUP" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 374 | >xmlXPathRegisteredFuncsCleanup</A |
| 375 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 376 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 377 | >xmlXPathContextPtr</A |
| 378 | > ctxt); |
| 379 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 380 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 381 | >xmlXPathObjectPtr</A |
| 382 | > <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 383 | HREF="libxml-xpathinternals.html#XMLXPATHVARIABLELOOKUP" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 384 | >xmlXPathVariableLookup</A |
| 385 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 386 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 387 | >xmlXPathContextPtr</A |
| 388 | > ctxt, |
| 389 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 390 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 391 | >xmlChar</A |
| 392 | > *name); |
| 393 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 394 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 395 | >xmlXPathObjectPtr</A |
| 396 | > <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 397 | HREF="libxml-xpathinternals.html#XMLXPATHVARIABLELOOKUPNS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 398 | >xmlXPathVariableLookupNS</A |
| 399 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 400 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 401 | >xmlXPathContextPtr</A |
| 402 | > ctxt, |
| 403 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 404 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 405 | >xmlChar</A |
| 406 | > *name, |
| 407 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 408 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 409 | >xmlChar</A |
| 410 | > *ns_uri); |
| 411 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 412 | HREF="libxml-xpathinternals.html#XMLXPATHREGISTEREDVARIABLESCLEANUP" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 413 | >xmlXPathRegisteredVariablesCleanup</A |
| 414 | > |
| 415 | (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 416 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 417 | >xmlXPathContextPtr</A |
| 418 | > ctxt); |
| 419 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 420 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 421 | >xmlXPathParserContextPtr</A |
| 422 | > <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 423 | HREF="libxml-xpathinternals.html#XMLXPATHNEWPARSERCONTEXT" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 424 | >xmlXPathNewParserContext</A |
| 425 | > |
| 426 | (const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 427 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 428 | >xmlChar</A |
| 429 | > *str, |
| 430 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 431 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 432 | >xmlXPathContextPtr</A |
| 433 | > ctxt); |
| 434 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 435 | HREF="libxml-xpathinternals.html#XMLXPATHFREEPARSERCONTEXT" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 436 | >xmlXPathFreeParserContext</A |
| 437 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 438 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 439 | >xmlXPathParserContextPtr</A |
| 440 | > ctxt); |
| 441 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 442 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 443 | >xmlXPathObjectPtr</A |
| 444 | > <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 445 | HREF="libxml-xpathinternals.html#VALUEPOP" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 446 | >valuePop</A |
| 447 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 448 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 449 | >xmlXPathParserContextPtr</A |
| 450 | > ctxt); |
| 451 | int <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 452 | HREF="libxml-xpathinternals.html#VALUEPUSH" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 453 | >valuePush</A |
| 454 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 455 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 456 | >xmlXPathParserContextPtr</A |
| 457 | > ctxt, |
| 458 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 459 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 460 | >xmlXPathObjectPtr</A |
| 461 | > value); |
| 462 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 463 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 464 | >xmlXPathObjectPtr</A |
| 465 | > <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 466 | HREF="libxml-xpathinternals.html#XMLXPATHNEWSTRING" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 467 | >xmlXPathNewString</A |
| 468 | > (const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 469 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 470 | >xmlChar</A |
| 471 | > *val); |
| 472 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 473 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 474 | >xmlXPathObjectPtr</A |
| 475 | > <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 476 | HREF="libxml-xpathinternals.html#XMLXPATHNEWCSTRING" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 477 | >xmlXPathNewCString</A |
| 478 | > (const char *val); |
| 479 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 480 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 481 | >xmlXPathObjectPtr</A |
| 482 | > <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 483 | HREF="libxml-xpathinternals.html#XMLXPATHNEWFLOAT" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 484 | >xmlXPathNewFloat</A |
| 485 | > (<GTKDOCLINK |
| 486 | HREF="DOUBLE" |
| 487 | >double</GTKDOCLINK |
| 488 | > val); |
| 489 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 490 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 491 | >xmlXPathObjectPtr</A |
| 492 | > <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 493 | HREF="libxml-xpathinternals.html#XMLXPATHNEWBOOLEAN" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 494 | >xmlXPathNewBoolean</A |
| 495 | > (int val); |
| 496 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 497 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 498 | >xmlXPathObjectPtr</A |
| 499 | > <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 500 | HREF="libxml-xpathinternals.html#XMLXPATHNEWNODESET" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 501 | >xmlXPathNewNodeSet</A |
| 502 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 503 | HREF="libxml-tree.html#XMLNODEPTR" |
| 504 | >xmlNodePtr</A |
| 505 | > val); |
| 506 | <A |
| 507 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
| 508 | >xmlXPathObjectPtr</A |
| 509 | > <A |
| 510 | HREF="libxml-xpathinternals.html#XMLXPATHNEWVALUETREE" |
| 511 | >xmlXPathNewValueTree</A |
| 512 | > (<A |
| 513 | HREF="libxml-tree.html#XMLNODEPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 514 | >xmlNodePtr</A |
| 515 | > val); |
| 516 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 517 | HREF="libxml-xpathinternals.html#XMLXPATHNODESETADD" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 518 | >xmlXPathNodeSetAdd</A |
| 519 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 520 | HREF="libxml-xpath.html#XMLNODESETPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 521 | >xmlNodeSetPtr</A |
| 522 | > cur, |
| 523 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 524 | HREF="libxml-tree.html#XMLNODEPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 525 | >xmlNodePtr</A |
| 526 | > val); |
| 527 | void <A |
Daniel Veillard | a41123c | 2001-04-22 19:31:20 +0000 | [diff] [blame] | 528 | HREF="libxml-xpathinternals.html#XMLXPATHNODESETADDUNIQUE" |
| 529 | >xmlXPathNodeSetAddUnique</A |
| 530 | > (<A |
| 531 | HREF="libxml-xpath.html#XMLNODESETPTR" |
| 532 | >xmlNodeSetPtr</A |
| 533 | > cur, |
| 534 | <A |
| 535 | HREF="libxml-tree.html#XMLNODEPTR" |
| 536 | >xmlNodePtr</A |
| 537 | > val); |
| 538 | void <A |
| 539 | HREF="libxml-xpathinternals.html#XMLXPATHNODESETSORT" |
| 540 | >xmlXPathNodeSetSort</A |
| 541 | > (<A |
| 542 | HREF="libxml-xpath.html#XMLNODESETPTR" |
| 543 | >xmlNodeSetPtr</A |
| 544 | > set); |
| 545 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 546 | HREF="libxml-xpathinternals.html#XMLXPATHIDFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 547 | >xmlXPathIdFunction</A |
| 548 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 549 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 550 | >xmlXPathParserContextPtr</A |
| 551 | > ctxt, |
| 552 | int nargs); |
| 553 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 554 | HREF="libxml-xpathinternals.html#XMLXPATHROOT" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 555 | >xmlXPathRoot</A |
| 556 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 557 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 558 | >xmlXPathParserContextPtr</A |
| 559 | > ctxt); |
| 560 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 561 | HREF="libxml-xpathinternals.html#XMLXPATHEVALEXPR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 562 | >xmlXPathEvalExpr</A |
| 563 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 564 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 565 | >xmlXPathParserContextPtr</A |
| 566 | > ctxt); |
| 567 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 568 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 569 | >xmlChar</A |
| 570 | >* <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 571 | HREF="libxml-xpathinternals.html#XMLXPATHPARSENAME" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 572 | >xmlXPathParseName</A |
| 573 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 574 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 575 | >xmlXPathParserContextPtr</A |
| 576 | > ctxt); |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 577 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 578 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 579 | >xmlChar</A |
| 580 | >* <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 581 | HREF="libxml-xpathinternals.html#XMLXPATHPARSENCNAME" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 582 | >xmlXPathParseNCName</A |
| 583 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 584 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 585 | >xmlXPathParserContextPtr</A |
| 586 | > ctxt); |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 587 | <GTKDOCLINK |
| 588 | HREF="DOUBLE" |
| 589 | >double</GTKDOCLINK |
| 590 | > <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 591 | HREF="libxml-xpathinternals.html#XMLXPATHSTRINGEVALNUMBER" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 592 | >xmlXPathStringEvalNumber</A |
| 593 | > (const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 594 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 595 | >xmlChar</A |
| 596 | > *str); |
Daniel Veillard | a1fe910 | 2000-11-25 10:49:25 +0000 | [diff] [blame] | 597 | int <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 598 | HREF="libxml-xpathinternals.html#XMLXPATHEVALUATEPREDICATERESULT" |
Daniel Veillard | a1fe910 | 2000-11-25 10:49:25 +0000 | [diff] [blame] | 599 | >xmlXPathEvaluatePredicateResult</A |
| 600 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 601 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | a1fe910 | 2000-11-25 10:49:25 +0000 | [diff] [blame] | 602 | >xmlXPathParserContextPtr</A |
| 603 | > ctxt, |
| 604 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 605 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | a1fe910 | 2000-11-25 10:49:25 +0000 | [diff] [blame] | 606 | >xmlXPathObjectPtr</A |
| 607 | > res); |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 608 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 609 | HREF="libxml-xpath.html#XMLXPATHINIT" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 610 | >xmlXPathInit</A |
| 611 | > (void); |
| 612 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 613 | HREF="libxml-xpathinternals.html#XMLXPATHSTRINGFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 614 | >xmlXPathStringFunction</A |
| 615 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 616 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 617 | >xmlXPathParserContextPtr</A |
| 618 | > ctxt, |
| 619 | int nargs); |
| 620 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 621 | HREF="libxml-xpathinternals.html#XMLXPATHREGISTERALLFUNCTIONS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 622 | >xmlXPathRegisterAllFunctions</A |
| 623 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 624 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 625 | >xmlXPathContextPtr</A |
| 626 | > ctxt); |
| 627 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 628 | HREF="libxml-xpath.html#XMLNODESETPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 629 | >xmlNodeSetPtr</A |
| 630 | > <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 631 | HREF="libxml-xpath.html#XMLXPATHNODESETCREATE" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 632 | >xmlXPathNodeSetCreate</A |
| 633 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 634 | HREF="libxml-tree.html#XMLNODEPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 635 | >xmlNodePtr</A |
| 636 | > val); |
| 637 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 638 | HREF="libxml-xpath.html#XMLNODESETPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 639 | >xmlNodeSetPtr</A |
| 640 | > <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 641 | HREF="libxml-xpathinternals.html#XMLXPATHNODESETMERGE" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 642 | >xmlXPathNodeSetMerge</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 | > val1, |
| 647 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 648 | HREF="libxml-xpath.html#XMLNODESETPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 649 | >xmlNodeSetPtr</A |
| 650 | > val2); |
| 651 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 652 | HREF="libxml-xpathinternals.html#XMLXPATHNODESETDEL" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 653 | >xmlXPathNodeSetDel</A |
| 654 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 655 | HREF="libxml-xpath.html#XMLNODESETPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 656 | >xmlNodeSetPtr</A |
| 657 | > cur, |
| 658 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 659 | HREF="libxml-tree.html#XMLNODEPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 660 | >xmlNodePtr</A |
| 661 | > val); |
| 662 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 663 | HREF="libxml-xpathinternals.html#XMLXPATHNODESETREMOVE" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 664 | >xmlXPathNodeSetRemove</A |
| 665 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 666 | HREF="libxml-xpath.html#XMLNODESETPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 667 | >xmlNodeSetPtr</A |
| 668 | > cur, |
| 669 | int val); |
| 670 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 671 | HREF="libxml-xpath.html#XMLXPATHFREENODESET" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 672 | >xmlXPathFreeNodeSet</A |
| 673 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 674 | HREF="libxml-xpath.html#XMLNODESETPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 675 | >xmlNodeSetPtr</A |
| 676 | > obj); |
| 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 | > <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 681 | HREF="libxml-xpathinternals.html#XMLXPATHNEWNODESETLIST" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 682 | >xmlXPathNewNodeSetList</A |
| 683 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 684 | HREF="libxml-xpath.html#XMLNODESETPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 685 | >xmlNodeSetPtr</A |
| 686 | > val); |
| 687 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 688 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 689 | >xmlXPathObjectPtr</A |
| 690 | > <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 691 | HREF="libxml-xpathinternals.html#XMLXPATHWRAPNODESET" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 692 | >xmlXPathWrapNodeSet</A |
| 693 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 694 | HREF="libxml-xpath.html#XMLNODESETPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 695 | >xmlNodeSetPtr</A |
| 696 | > val); |
| 697 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 698 | HREF="libxml-xpath.html#XMLXPATHFREENODESETLIST" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 699 | >xmlXPathFreeNodeSetList</A |
| 700 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 701 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 702 | >xmlXPathObjectPtr</A |
| 703 | > obj); |
| 704 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 705 | HREF="libxml-xpath.html#XMLXPATHFREEOBJECT" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 706 | >xmlXPathFreeObject</A |
| 707 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 708 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 709 | >xmlXPathObjectPtr</A |
| 710 | > obj); |
| 711 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 712 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 713 | >xmlXPathContextPtr</A |
| 714 | > <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 715 | HREF="libxml-xpath.html#XMLXPATHNEWCONTEXT" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 716 | >xmlXPathNewContext</A |
| 717 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 718 | HREF="libxml-tree.html#XMLDOCPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 719 | >xmlDocPtr</A |
| 720 | > doc); |
| 721 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 722 | HREF="libxml-xpath.html#XMLXPATHFREECONTEXT" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 723 | >xmlXPathFreeContext</A |
| 724 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 725 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 726 | >xmlXPathContextPtr</A |
| 727 | > ctxt); |
| 728 | int <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 729 | HREF="libxml-xpathinternals.html#XMLXPATHEQUALVALUES" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 730 | >xmlXPathEqualValues</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 | int <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 736 | HREF="libxml-xpathinternals.html#XMLXPATHCOMPAREVALUES" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 737 | >xmlXPathCompareValues</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 | int inf, |
| 743 | int strict); |
| 744 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 745 | HREF="libxml-xpathinternals.html#XMLXPATHVALUEFLIPSIGN" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 746 | >xmlXPathValueFlipSign</A |
| 747 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 748 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 749 | >xmlXPathParserContextPtr</A |
| 750 | > ctxt); |
| 751 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 752 | HREF="libxml-xpathinternals.html#XMLXPATHADDVALUES" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 753 | >xmlXPathAddValues</A |
| 754 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 755 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 756 | >xmlXPathParserContextPtr</A |
| 757 | > ctxt); |
| 758 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 759 | HREF="libxml-xpathinternals.html#XMLXPATHSUBVALUES" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 760 | >xmlXPathSubValues</A |
| 761 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 762 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 763 | >xmlXPathParserContextPtr</A |
| 764 | > ctxt); |
| 765 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 766 | HREF="libxml-xpathinternals.html#XMLXPATHMULTVALUES" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 767 | >xmlXPathMultValues</A |
| 768 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 769 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 770 | >xmlXPathParserContextPtr</A |
| 771 | > ctxt); |
| 772 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 773 | HREF="libxml-xpathinternals.html#XMLXPATHDIVVALUES" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 774 | >xmlXPathDivValues</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 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 780 | HREF="libxml-xpathinternals.html#XMLXPATHMODVALUES" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 781 | >xmlXPathModValues</A |
| 782 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 783 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 784 | >xmlXPathParserContextPtr</A |
| 785 | > ctxt); |
Daniel Veillard | a41123c | 2001-04-22 19:31:20 +0000 | [diff] [blame] | 786 | int <A |
| 787 | HREF="libxml-xpathinternals.html#XMLXPATHISNODETYPE" |
| 788 | >xmlXPathIsNodeType</A |
| 789 | > (const <A |
| 790 | HREF="libxml-tree.html#XMLCHAR" |
| 791 | >xmlChar</A |
| 792 | > *name); |
| 793 | <A |
| 794 | HREF="libxml-tree.html#XMLNODEPTR" |
| 795 | >xmlNodePtr</A |
| 796 | > <A |
| 797 | HREF="libxml-xpathinternals.html#XMLXPATHNEXTSELF" |
| 798 | >xmlXPathNextSelf</A |
| 799 | > (<A |
| 800 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
| 801 | >xmlXPathParserContextPtr</A |
| 802 | > ctxt, |
| 803 | <A |
| 804 | HREF="libxml-tree.html#XMLNODEPTR" |
| 805 | >xmlNodePtr</A |
| 806 | > cur); |
| 807 | <A |
| 808 | HREF="libxml-tree.html#XMLNODEPTR" |
| 809 | >xmlNodePtr</A |
| 810 | > <A |
| 811 | HREF="libxml-xpathinternals.html#XMLXPATHNEXTCHILD" |
| 812 | >xmlXPathNextChild</A |
| 813 | > (<A |
| 814 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
| 815 | >xmlXPathParserContextPtr</A |
| 816 | > ctxt, |
| 817 | <A |
| 818 | HREF="libxml-tree.html#XMLNODEPTR" |
| 819 | >xmlNodePtr</A |
| 820 | > cur); |
| 821 | <A |
| 822 | HREF="libxml-tree.html#XMLNODEPTR" |
| 823 | >xmlNodePtr</A |
| 824 | > <A |
| 825 | HREF="libxml-xpathinternals.html#XMLXPATHNEXTDESCENDANT" |
| 826 | >xmlXPathNextDescendant</A |
| 827 | > (<A |
| 828 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
| 829 | >xmlXPathParserContextPtr</A |
| 830 | > ctxt, |
| 831 | <A |
| 832 | HREF="libxml-tree.html#XMLNODEPTR" |
| 833 | >xmlNodePtr</A |
| 834 | > cur); |
| 835 | <A |
| 836 | HREF="libxml-tree.html#XMLNODEPTR" |
| 837 | >xmlNodePtr</A |
| 838 | > <A |
| 839 | HREF="libxml-xpathinternals.html#XMLXPATHNEXTDESCENDANTORSELF" |
| 840 | >xmlXPathNextDescendantOrSelf</A |
| 841 | > (<A |
| 842 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
| 843 | >xmlXPathParserContextPtr</A |
| 844 | > ctxt, |
| 845 | <A |
| 846 | HREF="libxml-tree.html#XMLNODEPTR" |
| 847 | >xmlNodePtr</A |
| 848 | > cur); |
| 849 | <A |
| 850 | HREF="libxml-tree.html#XMLNODEPTR" |
| 851 | >xmlNodePtr</A |
| 852 | > <A |
| 853 | HREF="libxml-xpathinternals.html#XMLXPATHNEXTPARENT" |
| 854 | >xmlXPathNextParent</A |
| 855 | > (<A |
| 856 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
| 857 | >xmlXPathParserContextPtr</A |
| 858 | > ctxt, |
| 859 | <A |
| 860 | HREF="libxml-tree.html#XMLNODEPTR" |
| 861 | >xmlNodePtr</A |
| 862 | > cur); |
| 863 | <A |
| 864 | HREF="libxml-tree.html#XMLNODEPTR" |
| 865 | >xmlNodePtr</A |
| 866 | > <A |
| 867 | HREF="libxml-xpathinternals.html#XMLXPATHNEXTANCESTORORSELF" |
| 868 | >xmlXPathNextAncestorOrSelf</A |
| 869 | > (<A |
| 870 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
| 871 | >xmlXPathParserContextPtr</A |
| 872 | > ctxt, |
| 873 | <A |
| 874 | HREF="libxml-tree.html#XMLNODEPTR" |
| 875 | >xmlNodePtr</A |
| 876 | > cur); |
| 877 | <A |
| 878 | HREF="libxml-tree.html#XMLNODEPTR" |
| 879 | >xmlNodePtr</A |
| 880 | > <A |
| 881 | HREF="libxml-xpathinternals.html#XMLXPATHNEXTFOLLOWINGSIBLING" |
| 882 | >xmlXPathNextFollowingSibling</A |
| 883 | > (<A |
| 884 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
| 885 | >xmlXPathParserContextPtr</A |
| 886 | > ctxt, |
| 887 | <A |
| 888 | HREF="libxml-tree.html#XMLNODEPTR" |
| 889 | >xmlNodePtr</A |
| 890 | > cur); |
| 891 | <A |
| 892 | HREF="libxml-tree.html#XMLNODEPTR" |
| 893 | >xmlNodePtr</A |
| 894 | > <A |
| 895 | HREF="libxml-xpathinternals.html#XMLXPATHNEXTFOLLOWING" |
| 896 | >xmlXPathNextFollowing</A |
| 897 | > (<A |
| 898 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
| 899 | >xmlXPathParserContextPtr</A |
| 900 | > ctxt, |
| 901 | <A |
| 902 | HREF="libxml-tree.html#XMLNODEPTR" |
| 903 | >xmlNodePtr</A |
| 904 | > cur); |
| 905 | <A |
| 906 | HREF="libxml-tree.html#XMLNODEPTR" |
| 907 | >xmlNodePtr</A |
| 908 | > <A |
| 909 | HREF="libxml-xpathinternals.html#XMLXPATHNEXTNAMESPACE" |
| 910 | >xmlXPathNextNamespace</A |
| 911 | > (<A |
| 912 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
| 913 | >xmlXPathParserContextPtr</A |
| 914 | > ctxt, |
| 915 | <A |
| 916 | HREF="libxml-tree.html#XMLNODEPTR" |
| 917 | >xmlNodePtr</A |
| 918 | > cur); |
| 919 | <A |
| 920 | HREF="libxml-tree.html#XMLNODEPTR" |
| 921 | >xmlNodePtr</A |
| 922 | > <A |
| 923 | HREF="libxml-xpathinternals.html#XMLXPATHNEXTATTRIBUTE" |
| 924 | >xmlXPathNextAttribute</A |
| 925 | > (<A |
| 926 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
| 927 | >xmlXPathParserContextPtr</A |
| 928 | > ctxt, |
| 929 | <A |
| 930 | HREF="libxml-tree.html#XMLNODEPTR" |
| 931 | >xmlNodePtr</A |
| 932 | > cur); |
Daniel Veillard | e356c28 | 2001-03-10 12:32:04 +0000 | [diff] [blame] | 933 | <A |
| 934 | HREF="libxml-tree.html#XMLNODEPTR" |
| 935 | >xmlNodePtr</A |
| 936 | > <A |
| 937 | HREF="libxml-xpathinternals.html#XMLXPATHNEXTPRECEDING" |
| 938 | >xmlXPathNextPreceding</A |
| 939 | > (<A |
| 940 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
| 941 | >xmlXPathParserContextPtr</A |
| 942 | > ctxt, |
| 943 | <A |
| 944 | HREF="libxml-tree.html#XMLNODEPTR" |
| 945 | >xmlNodePtr</A |
| 946 | > cur); |
| 947 | <A |
| 948 | HREF="libxml-tree.html#XMLNODEPTR" |
| 949 | >xmlNodePtr</A |
| 950 | > <A |
| 951 | HREF="libxml-xpathinternals.html#XMLXPATHNEXTANCESTOR" |
| 952 | >xmlXPathNextAncestor</A |
| 953 | > (<A |
| 954 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
| 955 | >xmlXPathParserContextPtr</A |
| 956 | > ctxt, |
| 957 | <A |
| 958 | HREF="libxml-tree.html#XMLNODEPTR" |
| 959 | >xmlNodePtr</A |
| 960 | > cur); |
| 961 | <A |
| 962 | HREF="libxml-tree.html#XMLNODEPTR" |
| 963 | >xmlNodePtr</A |
| 964 | > <A |
| 965 | HREF="libxml-xpathinternals.html#XMLXPATHNEXTPRECEDINGSIBLING" |
| 966 | >xmlXPathNextPrecedingSibling</A |
| 967 | > (<A |
| 968 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
| 969 | >xmlXPathParserContextPtr</A |
| 970 | > ctxt, |
| 971 | <A |
| 972 | HREF="libxml-tree.html#XMLNODEPTR" |
| 973 | >xmlNodePtr</A |
| 974 | > cur); |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 975 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 976 | HREF="libxml-xpathinternals.html#XMLXPATHLASTFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 977 | >xmlXPathLastFunction</A |
| 978 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 979 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 980 | >xmlXPathParserContextPtr</A |
| 981 | > ctxt, |
| 982 | int nargs); |
| 983 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 984 | HREF="libxml-xpathinternals.html#XMLXPATHPOSITIONFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 985 | >xmlXPathPositionFunction</A |
| 986 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 987 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 988 | >xmlXPathParserContextPtr</A |
| 989 | > ctxt, |
| 990 | int nargs); |
| 991 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 992 | HREF="libxml-xpathinternals.html#XMLXPATHCOUNTFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 993 | >xmlXPathCountFunction</A |
| 994 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 995 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 996 | >xmlXPathParserContextPtr</A |
| 997 | > ctxt, |
| 998 | int nargs); |
| 999 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1000 | HREF="libxml-xpathinternals.html#XMLXPATHLOCALNAMEFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1001 | >xmlXPathLocalNameFunction</A |
| 1002 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1003 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1004 | >xmlXPathParserContextPtr</A |
| 1005 | > ctxt, |
| 1006 | int nargs); |
| 1007 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1008 | HREF="libxml-xpathinternals.html#XMLXPATHNAMESPACEURIFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1009 | >xmlXPathNamespaceURIFunction</A |
| 1010 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1011 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1012 | >xmlXPathParserContextPtr</A |
| 1013 | > ctxt, |
| 1014 | int nargs); |
| 1015 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1016 | HREF="libxml-xpathinternals.html#XMLXPATHSTRINGLENGTHFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1017 | >xmlXPathStringLengthFunction</A |
| 1018 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1019 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1020 | >xmlXPathParserContextPtr</A |
| 1021 | > ctxt, |
| 1022 | int nargs); |
| 1023 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1024 | HREF="libxml-xpathinternals.html#XMLXPATHCONCATFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1025 | >xmlXPathConcatFunction</A |
| 1026 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1027 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1028 | >xmlXPathParserContextPtr</A |
| 1029 | > ctxt, |
| 1030 | int nargs); |
| 1031 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1032 | HREF="libxml-xpathinternals.html#XMLXPATHCONTAINSFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1033 | >xmlXPathContainsFunction</A |
| 1034 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1035 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1036 | >xmlXPathParserContextPtr</A |
| 1037 | > ctxt, |
| 1038 | int nargs); |
| 1039 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1040 | HREF="libxml-xpathinternals.html#XMLXPATHSTARTSWITHFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1041 | >xmlXPathStartsWithFunction</A |
| 1042 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1043 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1044 | >xmlXPathParserContextPtr</A |
| 1045 | > ctxt, |
| 1046 | int nargs); |
| 1047 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1048 | HREF="libxml-xpathinternals.html#XMLXPATHSUBSTRINGFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1049 | >xmlXPathSubstringFunction</A |
| 1050 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1051 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1052 | >xmlXPathParserContextPtr</A |
| 1053 | > ctxt, |
| 1054 | int nargs); |
| 1055 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1056 | HREF="libxml-xpathinternals.html#XMLXPATHSUBSTRINGBEFOREFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1057 | >xmlXPathSubstringBeforeFunction</A |
| 1058 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1059 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1060 | >xmlXPathParserContextPtr</A |
| 1061 | > ctxt, |
| 1062 | int nargs); |
| 1063 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1064 | HREF="libxml-xpathinternals.html#XMLXPATHSUBSTRINGAFTERFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1065 | >xmlXPathSubstringAfterFunction</A |
| 1066 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1067 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1068 | >xmlXPathParserContextPtr</A |
| 1069 | > ctxt, |
| 1070 | int nargs); |
| 1071 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1072 | HREF="libxml-xpathinternals.html#XMLXPATHNORMALIZEFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1073 | >xmlXPathNormalizeFunction</A |
| 1074 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1075 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1076 | >xmlXPathParserContextPtr</A |
| 1077 | > ctxt, |
| 1078 | int nargs); |
| 1079 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1080 | HREF="libxml-xpathinternals.html#XMLXPATHTRANSLATEFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1081 | >xmlXPathTranslateFunction</A |
| 1082 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1083 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1084 | >xmlXPathParserContextPtr</A |
| 1085 | > ctxt, |
| 1086 | int nargs); |
| 1087 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1088 | HREF="libxml-xpathinternals.html#XMLXPATHNOTFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1089 | >xmlXPathNotFunction</A |
| 1090 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1091 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1092 | >xmlXPathParserContextPtr</A |
| 1093 | > ctxt, |
| 1094 | int nargs); |
| 1095 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1096 | HREF="libxml-xpathinternals.html#XMLXPATHTRUEFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1097 | >xmlXPathTrueFunction</A |
| 1098 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1099 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1100 | >xmlXPathParserContextPtr</A |
| 1101 | > ctxt, |
| 1102 | int nargs); |
| 1103 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1104 | HREF="libxml-xpathinternals.html#XMLXPATHFALSEFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1105 | >xmlXPathFalseFunction</A |
| 1106 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1107 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1108 | >xmlXPathParserContextPtr</A |
| 1109 | > ctxt, |
| 1110 | int nargs); |
| 1111 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1112 | HREF="libxml-xpathinternals.html#XMLXPATHLANGFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1113 | >xmlXPathLangFunction</A |
| 1114 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1115 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1116 | >xmlXPathParserContextPtr</A |
| 1117 | > ctxt, |
| 1118 | int nargs); |
| 1119 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1120 | HREF="libxml-xpathinternals.html#XMLXPATHNUMBERFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1121 | >xmlXPathNumberFunction</A |
| 1122 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1123 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1124 | >xmlXPathParserContextPtr</A |
| 1125 | > ctxt, |
| 1126 | int nargs); |
| 1127 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1128 | HREF="libxml-xpathinternals.html#XMLXPATHSUMFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1129 | >xmlXPathSumFunction</A |
| 1130 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1131 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1132 | >xmlXPathParserContextPtr</A |
| 1133 | > ctxt, |
| 1134 | int nargs); |
| 1135 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1136 | HREF="libxml-xpathinternals.html#XMLXPATHFLOORFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1137 | >xmlXPathFloorFunction</A |
| 1138 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1139 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1140 | >xmlXPathParserContextPtr</A |
| 1141 | > ctxt, |
| 1142 | int nargs); |
| 1143 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1144 | HREF="libxml-xpathinternals.html#XMLXPATHCEILINGFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1145 | >xmlXPathCeilingFunction</A |
| 1146 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1147 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1148 | >xmlXPathParserContextPtr</A |
| 1149 | > ctxt, |
| 1150 | int nargs); |
| 1151 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1152 | HREF="libxml-xpathinternals.html#XMLXPATHROUNDFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1153 | >xmlXPathRoundFunction</A |
| 1154 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1155 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
| 1156 | >xmlXPathParserContextPtr</A |
| 1157 | > ctxt, |
| 1158 | int nargs); |
| 1159 | void <A |
| 1160 | HREF="libxml-xpathinternals.html#XMLXPATHBOOLEANFUNCTION" |
| 1161 | >xmlXPathBooleanFunction</A |
| 1162 | > (<A |
| 1163 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1164 | >xmlXPathParserContextPtr</A |
| 1165 | > ctxt, |
| 1166 | int nargs);</PRE |
| 1167 | ></TD |
| 1168 | ></TR |
| 1169 | ></TABLE |
| 1170 | ></DIV |
| 1171 | ><DIV |
| 1172 | CLASS="REFSECT1" |
| 1173 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 1174 | NAME="AEN12039" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1175 | ></A |
| 1176 | ><H2 |
| 1177 | >Description</H2 |
| 1178 | ><P |
| 1179 | ></P |
| 1180 | ></DIV |
| 1181 | ><DIV |
| 1182 | CLASS="REFSECT1" |
| 1183 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 1184 | NAME="AEN12042" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1185 | ></A |
| 1186 | ><H2 |
| 1187 | >Details</H2 |
| 1188 | ><DIV |
| 1189 | CLASS="REFSECT2" |
| 1190 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 1191 | NAME="AEN12044" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1192 | ></A |
| 1193 | ><H3 |
| 1194 | ><A |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1195 | NAME="CHECK-ERROR-CAPS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1196 | ></A |
| 1197 | >CHECK_ERROR</H3 |
| 1198 | ><TABLE |
| 1199 | BORDER="0" |
| 1200 | BGCOLOR="#D6E8FF" |
| 1201 | WIDTH="100%" |
| 1202 | CELLPADDING="6" |
| 1203 | ><TR |
| 1204 | ><TD |
| 1205 | ><PRE |
| 1206 | CLASS="PROGRAMLISTING" |
| 1207 | >#define CHECK_ERROR</PRE |
| 1208 | ></TD |
| 1209 | ></TR |
| 1210 | ></TABLE |
| 1211 | ><P |
| 1212 | ></P |
| 1213 | ></DIV |
| 1214 | ><HR><DIV |
| 1215 | CLASS="REFSECT2" |
| 1216 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 1217 | NAME="AEN12049" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1218 | ></A |
| 1219 | ><H3 |
| 1220 | ><A |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1221 | NAME="CHECK-ERROR0-CAPS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1222 | ></A |
| 1223 | >CHECK_ERROR0</H3 |
| 1224 | ><TABLE |
| 1225 | BORDER="0" |
| 1226 | BGCOLOR="#D6E8FF" |
| 1227 | WIDTH="100%" |
| 1228 | CELLPADDING="6" |
| 1229 | ><TR |
| 1230 | ><TD |
| 1231 | ><PRE |
| 1232 | CLASS="PROGRAMLISTING" |
| 1233 | >#define CHECK_ERROR0</PRE |
| 1234 | ></TD |
| 1235 | ></TR |
| 1236 | ></TABLE |
| 1237 | ><P |
| 1238 | ></P |
| 1239 | ></DIV |
| 1240 | ><HR><DIV |
| 1241 | CLASS="REFSECT2" |
| 1242 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 1243 | NAME="AEN12054" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1244 | ></A |
| 1245 | ><H3 |
| 1246 | ><A |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1247 | NAME="XP-ERROR-CAPS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1248 | ></A |
| 1249 | >XP_ERROR()</H3 |
| 1250 | ><TABLE |
| 1251 | BORDER="0" |
| 1252 | BGCOLOR="#D6E8FF" |
| 1253 | WIDTH="100%" |
| 1254 | CELLPADDING="6" |
| 1255 | ><TR |
| 1256 | ><TD |
| 1257 | ><PRE |
| 1258 | CLASS="PROGRAMLISTING" |
| 1259 | >#define XP_ERROR(X)</PRE |
| 1260 | ></TD |
| 1261 | ></TR |
| 1262 | ></TABLE |
| 1263 | ><P |
| 1264 | ></P |
| 1265 | ><DIV |
| 1266 | CLASS="INFORMALTABLE" |
| 1267 | ><P |
| 1268 | ></P |
| 1269 | ><TABLE |
| 1270 | BORDER="0" |
| 1271 | WIDTH="100%" |
| 1272 | BGCOLOR="#FFD0D0" |
| 1273 | CELLSPACING="0" |
| 1274 | CELLPADDING="4" |
| 1275 | CLASS="CALSTABLE" |
| 1276 | ><TR |
| 1277 | ><TD |
| 1278 | WIDTH="20%" |
| 1279 | ALIGN="RIGHT" |
| 1280 | VALIGN="TOP" |
| 1281 | ><TT |
| 1282 | CLASS="PARAMETER" |
| 1283 | ><I |
| 1284 | >X</I |
| 1285 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 1286 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1287 | ><TD |
| 1288 | WIDTH="80%" |
| 1289 | ALIGN="LEFT" |
| 1290 | VALIGN="TOP" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1291 | > </TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1292 | ></TR |
| 1293 | ></TABLE |
| 1294 | ><P |
| 1295 | ></P |
| 1296 | ></DIV |
| 1297 | ></DIV |
| 1298 | ><HR><DIV |
| 1299 | CLASS="REFSECT2" |
| 1300 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 1301 | NAME="AEN12068" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1302 | ></A |
| 1303 | ><H3 |
| 1304 | ><A |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1305 | NAME="XP-ERROR0-CAPS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1306 | ></A |
| 1307 | >XP_ERROR0()</H3 |
| 1308 | ><TABLE |
| 1309 | BORDER="0" |
| 1310 | BGCOLOR="#D6E8FF" |
| 1311 | WIDTH="100%" |
| 1312 | CELLPADDING="6" |
| 1313 | ><TR |
| 1314 | ><TD |
| 1315 | ><PRE |
| 1316 | CLASS="PROGRAMLISTING" |
| 1317 | >#define XP_ERROR0(X)</PRE |
| 1318 | ></TD |
| 1319 | ></TR |
| 1320 | ></TABLE |
| 1321 | ><P |
| 1322 | ></P |
| 1323 | ><DIV |
| 1324 | CLASS="INFORMALTABLE" |
| 1325 | ><P |
| 1326 | ></P |
| 1327 | ><TABLE |
| 1328 | BORDER="0" |
| 1329 | WIDTH="100%" |
| 1330 | BGCOLOR="#FFD0D0" |
| 1331 | CELLSPACING="0" |
| 1332 | CELLPADDING="4" |
| 1333 | CLASS="CALSTABLE" |
| 1334 | ><TR |
| 1335 | ><TD |
| 1336 | WIDTH="20%" |
| 1337 | ALIGN="RIGHT" |
| 1338 | VALIGN="TOP" |
| 1339 | ><TT |
| 1340 | CLASS="PARAMETER" |
| 1341 | ><I |
| 1342 | >X</I |
| 1343 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 1344 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1345 | ><TD |
| 1346 | WIDTH="80%" |
| 1347 | ALIGN="LEFT" |
| 1348 | VALIGN="TOP" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1349 | > </TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1350 | ></TR |
| 1351 | ></TABLE |
| 1352 | ><P |
| 1353 | ></P |
| 1354 | ></DIV |
| 1355 | ></DIV |
| 1356 | ><HR><DIV |
| 1357 | CLASS="REFSECT2" |
| 1358 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 1359 | NAME="AEN12082" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1360 | ></A |
| 1361 | ><H3 |
| 1362 | ><A |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1363 | NAME="CHECK-TYPE-CAPS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1364 | ></A |
| 1365 | >CHECK_TYPE()</H3 |
| 1366 | ><TABLE |
| 1367 | BORDER="0" |
| 1368 | BGCOLOR="#D6E8FF" |
| 1369 | WIDTH="100%" |
| 1370 | CELLPADDING="6" |
| 1371 | ><TR |
| 1372 | ><TD |
| 1373 | ><PRE |
| 1374 | CLASS="PROGRAMLISTING" |
| 1375 | >#define CHECK_TYPE(typeval)</PRE |
| 1376 | ></TD |
| 1377 | ></TR |
| 1378 | ></TABLE |
| 1379 | ><P |
| 1380 | ></P |
| 1381 | ><DIV |
| 1382 | CLASS="INFORMALTABLE" |
| 1383 | ><P |
| 1384 | ></P |
| 1385 | ><TABLE |
| 1386 | BORDER="0" |
| 1387 | WIDTH="100%" |
| 1388 | BGCOLOR="#FFD0D0" |
| 1389 | CELLSPACING="0" |
| 1390 | CELLPADDING="4" |
| 1391 | CLASS="CALSTABLE" |
| 1392 | ><TR |
| 1393 | ><TD |
| 1394 | WIDTH="20%" |
| 1395 | ALIGN="RIGHT" |
| 1396 | VALIGN="TOP" |
| 1397 | ><TT |
| 1398 | CLASS="PARAMETER" |
| 1399 | ><I |
| 1400 | >typeval</I |
| 1401 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 1402 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1403 | ><TD |
| 1404 | WIDTH="80%" |
| 1405 | ALIGN="LEFT" |
| 1406 | VALIGN="TOP" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1407 | > </TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1408 | ></TR |
| 1409 | ></TABLE |
| 1410 | ><P |
| 1411 | ></P |
| 1412 | ></DIV |
| 1413 | ></DIV |
| 1414 | ><HR><DIV |
| 1415 | CLASS="REFSECT2" |
| 1416 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 1417 | NAME="AEN12096" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1418 | ></A |
| 1419 | ><H3 |
| 1420 | ><A |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1421 | NAME="CHECK-ARITY-CAPS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1422 | ></A |
| 1423 | >CHECK_ARITY()</H3 |
| 1424 | ><TABLE |
| 1425 | BORDER="0" |
| 1426 | BGCOLOR="#D6E8FF" |
| 1427 | WIDTH="100%" |
| 1428 | CELLPADDING="6" |
| 1429 | ><TR |
| 1430 | ><TD |
| 1431 | ><PRE |
| 1432 | CLASS="PROGRAMLISTING" |
| 1433 | >#define CHECK_ARITY(x)</PRE |
| 1434 | ></TD |
| 1435 | ></TR |
| 1436 | ></TABLE |
| 1437 | ><P |
| 1438 | ></P |
| 1439 | ><DIV |
| 1440 | CLASS="INFORMALTABLE" |
| 1441 | ><P |
| 1442 | ></P |
| 1443 | ><TABLE |
| 1444 | BORDER="0" |
| 1445 | WIDTH="100%" |
| 1446 | BGCOLOR="#FFD0D0" |
| 1447 | CELLSPACING="0" |
| 1448 | CELLPADDING="4" |
| 1449 | CLASS="CALSTABLE" |
| 1450 | ><TR |
| 1451 | ><TD |
| 1452 | WIDTH="20%" |
| 1453 | ALIGN="RIGHT" |
| 1454 | VALIGN="TOP" |
| 1455 | ><TT |
| 1456 | CLASS="PARAMETER" |
| 1457 | ><I |
| 1458 | >x</I |
| 1459 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 1460 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1461 | ><TD |
| 1462 | WIDTH="80%" |
| 1463 | ALIGN="LEFT" |
| 1464 | VALIGN="TOP" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1465 | > </TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1466 | ></TR |
| 1467 | ></TABLE |
| 1468 | ><P |
| 1469 | ></P |
| 1470 | ></DIV |
| 1471 | ></DIV |
| 1472 | ><HR><DIV |
| 1473 | CLASS="REFSECT2" |
| 1474 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 1475 | NAME="AEN12110" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1476 | ></A |
| 1477 | ><H3 |
| 1478 | ><A |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1479 | NAME="CAST-TO-STRING-CAPS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1480 | ></A |
| 1481 | >CAST_TO_STRING</H3 |
| 1482 | ><TABLE |
| 1483 | BORDER="0" |
| 1484 | BGCOLOR="#D6E8FF" |
| 1485 | WIDTH="100%" |
| 1486 | CELLPADDING="6" |
| 1487 | ><TR |
| 1488 | ><TD |
| 1489 | ><PRE |
| 1490 | CLASS="PROGRAMLISTING" |
| 1491 | >#define CAST_TO_STRING</PRE |
| 1492 | ></TD |
| 1493 | ></TR |
| 1494 | ></TABLE |
| 1495 | ><P |
| 1496 | ></P |
| 1497 | ></DIV |
| 1498 | ><HR><DIV |
| 1499 | CLASS="REFSECT2" |
| 1500 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 1501 | NAME="AEN12115" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1502 | ></A |
| 1503 | ><H3 |
| 1504 | ><A |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1505 | NAME="CAST-TO-NUMBER-CAPS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1506 | ></A |
| 1507 | >CAST_TO_NUMBER</H3 |
| 1508 | ><TABLE |
| 1509 | BORDER="0" |
| 1510 | BGCOLOR="#D6E8FF" |
| 1511 | WIDTH="100%" |
| 1512 | CELLPADDING="6" |
| 1513 | ><TR |
| 1514 | ><TD |
| 1515 | ><PRE |
| 1516 | CLASS="PROGRAMLISTING" |
| 1517 | >#define CAST_TO_NUMBER</PRE |
| 1518 | ></TD |
| 1519 | ></TR |
| 1520 | ></TABLE |
| 1521 | ><P |
| 1522 | ></P |
| 1523 | ></DIV |
| 1524 | ><HR><DIV |
| 1525 | CLASS="REFSECT2" |
| 1526 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 1527 | NAME="AEN12120" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1528 | ></A |
| 1529 | ><H3 |
| 1530 | ><A |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1531 | NAME="CAST-TO-BOOLEAN-CAPS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1532 | ></A |
| 1533 | >CAST_TO_BOOLEAN</H3 |
| 1534 | ><TABLE |
| 1535 | BORDER="0" |
| 1536 | BGCOLOR="#D6E8FF" |
| 1537 | WIDTH="100%" |
| 1538 | CELLPADDING="6" |
| 1539 | ><TR |
| 1540 | ><TD |
| 1541 | ><PRE |
| 1542 | CLASS="PROGRAMLISTING" |
| 1543 | >#define CAST_TO_BOOLEAN</PRE |
| 1544 | ></TD |
| 1545 | ></TR |
| 1546 | ></TABLE |
| 1547 | ><P |
| 1548 | ></P |
| 1549 | ></DIV |
| 1550 | ><HR><DIV |
| 1551 | CLASS="REFSECT2" |
| 1552 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 1553 | NAME="AEN12125" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1554 | ></A |
| 1555 | ><H3 |
| 1556 | ><A |
| 1557 | NAME="XMLXPATHOBJECTPTR" |
| 1558 | ></A |
| 1559 | >xmlXPathObjectPtr ()</H3 |
| 1560 | ><TABLE |
| 1561 | BORDER="0" |
| 1562 | BGCOLOR="#D6E8FF" |
| 1563 | WIDTH="100%" |
| 1564 | CELLPADDING="6" |
| 1565 | ><TR |
| 1566 | ><TD |
| 1567 | ><PRE |
| 1568 | CLASS="PROGRAMLISTING" |
| 1569 | ><GTKDOCLINK |
| 1570 | HREF="TYPEDEF" |
| 1571 | >typedef</GTKDOCLINK |
| 1572 | > xmlXPathObjectPtr ();</PRE |
| 1573 | ></TD |
| 1574 | ></TR |
| 1575 | ></TABLE |
| 1576 | ><P |
| 1577 | ></P |
| 1578 | ><DIV |
| 1579 | CLASS="INFORMALTABLE" |
| 1580 | ><P |
| 1581 | ></P |
| 1582 | ><TABLE |
| 1583 | BORDER="0" |
| 1584 | WIDTH="100%" |
| 1585 | BGCOLOR="#FFD0D0" |
| 1586 | CELLSPACING="0" |
| 1587 | CELLPADDING="4" |
| 1588 | CLASS="CALSTABLE" |
| 1589 | ><TR |
| 1590 | ><TD |
| 1591 | WIDTH="20%" |
| 1592 | ALIGN="RIGHT" |
| 1593 | VALIGN="TOP" |
| 1594 | ><I |
| 1595 | CLASS="EMPHASIS" |
| 1596 | >Returns</I |
| 1597 | > :</TD |
| 1598 | ><TD |
| 1599 | WIDTH="80%" |
| 1600 | ALIGN="LEFT" |
| 1601 | VALIGN="TOP" |
| 1602 | > </TD |
| 1603 | ></TR |
| 1604 | ></TABLE |
| 1605 | ><P |
| 1606 | ></P |
| 1607 | ></DIV |
| 1608 | ></DIV |
| 1609 | ><HR><DIV |
| 1610 | CLASS="REFSECT2" |
| 1611 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 1612 | NAME="AEN12140" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1613 | ></A |
| 1614 | ><H3 |
| 1615 | ><A |
| 1616 | NAME="XMLXPATHREGISTERVARIABLELOOKUP" |
| 1617 | ></A |
| 1618 | >xmlXPathRegisterVariableLookup ()</H3 |
| 1619 | ><TABLE |
| 1620 | BORDER="0" |
| 1621 | BGCOLOR="#D6E8FF" |
| 1622 | WIDTH="100%" |
| 1623 | CELLPADDING="6" |
| 1624 | ><TR |
| 1625 | ><TD |
| 1626 | ><PRE |
| 1627 | CLASS="PROGRAMLISTING" |
| 1628 | >void xmlXPathRegisterVariableLookup (<A |
| 1629 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
| 1630 | >xmlXPathContextPtr</A |
| 1631 | > ctxt, |
| 1632 | <GTKDOCLINK |
| 1633 | HREF="XMLXPATHVARIABLELOOKUPFUNC" |
| 1634 | >xmlXPathVariableLookupFunc</GTKDOCLINK |
| 1635 | > f, |
| 1636 | void *varCtxt);</PRE |
| 1637 | ></TD |
| 1638 | ></TR |
| 1639 | ></TABLE |
| 1640 | ><P |
| 1641 | >register an external mechanism to do variable lookup</P |
| 1642 | ><P |
| 1643 | ></P |
| 1644 | ><DIV |
| 1645 | CLASS="INFORMALTABLE" |
| 1646 | ><P |
| 1647 | ></P |
| 1648 | ><TABLE |
| 1649 | BORDER="0" |
| 1650 | WIDTH="100%" |
| 1651 | BGCOLOR="#FFD0D0" |
| 1652 | CELLSPACING="0" |
| 1653 | CELLPADDING="4" |
| 1654 | CLASS="CALSTABLE" |
| 1655 | ><TR |
| 1656 | ><TD |
| 1657 | WIDTH="20%" |
| 1658 | ALIGN="RIGHT" |
| 1659 | VALIGN="TOP" |
| 1660 | ><TT |
| 1661 | CLASS="PARAMETER" |
| 1662 | ><I |
| 1663 | >ctxt</I |
| 1664 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 1665 | > :</TD |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1666 | ><TD |
| 1667 | WIDTH="80%" |
| 1668 | ALIGN="LEFT" |
| 1669 | VALIGN="TOP" |
| 1670 | > the XPath context</TD |
| 1671 | ></TR |
| 1672 | ><TR |
| 1673 | ><TD |
| 1674 | WIDTH="20%" |
| 1675 | ALIGN="RIGHT" |
| 1676 | VALIGN="TOP" |
| 1677 | ><TT |
| 1678 | CLASS="PARAMETER" |
| 1679 | ><I |
| 1680 | >f</I |
| 1681 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 1682 | > :</TD |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1683 | ><TD |
| 1684 | WIDTH="80%" |
| 1685 | ALIGN="LEFT" |
| 1686 | VALIGN="TOP" |
| 1687 | > the lookup function</TD |
| 1688 | ></TR |
| 1689 | ><TR |
| 1690 | ><TD |
| 1691 | WIDTH="20%" |
| 1692 | ALIGN="RIGHT" |
| 1693 | VALIGN="TOP" |
| 1694 | ><TT |
| 1695 | CLASS="PARAMETER" |
| 1696 | ><I |
| 1697 | >varCtxt</I |
| 1698 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 1699 | > :</TD |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1700 | ><TD |
| 1701 | WIDTH="80%" |
| 1702 | ALIGN="LEFT" |
| 1703 | VALIGN="TOP" |
| 1704 | > </TD |
| 1705 | ></TR |
| 1706 | ></TABLE |
| 1707 | ><P |
| 1708 | ></P |
| 1709 | ></DIV |
| 1710 | ></DIV |
| 1711 | ><HR><DIV |
| 1712 | CLASS="REFSECT2" |
| 1713 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 1714 | NAME="AEN12165" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1715 | ></A |
| 1716 | ><H3 |
| 1717 | ><A |
| 1718 | NAME="XMLXPATHERROR" |
| 1719 | ></A |
| 1720 | >xmlXPatherror ()</H3 |
| 1721 | ><TABLE |
| 1722 | BORDER="0" |
| 1723 | BGCOLOR="#D6E8FF" |
| 1724 | WIDTH="100%" |
| 1725 | CELLPADDING="6" |
| 1726 | ><TR |
| 1727 | ><TD |
| 1728 | ><PRE |
| 1729 | CLASS="PROGRAMLISTING" |
| 1730 | >void xmlXPatherror (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1731 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1732 | >xmlXPathParserContextPtr</A |
| 1733 | > ctxt, |
| 1734 | const char *file, |
| 1735 | int line, |
| 1736 | int no);</PRE |
| 1737 | ></TD |
| 1738 | ></TR |
| 1739 | ></TABLE |
| 1740 | ><P |
| 1741 | ></P |
| 1742 | ><DIV |
| 1743 | CLASS="INFORMALTABLE" |
| 1744 | ><P |
| 1745 | ></P |
| 1746 | ><TABLE |
| 1747 | BORDER="0" |
| 1748 | WIDTH="100%" |
| 1749 | BGCOLOR="#FFD0D0" |
| 1750 | CELLSPACING="0" |
| 1751 | CELLPADDING="4" |
| 1752 | CLASS="CALSTABLE" |
| 1753 | ><TR |
| 1754 | ><TD |
| 1755 | WIDTH="20%" |
| 1756 | ALIGN="RIGHT" |
| 1757 | VALIGN="TOP" |
| 1758 | ><TT |
| 1759 | CLASS="PARAMETER" |
| 1760 | ><I |
| 1761 | >ctxt</I |
| 1762 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 1763 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1764 | ><TD |
| 1765 | WIDTH="80%" |
| 1766 | ALIGN="LEFT" |
| 1767 | VALIGN="TOP" |
| 1768 | > </TD |
| 1769 | ></TR |
| 1770 | ><TR |
| 1771 | ><TD |
| 1772 | WIDTH="20%" |
| 1773 | ALIGN="RIGHT" |
| 1774 | VALIGN="TOP" |
| 1775 | ><TT |
| 1776 | CLASS="PARAMETER" |
| 1777 | ><I |
| 1778 | >file</I |
| 1779 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 1780 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1781 | ><TD |
| 1782 | WIDTH="80%" |
| 1783 | ALIGN="LEFT" |
| 1784 | VALIGN="TOP" |
| 1785 | > </TD |
| 1786 | ></TR |
| 1787 | ><TR |
| 1788 | ><TD |
| 1789 | WIDTH="20%" |
| 1790 | ALIGN="RIGHT" |
| 1791 | VALIGN="TOP" |
| 1792 | ><TT |
| 1793 | CLASS="PARAMETER" |
| 1794 | ><I |
| 1795 | >line</I |
| 1796 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 1797 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1798 | ><TD |
| 1799 | WIDTH="80%" |
| 1800 | ALIGN="LEFT" |
| 1801 | VALIGN="TOP" |
| 1802 | > </TD |
| 1803 | ></TR |
| 1804 | ><TR |
| 1805 | ><TD |
| 1806 | WIDTH="20%" |
| 1807 | ALIGN="RIGHT" |
| 1808 | VALIGN="TOP" |
| 1809 | ><TT |
| 1810 | CLASS="PARAMETER" |
| 1811 | ><I |
| 1812 | >no</I |
| 1813 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 1814 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1815 | ><TD |
| 1816 | WIDTH="80%" |
| 1817 | ALIGN="LEFT" |
| 1818 | VALIGN="TOP" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1819 | > </TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1820 | ></TR |
| 1821 | ></TABLE |
| 1822 | ><P |
| 1823 | ></P |
| 1824 | ></DIV |
| 1825 | ></DIV |
| 1826 | ><HR><DIV |
| 1827 | CLASS="REFSECT2" |
| 1828 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 1829 | NAME="AEN12192" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1830 | ></A |
| 1831 | ><H3 |
| 1832 | ><A |
| 1833 | NAME="XMLXPATHDEBUGDUMPOBJECT" |
| 1834 | ></A |
| 1835 | >xmlXPathDebugDumpObject ()</H3 |
| 1836 | ><TABLE |
| 1837 | BORDER="0" |
| 1838 | BGCOLOR="#D6E8FF" |
| 1839 | WIDTH="100%" |
| 1840 | CELLPADDING="6" |
| 1841 | ><TR |
| 1842 | ><TD |
| 1843 | ><PRE |
| 1844 | CLASS="PROGRAMLISTING" |
| 1845 | >void xmlXPathDebugDumpObject (<GTKDOCLINK |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1846 | HREF="FILE-CAPS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1847 | >FILE</GTKDOCLINK |
| 1848 | > *output, |
| 1849 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1850 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1851 | >xmlXPathObjectPtr</A |
| 1852 | > cur, |
| 1853 | int depth);</PRE |
| 1854 | ></TD |
| 1855 | ></TR |
| 1856 | ></TABLE |
| 1857 | ><P |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame] | 1858 | >Dump the content of the object for debugging purposes</P |
| 1859 | ><P |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1860 | ></P |
| 1861 | ><DIV |
| 1862 | CLASS="INFORMALTABLE" |
| 1863 | ><P |
| 1864 | ></P |
| 1865 | ><TABLE |
| 1866 | BORDER="0" |
| 1867 | WIDTH="100%" |
| 1868 | BGCOLOR="#FFD0D0" |
| 1869 | CELLSPACING="0" |
| 1870 | CELLPADDING="4" |
| 1871 | CLASS="CALSTABLE" |
| 1872 | ><TR |
| 1873 | ><TD |
| 1874 | WIDTH="20%" |
| 1875 | ALIGN="RIGHT" |
| 1876 | VALIGN="TOP" |
| 1877 | ><TT |
| 1878 | CLASS="PARAMETER" |
| 1879 | ><I |
| 1880 | >output</I |
| 1881 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 1882 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1883 | ><TD |
| 1884 | WIDTH="80%" |
| 1885 | ALIGN="LEFT" |
| 1886 | VALIGN="TOP" |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame] | 1887 | > the FILE * to dump the output</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1888 | ></TR |
| 1889 | ><TR |
| 1890 | ><TD |
| 1891 | WIDTH="20%" |
| 1892 | ALIGN="RIGHT" |
| 1893 | VALIGN="TOP" |
| 1894 | ><TT |
| 1895 | CLASS="PARAMETER" |
| 1896 | ><I |
| 1897 | >cur</I |
| 1898 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 1899 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1900 | ><TD |
| 1901 | WIDTH="80%" |
| 1902 | ALIGN="LEFT" |
| 1903 | VALIGN="TOP" |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame] | 1904 | > the object to inspect</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1905 | ></TR |
| 1906 | ><TR |
| 1907 | ><TD |
| 1908 | WIDTH="20%" |
| 1909 | ALIGN="RIGHT" |
| 1910 | VALIGN="TOP" |
| 1911 | ><TT |
| 1912 | CLASS="PARAMETER" |
| 1913 | ><I |
| 1914 | >depth</I |
| 1915 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 1916 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1917 | ><TD |
| 1918 | WIDTH="80%" |
| 1919 | ALIGN="LEFT" |
| 1920 | VALIGN="TOP" |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame] | 1921 | > indentation level</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1922 | ></TR |
| 1923 | ></TABLE |
| 1924 | ><P |
| 1925 | ></P |
| 1926 | ></DIV |
| 1927 | ></DIV |
| 1928 | ><HR><DIV |
| 1929 | CLASS="REFSECT2" |
| 1930 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 1931 | NAME="AEN12217" |
Daniel Veillard | a41123c | 2001-04-22 19:31:20 +0000 | [diff] [blame] | 1932 | ></A |
| 1933 | ><H3 |
| 1934 | ><A |
| 1935 | NAME="XMLXPATHDEBUGDUMPCOMPEXPR" |
| 1936 | ></A |
| 1937 | >xmlXPathDebugDumpCompExpr ()</H3 |
| 1938 | ><TABLE |
| 1939 | BORDER="0" |
| 1940 | BGCOLOR="#D6E8FF" |
| 1941 | WIDTH="100%" |
| 1942 | CELLPADDING="6" |
| 1943 | ><TR |
| 1944 | ><TD |
| 1945 | ><PRE |
| 1946 | CLASS="PROGRAMLISTING" |
| 1947 | >void xmlXPathDebugDumpCompExpr (<GTKDOCLINK |
| 1948 | HREF="FILE-CAPS" |
| 1949 | >FILE</GTKDOCLINK |
| 1950 | > *output, |
| 1951 | <A |
| 1952 | HREF="libxml-xpath.html#XMLXPATHCOMPEXPRPTR" |
| 1953 | >xmlXPathCompExprPtr</A |
| 1954 | > comp, |
| 1955 | int depth);</PRE |
| 1956 | ></TD |
| 1957 | ></TR |
| 1958 | ></TABLE |
| 1959 | ><P |
| 1960 | ></P |
| 1961 | ><DIV |
| 1962 | CLASS="INFORMALTABLE" |
| 1963 | ><P |
| 1964 | ></P |
| 1965 | ><TABLE |
| 1966 | BORDER="0" |
| 1967 | WIDTH="100%" |
| 1968 | BGCOLOR="#FFD0D0" |
| 1969 | CELLSPACING="0" |
| 1970 | CELLPADDING="4" |
| 1971 | CLASS="CALSTABLE" |
| 1972 | ><TR |
| 1973 | ><TD |
| 1974 | WIDTH="20%" |
| 1975 | ALIGN="RIGHT" |
| 1976 | VALIGN="TOP" |
| 1977 | ><TT |
| 1978 | CLASS="PARAMETER" |
| 1979 | ><I |
| 1980 | >output</I |
| 1981 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 1982 | > :</TD |
Daniel Veillard | a41123c | 2001-04-22 19:31:20 +0000 | [diff] [blame] | 1983 | ><TD |
| 1984 | WIDTH="80%" |
| 1985 | ALIGN="LEFT" |
| 1986 | VALIGN="TOP" |
| 1987 | > </TD |
| 1988 | ></TR |
| 1989 | ><TR |
| 1990 | ><TD |
| 1991 | WIDTH="20%" |
| 1992 | ALIGN="RIGHT" |
| 1993 | VALIGN="TOP" |
| 1994 | ><TT |
| 1995 | CLASS="PARAMETER" |
| 1996 | ><I |
| 1997 | >comp</I |
| 1998 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 1999 | > :</TD |
Daniel Veillard | a41123c | 2001-04-22 19:31:20 +0000 | [diff] [blame] | 2000 | ><TD |
| 2001 | WIDTH="80%" |
| 2002 | ALIGN="LEFT" |
| 2003 | VALIGN="TOP" |
| 2004 | > </TD |
| 2005 | ></TR |
| 2006 | ><TR |
| 2007 | ><TD |
| 2008 | WIDTH="20%" |
| 2009 | ALIGN="RIGHT" |
| 2010 | VALIGN="TOP" |
| 2011 | ><TT |
| 2012 | CLASS="PARAMETER" |
| 2013 | ><I |
| 2014 | >depth</I |
| 2015 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 2016 | > :</TD |
Daniel Veillard | a41123c | 2001-04-22 19:31:20 +0000 | [diff] [blame] | 2017 | ><TD |
| 2018 | WIDTH="80%" |
| 2019 | ALIGN="LEFT" |
| 2020 | VALIGN="TOP" |
| 2021 | > </TD |
| 2022 | ></TR |
| 2023 | ></TABLE |
| 2024 | ><P |
| 2025 | ></P |
| 2026 | ></DIV |
| 2027 | ></DIV |
| 2028 | ><HR><DIV |
| 2029 | CLASS="REFSECT2" |
| 2030 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 2031 | NAME="AEN12241" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 2032 | ></A |
| 2033 | ><H3 |
| 2034 | ><A |
| 2035 | NAME="XMLXPATHREGISTERNS" |
| 2036 | ></A |
| 2037 | >xmlXPathRegisterNs ()</H3 |
| 2038 | ><TABLE |
| 2039 | BORDER="0" |
| 2040 | BGCOLOR="#D6E8FF" |
| 2041 | WIDTH="100%" |
| 2042 | CELLPADDING="6" |
| 2043 | ><TR |
| 2044 | ><TD |
| 2045 | ><PRE |
| 2046 | CLASS="PROGRAMLISTING" |
| 2047 | >int xmlXPathRegisterNs (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2048 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 2049 | >xmlXPathContextPtr</A |
| 2050 | > ctxt, |
| 2051 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2052 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 2053 | >xmlChar</A |
| 2054 | > *prefix, |
| 2055 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2056 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 2057 | >xmlChar</A |
| 2058 | > *ns_uri);</PRE |
| 2059 | ></TD |
| 2060 | ></TR |
| 2061 | ></TABLE |
| 2062 | ><P |
| 2063 | >Register a new namespace. If <TT |
| 2064 | CLASS="PARAMETER" |
| 2065 | ><I |
| 2066 | >ns_uri</I |
| 2067 | ></TT |
| 2068 | > is NULL it unregisters |
| 2069 | the namespace</P |
| 2070 | ><P |
| 2071 | ></P |
| 2072 | ><DIV |
| 2073 | CLASS="INFORMALTABLE" |
| 2074 | ><P |
| 2075 | ></P |
| 2076 | ><TABLE |
| 2077 | BORDER="0" |
| 2078 | WIDTH="100%" |
| 2079 | BGCOLOR="#FFD0D0" |
| 2080 | CELLSPACING="0" |
| 2081 | CELLPADDING="4" |
| 2082 | CLASS="CALSTABLE" |
| 2083 | ><TR |
| 2084 | ><TD |
| 2085 | WIDTH="20%" |
| 2086 | ALIGN="RIGHT" |
| 2087 | VALIGN="TOP" |
| 2088 | ><TT |
| 2089 | CLASS="PARAMETER" |
| 2090 | ><I |
| 2091 | >ctxt</I |
| 2092 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 2093 | > :</TD |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 2094 | ><TD |
| 2095 | WIDTH="80%" |
| 2096 | ALIGN="LEFT" |
| 2097 | VALIGN="TOP" |
| 2098 | > the XPath context</TD |
| 2099 | ></TR |
| 2100 | ><TR |
| 2101 | ><TD |
| 2102 | WIDTH="20%" |
| 2103 | ALIGN="RIGHT" |
| 2104 | VALIGN="TOP" |
| 2105 | ><TT |
| 2106 | CLASS="PARAMETER" |
| 2107 | ><I |
| 2108 | >prefix</I |
| 2109 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 2110 | > :</TD |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 2111 | ><TD |
| 2112 | WIDTH="80%" |
| 2113 | ALIGN="LEFT" |
| 2114 | VALIGN="TOP" |
| 2115 | > the namespace prefix</TD |
| 2116 | ></TR |
| 2117 | ><TR |
| 2118 | ><TD |
| 2119 | WIDTH="20%" |
| 2120 | ALIGN="RIGHT" |
| 2121 | VALIGN="TOP" |
| 2122 | ><TT |
| 2123 | CLASS="PARAMETER" |
| 2124 | ><I |
| 2125 | >ns_uri</I |
| 2126 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 2127 | > :</TD |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 2128 | ><TD |
| 2129 | WIDTH="80%" |
| 2130 | ALIGN="LEFT" |
| 2131 | VALIGN="TOP" |
| 2132 | > the namespace name</TD |
| 2133 | ></TR |
| 2134 | ><TR |
| 2135 | ><TD |
| 2136 | WIDTH="20%" |
| 2137 | ALIGN="RIGHT" |
| 2138 | VALIGN="TOP" |
| 2139 | ><I |
| 2140 | CLASS="EMPHASIS" |
| 2141 | >Returns</I |
| 2142 | > :</TD |
| 2143 | ><TD |
| 2144 | WIDTH="80%" |
| 2145 | ALIGN="LEFT" |
| 2146 | VALIGN="TOP" |
| 2147 | >0 in case of success, -1 in case of error</TD |
| 2148 | ></TR |
| 2149 | ></TABLE |
| 2150 | ><P |
| 2151 | ></P |
| 2152 | ></DIV |
| 2153 | ></DIV |
| 2154 | ><HR><DIV |
| 2155 | CLASS="REFSECT2" |
| 2156 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 2157 | NAME="AEN12272" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 2158 | ></A |
| 2159 | ><H3 |
| 2160 | ><A |
| 2161 | NAME="XMLXPATHNSLOOKUP" |
| 2162 | ></A |
| 2163 | >xmlXPathNsLookup ()</H3 |
| 2164 | ><TABLE |
| 2165 | BORDER="0" |
| 2166 | BGCOLOR="#D6E8FF" |
| 2167 | WIDTH="100%" |
| 2168 | CELLPADDING="6" |
| 2169 | ><TR |
| 2170 | ><TD |
| 2171 | ><PRE |
| 2172 | CLASS="PROGRAMLISTING" |
| 2173 | >const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2174 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 2175 | >xmlChar</A |
| 2176 | >* xmlXPathNsLookup (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2177 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 2178 | >xmlXPathContextPtr</A |
| 2179 | > ctxt, |
| 2180 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2181 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 2182 | >xmlChar</A |
| 2183 | > *ns_uri);</PRE |
| 2184 | ></TD |
| 2185 | ></TR |
| 2186 | ></TABLE |
| 2187 | ><P |
| 2188 | >Search in the namespace declaration array of the context for the given |
| 2189 | namespace name associated to the given prefix</P |
| 2190 | ><P |
| 2191 | ></P |
| 2192 | ><DIV |
| 2193 | CLASS="INFORMALTABLE" |
| 2194 | ><P |
| 2195 | ></P |
| 2196 | ><TABLE |
| 2197 | BORDER="0" |
| 2198 | WIDTH="100%" |
| 2199 | BGCOLOR="#FFD0D0" |
| 2200 | CELLSPACING="0" |
| 2201 | CELLPADDING="4" |
| 2202 | CLASS="CALSTABLE" |
| 2203 | ><TR |
| 2204 | ><TD |
| 2205 | WIDTH="20%" |
| 2206 | ALIGN="RIGHT" |
| 2207 | VALIGN="TOP" |
| 2208 | ><TT |
| 2209 | CLASS="PARAMETER" |
| 2210 | ><I |
| 2211 | >ctxt</I |
| 2212 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 2213 | > :</TD |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 2214 | ><TD |
| 2215 | WIDTH="80%" |
| 2216 | ALIGN="LEFT" |
| 2217 | VALIGN="TOP" |
| 2218 | > the XPath context</TD |
| 2219 | ></TR |
| 2220 | ><TR |
| 2221 | ><TD |
| 2222 | WIDTH="20%" |
| 2223 | ALIGN="RIGHT" |
| 2224 | VALIGN="TOP" |
| 2225 | ><TT |
| 2226 | CLASS="PARAMETER" |
| 2227 | ><I |
| 2228 | >ns_uri</I |
| 2229 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 2230 | > :</TD |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 2231 | ><TD |
| 2232 | WIDTH="80%" |
| 2233 | ALIGN="LEFT" |
| 2234 | VALIGN="TOP" |
| 2235 | > </TD |
| 2236 | ></TR |
| 2237 | ><TR |
| 2238 | ><TD |
| 2239 | WIDTH="20%" |
| 2240 | ALIGN="RIGHT" |
| 2241 | VALIGN="TOP" |
| 2242 | ><I |
| 2243 | CLASS="EMPHASIS" |
| 2244 | >Returns</I |
| 2245 | > :</TD |
| 2246 | ><TD |
| 2247 | WIDTH="80%" |
| 2248 | ALIGN="LEFT" |
| 2249 | VALIGN="TOP" |
| 2250 | >the value or NULL if not found</TD |
| 2251 | ></TR |
| 2252 | ></TABLE |
| 2253 | ><P |
| 2254 | ></P |
| 2255 | ></DIV |
| 2256 | ></DIV |
| 2257 | ><HR><DIV |
| 2258 | CLASS="REFSECT2" |
| 2259 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 2260 | NAME="AEN12298" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 2261 | ></A |
| 2262 | ><H3 |
| 2263 | ><A |
| 2264 | NAME="XMLXPATHREGISTEREDNSCLEANUP" |
| 2265 | ></A |
| 2266 | >xmlXPathRegisteredNsCleanup ()</H3 |
| 2267 | ><TABLE |
| 2268 | BORDER="0" |
| 2269 | BGCOLOR="#D6E8FF" |
| 2270 | WIDTH="100%" |
| 2271 | CELLPADDING="6" |
| 2272 | ><TR |
| 2273 | ><TD |
| 2274 | ><PRE |
| 2275 | CLASS="PROGRAMLISTING" |
| 2276 | >void xmlXPathRegisteredNsCleanup (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2277 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 2278 | >xmlXPathContextPtr</A |
| 2279 | > ctxt);</PRE |
| 2280 | ></TD |
| 2281 | ></TR |
| 2282 | ></TABLE |
| 2283 | ><P |
| 2284 | ></P |
| 2285 | ><DIV |
| 2286 | CLASS="INFORMALTABLE" |
| 2287 | ><P |
| 2288 | ></P |
| 2289 | ><TABLE |
| 2290 | BORDER="0" |
| 2291 | WIDTH="100%" |
| 2292 | BGCOLOR="#FFD0D0" |
| 2293 | CELLSPACING="0" |
| 2294 | CELLPADDING="4" |
| 2295 | CLASS="CALSTABLE" |
| 2296 | ><TR |
| 2297 | ><TD |
| 2298 | WIDTH="20%" |
| 2299 | ALIGN="RIGHT" |
| 2300 | VALIGN="TOP" |
| 2301 | ><TT |
| 2302 | CLASS="PARAMETER" |
| 2303 | ><I |
| 2304 | >ctxt</I |
| 2305 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 2306 | > :</TD |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 2307 | ><TD |
| 2308 | WIDTH="80%" |
| 2309 | ALIGN="LEFT" |
| 2310 | VALIGN="TOP" |
| 2311 | > </TD |
| 2312 | ></TR |
| 2313 | ></TABLE |
| 2314 | ><P |
| 2315 | ></P |
| 2316 | ></DIV |
| 2317 | ></DIV |
| 2318 | ><HR><DIV |
| 2319 | CLASS="REFSECT2" |
| 2320 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 2321 | NAME="AEN12313" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2322 | ></A |
| 2323 | ><H3 |
| 2324 | ><A |
| 2325 | NAME="XMLXPATHREGISTERFUNC" |
| 2326 | ></A |
| 2327 | >xmlXPathRegisterFunc ()</H3 |
| 2328 | ><TABLE |
| 2329 | BORDER="0" |
| 2330 | BGCOLOR="#D6E8FF" |
| 2331 | WIDTH="100%" |
| 2332 | CELLPADDING="6" |
| 2333 | ><TR |
| 2334 | ><TD |
| 2335 | ><PRE |
| 2336 | CLASS="PROGRAMLISTING" |
| 2337 | >int xmlXPathRegisterFunc (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2338 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2339 | >xmlXPathContextPtr</A |
| 2340 | > ctxt, |
| 2341 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2342 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2343 | >xmlChar</A |
| 2344 | > *name, |
| 2345 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2346 | HREF="libxml-xpath.html#XMLXPATHFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2347 | >xmlXPathFunction</A |
| 2348 | > f);</PRE |
| 2349 | ></TD |
| 2350 | ></TR |
| 2351 | ></TABLE |
| 2352 | ><P |
| 2353 | >Register a new function. If <TT |
| 2354 | CLASS="PARAMETER" |
| 2355 | ><I |
| 2356 | >f</I |
| 2357 | ></TT |
| 2358 | > is NULL it unregisters the function</P |
| 2359 | ><P |
| 2360 | ></P |
| 2361 | ><DIV |
| 2362 | CLASS="INFORMALTABLE" |
| 2363 | ><P |
| 2364 | ></P |
| 2365 | ><TABLE |
| 2366 | BORDER="0" |
| 2367 | WIDTH="100%" |
| 2368 | BGCOLOR="#FFD0D0" |
| 2369 | CELLSPACING="0" |
| 2370 | CELLPADDING="4" |
| 2371 | CLASS="CALSTABLE" |
| 2372 | ><TR |
| 2373 | ><TD |
| 2374 | WIDTH="20%" |
| 2375 | ALIGN="RIGHT" |
| 2376 | VALIGN="TOP" |
| 2377 | ><TT |
| 2378 | CLASS="PARAMETER" |
| 2379 | ><I |
| 2380 | >ctxt</I |
| 2381 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 2382 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2383 | ><TD |
| 2384 | WIDTH="80%" |
| 2385 | ALIGN="LEFT" |
| 2386 | VALIGN="TOP" |
| 2387 | > the XPath context</TD |
| 2388 | ></TR |
| 2389 | ><TR |
| 2390 | ><TD |
| 2391 | WIDTH="20%" |
| 2392 | ALIGN="RIGHT" |
| 2393 | VALIGN="TOP" |
| 2394 | ><TT |
| 2395 | CLASS="PARAMETER" |
| 2396 | ><I |
| 2397 | >name</I |
| 2398 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 2399 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2400 | ><TD |
| 2401 | WIDTH="80%" |
| 2402 | ALIGN="LEFT" |
| 2403 | VALIGN="TOP" |
| 2404 | > the function name</TD |
| 2405 | ></TR |
| 2406 | ><TR |
| 2407 | ><TD |
| 2408 | WIDTH="20%" |
| 2409 | ALIGN="RIGHT" |
| 2410 | VALIGN="TOP" |
| 2411 | ><TT |
| 2412 | CLASS="PARAMETER" |
| 2413 | ><I |
| 2414 | >f</I |
| 2415 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 2416 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2417 | ><TD |
| 2418 | WIDTH="80%" |
| 2419 | ALIGN="LEFT" |
| 2420 | VALIGN="TOP" |
| 2421 | > the function implementation or NULL</TD |
| 2422 | ></TR |
| 2423 | ><TR |
| 2424 | ><TD |
| 2425 | WIDTH="20%" |
| 2426 | ALIGN="RIGHT" |
| 2427 | VALIGN="TOP" |
| 2428 | ><I |
| 2429 | CLASS="EMPHASIS" |
| 2430 | >Returns</I |
| 2431 | > :</TD |
| 2432 | ><TD |
| 2433 | WIDTH="80%" |
| 2434 | ALIGN="LEFT" |
| 2435 | VALIGN="TOP" |
| 2436 | >0 in case of success, -1 in case of error</TD |
| 2437 | ></TR |
| 2438 | ></TABLE |
| 2439 | ><P |
| 2440 | ></P |
| 2441 | ></DIV |
| 2442 | ></DIV |
| 2443 | ><HR><DIV |
| 2444 | CLASS="REFSECT2" |
| 2445 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 2446 | NAME="AEN12344" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2447 | ></A |
| 2448 | ><H3 |
| 2449 | ><A |
| 2450 | NAME="XMLXPATHREGISTERFUNCNS" |
| 2451 | ></A |
| 2452 | >xmlXPathRegisterFuncNS ()</H3 |
| 2453 | ><TABLE |
| 2454 | BORDER="0" |
| 2455 | BGCOLOR="#D6E8FF" |
| 2456 | WIDTH="100%" |
| 2457 | CELLPADDING="6" |
| 2458 | ><TR |
| 2459 | ><TD |
| 2460 | ><PRE |
| 2461 | CLASS="PROGRAMLISTING" |
| 2462 | >int xmlXPathRegisterFuncNS (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2463 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2464 | >xmlXPathContextPtr</A |
| 2465 | > ctxt, |
| 2466 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2467 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2468 | >xmlChar</A |
| 2469 | > *name, |
| 2470 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2471 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2472 | >xmlChar</A |
| 2473 | > *ns_uri, |
| 2474 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2475 | HREF="libxml-xpath.html#XMLXPATHFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2476 | >xmlXPathFunction</A |
| 2477 | > f);</PRE |
| 2478 | ></TD |
| 2479 | ></TR |
| 2480 | ></TABLE |
| 2481 | ><P |
| 2482 | >Register a new function. If <TT |
| 2483 | CLASS="PARAMETER" |
| 2484 | ><I |
| 2485 | >f</I |
| 2486 | ></TT |
| 2487 | > is NULL it unregisters the function</P |
| 2488 | ><P |
| 2489 | ></P |
| 2490 | ><DIV |
| 2491 | CLASS="INFORMALTABLE" |
| 2492 | ><P |
| 2493 | ></P |
| 2494 | ><TABLE |
| 2495 | BORDER="0" |
| 2496 | WIDTH="100%" |
| 2497 | BGCOLOR="#FFD0D0" |
| 2498 | CELLSPACING="0" |
| 2499 | CELLPADDING="4" |
| 2500 | CLASS="CALSTABLE" |
| 2501 | ><TR |
| 2502 | ><TD |
| 2503 | WIDTH="20%" |
| 2504 | ALIGN="RIGHT" |
| 2505 | VALIGN="TOP" |
| 2506 | ><TT |
| 2507 | CLASS="PARAMETER" |
| 2508 | ><I |
| 2509 | >ctxt</I |
| 2510 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 2511 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2512 | ><TD |
| 2513 | WIDTH="80%" |
| 2514 | ALIGN="LEFT" |
| 2515 | VALIGN="TOP" |
| 2516 | > the XPath context</TD |
| 2517 | ></TR |
| 2518 | ><TR |
| 2519 | ><TD |
| 2520 | WIDTH="20%" |
| 2521 | ALIGN="RIGHT" |
| 2522 | VALIGN="TOP" |
| 2523 | ><TT |
| 2524 | CLASS="PARAMETER" |
| 2525 | ><I |
| 2526 | >name</I |
| 2527 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 2528 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2529 | ><TD |
| 2530 | WIDTH="80%" |
| 2531 | ALIGN="LEFT" |
| 2532 | VALIGN="TOP" |
| 2533 | > the function name</TD |
| 2534 | ></TR |
| 2535 | ><TR |
| 2536 | ><TD |
| 2537 | WIDTH="20%" |
| 2538 | ALIGN="RIGHT" |
| 2539 | VALIGN="TOP" |
| 2540 | ><TT |
| 2541 | CLASS="PARAMETER" |
| 2542 | ><I |
| 2543 | >ns_uri</I |
| 2544 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 2545 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2546 | ><TD |
| 2547 | WIDTH="80%" |
| 2548 | ALIGN="LEFT" |
| 2549 | VALIGN="TOP" |
| 2550 | > the function namespace URI</TD |
| 2551 | ></TR |
| 2552 | ><TR |
| 2553 | ><TD |
| 2554 | WIDTH="20%" |
| 2555 | ALIGN="RIGHT" |
| 2556 | VALIGN="TOP" |
| 2557 | ><TT |
| 2558 | CLASS="PARAMETER" |
| 2559 | ><I |
| 2560 | >f</I |
| 2561 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 2562 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2563 | ><TD |
| 2564 | WIDTH="80%" |
| 2565 | ALIGN="LEFT" |
| 2566 | VALIGN="TOP" |
| 2567 | > the function implementation or NULL</TD |
| 2568 | ></TR |
| 2569 | ><TR |
| 2570 | ><TD |
| 2571 | WIDTH="20%" |
| 2572 | ALIGN="RIGHT" |
| 2573 | VALIGN="TOP" |
| 2574 | ><I |
| 2575 | CLASS="EMPHASIS" |
| 2576 | >Returns</I |
| 2577 | > :</TD |
| 2578 | ><TD |
| 2579 | WIDTH="80%" |
| 2580 | ALIGN="LEFT" |
| 2581 | VALIGN="TOP" |
| 2582 | >0 in case of success, -1 in case of error</TD |
| 2583 | ></TR |
| 2584 | ></TABLE |
| 2585 | ><P |
| 2586 | ></P |
| 2587 | ></DIV |
| 2588 | ></DIV |
| 2589 | ><HR><DIV |
| 2590 | CLASS="REFSECT2" |
| 2591 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 2592 | NAME="AEN12380" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2593 | ></A |
| 2594 | ><H3 |
| 2595 | ><A |
| 2596 | NAME="XMLXPATHREGISTERVARIABLE" |
| 2597 | ></A |
| 2598 | >xmlXPathRegisterVariable ()</H3 |
| 2599 | ><TABLE |
| 2600 | BORDER="0" |
| 2601 | BGCOLOR="#D6E8FF" |
| 2602 | WIDTH="100%" |
| 2603 | CELLPADDING="6" |
| 2604 | ><TR |
| 2605 | ><TD |
| 2606 | ><PRE |
| 2607 | CLASS="PROGRAMLISTING" |
| 2608 | >int xmlXPathRegisterVariable (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2609 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2610 | >xmlXPathContextPtr</A |
| 2611 | > ctxt, |
| 2612 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2613 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2614 | >xmlChar</A |
| 2615 | > *name, |
| 2616 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2617 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2618 | >xmlXPathObjectPtr</A |
| 2619 | > value);</PRE |
| 2620 | ></TD |
| 2621 | ></TR |
| 2622 | ></TABLE |
| 2623 | ><P |
| 2624 | >Register a new variable value. If <TT |
| 2625 | CLASS="PARAMETER" |
| 2626 | ><I |
| 2627 | >value</I |
| 2628 | ></TT |
| 2629 | > is NULL it unregisters |
| 2630 | the variable</P |
| 2631 | ><P |
| 2632 | ></P |
| 2633 | ><DIV |
| 2634 | CLASS="INFORMALTABLE" |
| 2635 | ><P |
| 2636 | ></P |
| 2637 | ><TABLE |
| 2638 | BORDER="0" |
| 2639 | WIDTH="100%" |
| 2640 | BGCOLOR="#FFD0D0" |
| 2641 | CELLSPACING="0" |
| 2642 | CELLPADDING="4" |
| 2643 | CLASS="CALSTABLE" |
| 2644 | ><TR |
| 2645 | ><TD |
| 2646 | WIDTH="20%" |
| 2647 | ALIGN="RIGHT" |
| 2648 | VALIGN="TOP" |
| 2649 | ><TT |
| 2650 | CLASS="PARAMETER" |
| 2651 | ><I |
| 2652 | >ctxt</I |
| 2653 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 2654 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2655 | ><TD |
| 2656 | WIDTH="80%" |
| 2657 | ALIGN="LEFT" |
| 2658 | VALIGN="TOP" |
| 2659 | > the XPath context</TD |
| 2660 | ></TR |
| 2661 | ><TR |
| 2662 | ><TD |
| 2663 | WIDTH="20%" |
| 2664 | ALIGN="RIGHT" |
| 2665 | VALIGN="TOP" |
| 2666 | ><TT |
| 2667 | CLASS="PARAMETER" |
| 2668 | ><I |
| 2669 | >name</I |
| 2670 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 2671 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2672 | ><TD |
| 2673 | WIDTH="80%" |
| 2674 | ALIGN="LEFT" |
| 2675 | VALIGN="TOP" |
| 2676 | > the variable name</TD |
| 2677 | ></TR |
| 2678 | ><TR |
| 2679 | ><TD |
| 2680 | WIDTH="20%" |
| 2681 | ALIGN="RIGHT" |
| 2682 | VALIGN="TOP" |
| 2683 | ><TT |
| 2684 | CLASS="PARAMETER" |
| 2685 | ><I |
| 2686 | >value</I |
| 2687 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 2688 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2689 | ><TD |
| 2690 | WIDTH="80%" |
| 2691 | ALIGN="LEFT" |
| 2692 | VALIGN="TOP" |
| 2693 | > the variable value or NULL</TD |
| 2694 | ></TR |
| 2695 | ><TR |
| 2696 | ><TD |
| 2697 | WIDTH="20%" |
| 2698 | ALIGN="RIGHT" |
| 2699 | VALIGN="TOP" |
| 2700 | ><I |
| 2701 | CLASS="EMPHASIS" |
| 2702 | >Returns</I |
| 2703 | > :</TD |
| 2704 | ><TD |
| 2705 | WIDTH="80%" |
| 2706 | ALIGN="LEFT" |
| 2707 | VALIGN="TOP" |
| 2708 | >0 in case of success, -1 in case of error</TD |
| 2709 | ></TR |
| 2710 | ></TABLE |
| 2711 | ><P |
| 2712 | ></P |
| 2713 | ></DIV |
| 2714 | ></DIV |
| 2715 | ><HR><DIV |
| 2716 | CLASS="REFSECT2" |
| 2717 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 2718 | NAME="AEN12411" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2719 | ></A |
| 2720 | ><H3 |
| 2721 | ><A |
| 2722 | NAME="XMLXPATHREGISTERVARIABLENS" |
| 2723 | ></A |
| 2724 | >xmlXPathRegisterVariableNS ()</H3 |
| 2725 | ><TABLE |
| 2726 | BORDER="0" |
| 2727 | BGCOLOR="#D6E8FF" |
| 2728 | WIDTH="100%" |
| 2729 | CELLPADDING="6" |
| 2730 | ><TR |
| 2731 | ><TD |
| 2732 | ><PRE |
| 2733 | CLASS="PROGRAMLISTING" |
| 2734 | >int xmlXPathRegisterVariableNS (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2735 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2736 | >xmlXPathContextPtr</A |
| 2737 | > ctxt, |
| 2738 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2739 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2740 | >xmlChar</A |
| 2741 | > *name, |
| 2742 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2743 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2744 | >xmlChar</A |
| 2745 | > *ns_uri, |
| 2746 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2747 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2748 | >xmlXPathObjectPtr</A |
| 2749 | > value);</PRE |
| 2750 | ></TD |
| 2751 | ></TR |
| 2752 | ></TABLE |
| 2753 | ><P |
| 2754 | >Register a new variable value. If <TT |
| 2755 | CLASS="PARAMETER" |
| 2756 | ><I |
| 2757 | >value</I |
| 2758 | ></TT |
| 2759 | > is NULL it unregisters |
| 2760 | the variable</P |
| 2761 | ><P |
| 2762 | ></P |
| 2763 | ><DIV |
| 2764 | CLASS="INFORMALTABLE" |
| 2765 | ><P |
| 2766 | ></P |
| 2767 | ><TABLE |
| 2768 | BORDER="0" |
| 2769 | WIDTH="100%" |
| 2770 | BGCOLOR="#FFD0D0" |
| 2771 | CELLSPACING="0" |
| 2772 | CELLPADDING="4" |
| 2773 | CLASS="CALSTABLE" |
| 2774 | ><TR |
| 2775 | ><TD |
| 2776 | WIDTH="20%" |
| 2777 | ALIGN="RIGHT" |
| 2778 | VALIGN="TOP" |
| 2779 | ><TT |
| 2780 | CLASS="PARAMETER" |
| 2781 | ><I |
| 2782 | >ctxt</I |
| 2783 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 2784 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2785 | ><TD |
| 2786 | WIDTH="80%" |
| 2787 | ALIGN="LEFT" |
| 2788 | VALIGN="TOP" |
| 2789 | > the XPath context</TD |
| 2790 | ></TR |
| 2791 | ><TR |
| 2792 | ><TD |
| 2793 | WIDTH="20%" |
| 2794 | ALIGN="RIGHT" |
| 2795 | VALIGN="TOP" |
| 2796 | ><TT |
| 2797 | CLASS="PARAMETER" |
| 2798 | ><I |
| 2799 | >name</I |
| 2800 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 2801 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2802 | ><TD |
| 2803 | WIDTH="80%" |
| 2804 | ALIGN="LEFT" |
| 2805 | VALIGN="TOP" |
| 2806 | > the variable name</TD |
| 2807 | ></TR |
| 2808 | ><TR |
| 2809 | ><TD |
| 2810 | WIDTH="20%" |
| 2811 | ALIGN="RIGHT" |
| 2812 | VALIGN="TOP" |
| 2813 | ><TT |
| 2814 | CLASS="PARAMETER" |
| 2815 | ><I |
| 2816 | >ns_uri</I |
| 2817 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 2818 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2819 | ><TD |
| 2820 | WIDTH="80%" |
| 2821 | ALIGN="LEFT" |
| 2822 | VALIGN="TOP" |
| 2823 | > the variable namespace URI</TD |
| 2824 | ></TR |
| 2825 | ><TR |
| 2826 | ><TD |
| 2827 | WIDTH="20%" |
| 2828 | ALIGN="RIGHT" |
| 2829 | VALIGN="TOP" |
| 2830 | ><TT |
| 2831 | CLASS="PARAMETER" |
| 2832 | ><I |
| 2833 | >value</I |
| 2834 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 2835 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2836 | ><TD |
| 2837 | WIDTH="80%" |
| 2838 | ALIGN="LEFT" |
| 2839 | VALIGN="TOP" |
| 2840 | > the variable value or NULL</TD |
| 2841 | ></TR |
| 2842 | ><TR |
| 2843 | ><TD |
| 2844 | WIDTH="20%" |
| 2845 | ALIGN="RIGHT" |
| 2846 | VALIGN="TOP" |
| 2847 | ><I |
| 2848 | CLASS="EMPHASIS" |
| 2849 | >Returns</I |
| 2850 | > :</TD |
| 2851 | ><TD |
| 2852 | WIDTH="80%" |
| 2853 | ALIGN="LEFT" |
| 2854 | VALIGN="TOP" |
| 2855 | >0 in case of success, -1 in case of error</TD |
| 2856 | ></TR |
| 2857 | ></TABLE |
| 2858 | ><P |
| 2859 | ></P |
| 2860 | ></DIV |
| 2861 | ></DIV |
| 2862 | ><HR><DIV |
| 2863 | CLASS="REFSECT2" |
| 2864 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 2865 | NAME="AEN12447" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2866 | ></A |
| 2867 | ><H3 |
| 2868 | ><A |
| 2869 | NAME="XMLXPATHFUNCTIONLOOKUP" |
| 2870 | ></A |
| 2871 | >xmlXPathFunctionLookup ()</H3 |
| 2872 | ><TABLE |
| 2873 | BORDER="0" |
| 2874 | BGCOLOR="#D6E8FF" |
| 2875 | WIDTH="100%" |
| 2876 | CELLPADDING="6" |
| 2877 | ><TR |
| 2878 | ><TD |
| 2879 | ><PRE |
| 2880 | CLASS="PROGRAMLISTING" |
| 2881 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2882 | HREF="libxml-xpath.html#XMLXPATHFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2883 | >xmlXPathFunction</A |
| 2884 | > xmlXPathFunctionLookup (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2885 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2886 | >xmlXPathContextPtr</A |
| 2887 | > ctxt, |
| 2888 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2889 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2890 | >xmlChar</A |
| 2891 | > *name);</PRE |
| 2892 | ></TD |
| 2893 | ></TR |
| 2894 | ></TABLE |
| 2895 | ><P |
| 2896 | >Search in the Function array of the context for the given |
| 2897 | function.</P |
| 2898 | ><P |
| 2899 | ></P |
| 2900 | ><DIV |
| 2901 | CLASS="INFORMALTABLE" |
| 2902 | ><P |
| 2903 | ></P |
| 2904 | ><TABLE |
| 2905 | BORDER="0" |
| 2906 | WIDTH="100%" |
| 2907 | BGCOLOR="#FFD0D0" |
| 2908 | CELLSPACING="0" |
| 2909 | CELLPADDING="4" |
| 2910 | CLASS="CALSTABLE" |
| 2911 | ><TR |
| 2912 | ><TD |
| 2913 | WIDTH="20%" |
| 2914 | ALIGN="RIGHT" |
| 2915 | VALIGN="TOP" |
| 2916 | ><TT |
| 2917 | CLASS="PARAMETER" |
| 2918 | ><I |
| 2919 | >ctxt</I |
| 2920 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 2921 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2922 | ><TD |
| 2923 | WIDTH="80%" |
| 2924 | ALIGN="LEFT" |
| 2925 | VALIGN="TOP" |
| 2926 | > the XPath context</TD |
| 2927 | ></TR |
| 2928 | ><TR |
| 2929 | ><TD |
| 2930 | WIDTH="20%" |
| 2931 | ALIGN="RIGHT" |
| 2932 | VALIGN="TOP" |
| 2933 | ><TT |
| 2934 | CLASS="PARAMETER" |
| 2935 | ><I |
| 2936 | >name</I |
| 2937 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 2938 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2939 | ><TD |
| 2940 | WIDTH="80%" |
| 2941 | ALIGN="LEFT" |
| 2942 | VALIGN="TOP" |
| 2943 | > the function name</TD |
| 2944 | ></TR |
| 2945 | ><TR |
| 2946 | ><TD |
| 2947 | WIDTH="20%" |
| 2948 | ALIGN="RIGHT" |
| 2949 | VALIGN="TOP" |
| 2950 | ><I |
| 2951 | CLASS="EMPHASIS" |
| 2952 | >Returns</I |
| 2953 | > :</TD |
| 2954 | ><TD |
| 2955 | WIDTH="80%" |
| 2956 | ALIGN="LEFT" |
| 2957 | VALIGN="TOP" |
| 2958 | >the xmlXPathFunction or NULL if not found</TD |
| 2959 | ></TR |
| 2960 | ></TABLE |
| 2961 | ><P |
| 2962 | ></P |
| 2963 | ></DIV |
| 2964 | ></DIV |
| 2965 | ><HR><DIV |
| 2966 | CLASS="REFSECT2" |
| 2967 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 2968 | NAME="AEN12473" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2969 | ></A |
| 2970 | ><H3 |
| 2971 | ><A |
| 2972 | NAME="XMLXPATHFUNCTIONLOOKUPNS" |
| 2973 | ></A |
| 2974 | >xmlXPathFunctionLookupNS ()</H3 |
| 2975 | ><TABLE |
| 2976 | BORDER="0" |
| 2977 | BGCOLOR="#D6E8FF" |
| 2978 | WIDTH="100%" |
| 2979 | CELLPADDING="6" |
| 2980 | ><TR |
| 2981 | ><TD |
| 2982 | ><PRE |
| 2983 | CLASS="PROGRAMLISTING" |
| 2984 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2985 | HREF="libxml-xpath.html#XMLXPATHFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2986 | >xmlXPathFunction</A |
| 2987 | > xmlXPathFunctionLookupNS (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2988 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2989 | >xmlXPathContextPtr</A |
| 2990 | > ctxt, |
| 2991 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2992 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2993 | >xmlChar</A |
| 2994 | > *name, |
| 2995 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2996 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2997 | >xmlChar</A |
| 2998 | > *ns_uri);</PRE |
| 2999 | ></TD |
| 3000 | ></TR |
| 3001 | ></TABLE |
| 3002 | ><P |
| 3003 | >Search in the Function array of the context for the given |
| 3004 | function.</P |
| 3005 | ><P |
| 3006 | ></P |
| 3007 | ><DIV |
| 3008 | CLASS="INFORMALTABLE" |
| 3009 | ><P |
| 3010 | ></P |
| 3011 | ><TABLE |
| 3012 | BORDER="0" |
| 3013 | WIDTH="100%" |
| 3014 | BGCOLOR="#FFD0D0" |
| 3015 | CELLSPACING="0" |
| 3016 | CELLPADDING="4" |
| 3017 | CLASS="CALSTABLE" |
| 3018 | ><TR |
| 3019 | ><TD |
| 3020 | WIDTH="20%" |
| 3021 | ALIGN="RIGHT" |
| 3022 | VALIGN="TOP" |
| 3023 | ><TT |
| 3024 | CLASS="PARAMETER" |
| 3025 | ><I |
| 3026 | >ctxt</I |
| 3027 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 3028 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3029 | ><TD |
| 3030 | WIDTH="80%" |
| 3031 | ALIGN="LEFT" |
| 3032 | VALIGN="TOP" |
| 3033 | > the XPath context</TD |
| 3034 | ></TR |
| 3035 | ><TR |
| 3036 | ><TD |
| 3037 | WIDTH="20%" |
| 3038 | ALIGN="RIGHT" |
| 3039 | VALIGN="TOP" |
| 3040 | ><TT |
| 3041 | CLASS="PARAMETER" |
| 3042 | ><I |
| 3043 | >name</I |
| 3044 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 3045 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3046 | ><TD |
| 3047 | WIDTH="80%" |
| 3048 | ALIGN="LEFT" |
| 3049 | VALIGN="TOP" |
| 3050 | > the function name</TD |
| 3051 | ></TR |
| 3052 | ><TR |
| 3053 | ><TD |
| 3054 | WIDTH="20%" |
| 3055 | ALIGN="RIGHT" |
| 3056 | VALIGN="TOP" |
| 3057 | ><TT |
| 3058 | CLASS="PARAMETER" |
| 3059 | ><I |
| 3060 | >ns_uri</I |
| 3061 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 3062 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3063 | ><TD |
| 3064 | WIDTH="80%" |
| 3065 | ALIGN="LEFT" |
| 3066 | VALIGN="TOP" |
| 3067 | > the function namespace URI</TD |
| 3068 | ></TR |
| 3069 | ><TR |
| 3070 | ><TD |
| 3071 | WIDTH="20%" |
| 3072 | ALIGN="RIGHT" |
| 3073 | VALIGN="TOP" |
| 3074 | ><I |
| 3075 | CLASS="EMPHASIS" |
| 3076 | >Returns</I |
| 3077 | > :</TD |
| 3078 | ><TD |
| 3079 | WIDTH="80%" |
| 3080 | ALIGN="LEFT" |
| 3081 | VALIGN="TOP" |
| 3082 | >the xmlXPathFunction or NULL if not found</TD |
| 3083 | ></TR |
| 3084 | ></TABLE |
| 3085 | ><P |
| 3086 | ></P |
| 3087 | ></DIV |
| 3088 | ></DIV |
| 3089 | ><HR><DIV |
| 3090 | CLASS="REFSECT2" |
| 3091 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 3092 | NAME="AEN12504" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3093 | ></A |
| 3094 | ><H3 |
| 3095 | ><A |
| 3096 | NAME="XMLXPATHREGISTEREDFUNCSCLEANUP" |
| 3097 | ></A |
| 3098 | >xmlXPathRegisteredFuncsCleanup ()</H3 |
| 3099 | ><TABLE |
| 3100 | BORDER="0" |
| 3101 | BGCOLOR="#D6E8FF" |
| 3102 | WIDTH="100%" |
| 3103 | CELLPADDING="6" |
| 3104 | ><TR |
| 3105 | ><TD |
| 3106 | ><PRE |
| 3107 | CLASS="PROGRAMLISTING" |
| 3108 | >void xmlXPathRegisteredFuncsCleanup (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 3109 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3110 | >xmlXPathContextPtr</A |
| 3111 | > ctxt);</PRE |
| 3112 | ></TD |
| 3113 | ></TR |
| 3114 | ></TABLE |
| 3115 | ><P |
| 3116 | >Cleanup the XPath context data associated to registered functions</P |
| 3117 | ><P |
| 3118 | ></P |
| 3119 | ><DIV |
| 3120 | CLASS="INFORMALTABLE" |
| 3121 | ><P |
| 3122 | ></P |
| 3123 | ><TABLE |
| 3124 | BORDER="0" |
| 3125 | WIDTH="100%" |
| 3126 | BGCOLOR="#FFD0D0" |
| 3127 | CELLSPACING="0" |
| 3128 | CELLPADDING="4" |
| 3129 | CLASS="CALSTABLE" |
| 3130 | ><TR |
| 3131 | ><TD |
| 3132 | WIDTH="20%" |
| 3133 | ALIGN="RIGHT" |
| 3134 | VALIGN="TOP" |
| 3135 | ><TT |
| 3136 | CLASS="PARAMETER" |
| 3137 | ><I |
| 3138 | >ctxt</I |
| 3139 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 3140 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3141 | ><TD |
| 3142 | WIDTH="80%" |
| 3143 | ALIGN="LEFT" |
| 3144 | VALIGN="TOP" |
| 3145 | > the XPath context</TD |
| 3146 | ></TR |
| 3147 | ></TABLE |
| 3148 | ><P |
| 3149 | ></P |
| 3150 | ></DIV |
| 3151 | ></DIV |
| 3152 | ><HR><DIV |
| 3153 | CLASS="REFSECT2" |
| 3154 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 3155 | NAME="AEN12520" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3156 | ></A |
| 3157 | ><H3 |
| 3158 | ><A |
| 3159 | NAME="XMLXPATHVARIABLELOOKUP" |
| 3160 | ></A |
| 3161 | >xmlXPathVariableLookup ()</H3 |
| 3162 | ><TABLE |
| 3163 | BORDER="0" |
| 3164 | BGCOLOR="#D6E8FF" |
| 3165 | WIDTH="100%" |
| 3166 | CELLPADDING="6" |
| 3167 | ><TR |
| 3168 | ><TD |
| 3169 | ><PRE |
| 3170 | CLASS="PROGRAMLISTING" |
| 3171 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 3172 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3173 | >xmlXPathObjectPtr</A |
| 3174 | > xmlXPathVariableLookup (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 3175 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3176 | >xmlXPathContextPtr</A |
| 3177 | > ctxt, |
| 3178 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 3179 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3180 | >xmlChar</A |
| 3181 | > *name);</PRE |
| 3182 | ></TD |
| 3183 | ></TR |
| 3184 | ></TABLE |
| 3185 | ><P |
| 3186 | >Search in the Variable array of the context for the given |
| 3187 | variable value.</P |
| 3188 | ><P |
| 3189 | ></P |
| 3190 | ><DIV |
| 3191 | CLASS="INFORMALTABLE" |
| 3192 | ><P |
| 3193 | ></P |
| 3194 | ><TABLE |
| 3195 | BORDER="0" |
| 3196 | WIDTH="100%" |
| 3197 | BGCOLOR="#FFD0D0" |
| 3198 | CELLSPACING="0" |
| 3199 | CELLPADDING="4" |
| 3200 | CLASS="CALSTABLE" |
| 3201 | ><TR |
| 3202 | ><TD |
| 3203 | WIDTH="20%" |
| 3204 | ALIGN="RIGHT" |
| 3205 | VALIGN="TOP" |
| 3206 | ><TT |
| 3207 | CLASS="PARAMETER" |
| 3208 | ><I |
| 3209 | >ctxt</I |
| 3210 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 3211 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3212 | ><TD |
| 3213 | WIDTH="80%" |
| 3214 | ALIGN="LEFT" |
| 3215 | VALIGN="TOP" |
| 3216 | > the XPath context</TD |
| 3217 | ></TR |
| 3218 | ><TR |
| 3219 | ><TD |
| 3220 | WIDTH="20%" |
| 3221 | ALIGN="RIGHT" |
| 3222 | VALIGN="TOP" |
| 3223 | ><TT |
| 3224 | CLASS="PARAMETER" |
| 3225 | ><I |
| 3226 | >name</I |
| 3227 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 3228 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3229 | ><TD |
| 3230 | WIDTH="80%" |
| 3231 | ALIGN="LEFT" |
| 3232 | VALIGN="TOP" |
| 3233 | > the variable name</TD |
| 3234 | ></TR |
| 3235 | ><TR |
| 3236 | ><TD |
| 3237 | WIDTH="20%" |
| 3238 | ALIGN="RIGHT" |
| 3239 | VALIGN="TOP" |
| 3240 | ><I |
| 3241 | CLASS="EMPHASIS" |
| 3242 | >Returns</I |
| 3243 | > :</TD |
| 3244 | ><TD |
| 3245 | WIDTH="80%" |
| 3246 | ALIGN="LEFT" |
| 3247 | VALIGN="TOP" |
| 3248 | >the value or NULL if not found</TD |
| 3249 | ></TR |
| 3250 | ></TABLE |
| 3251 | ><P |
| 3252 | ></P |
| 3253 | ></DIV |
| 3254 | ></DIV |
| 3255 | ><HR><DIV |
| 3256 | CLASS="REFSECT2" |
| 3257 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 3258 | NAME="AEN12546" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3259 | ></A |
| 3260 | ><H3 |
| 3261 | ><A |
| 3262 | NAME="XMLXPATHVARIABLELOOKUPNS" |
| 3263 | ></A |
| 3264 | >xmlXPathVariableLookupNS ()</H3 |
| 3265 | ><TABLE |
| 3266 | BORDER="0" |
| 3267 | BGCOLOR="#D6E8FF" |
| 3268 | WIDTH="100%" |
| 3269 | CELLPADDING="6" |
| 3270 | ><TR |
| 3271 | ><TD |
| 3272 | ><PRE |
| 3273 | CLASS="PROGRAMLISTING" |
| 3274 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 3275 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3276 | >xmlXPathObjectPtr</A |
| 3277 | > xmlXPathVariableLookupNS (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 3278 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3279 | >xmlXPathContextPtr</A |
| 3280 | > ctxt, |
| 3281 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 3282 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3283 | >xmlChar</A |
| 3284 | > *name, |
| 3285 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 3286 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3287 | >xmlChar</A |
| 3288 | > *ns_uri);</PRE |
| 3289 | ></TD |
| 3290 | ></TR |
| 3291 | ></TABLE |
| 3292 | ><P |
| 3293 | >Search in the Variable array of the context for the given |
| 3294 | variable value.</P |
| 3295 | ><P |
| 3296 | ></P |
| 3297 | ><DIV |
| 3298 | CLASS="INFORMALTABLE" |
| 3299 | ><P |
| 3300 | ></P |
| 3301 | ><TABLE |
| 3302 | BORDER="0" |
| 3303 | WIDTH="100%" |
| 3304 | BGCOLOR="#FFD0D0" |
| 3305 | CELLSPACING="0" |
| 3306 | CELLPADDING="4" |
| 3307 | CLASS="CALSTABLE" |
| 3308 | ><TR |
| 3309 | ><TD |
| 3310 | WIDTH="20%" |
| 3311 | ALIGN="RIGHT" |
| 3312 | VALIGN="TOP" |
| 3313 | ><TT |
| 3314 | CLASS="PARAMETER" |
| 3315 | ><I |
| 3316 | >ctxt</I |
| 3317 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 3318 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3319 | ><TD |
| 3320 | WIDTH="80%" |
| 3321 | ALIGN="LEFT" |
| 3322 | VALIGN="TOP" |
| 3323 | > the XPath context</TD |
| 3324 | ></TR |
| 3325 | ><TR |
| 3326 | ><TD |
| 3327 | WIDTH="20%" |
| 3328 | ALIGN="RIGHT" |
| 3329 | VALIGN="TOP" |
| 3330 | ><TT |
| 3331 | CLASS="PARAMETER" |
| 3332 | ><I |
| 3333 | >name</I |
| 3334 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 3335 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3336 | ><TD |
| 3337 | WIDTH="80%" |
| 3338 | ALIGN="LEFT" |
| 3339 | VALIGN="TOP" |
| 3340 | > the variable name</TD |
| 3341 | ></TR |
| 3342 | ><TR |
| 3343 | ><TD |
| 3344 | WIDTH="20%" |
| 3345 | ALIGN="RIGHT" |
| 3346 | VALIGN="TOP" |
| 3347 | ><TT |
| 3348 | CLASS="PARAMETER" |
| 3349 | ><I |
| 3350 | >ns_uri</I |
| 3351 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 3352 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3353 | ><TD |
| 3354 | WIDTH="80%" |
| 3355 | ALIGN="LEFT" |
| 3356 | VALIGN="TOP" |
| 3357 | > the variable namespace URI</TD |
| 3358 | ></TR |
| 3359 | ><TR |
| 3360 | ><TD |
| 3361 | WIDTH="20%" |
| 3362 | ALIGN="RIGHT" |
| 3363 | VALIGN="TOP" |
| 3364 | ><I |
| 3365 | CLASS="EMPHASIS" |
| 3366 | >Returns</I |
| 3367 | > :</TD |
| 3368 | ><TD |
| 3369 | WIDTH="80%" |
| 3370 | ALIGN="LEFT" |
| 3371 | VALIGN="TOP" |
| 3372 | >the value or NULL if not found</TD |
| 3373 | ></TR |
| 3374 | ></TABLE |
| 3375 | ><P |
| 3376 | ></P |
| 3377 | ></DIV |
| 3378 | ></DIV |
| 3379 | ><HR><DIV |
| 3380 | CLASS="REFSECT2" |
| 3381 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 3382 | NAME="AEN12577" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3383 | ></A |
| 3384 | ><H3 |
| 3385 | ><A |
| 3386 | NAME="XMLXPATHREGISTEREDVARIABLESCLEANUP" |
| 3387 | ></A |
| 3388 | >xmlXPathRegisteredVariablesCleanup ()</H3 |
| 3389 | ><TABLE |
| 3390 | BORDER="0" |
| 3391 | BGCOLOR="#D6E8FF" |
| 3392 | WIDTH="100%" |
| 3393 | CELLPADDING="6" |
| 3394 | ><TR |
| 3395 | ><TD |
| 3396 | ><PRE |
| 3397 | CLASS="PROGRAMLISTING" |
| 3398 | >void xmlXPathRegisteredVariablesCleanup |
| 3399 | (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 3400 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3401 | >xmlXPathContextPtr</A |
| 3402 | > ctxt);</PRE |
| 3403 | ></TD |
| 3404 | ></TR |
| 3405 | ></TABLE |
| 3406 | ><P |
| 3407 | >Cleanup the XPath context data associated to registered variables</P |
| 3408 | ><P |
| 3409 | ></P |
| 3410 | ><DIV |
| 3411 | CLASS="INFORMALTABLE" |
| 3412 | ><P |
| 3413 | ></P |
| 3414 | ><TABLE |
| 3415 | BORDER="0" |
| 3416 | WIDTH="100%" |
| 3417 | BGCOLOR="#FFD0D0" |
| 3418 | CELLSPACING="0" |
| 3419 | CELLPADDING="4" |
| 3420 | CLASS="CALSTABLE" |
| 3421 | ><TR |
| 3422 | ><TD |
| 3423 | WIDTH="20%" |
| 3424 | ALIGN="RIGHT" |
| 3425 | VALIGN="TOP" |
| 3426 | ><TT |
| 3427 | CLASS="PARAMETER" |
| 3428 | ><I |
| 3429 | >ctxt</I |
| 3430 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 3431 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3432 | ><TD |
| 3433 | WIDTH="80%" |
| 3434 | ALIGN="LEFT" |
| 3435 | VALIGN="TOP" |
| 3436 | > the XPath context</TD |
| 3437 | ></TR |
| 3438 | ></TABLE |
| 3439 | ><P |
| 3440 | ></P |
| 3441 | ></DIV |
| 3442 | ></DIV |
| 3443 | ><HR><DIV |
| 3444 | CLASS="REFSECT2" |
| 3445 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 3446 | NAME="AEN12593" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3447 | ></A |
| 3448 | ><H3 |
| 3449 | ><A |
| 3450 | NAME="XMLXPATHNEWPARSERCONTEXT" |
| 3451 | ></A |
| 3452 | >xmlXPathNewParserContext ()</H3 |
| 3453 | ><TABLE |
| 3454 | BORDER="0" |
| 3455 | BGCOLOR="#D6E8FF" |
| 3456 | WIDTH="100%" |
| 3457 | CELLPADDING="6" |
| 3458 | ><TR |
| 3459 | ><TD |
| 3460 | ><PRE |
| 3461 | CLASS="PROGRAMLISTING" |
| 3462 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 3463 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3464 | >xmlXPathParserContextPtr</A |
| 3465 | > xmlXPathNewParserContext |
| 3466 | (const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 3467 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3468 | >xmlChar</A |
| 3469 | > *str, |
| 3470 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 3471 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3472 | >xmlXPathContextPtr</A |
| 3473 | > ctxt);</PRE |
| 3474 | ></TD |
| 3475 | ></TR |
| 3476 | ></TABLE |
| 3477 | ><P |
| 3478 | >Create a new xmlXPathParserContext</P |
| 3479 | ><P |
| 3480 | ></P |
| 3481 | ><DIV |
| 3482 | CLASS="INFORMALTABLE" |
| 3483 | ><P |
| 3484 | ></P |
| 3485 | ><TABLE |
| 3486 | BORDER="0" |
| 3487 | WIDTH="100%" |
| 3488 | BGCOLOR="#FFD0D0" |
| 3489 | CELLSPACING="0" |
| 3490 | CELLPADDING="4" |
| 3491 | CLASS="CALSTABLE" |
| 3492 | ><TR |
| 3493 | ><TD |
| 3494 | WIDTH="20%" |
| 3495 | ALIGN="RIGHT" |
| 3496 | VALIGN="TOP" |
| 3497 | ><TT |
| 3498 | CLASS="PARAMETER" |
| 3499 | ><I |
| 3500 | >str</I |
| 3501 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 3502 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3503 | ><TD |
| 3504 | WIDTH="80%" |
| 3505 | ALIGN="LEFT" |
| 3506 | VALIGN="TOP" |
| 3507 | > the XPath expression</TD |
| 3508 | ></TR |
| 3509 | ><TR |
| 3510 | ><TD |
| 3511 | WIDTH="20%" |
| 3512 | ALIGN="RIGHT" |
| 3513 | VALIGN="TOP" |
| 3514 | ><TT |
| 3515 | CLASS="PARAMETER" |
| 3516 | ><I |
| 3517 | >ctxt</I |
| 3518 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 3519 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3520 | ><TD |
| 3521 | WIDTH="80%" |
| 3522 | ALIGN="LEFT" |
| 3523 | VALIGN="TOP" |
| 3524 | > the XPath context</TD |
| 3525 | ></TR |
| 3526 | ><TR |
| 3527 | ><TD |
| 3528 | WIDTH="20%" |
| 3529 | ALIGN="RIGHT" |
| 3530 | VALIGN="TOP" |
| 3531 | ><I |
| 3532 | CLASS="EMPHASIS" |
| 3533 | >Returns</I |
| 3534 | > :</TD |
| 3535 | ><TD |
| 3536 | WIDTH="80%" |
| 3537 | ALIGN="LEFT" |
| 3538 | VALIGN="TOP" |
| 3539 | >the xmlXPathParserContext just allocated.</TD |
| 3540 | ></TR |
| 3541 | ></TABLE |
| 3542 | ><P |
| 3543 | ></P |
| 3544 | ></DIV |
| 3545 | ></DIV |
| 3546 | ><HR><DIV |
| 3547 | CLASS="REFSECT2" |
| 3548 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 3549 | NAME="AEN12619" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3550 | ></A |
| 3551 | ><H3 |
| 3552 | ><A |
| 3553 | NAME="XMLXPATHFREEPARSERCONTEXT" |
| 3554 | ></A |
| 3555 | >xmlXPathFreeParserContext ()</H3 |
| 3556 | ><TABLE |
| 3557 | BORDER="0" |
| 3558 | BGCOLOR="#D6E8FF" |
| 3559 | WIDTH="100%" |
| 3560 | CELLPADDING="6" |
| 3561 | ><TR |
| 3562 | ><TD |
| 3563 | ><PRE |
| 3564 | CLASS="PROGRAMLISTING" |
| 3565 | >void xmlXPathFreeParserContext (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 3566 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3567 | >xmlXPathParserContextPtr</A |
| 3568 | > ctxt);</PRE |
| 3569 | ></TD |
| 3570 | ></TR |
| 3571 | ></TABLE |
| 3572 | ><P |
| 3573 | >Free up an xmlXPathParserContext</P |
| 3574 | ><P |
| 3575 | ></P |
| 3576 | ><DIV |
| 3577 | CLASS="INFORMALTABLE" |
| 3578 | ><P |
| 3579 | ></P |
| 3580 | ><TABLE |
| 3581 | BORDER="0" |
| 3582 | WIDTH="100%" |
| 3583 | BGCOLOR="#FFD0D0" |
| 3584 | CELLSPACING="0" |
| 3585 | CELLPADDING="4" |
| 3586 | CLASS="CALSTABLE" |
| 3587 | ><TR |
| 3588 | ><TD |
| 3589 | WIDTH="20%" |
| 3590 | ALIGN="RIGHT" |
| 3591 | VALIGN="TOP" |
| 3592 | ><TT |
| 3593 | CLASS="PARAMETER" |
| 3594 | ><I |
| 3595 | >ctxt</I |
| 3596 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 3597 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3598 | ><TD |
| 3599 | WIDTH="80%" |
| 3600 | ALIGN="LEFT" |
| 3601 | VALIGN="TOP" |
| 3602 | > the context to free</TD |
| 3603 | ></TR |
| 3604 | ></TABLE |
| 3605 | ><P |
| 3606 | ></P |
| 3607 | ></DIV |
| 3608 | ></DIV |
| 3609 | ><HR><DIV |
| 3610 | CLASS="REFSECT2" |
| 3611 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 3612 | NAME="AEN12635" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3613 | ></A |
| 3614 | ><H3 |
| 3615 | ><A |
| 3616 | NAME="VALUEPOP" |
| 3617 | ></A |
| 3618 | >valuePop ()</H3 |
| 3619 | ><TABLE |
| 3620 | BORDER="0" |
| 3621 | BGCOLOR="#D6E8FF" |
| 3622 | WIDTH="100%" |
| 3623 | CELLPADDING="6" |
| 3624 | ><TR |
| 3625 | ><TD |
| 3626 | ><PRE |
| 3627 | CLASS="PROGRAMLISTING" |
| 3628 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 3629 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3630 | >xmlXPathObjectPtr</A |
| 3631 | > valuePop (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 3632 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3633 | >xmlXPathParserContextPtr</A |
| 3634 | > ctxt);</PRE |
| 3635 | ></TD |
| 3636 | ></TR |
| 3637 | ></TABLE |
| 3638 | ><P |
| 3639 | ></P |
| 3640 | ><DIV |
| 3641 | CLASS="INFORMALTABLE" |
| 3642 | ><P |
| 3643 | ></P |
| 3644 | ><TABLE |
| 3645 | BORDER="0" |
| 3646 | WIDTH="100%" |
| 3647 | BGCOLOR="#FFD0D0" |
| 3648 | CELLSPACING="0" |
| 3649 | CELLPADDING="4" |
| 3650 | CLASS="CALSTABLE" |
| 3651 | ><TR |
| 3652 | ><TD |
| 3653 | WIDTH="20%" |
| 3654 | ALIGN="RIGHT" |
| 3655 | VALIGN="TOP" |
| 3656 | ><TT |
| 3657 | CLASS="PARAMETER" |
| 3658 | ><I |
| 3659 | >ctxt</I |
| 3660 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 3661 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3662 | ><TD |
| 3663 | WIDTH="80%" |
| 3664 | ALIGN="LEFT" |
| 3665 | VALIGN="TOP" |
| 3666 | > </TD |
| 3667 | ></TR |
| 3668 | ><TR |
| 3669 | ><TD |
| 3670 | WIDTH="20%" |
| 3671 | ALIGN="RIGHT" |
| 3672 | VALIGN="TOP" |
| 3673 | ><I |
| 3674 | CLASS="EMPHASIS" |
| 3675 | >Returns</I |
| 3676 | > :</TD |
| 3677 | ><TD |
| 3678 | WIDTH="80%" |
| 3679 | ALIGN="LEFT" |
| 3680 | VALIGN="TOP" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 3681 | > </TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3682 | ></TR |
| 3683 | ></TABLE |
| 3684 | ><P |
| 3685 | ></P |
| 3686 | ></DIV |
| 3687 | ></DIV |
| 3688 | ><HR><DIV |
| 3689 | CLASS="REFSECT2" |
| 3690 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 3691 | NAME="AEN12655" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3692 | ></A |
| 3693 | ><H3 |
| 3694 | ><A |
| 3695 | NAME="VALUEPUSH" |
| 3696 | ></A |
| 3697 | >valuePush ()</H3 |
| 3698 | ><TABLE |
| 3699 | BORDER="0" |
| 3700 | BGCOLOR="#D6E8FF" |
| 3701 | WIDTH="100%" |
| 3702 | CELLPADDING="6" |
| 3703 | ><TR |
| 3704 | ><TD |
| 3705 | ><PRE |
| 3706 | CLASS="PROGRAMLISTING" |
| 3707 | >int valuePush (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 3708 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3709 | >xmlXPathParserContextPtr</A |
| 3710 | > ctxt, |
| 3711 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 3712 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3713 | >xmlXPathObjectPtr</A |
| 3714 | > value);</PRE |
| 3715 | ></TD |
| 3716 | ></TR |
| 3717 | ></TABLE |
| 3718 | ><P |
| 3719 | ></P |
| 3720 | ><DIV |
| 3721 | CLASS="INFORMALTABLE" |
| 3722 | ><P |
| 3723 | ></P |
| 3724 | ><TABLE |
| 3725 | BORDER="0" |
| 3726 | WIDTH="100%" |
| 3727 | BGCOLOR="#FFD0D0" |
| 3728 | CELLSPACING="0" |
| 3729 | CELLPADDING="4" |
| 3730 | CLASS="CALSTABLE" |
| 3731 | ><TR |
| 3732 | ><TD |
| 3733 | WIDTH="20%" |
| 3734 | ALIGN="RIGHT" |
| 3735 | VALIGN="TOP" |
| 3736 | ><TT |
| 3737 | CLASS="PARAMETER" |
| 3738 | ><I |
| 3739 | >ctxt</I |
| 3740 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 3741 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3742 | ><TD |
| 3743 | WIDTH="80%" |
| 3744 | ALIGN="LEFT" |
| 3745 | VALIGN="TOP" |
| 3746 | > </TD |
| 3747 | ></TR |
| 3748 | ><TR |
| 3749 | ><TD |
| 3750 | WIDTH="20%" |
| 3751 | ALIGN="RIGHT" |
| 3752 | VALIGN="TOP" |
| 3753 | ><TT |
| 3754 | CLASS="PARAMETER" |
| 3755 | ><I |
| 3756 | >value</I |
| 3757 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 3758 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3759 | ><TD |
| 3760 | WIDTH="80%" |
| 3761 | ALIGN="LEFT" |
| 3762 | VALIGN="TOP" |
| 3763 | > </TD |
| 3764 | ></TR |
| 3765 | ><TR |
| 3766 | ><TD |
| 3767 | WIDTH="20%" |
| 3768 | ALIGN="RIGHT" |
| 3769 | VALIGN="TOP" |
| 3770 | ><I |
| 3771 | CLASS="EMPHASIS" |
| 3772 | >Returns</I |
| 3773 | > :</TD |
| 3774 | ><TD |
| 3775 | WIDTH="80%" |
| 3776 | ALIGN="LEFT" |
| 3777 | VALIGN="TOP" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 3778 | > </TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3779 | ></TR |
| 3780 | ></TABLE |
| 3781 | ><P |
| 3782 | ></P |
| 3783 | ></DIV |
| 3784 | ></DIV |
| 3785 | ><HR><DIV |
| 3786 | CLASS="REFSECT2" |
| 3787 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 3788 | NAME="AEN12679" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3789 | ></A |
| 3790 | ><H3 |
| 3791 | ><A |
| 3792 | NAME="XMLXPATHNEWSTRING" |
| 3793 | ></A |
| 3794 | >xmlXPathNewString ()</H3 |
| 3795 | ><TABLE |
| 3796 | BORDER="0" |
| 3797 | BGCOLOR="#D6E8FF" |
| 3798 | WIDTH="100%" |
| 3799 | CELLPADDING="6" |
| 3800 | ><TR |
| 3801 | ><TD |
| 3802 | ><PRE |
| 3803 | CLASS="PROGRAMLISTING" |
| 3804 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 3805 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3806 | >xmlXPathObjectPtr</A |
| 3807 | > xmlXPathNewString (const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 3808 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3809 | >xmlChar</A |
| 3810 | > *val);</PRE |
| 3811 | ></TD |
| 3812 | ></TR |
| 3813 | ></TABLE |
| 3814 | ><P |
| 3815 | >Create a new xmlXPathObjectPtr of type string and of value <TT |
| 3816 | CLASS="PARAMETER" |
| 3817 | ><I |
| 3818 | >val</I |
| 3819 | ></TT |
| 3820 | ></P |
| 3821 | ><P |
| 3822 | ></P |
| 3823 | ><DIV |
| 3824 | CLASS="INFORMALTABLE" |
| 3825 | ><P |
| 3826 | ></P |
| 3827 | ><TABLE |
| 3828 | BORDER="0" |
| 3829 | WIDTH="100%" |
| 3830 | BGCOLOR="#FFD0D0" |
| 3831 | CELLSPACING="0" |
| 3832 | CELLPADDING="4" |
| 3833 | CLASS="CALSTABLE" |
| 3834 | ><TR |
| 3835 | ><TD |
| 3836 | WIDTH="20%" |
| 3837 | ALIGN="RIGHT" |
| 3838 | VALIGN="TOP" |
| 3839 | ><TT |
| 3840 | CLASS="PARAMETER" |
| 3841 | ><I |
| 3842 | >val</I |
| 3843 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 3844 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3845 | ><TD |
| 3846 | WIDTH="80%" |
| 3847 | ALIGN="LEFT" |
| 3848 | VALIGN="TOP" |
| 3849 | > the xmlChar * value</TD |
| 3850 | ></TR |
| 3851 | ><TR |
| 3852 | ><TD |
| 3853 | WIDTH="20%" |
| 3854 | ALIGN="RIGHT" |
| 3855 | VALIGN="TOP" |
| 3856 | ><I |
| 3857 | CLASS="EMPHASIS" |
| 3858 | >Returns</I |
| 3859 | > :</TD |
| 3860 | ><TD |
| 3861 | WIDTH="80%" |
| 3862 | ALIGN="LEFT" |
| 3863 | VALIGN="TOP" |
| 3864 | >the newly created object.</TD |
| 3865 | ></TR |
| 3866 | ></TABLE |
| 3867 | ><P |
| 3868 | ></P |
| 3869 | ></DIV |
| 3870 | ></DIV |
| 3871 | ><HR><DIV |
| 3872 | CLASS="REFSECT2" |
| 3873 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 3874 | NAME="AEN12701" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3875 | ></A |
| 3876 | ><H3 |
| 3877 | ><A |
| 3878 | NAME="XMLXPATHNEWCSTRING" |
| 3879 | ></A |
| 3880 | >xmlXPathNewCString ()</H3 |
| 3881 | ><TABLE |
| 3882 | BORDER="0" |
| 3883 | BGCOLOR="#D6E8FF" |
| 3884 | WIDTH="100%" |
| 3885 | CELLPADDING="6" |
| 3886 | ><TR |
| 3887 | ><TD |
| 3888 | ><PRE |
| 3889 | CLASS="PROGRAMLISTING" |
| 3890 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 3891 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3892 | >xmlXPathObjectPtr</A |
| 3893 | > xmlXPathNewCString (const char *val);</PRE |
| 3894 | ></TD |
| 3895 | ></TR |
| 3896 | ></TABLE |
| 3897 | ><P |
| 3898 | >Create a new xmlXPathObjectPtr of type string and of value <TT |
| 3899 | CLASS="PARAMETER" |
| 3900 | ><I |
| 3901 | >val</I |
| 3902 | ></TT |
| 3903 | ></P |
| 3904 | ><P |
| 3905 | ></P |
| 3906 | ><DIV |
| 3907 | CLASS="INFORMALTABLE" |
| 3908 | ><P |
| 3909 | ></P |
| 3910 | ><TABLE |
| 3911 | BORDER="0" |
| 3912 | WIDTH="100%" |
| 3913 | BGCOLOR="#FFD0D0" |
| 3914 | CELLSPACING="0" |
| 3915 | CELLPADDING="4" |
| 3916 | CLASS="CALSTABLE" |
| 3917 | ><TR |
| 3918 | ><TD |
| 3919 | WIDTH="20%" |
| 3920 | ALIGN="RIGHT" |
| 3921 | VALIGN="TOP" |
| 3922 | ><TT |
| 3923 | CLASS="PARAMETER" |
| 3924 | ><I |
| 3925 | >val</I |
| 3926 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 3927 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3928 | ><TD |
| 3929 | WIDTH="80%" |
| 3930 | ALIGN="LEFT" |
| 3931 | VALIGN="TOP" |
| 3932 | > the char * value</TD |
| 3933 | ></TR |
| 3934 | ><TR |
| 3935 | ><TD |
| 3936 | WIDTH="20%" |
| 3937 | ALIGN="RIGHT" |
| 3938 | VALIGN="TOP" |
| 3939 | ><I |
| 3940 | CLASS="EMPHASIS" |
| 3941 | >Returns</I |
| 3942 | > :</TD |
| 3943 | ><TD |
| 3944 | WIDTH="80%" |
| 3945 | ALIGN="LEFT" |
| 3946 | VALIGN="TOP" |
| 3947 | >the newly created object.</TD |
| 3948 | ></TR |
| 3949 | ></TABLE |
| 3950 | ><P |
| 3951 | ></P |
| 3952 | ></DIV |
| 3953 | ></DIV |
| 3954 | ><HR><DIV |
| 3955 | CLASS="REFSECT2" |
| 3956 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 3957 | NAME="AEN12722" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3958 | ></A |
| 3959 | ><H3 |
| 3960 | ><A |
| 3961 | NAME="XMLXPATHNEWFLOAT" |
| 3962 | ></A |
| 3963 | >xmlXPathNewFloat ()</H3 |
| 3964 | ><TABLE |
| 3965 | BORDER="0" |
| 3966 | BGCOLOR="#D6E8FF" |
| 3967 | WIDTH="100%" |
| 3968 | CELLPADDING="6" |
| 3969 | ><TR |
| 3970 | ><TD |
| 3971 | ><PRE |
| 3972 | CLASS="PROGRAMLISTING" |
| 3973 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 3974 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3975 | >xmlXPathObjectPtr</A |
| 3976 | > xmlXPathNewFloat (<GTKDOCLINK |
| 3977 | HREF="DOUBLE" |
| 3978 | >double</GTKDOCLINK |
| 3979 | > val);</PRE |
| 3980 | ></TD |
| 3981 | ></TR |
| 3982 | ></TABLE |
| 3983 | ><P |
| 3984 | >Create a new xmlXPathObjectPtr of type double and of value <TT |
| 3985 | CLASS="PARAMETER" |
| 3986 | ><I |
| 3987 | >val</I |
| 3988 | ></TT |
| 3989 | ></P |
| 3990 | ><P |
| 3991 | ></P |
| 3992 | ><DIV |
| 3993 | CLASS="INFORMALTABLE" |
| 3994 | ><P |
| 3995 | ></P |
| 3996 | ><TABLE |
| 3997 | BORDER="0" |
| 3998 | WIDTH="100%" |
| 3999 | BGCOLOR="#FFD0D0" |
| 4000 | CELLSPACING="0" |
| 4001 | CELLPADDING="4" |
| 4002 | CLASS="CALSTABLE" |
| 4003 | ><TR |
| 4004 | ><TD |
| 4005 | WIDTH="20%" |
| 4006 | ALIGN="RIGHT" |
| 4007 | VALIGN="TOP" |
| 4008 | ><TT |
| 4009 | CLASS="PARAMETER" |
| 4010 | ><I |
| 4011 | >val</I |
| 4012 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 4013 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4014 | ><TD |
| 4015 | WIDTH="80%" |
| 4016 | ALIGN="LEFT" |
| 4017 | VALIGN="TOP" |
| 4018 | > the double value</TD |
| 4019 | ></TR |
| 4020 | ><TR |
| 4021 | ><TD |
| 4022 | WIDTH="20%" |
| 4023 | ALIGN="RIGHT" |
| 4024 | VALIGN="TOP" |
| 4025 | ><I |
| 4026 | CLASS="EMPHASIS" |
| 4027 | >Returns</I |
| 4028 | > :</TD |
| 4029 | ><TD |
| 4030 | WIDTH="80%" |
| 4031 | ALIGN="LEFT" |
| 4032 | VALIGN="TOP" |
| 4033 | >the newly created object.</TD |
| 4034 | ></TR |
| 4035 | ></TABLE |
| 4036 | ><P |
| 4037 | ></P |
| 4038 | ></DIV |
| 4039 | ></DIV |
| 4040 | ><HR><DIV |
| 4041 | CLASS="REFSECT2" |
| 4042 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 4043 | NAME="AEN12744" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4044 | ></A |
| 4045 | ><H3 |
| 4046 | ><A |
| 4047 | NAME="XMLXPATHNEWBOOLEAN" |
| 4048 | ></A |
| 4049 | >xmlXPathNewBoolean ()</H3 |
| 4050 | ><TABLE |
| 4051 | BORDER="0" |
| 4052 | BGCOLOR="#D6E8FF" |
| 4053 | WIDTH="100%" |
| 4054 | CELLPADDING="6" |
| 4055 | ><TR |
| 4056 | ><TD |
| 4057 | ><PRE |
| 4058 | CLASS="PROGRAMLISTING" |
| 4059 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4060 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4061 | >xmlXPathObjectPtr</A |
| 4062 | > xmlXPathNewBoolean (int val);</PRE |
| 4063 | ></TD |
| 4064 | ></TR |
| 4065 | ></TABLE |
| 4066 | ><P |
| 4067 | >Create a new xmlXPathObjectPtr of type boolean and of value <TT |
| 4068 | CLASS="PARAMETER" |
| 4069 | ><I |
| 4070 | >val</I |
| 4071 | ></TT |
| 4072 | ></P |
| 4073 | ><P |
| 4074 | ></P |
| 4075 | ><DIV |
| 4076 | CLASS="INFORMALTABLE" |
| 4077 | ><P |
| 4078 | ></P |
| 4079 | ><TABLE |
| 4080 | BORDER="0" |
| 4081 | WIDTH="100%" |
| 4082 | BGCOLOR="#FFD0D0" |
| 4083 | CELLSPACING="0" |
| 4084 | CELLPADDING="4" |
| 4085 | CLASS="CALSTABLE" |
| 4086 | ><TR |
| 4087 | ><TD |
| 4088 | WIDTH="20%" |
| 4089 | ALIGN="RIGHT" |
| 4090 | VALIGN="TOP" |
| 4091 | ><TT |
| 4092 | CLASS="PARAMETER" |
| 4093 | ><I |
| 4094 | >val</I |
| 4095 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 4096 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4097 | ><TD |
| 4098 | WIDTH="80%" |
| 4099 | ALIGN="LEFT" |
| 4100 | VALIGN="TOP" |
| 4101 | > the boolean value</TD |
| 4102 | ></TR |
| 4103 | ><TR |
| 4104 | ><TD |
| 4105 | WIDTH="20%" |
| 4106 | ALIGN="RIGHT" |
| 4107 | VALIGN="TOP" |
| 4108 | ><I |
| 4109 | CLASS="EMPHASIS" |
| 4110 | >Returns</I |
| 4111 | > :</TD |
| 4112 | ><TD |
| 4113 | WIDTH="80%" |
| 4114 | ALIGN="LEFT" |
| 4115 | VALIGN="TOP" |
| 4116 | >the newly created object.</TD |
| 4117 | ></TR |
| 4118 | ></TABLE |
| 4119 | ><P |
| 4120 | ></P |
| 4121 | ></DIV |
| 4122 | ></DIV |
| 4123 | ><HR><DIV |
| 4124 | CLASS="REFSECT2" |
| 4125 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 4126 | NAME="AEN12765" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4127 | ></A |
| 4128 | ><H3 |
| 4129 | ><A |
| 4130 | NAME="XMLXPATHNEWNODESET" |
| 4131 | ></A |
| 4132 | >xmlXPathNewNodeSet ()</H3 |
| 4133 | ><TABLE |
| 4134 | BORDER="0" |
| 4135 | BGCOLOR="#D6E8FF" |
| 4136 | WIDTH="100%" |
| 4137 | CELLPADDING="6" |
| 4138 | ><TR |
| 4139 | ><TD |
| 4140 | ><PRE |
| 4141 | CLASS="PROGRAMLISTING" |
| 4142 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4143 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4144 | >xmlXPathObjectPtr</A |
| 4145 | > xmlXPathNewNodeSet (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4146 | HREF="libxml-tree.html#XMLNODEPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4147 | >xmlNodePtr</A |
| 4148 | > val);</PRE |
| 4149 | ></TD |
| 4150 | ></TR |
| 4151 | ></TABLE |
| 4152 | ><P |
| 4153 | >Create a new xmlXPathObjectPtr of type NodeSet and initialize |
| 4154 | it with the single Node <TT |
| 4155 | CLASS="PARAMETER" |
| 4156 | ><I |
| 4157 | >val</I |
| 4158 | ></TT |
| 4159 | ></P |
| 4160 | ><P |
| 4161 | ></P |
| 4162 | ><DIV |
| 4163 | CLASS="INFORMALTABLE" |
| 4164 | ><P |
| 4165 | ></P |
| 4166 | ><TABLE |
| 4167 | BORDER="0" |
| 4168 | WIDTH="100%" |
| 4169 | BGCOLOR="#FFD0D0" |
| 4170 | CELLSPACING="0" |
| 4171 | CELLPADDING="4" |
| 4172 | CLASS="CALSTABLE" |
| 4173 | ><TR |
| 4174 | ><TD |
| 4175 | WIDTH="20%" |
| 4176 | ALIGN="RIGHT" |
| 4177 | VALIGN="TOP" |
| 4178 | ><TT |
| 4179 | CLASS="PARAMETER" |
| 4180 | ><I |
| 4181 | >val</I |
| 4182 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 4183 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4184 | ><TD |
| 4185 | WIDTH="80%" |
| 4186 | ALIGN="LEFT" |
| 4187 | VALIGN="TOP" |
| 4188 | > the NodePtr value</TD |
| 4189 | ></TR |
| 4190 | ><TR |
| 4191 | ><TD |
| 4192 | WIDTH="20%" |
| 4193 | ALIGN="RIGHT" |
| 4194 | VALIGN="TOP" |
| 4195 | ><I |
| 4196 | CLASS="EMPHASIS" |
| 4197 | >Returns</I |
| 4198 | > :</TD |
| 4199 | ><TD |
| 4200 | WIDTH="80%" |
| 4201 | ALIGN="LEFT" |
| 4202 | VALIGN="TOP" |
| 4203 | >the newly created object.</TD |
| 4204 | ></TR |
| 4205 | ></TABLE |
| 4206 | ><P |
| 4207 | ></P |
| 4208 | ></DIV |
| 4209 | ></DIV |
| 4210 | ><HR><DIV |
| 4211 | CLASS="REFSECT2" |
| 4212 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 4213 | NAME="AEN12787" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4214 | ></A |
| 4215 | ><H3 |
| 4216 | ><A |
| 4217 | NAME="XMLXPATHNEWVALUETREE" |
| 4218 | ></A |
| 4219 | >xmlXPathNewValueTree ()</H3 |
| 4220 | ><TABLE |
| 4221 | BORDER="0" |
| 4222 | BGCOLOR="#D6E8FF" |
| 4223 | WIDTH="100%" |
| 4224 | CELLPADDING="6" |
| 4225 | ><TR |
| 4226 | ><TD |
| 4227 | ><PRE |
| 4228 | CLASS="PROGRAMLISTING" |
| 4229 | ><A |
| 4230 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
| 4231 | >xmlXPathObjectPtr</A |
| 4232 | > xmlXPathNewValueTree (<A |
| 4233 | HREF="libxml-tree.html#XMLNODEPTR" |
| 4234 | >xmlNodePtr</A |
| 4235 | > val);</PRE |
| 4236 | ></TD |
| 4237 | ></TR |
| 4238 | ></TABLE |
| 4239 | ><P |
| 4240 | >Create a new xmlXPathObjectPtr of type Value Tree (XSLT) and initialize |
| 4241 | it with the tree root <TT |
| 4242 | CLASS="PARAMETER" |
| 4243 | ><I |
| 4244 | >val</I |
| 4245 | ></TT |
| 4246 | ></P |
| 4247 | ><P |
| 4248 | ></P |
| 4249 | ><DIV |
| 4250 | CLASS="INFORMALTABLE" |
| 4251 | ><P |
| 4252 | ></P |
| 4253 | ><TABLE |
| 4254 | BORDER="0" |
| 4255 | WIDTH="100%" |
| 4256 | BGCOLOR="#FFD0D0" |
| 4257 | CELLSPACING="0" |
| 4258 | CELLPADDING="4" |
| 4259 | CLASS="CALSTABLE" |
| 4260 | ><TR |
| 4261 | ><TD |
| 4262 | WIDTH="20%" |
| 4263 | ALIGN="RIGHT" |
| 4264 | VALIGN="TOP" |
| 4265 | ><TT |
| 4266 | CLASS="PARAMETER" |
| 4267 | ><I |
| 4268 | >val</I |
| 4269 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 4270 | > :</TD |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4271 | ><TD |
| 4272 | WIDTH="80%" |
| 4273 | ALIGN="LEFT" |
| 4274 | VALIGN="TOP" |
| 4275 | > the NodePtr value</TD |
| 4276 | ></TR |
| 4277 | ><TR |
| 4278 | ><TD |
| 4279 | WIDTH="20%" |
| 4280 | ALIGN="RIGHT" |
| 4281 | VALIGN="TOP" |
| 4282 | ><I |
| 4283 | CLASS="EMPHASIS" |
| 4284 | >Returns</I |
| 4285 | > :</TD |
| 4286 | ><TD |
| 4287 | WIDTH="80%" |
| 4288 | ALIGN="LEFT" |
| 4289 | VALIGN="TOP" |
| 4290 | >the newly created object.</TD |
| 4291 | ></TR |
| 4292 | ></TABLE |
| 4293 | ><P |
| 4294 | ></P |
| 4295 | ></DIV |
| 4296 | ></DIV |
| 4297 | ><HR><DIV |
| 4298 | CLASS="REFSECT2" |
| 4299 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 4300 | NAME="AEN12809" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4301 | ></A |
| 4302 | ><H3 |
| 4303 | ><A |
| 4304 | NAME="XMLXPATHNODESETADD" |
| 4305 | ></A |
| 4306 | >xmlXPathNodeSetAdd ()</H3 |
| 4307 | ><TABLE |
| 4308 | BORDER="0" |
| 4309 | BGCOLOR="#D6E8FF" |
| 4310 | WIDTH="100%" |
| 4311 | CELLPADDING="6" |
| 4312 | ><TR |
| 4313 | ><TD |
| 4314 | ><PRE |
| 4315 | CLASS="PROGRAMLISTING" |
| 4316 | >void xmlXPathNodeSetAdd (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4317 | HREF="libxml-xpath.html#XMLNODESETPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4318 | >xmlNodeSetPtr</A |
| 4319 | > cur, |
| 4320 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4321 | HREF="libxml-tree.html#XMLNODEPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4322 | >xmlNodePtr</A |
| 4323 | > val);</PRE |
| 4324 | ></TD |
| 4325 | ></TR |
| 4326 | ></TABLE |
| 4327 | ><P |
| 4328 | >add a new xmlNodePtr ot an existing NodeSet</P |
| 4329 | ><P |
| 4330 | ></P |
| 4331 | ><DIV |
| 4332 | CLASS="INFORMALTABLE" |
| 4333 | ><P |
| 4334 | ></P |
| 4335 | ><TABLE |
| 4336 | BORDER="0" |
| 4337 | WIDTH="100%" |
| 4338 | BGCOLOR="#FFD0D0" |
| 4339 | CELLSPACING="0" |
| 4340 | CELLPADDING="4" |
| 4341 | CLASS="CALSTABLE" |
| 4342 | ><TR |
| 4343 | ><TD |
| 4344 | WIDTH="20%" |
| 4345 | ALIGN="RIGHT" |
| 4346 | VALIGN="TOP" |
| 4347 | ><TT |
| 4348 | CLASS="PARAMETER" |
| 4349 | ><I |
| 4350 | >cur</I |
| 4351 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 4352 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4353 | ><TD |
| 4354 | WIDTH="80%" |
| 4355 | ALIGN="LEFT" |
| 4356 | VALIGN="TOP" |
| 4357 | > the initial node set</TD |
| 4358 | ></TR |
| 4359 | ><TR |
| 4360 | ><TD |
| 4361 | WIDTH="20%" |
| 4362 | ALIGN="RIGHT" |
| 4363 | VALIGN="TOP" |
| 4364 | ><TT |
| 4365 | CLASS="PARAMETER" |
| 4366 | ><I |
| 4367 | >val</I |
| 4368 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 4369 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4370 | ><TD |
| 4371 | WIDTH="80%" |
| 4372 | ALIGN="LEFT" |
| 4373 | VALIGN="TOP" |
| 4374 | > a new xmlNodePtr</TD |
| 4375 | ></TR |
| 4376 | ></TABLE |
| 4377 | ><P |
| 4378 | ></P |
| 4379 | ></DIV |
| 4380 | ></DIV |
| 4381 | ><HR><DIV |
| 4382 | CLASS="REFSECT2" |
| 4383 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 4384 | NAME="AEN12830" |
Daniel Veillard | a41123c | 2001-04-22 19:31:20 +0000 | [diff] [blame] | 4385 | ></A |
| 4386 | ><H3 |
| 4387 | ><A |
| 4388 | NAME="XMLXPATHNODESETADDUNIQUE" |
| 4389 | ></A |
| 4390 | >xmlXPathNodeSetAddUnique ()</H3 |
| 4391 | ><TABLE |
| 4392 | BORDER="0" |
| 4393 | BGCOLOR="#D6E8FF" |
| 4394 | WIDTH="100%" |
| 4395 | CELLPADDING="6" |
| 4396 | ><TR |
| 4397 | ><TD |
| 4398 | ><PRE |
| 4399 | CLASS="PROGRAMLISTING" |
| 4400 | >void xmlXPathNodeSetAddUnique (<A |
| 4401 | HREF="libxml-xpath.html#XMLNODESETPTR" |
| 4402 | >xmlNodeSetPtr</A |
| 4403 | > cur, |
| 4404 | <A |
| 4405 | HREF="libxml-tree.html#XMLNODEPTR" |
| 4406 | >xmlNodePtr</A |
| 4407 | > val);</PRE |
| 4408 | ></TD |
| 4409 | ></TR |
| 4410 | ></TABLE |
| 4411 | ><P |
| 4412 | >add a new xmlNodePtr ot an existing NodeSet, optimized version |
| 4413 | when we are sure the node is not already in the set.</P |
| 4414 | ><P |
| 4415 | ></P |
| 4416 | ><DIV |
| 4417 | CLASS="INFORMALTABLE" |
| 4418 | ><P |
| 4419 | ></P |
| 4420 | ><TABLE |
| 4421 | BORDER="0" |
| 4422 | WIDTH="100%" |
| 4423 | BGCOLOR="#FFD0D0" |
| 4424 | CELLSPACING="0" |
| 4425 | CELLPADDING="4" |
| 4426 | CLASS="CALSTABLE" |
| 4427 | ><TR |
| 4428 | ><TD |
| 4429 | WIDTH="20%" |
| 4430 | ALIGN="RIGHT" |
| 4431 | VALIGN="TOP" |
| 4432 | ><TT |
| 4433 | CLASS="PARAMETER" |
| 4434 | ><I |
| 4435 | >cur</I |
| 4436 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 4437 | > :</TD |
Daniel Veillard | a41123c | 2001-04-22 19:31:20 +0000 | [diff] [blame] | 4438 | ><TD |
| 4439 | WIDTH="80%" |
| 4440 | ALIGN="LEFT" |
| 4441 | VALIGN="TOP" |
| 4442 | > the initial node set</TD |
| 4443 | ></TR |
| 4444 | ><TR |
| 4445 | ><TD |
| 4446 | WIDTH="20%" |
| 4447 | ALIGN="RIGHT" |
| 4448 | VALIGN="TOP" |
| 4449 | ><TT |
| 4450 | CLASS="PARAMETER" |
| 4451 | ><I |
| 4452 | >val</I |
| 4453 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 4454 | > :</TD |
Daniel Veillard | a41123c | 2001-04-22 19:31:20 +0000 | [diff] [blame] | 4455 | ><TD |
| 4456 | WIDTH="80%" |
| 4457 | ALIGN="LEFT" |
| 4458 | VALIGN="TOP" |
| 4459 | > a new xmlNodePtr</TD |
| 4460 | ></TR |
| 4461 | ></TABLE |
| 4462 | ><P |
| 4463 | ></P |
| 4464 | ></DIV |
| 4465 | ></DIV |
| 4466 | ><HR><DIV |
| 4467 | CLASS="REFSECT2" |
| 4468 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 4469 | NAME="AEN12851" |
Daniel Veillard | a41123c | 2001-04-22 19:31:20 +0000 | [diff] [blame] | 4470 | ></A |
| 4471 | ><H3 |
| 4472 | ><A |
| 4473 | NAME="XMLXPATHNODESETSORT" |
| 4474 | ></A |
| 4475 | >xmlXPathNodeSetSort ()</H3 |
| 4476 | ><TABLE |
| 4477 | BORDER="0" |
| 4478 | BGCOLOR="#D6E8FF" |
| 4479 | WIDTH="100%" |
| 4480 | CELLPADDING="6" |
| 4481 | ><TR |
| 4482 | ><TD |
| 4483 | ><PRE |
| 4484 | CLASS="PROGRAMLISTING" |
| 4485 | >void xmlXPathNodeSetSort (<A |
| 4486 | HREF="libxml-xpath.html#XMLNODESETPTR" |
| 4487 | >xmlNodeSetPtr</A |
| 4488 | > set);</PRE |
| 4489 | ></TD |
| 4490 | ></TR |
| 4491 | ></TABLE |
| 4492 | ><P |
| 4493 | >Sort the node set in document order</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 | >set</I |
| 4516 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 4517 | > :</TD |
Daniel Veillard | a41123c | 2001-04-22 19:31:20 +0000 | [diff] [blame] | 4518 | ><TD |
| 4519 | WIDTH="80%" |
| 4520 | ALIGN="LEFT" |
| 4521 | VALIGN="TOP" |
| 4522 | > the node set</TD |
| 4523 | ></TR |
| 4524 | ></TABLE |
| 4525 | ><P |
| 4526 | ></P |
| 4527 | ></DIV |
| 4528 | ></DIV |
| 4529 | ><HR><DIV |
| 4530 | CLASS="REFSECT2" |
| 4531 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 4532 | NAME="AEN12867" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4533 | ></A |
| 4534 | ><H3 |
| 4535 | ><A |
| 4536 | NAME="XMLXPATHIDFUNCTION" |
| 4537 | ></A |
| 4538 | >xmlXPathIdFunction ()</H3 |
| 4539 | ><TABLE |
| 4540 | BORDER="0" |
| 4541 | BGCOLOR="#D6E8FF" |
| 4542 | WIDTH="100%" |
| 4543 | CELLPADDING="6" |
| 4544 | ><TR |
| 4545 | ><TD |
| 4546 | ><PRE |
| 4547 | CLASS="PROGRAMLISTING" |
| 4548 | >void xmlXPathIdFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4549 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4550 | >xmlXPathParserContextPtr</A |
| 4551 | > ctxt, |
| 4552 | int nargs);</PRE |
| 4553 | ></TD |
| 4554 | ></TR |
| 4555 | ></TABLE |
| 4556 | ><P |
| 4557 | >Implement the <GTKDOCLINK |
| 4558 | HREF="ID" |
| 4559 | >id</GTKDOCLINK |
| 4560 | >() XPath function |
| 4561 | node-set id(object) |
| 4562 | The id function selects elements by their unique ID |
| 4563 | (see [5.2.1 Unique IDs]). When the argument to id is of type node-set, |
| 4564 | then the result is the union of the result of applying id to the |
| 4565 | string value of each of the nodes in the argument node-set. When the |
| 4566 | argument to id is of any other type, the argument is converted to a |
| 4567 | string as if by a call to the string function; the string is split |
| 4568 | into a whitespace-separated list of tokens (whitespace is any sequence |
| 4569 | of characters matching the production S); the result is a node-set |
| 4570 | containing the elements in the same document as the context node that |
| 4571 | have a unique ID equal to any of the tokens in the list.</P |
| 4572 | ><P |
| 4573 | ></P |
| 4574 | ><DIV |
| 4575 | CLASS="INFORMALTABLE" |
| 4576 | ><P |
| 4577 | ></P |
| 4578 | ><TABLE |
| 4579 | BORDER="0" |
| 4580 | WIDTH="100%" |
| 4581 | BGCOLOR="#FFD0D0" |
| 4582 | CELLSPACING="0" |
| 4583 | CELLPADDING="4" |
| 4584 | CLASS="CALSTABLE" |
| 4585 | ><TR |
| 4586 | ><TD |
| 4587 | WIDTH="20%" |
| 4588 | ALIGN="RIGHT" |
| 4589 | VALIGN="TOP" |
| 4590 | ><TT |
| 4591 | CLASS="PARAMETER" |
| 4592 | ><I |
| 4593 | >ctxt</I |
| 4594 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 4595 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4596 | ><TD |
| 4597 | WIDTH="80%" |
| 4598 | ALIGN="LEFT" |
| 4599 | VALIGN="TOP" |
| 4600 | > the XPath Parser context</TD |
| 4601 | ></TR |
| 4602 | ><TR |
| 4603 | ><TD |
| 4604 | WIDTH="20%" |
| 4605 | ALIGN="RIGHT" |
| 4606 | VALIGN="TOP" |
| 4607 | ><TT |
| 4608 | CLASS="PARAMETER" |
| 4609 | ><I |
| 4610 | >nargs</I |
| 4611 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 4612 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4613 | ><TD |
| 4614 | WIDTH="80%" |
| 4615 | ALIGN="LEFT" |
| 4616 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4617 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4618 | ></TR |
| 4619 | ></TABLE |
| 4620 | ><P |
| 4621 | ></P |
| 4622 | ></DIV |
| 4623 | ></DIV |
| 4624 | ><HR><DIV |
| 4625 | CLASS="REFSECT2" |
| 4626 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 4627 | NAME="AEN12888" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4628 | ></A |
| 4629 | ><H3 |
| 4630 | ><A |
| 4631 | NAME="XMLXPATHROOT" |
| 4632 | ></A |
| 4633 | >xmlXPathRoot ()</H3 |
| 4634 | ><TABLE |
| 4635 | BORDER="0" |
| 4636 | BGCOLOR="#D6E8FF" |
| 4637 | WIDTH="100%" |
| 4638 | CELLPADDING="6" |
| 4639 | ><TR |
| 4640 | ><TD |
| 4641 | ><PRE |
| 4642 | CLASS="PROGRAMLISTING" |
| 4643 | >void xmlXPathRoot (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4644 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4645 | >xmlXPathParserContextPtr</A |
| 4646 | > ctxt);</PRE |
| 4647 | ></TD |
| 4648 | ></TR |
| 4649 | ></TABLE |
| 4650 | ><P |
| 4651 | >Initialize the context to the root of the document</P |
| 4652 | ><P |
| 4653 | ></P |
| 4654 | ><DIV |
| 4655 | CLASS="INFORMALTABLE" |
| 4656 | ><P |
| 4657 | ></P |
| 4658 | ><TABLE |
| 4659 | BORDER="0" |
| 4660 | WIDTH="100%" |
| 4661 | BGCOLOR="#FFD0D0" |
| 4662 | CELLSPACING="0" |
| 4663 | CELLPADDING="4" |
| 4664 | CLASS="CALSTABLE" |
| 4665 | ><TR |
| 4666 | ><TD |
| 4667 | WIDTH="20%" |
| 4668 | ALIGN="RIGHT" |
| 4669 | VALIGN="TOP" |
| 4670 | ><TT |
| 4671 | CLASS="PARAMETER" |
| 4672 | ><I |
| 4673 | >ctxt</I |
| 4674 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 4675 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4676 | ><TD |
| 4677 | WIDTH="80%" |
| 4678 | ALIGN="LEFT" |
| 4679 | VALIGN="TOP" |
| 4680 | > the XPath Parser context</TD |
| 4681 | ></TR |
| 4682 | ></TABLE |
| 4683 | ><P |
| 4684 | ></P |
| 4685 | ></DIV |
| 4686 | ></DIV |
| 4687 | ><HR><DIV |
| 4688 | CLASS="REFSECT2" |
| 4689 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 4690 | NAME="AEN12904" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4691 | ></A |
| 4692 | ><H3 |
| 4693 | ><A |
| 4694 | NAME="XMLXPATHEVALEXPR" |
| 4695 | ></A |
| 4696 | >xmlXPathEvalExpr ()</H3 |
| 4697 | ><TABLE |
| 4698 | BORDER="0" |
| 4699 | BGCOLOR="#D6E8FF" |
| 4700 | WIDTH="100%" |
| 4701 | CELLPADDING="6" |
| 4702 | ><TR |
| 4703 | ><TD |
| 4704 | ><PRE |
| 4705 | CLASS="PROGRAMLISTING" |
| 4706 | >void xmlXPathEvalExpr (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4707 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4708 | >xmlXPathParserContextPtr</A |
| 4709 | > ctxt);</PRE |
| 4710 | ></TD |
| 4711 | ></TR |
| 4712 | ></TABLE |
| 4713 | ><P |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame] | 4714 | >Parse and evaluate an XPath expression in the given context, |
| 4715 | then push the result on the context stack</P |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4716 | ><P |
| 4717 | ></P |
| 4718 | ><DIV |
| 4719 | CLASS="INFORMALTABLE" |
| 4720 | ><P |
| 4721 | ></P |
| 4722 | ><TABLE |
| 4723 | BORDER="0" |
| 4724 | WIDTH="100%" |
| 4725 | BGCOLOR="#FFD0D0" |
| 4726 | CELLSPACING="0" |
| 4727 | CELLPADDING="4" |
| 4728 | CLASS="CALSTABLE" |
| 4729 | ><TR |
| 4730 | ><TD |
| 4731 | WIDTH="20%" |
| 4732 | ALIGN="RIGHT" |
| 4733 | VALIGN="TOP" |
| 4734 | ><TT |
| 4735 | CLASS="PARAMETER" |
| 4736 | ><I |
| 4737 | >ctxt</I |
| 4738 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 4739 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4740 | ><TD |
| 4741 | WIDTH="80%" |
| 4742 | ALIGN="LEFT" |
| 4743 | VALIGN="TOP" |
| 4744 | > the XPath Parser context</TD |
| 4745 | ></TR |
| 4746 | ></TABLE |
| 4747 | ><P |
| 4748 | ></P |
| 4749 | ></DIV |
| 4750 | ></DIV |
| 4751 | ><HR><DIV |
| 4752 | CLASS="REFSECT2" |
| 4753 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 4754 | NAME="AEN12920" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4755 | ></A |
| 4756 | ><H3 |
| 4757 | ><A |
| 4758 | NAME="XMLXPATHPARSENAME" |
| 4759 | ></A |
| 4760 | >xmlXPathParseName ()</H3 |
| 4761 | ><TABLE |
| 4762 | BORDER="0" |
| 4763 | BGCOLOR="#D6E8FF" |
| 4764 | WIDTH="100%" |
| 4765 | CELLPADDING="6" |
| 4766 | ><TR |
| 4767 | ><TD |
| 4768 | ><PRE |
| 4769 | CLASS="PROGRAMLISTING" |
| 4770 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4771 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4772 | >xmlChar</A |
| 4773 | >* xmlXPathParseName (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4774 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4775 | >xmlXPathParserContextPtr</A |
| 4776 | > ctxt);</PRE |
| 4777 | ></TD |
| 4778 | ></TR |
| 4779 | ></TABLE |
| 4780 | ><P |
| 4781 | >parse an XML name</P |
| 4782 | ><P |
| 4783 | >[4] NameChar ::= Letter | Digit | '.' | '-' | '_' | ':' | |
| 4784 | CombiningChar | Extender</P |
| 4785 | ><P |
| 4786 | >[5] Name ::= (Letter | '_' | ':') (NameChar)*</P |
| 4787 | ><P |
| 4788 | ></P |
| 4789 | ><DIV |
| 4790 | CLASS="INFORMALTABLE" |
| 4791 | ><P |
| 4792 | ></P |
| 4793 | ><TABLE |
| 4794 | BORDER="0" |
| 4795 | WIDTH="100%" |
| 4796 | BGCOLOR="#FFD0D0" |
| 4797 | CELLSPACING="0" |
| 4798 | CELLPADDING="4" |
| 4799 | CLASS="CALSTABLE" |
| 4800 | ><TR |
| 4801 | ><TD |
| 4802 | WIDTH="20%" |
| 4803 | ALIGN="RIGHT" |
| 4804 | VALIGN="TOP" |
| 4805 | ><TT |
| 4806 | CLASS="PARAMETER" |
| 4807 | ><I |
| 4808 | >ctxt</I |
| 4809 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 4810 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4811 | ><TD |
| 4812 | WIDTH="80%" |
| 4813 | ALIGN="LEFT" |
| 4814 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4815 | > the XPath Parser context</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4816 | ></TR |
| 4817 | ><TR |
| 4818 | ><TD |
| 4819 | WIDTH="20%" |
| 4820 | ALIGN="RIGHT" |
| 4821 | VALIGN="TOP" |
| 4822 | ><I |
| 4823 | CLASS="EMPHASIS" |
| 4824 | >Returns</I |
| 4825 | > :</TD |
| 4826 | ><TD |
| 4827 | WIDTH="80%" |
| 4828 | ALIGN="LEFT" |
| 4829 | VALIGN="TOP" |
| 4830 | >the namespace name or NULL</TD |
| 4831 | ></TR |
| 4832 | ></TABLE |
| 4833 | ><P |
| 4834 | ></P |
| 4835 | ></DIV |
| 4836 | ></DIV |
| 4837 | ><HR><DIV |
| 4838 | CLASS="REFSECT2" |
| 4839 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 4840 | NAME="AEN12943" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 4841 | ></A |
| 4842 | ><H3 |
| 4843 | ><A |
| 4844 | NAME="XMLXPATHPARSENCNAME" |
| 4845 | ></A |
| 4846 | >xmlXPathParseNCName ()</H3 |
| 4847 | ><TABLE |
| 4848 | BORDER="0" |
| 4849 | BGCOLOR="#D6E8FF" |
| 4850 | WIDTH="100%" |
| 4851 | CELLPADDING="6" |
| 4852 | ><TR |
| 4853 | ><TD |
| 4854 | ><PRE |
| 4855 | CLASS="PROGRAMLISTING" |
| 4856 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4857 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 4858 | >xmlChar</A |
| 4859 | >* xmlXPathParseNCName (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4860 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 4861 | >xmlXPathParserContextPtr</A |
| 4862 | > ctxt);</PRE |
| 4863 | ></TD |
| 4864 | ></TR |
| 4865 | ></TABLE |
| 4866 | ><P |
| 4867 | >parse an XML namespace non qualified name.</P |
| 4868 | ><P |
| 4869 | >[NS 3] NCName ::= (Letter | '_') (NCNameChar)*</P |
| 4870 | ><P |
| 4871 | >[NS 4] NCNameChar ::= Letter | Digit | '.' | '-' | '_' | |
| 4872 | CombiningChar | Extender</P |
| 4873 | ><P |
| 4874 | ></P |
| 4875 | ><DIV |
| 4876 | CLASS="INFORMALTABLE" |
| 4877 | ><P |
| 4878 | ></P |
| 4879 | ><TABLE |
| 4880 | BORDER="0" |
| 4881 | WIDTH="100%" |
| 4882 | BGCOLOR="#FFD0D0" |
| 4883 | CELLSPACING="0" |
| 4884 | CELLPADDING="4" |
| 4885 | CLASS="CALSTABLE" |
| 4886 | ><TR |
| 4887 | ><TD |
| 4888 | WIDTH="20%" |
| 4889 | ALIGN="RIGHT" |
| 4890 | VALIGN="TOP" |
| 4891 | ><TT |
| 4892 | CLASS="PARAMETER" |
| 4893 | ><I |
| 4894 | >ctxt</I |
| 4895 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 4896 | > :</TD |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 4897 | ><TD |
| 4898 | WIDTH="80%" |
| 4899 | ALIGN="LEFT" |
| 4900 | VALIGN="TOP" |
| 4901 | > the XPath Parser context</TD |
| 4902 | ></TR |
| 4903 | ><TR |
| 4904 | ><TD |
| 4905 | WIDTH="20%" |
| 4906 | ALIGN="RIGHT" |
| 4907 | VALIGN="TOP" |
| 4908 | ><I |
| 4909 | CLASS="EMPHASIS" |
| 4910 | >Returns</I |
| 4911 | > :</TD |
| 4912 | ><TD |
| 4913 | WIDTH="80%" |
| 4914 | ALIGN="LEFT" |
| 4915 | VALIGN="TOP" |
| 4916 | >the namespace name or NULL</TD |
| 4917 | ></TR |
| 4918 | ></TABLE |
| 4919 | ><P |
| 4920 | ></P |
| 4921 | ></DIV |
| 4922 | ></DIV |
| 4923 | ><HR><DIV |
| 4924 | CLASS="REFSECT2" |
| 4925 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 4926 | NAME="AEN12966" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4927 | ></A |
| 4928 | ><H3 |
| 4929 | ><A |
| 4930 | NAME="XMLXPATHSTRINGEVALNUMBER" |
| 4931 | ></A |
| 4932 | >xmlXPathStringEvalNumber ()</H3 |
| 4933 | ><TABLE |
| 4934 | BORDER="0" |
| 4935 | BGCOLOR="#D6E8FF" |
| 4936 | WIDTH="100%" |
| 4937 | CELLPADDING="6" |
| 4938 | ><TR |
| 4939 | ><TD |
| 4940 | ><PRE |
| 4941 | CLASS="PROGRAMLISTING" |
| 4942 | ><GTKDOCLINK |
| 4943 | HREF="DOUBLE" |
| 4944 | >double</GTKDOCLINK |
| 4945 | > xmlXPathStringEvalNumber (const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4946 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4947 | >xmlChar</A |
| 4948 | > *str);</PRE |
| 4949 | ></TD |
| 4950 | ></TR |
| 4951 | ></TABLE |
| 4952 | ><P |
Daniel Veillard | a41123c | 2001-04-22 19:31:20 +0000 | [diff] [blame] | 4953 | >[30a] Float ::= Number ('e' Digits?)?</P |
| 4954 | ><P |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4955 | >[30] Number ::= Digits ('.' Digits?)? |
| 4956 | | '.' Digits |
| 4957 | [31] Digits ::= [0-9]+</P |
| 4958 | ><P |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame] | 4959 | >Compile a Number in the string |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4960 | In complement of the Number expression, this function also handles |
| 4961 | negative values : '-' Number.</P |
| 4962 | ><P |
| 4963 | ></P |
| 4964 | ><DIV |
| 4965 | CLASS="INFORMALTABLE" |
| 4966 | ><P |
| 4967 | ></P |
| 4968 | ><TABLE |
| 4969 | BORDER="0" |
| 4970 | WIDTH="100%" |
| 4971 | BGCOLOR="#FFD0D0" |
| 4972 | CELLSPACING="0" |
| 4973 | CELLPADDING="4" |
| 4974 | CLASS="CALSTABLE" |
| 4975 | ><TR |
| 4976 | ><TD |
| 4977 | WIDTH="20%" |
| 4978 | ALIGN="RIGHT" |
| 4979 | VALIGN="TOP" |
| 4980 | ><TT |
| 4981 | CLASS="PARAMETER" |
| 4982 | ><I |
| 4983 | >str</I |
| 4984 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 4985 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4986 | ><TD |
| 4987 | WIDTH="80%" |
| 4988 | ALIGN="LEFT" |
| 4989 | VALIGN="TOP" |
| 4990 | > A string to scan</TD |
| 4991 | ></TR |
| 4992 | ><TR |
| 4993 | ><TD |
| 4994 | WIDTH="20%" |
| 4995 | ALIGN="RIGHT" |
| 4996 | VALIGN="TOP" |
| 4997 | ><I |
| 4998 | CLASS="EMPHASIS" |
| 4999 | >Returns</I |
| 5000 | > :</TD |
| 5001 | ><TD |
| 5002 | WIDTH="80%" |
| 5003 | ALIGN="LEFT" |
| 5004 | VALIGN="TOP" |
| 5005 | >the double value.</TD |
| 5006 | ></TR |
| 5007 | ></TABLE |
| 5008 | ><P |
| 5009 | ></P |
| 5010 | ></DIV |
| 5011 | ></DIV |
| 5012 | ><HR><DIV |
| 5013 | CLASS="REFSECT2" |
| 5014 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 5015 | NAME="AEN12989" |
Daniel Veillard | a1fe910 | 2000-11-25 10:49:25 +0000 | [diff] [blame] | 5016 | ></A |
| 5017 | ><H3 |
| 5018 | ><A |
| 5019 | NAME="XMLXPATHEVALUATEPREDICATERESULT" |
| 5020 | ></A |
| 5021 | >xmlXPathEvaluatePredicateResult ()</H3 |
| 5022 | ><TABLE |
| 5023 | BORDER="0" |
| 5024 | BGCOLOR="#D6E8FF" |
| 5025 | WIDTH="100%" |
| 5026 | CELLPADDING="6" |
| 5027 | ><TR |
| 5028 | ><TD |
| 5029 | ><PRE |
| 5030 | CLASS="PROGRAMLISTING" |
| 5031 | >int xmlXPathEvaluatePredicateResult (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5032 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | a1fe910 | 2000-11-25 10:49:25 +0000 | [diff] [blame] | 5033 | >xmlXPathParserContextPtr</A |
| 5034 | > ctxt, |
| 5035 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5036 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | a1fe910 | 2000-11-25 10:49:25 +0000 | [diff] [blame] | 5037 | >xmlXPathObjectPtr</A |
| 5038 | > res);</PRE |
| 5039 | ></TD |
| 5040 | ></TR |
| 5041 | ></TABLE |
| 5042 | ><P |
| 5043 | >Evaluate a predicate result for the current node. |
| 5044 | A PredicateExpr is evaluated by evaluating the Expr and converting |
| 5045 | the result to a boolean. If the result is a number, the result will |
| 5046 | be converted to true if the number is equal to the position of the |
| 5047 | context node in the context node list (as returned by the position |
| 5048 | function) and will be converted to false otherwise; if the result |
| 5049 | 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] | 5050 | to the boolean function. </P |
| 5051 | ><P |
| 5052 | >Return 1 if predicate is true, 0 otherwise</P |
Daniel Veillard | a1fe910 | 2000-11-25 10:49:25 +0000 | [diff] [blame] | 5053 | ><P |
| 5054 | ></P |
| 5055 | ><DIV |
| 5056 | CLASS="INFORMALTABLE" |
| 5057 | ><P |
| 5058 | ></P |
| 5059 | ><TABLE |
| 5060 | BORDER="0" |
| 5061 | WIDTH="100%" |
| 5062 | BGCOLOR="#FFD0D0" |
| 5063 | CELLSPACING="0" |
| 5064 | CELLPADDING="4" |
| 5065 | CLASS="CALSTABLE" |
| 5066 | ><TR |
| 5067 | ><TD |
| 5068 | WIDTH="20%" |
| 5069 | ALIGN="RIGHT" |
| 5070 | VALIGN="TOP" |
| 5071 | ><TT |
| 5072 | CLASS="PARAMETER" |
| 5073 | ><I |
| 5074 | >ctxt</I |
| 5075 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 5076 | > :</TD |
Daniel Veillard | a1fe910 | 2000-11-25 10:49:25 +0000 | [diff] [blame] | 5077 | ><TD |
| 5078 | WIDTH="80%" |
| 5079 | ALIGN="LEFT" |
| 5080 | VALIGN="TOP" |
| 5081 | > the XPath Parser context</TD |
| 5082 | ></TR |
| 5083 | ><TR |
| 5084 | ><TD |
| 5085 | WIDTH="20%" |
| 5086 | ALIGN="RIGHT" |
| 5087 | VALIGN="TOP" |
| 5088 | ><TT |
| 5089 | CLASS="PARAMETER" |
| 5090 | ><I |
| 5091 | >res</I |
| 5092 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 5093 | > :</TD |
Daniel Veillard | a1fe910 | 2000-11-25 10:49:25 +0000 | [diff] [blame] | 5094 | ><TD |
| 5095 | WIDTH="80%" |
| 5096 | ALIGN="LEFT" |
| 5097 | VALIGN="TOP" |
| 5098 | > the Predicate Expression evaluation result</TD |
| 5099 | ></TR |
| 5100 | ><TR |
| 5101 | ><TD |
| 5102 | WIDTH="20%" |
| 5103 | ALIGN="RIGHT" |
| 5104 | VALIGN="TOP" |
| 5105 | ><I |
| 5106 | CLASS="EMPHASIS" |
| 5107 | >Returns</I |
| 5108 | > :</TD |
| 5109 | ><TD |
| 5110 | WIDTH="80%" |
| 5111 | ALIGN="LEFT" |
| 5112 | VALIGN="TOP" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 5113 | > </TD |
Daniel Veillard | a1fe910 | 2000-11-25 10:49:25 +0000 | [diff] [blame] | 5114 | ></TR |
| 5115 | ></TABLE |
| 5116 | ><P |
| 5117 | ></P |
| 5118 | ></DIV |
| 5119 | ></DIV |
| 5120 | ><HR><DIV |
| 5121 | CLASS="REFSECT2" |
| 5122 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 5123 | NAME="AEN13015" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5124 | ></A |
| 5125 | ><H3 |
| 5126 | ><A |
| 5127 | NAME="XMLXPATHINIT" |
| 5128 | ></A |
| 5129 | >xmlXPathInit ()</H3 |
| 5130 | ><TABLE |
| 5131 | BORDER="0" |
| 5132 | BGCOLOR="#D6E8FF" |
| 5133 | WIDTH="100%" |
| 5134 | CELLPADDING="6" |
| 5135 | ><TR |
| 5136 | ><TD |
| 5137 | ><PRE |
| 5138 | CLASS="PROGRAMLISTING" |
| 5139 | >void xmlXPathInit (void);</PRE |
| 5140 | ></TD |
| 5141 | ></TR |
| 5142 | ></TABLE |
| 5143 | ><P |
| 5144 | >Initialize the XPath environment</P |
| 5145 | ><P |
| 5146 | ></P |
| 5147 | ></DIV |
| 5148 | ><HR><DIV |
| 5149 | CLASS="REFSECT2" |
| 5150 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 5151 | NAME="AEN13021" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5152 | ></A |
| 5153 | ><H3 |
| 5154 | ><A |
| 5155 | NAME="XMLXPATHSTRINGFUNCTION" |
| 5156 | ></A |
| 5157 | >xmlXPathStringFunction ()</H3 |
| 5158 | ><TABLE |
| 5159 | BORDER="0" |
| 5160 | BGCOLOR="#D6E8FF" |
| 5161 | WIDTH="100%" |
| 5162 | CELLPADDING="6" |
| 5163 | ><TR |
| 5164 | ><TD |
| 5165 | ><PRE |
| 5166 | CLASS="PROGRAMLISTING" |
| 5167 | >void xmlXPathStringFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5168 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5169 | >xmlXPathParserContextPtr</A |
| 5170 | > ctxt, |
| 5171 | int nargs);</PRE |
| 5172 | ></TD |
| 5173 | ></TR |
| 5174 | ></TABLE |
| 5175 | ><P |
| 5176 | >Implement the <GTKDOCLINK |
| 5177 | HREF="STRING" |
| 5178 | >string</GTKDOCLINK |
| 5179 | >() XPath function |
| 5180 | string string(object?) |
| 5181 | he string function converts an object to a string as follows: |
| 5182 | - A node-set is converted to a string by returning the value of |
| 5183 | the node in the node-set that is first in document order. |
| 5184 | If the node-set is empty, an empty string is returned. |
| 5185 | - A number is converted to a string as follows |
| 5186 | + NaN is converted to the string NaN |
| 5187 | + positive zero is converted to the string 0 |
| 5188 | + negative zero is converted to the string 0 |
| 5189 | + positive infinity is converted to the string Infinity |
| 5190 | + negative infinity is converted to the string -Infinity |
| 5191 | + if the number is an integer, the number is represented in |
| 5192 | decimal form as a Number with no decimal point and no leading |
| 5193 | zeros, preceded by a minus sign (-) if the number is negative |
| 5194 | + otherwise, the number is represented in decimal form as a |
| 5195 | Number including a decimal point with at least one digit |
| 5196 | before the decimal point and at least one digit after the |
| 5197 | decimal point, preceded by a minus sign (-) if the number |
| 5198 | is negative; there must be no leading zeros before the decimal |
| 5199 | point apart possibly from the one required digit immediatelyi |
| 5200 | before the decimal point; beyond the one required digit |
| 5201 | after the decimal point there must be as many, but only as |
| 5202 | many, more digits as are needed to uniquely distinguish the |
| 5203 | number from all other IEEE 754 numeric values. |
| 5204 | - The boolean false value is converted to the string false. |
| 5205 | The boolean true value is converted to the string true.</P |
| 5206 | ><P |
| 5207 | >If the argument is omitted, it defaults to a node-set with the |
| 5208 | context node as its only member.</P |
| 5209 | ><P |
| 5210 | ></P |
| 5211 | ><DIV |
| 5212 | CLASS="INFORMALTABLE" |
| 5213 | ><P |
| 5214 | ></P |
| 5215 | ><TABLE |
| 5216 | BORDER="0" |
| 5217 | WIDTH="100%" |
| 5218 | BGCOLOR="#FFD0D0" |
| 5219 | CELLSPACING="0" |
| 5220 | CELLPADDING="4" |
| 5221 | CLASS="CALSTABLE" |
| 5222 | ><TR |
| 5223 | ><TD |
| 5224 | WIDTH="20%" |
| 5225 | ALIGN="RIGHT" |
| 5226 | VALIGN="TOP" |
| 5227 | ><TT |
| 5228 | CLASS="PARAMETER" |
| 5229 | ><I |
| 5230 | >ctxt</I |
| 5231 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 5232 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5233 | ><TD |
| 5234 | WIDTH="80%" |
| 5235 | ALIGN="LEFT" |
| 5236 | VALIGN="TOP" |
| 5237 | > the XPath Parser context</TD |
| 5238 | ></TR |
| 5239 | ><TR |
| 5240 | ><TD |
| 5241 | WIDTH="20%" |
| 5242 | ALIGN="RIGHT" |
| 5243 | VALIGN="TOP" |
| 5244 | ><TT |
| 5245 | CLASS="PARAMETER" |
| 5246 | ><I |
| 5247 | >nargs</I |
| 5248 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 5249 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5250 | ><TD |
| 5251 | WIDTH="80%" |
| 5252 | ALIGN="LEFT" |
| 5253 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5254 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5255 | ></TR |
| 5256 | ></TABLE |
| 5257 | ><P |
| 5258 | ></P |
| 5259 | ></DIV |
| 5260 | ></DIV |
| 5261 | ><HR><DIV |
| 5262 | CLASS="REFSECT2" |
| 5263 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 5264 | NAME="AEN13043" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5265 | ></A |
| 5266 | ><H3 |
| 5267 | ><A |
| 5268 | NAME="XMLXPATHREGISTERALLFUNCTIONS" |
| 5269 | ></A |
| 5270 | >xmlXPathRegisterAllFunctions ()</H3 |
| 5271 | ><TABLE |
| 5272 | BORDER="0" |
| 5273 | BGCOLOR="#D6E8FF" |
| 5274 | WIDTH="100%" |
| 5275 | CELLPADDING="6" |
| 5276 | ><TR |
| 5277 | ><TD |
| 5278 | ><PRE |
| 5279 | CLASS="PROGRAMLISTING" |
| 5280 | >void xmlXPathRegisterAllFunctions (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5281 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5282 | >xmlXPathContextPtr</A |
| 5283 | > ctxt);</PRE |
| 5284 | ></TD |
| 5285 | ></TR |
| 5286 | ></TABLE |
| 5287 | ><P |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5288 | >Registers all default XPath functions in this context</P |
| 5289 | ><P |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5290 | ></P |
| 5291 | ><DIV |
| 5292 | CLASS="INFORMALTABLE" |
| 5293 | ><P |
| 5294 | ></P |
| 5295 | ><TABLE |
| 5296 | BORDER="0" |
| 5297 | WIDTH="100%" |
| 5298 | BGCOLOR="#FFD0D0" |
| 5299 | CELLSPACING="0" |
| 5300 | CELLPADDING="4" |
| 5301 | CLASS="CALSTABLE" |
| 5302 | ><TR |
| 5303 | ><TD |
| 5304 | WIDTH="20%" |
| 5305 | ALIGN="RIGHT" |
| 5306 | VALIGN="TOP" |
| 5307 | ><TT |
| 5308 | CLASS="PARAMETER" |
| 5309 | ><I |
| 5310 | >ctxt</I |
| 5311 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 5312 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5313 | ><TD |
| 5314 | WIDTH="80%" |
| 5315 | ALIGN="LEFT" |
| 5316 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5317 | > the XPath context</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5318 | ></TR |
| 5319 | ></TABLE |
| 5320 | ><P |
| 5321 | ></P |
| 5322 | ></DIV |
| 5323 | ></DIV |
| 5324 | ><HR><DIV |
| 5325 | CLASS="REFSECT2" |
| 5326 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 5327 | NAME="AEN13059" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5328 | ></A |
| 5329 | ><H3 |
| 5330 | ><A |
| 5331 | NAME="XMLXPATHNODESETCREATE" |
| 5332 | ></A |
| 5333 | >xmlXPathNodeSetCreate ()</H3 |
| 5334 | ><TABLE |
| 5335 | BORDER="0" |
| 5336 | BGCOLOR="#D6E8FF" |
| 5337 | WIDTH="100%" |
| 5338 | CELLPADDING="6" |
| 5339 | ><TR |
| 5340 | ><TD |
| 5341 | ><PRE |
| 5342 | CLASS="PROGRAMLISTING" |
| 5343 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5344 | HREF="libxml-xpath.html#XMLNODESETPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5345 | >xmlNodeSetPtr</A |
| 5346 | > xmlXPathNodeSetCreate (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5347 | HREF="libxml-tree.html#XMLNODEPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5348 | >xmlNodePtr</A |
| 5349 | > val);</PRE |
| 5350 | ></TD |
| 5351 | ></TR |
| 5352 | ></TABLE |
| 5353 | ><P |
| 5354 | >Create a new xmlNodeSetPtr of type double and of value <TT |
| 5355 | CLASS="PARAMETER" |
| 5356 | ><I |
| 5357 | >val</I |
| 5358 | ></TT |
| 5359 | ></P |
| 5360 | ><P |
| 5361 | ></P |
| 5362 | ><DIV |
| 5363 | CLASS="INFORMALTABLE" |
| 5364 | ><P |
| 5365 | ></P |
| 5366 | ><TABLE |
| 5367 | BORDER="0" |
| 5368 | WIDTH="100%" |
| 5369 | BGCOLOR="#FFD0D0" |
| 5370 | CELLSPACING="0" |
| 5371 | CELLPADDING="4" |
| 5372 | CLASS="CALSTABLE" |
| 5373 | ><TR |
| 5374 | ><TD |
| 5375 | WIDTH="20%" |
| 5376 | ALIGN="RIGHT" |
| 5377 | VALIGN="TOP" |
| 5378 | ><TT |
| 5379 | CLASS="PARAMETER" |
| 5380 | ><I |
| 5381 | >val</I |
| 5382 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 5383 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5384 | ><TD |
| 5385 | WIDTH="80%" |
| 5386 | ALIGN="LEFT" |
| 5387 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5388 | > </TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5389 | ></TR |
| 5390 | ><TR |
| 5391 | ><TD |
| 5392 | WIDTH="20%" |
| 5393 | ALIGN="RIGHT" |
| 5394 | VALIGN="TOP" |
| 5395 | ><I |
| 5396 | CLASS="EMPHASIS" |
| 5397 | >Returns</I |
| 5398 | > :</TD |
| 5399 | ><TD |
| 5400 | WIDTH="80%" |
| 5401 | ALIGN="LEFT" |
| 5402 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5403 | > </TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5404 | ></TR |
| 5405 | ></TABLE |
| 5406 | ><P |
| 5407 | ></P |
| 5408 | ></DIV |
| 5409 | ></DIV |
| 5410 | ><HR><DIV |
| 5411 | CLASS="REFSECT2" |
| 5412 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 5413 | NAME="AEN13081" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5414 | ></A |
| 5415 | ><H3 |
| 5416 | ><A |
| 5417 | NAME="XMLXPATHNODESETMERGE" |
| 5418 | ></A |
| 5419 | >xmlXPathNodeSetMerge ()</H3 |
| 5420 | ><TABLE |
| 5421 | BORDER="0" |
| 5422 | BGCOLOR="#D6E8FF" |
| 5423 | WIDTH="100%" |
| 5424 | CELLPADDING="6" |
| 5425 | ><TR |
| 5426 | ><TD |
| 5427 | ><PRE |
| 5428 | CLASS="PROGRAMLISTING" |
| 5429 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5430 | HREF="libxml-xpath.html#XMLNODESETPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5431 | >xmlNodeSetPtr</A |
| 5432 | > xmlXPathNodeSetMerge (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5433 | HREF="libxml-xpath.html#XMLNODESETPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5434 | >xmlNodeSetPtr</A |
| 5435 | > val1, |
| 5436 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5437 | HREF="libxml-xpath.html#XMLNODESETPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5438 | >xmlNodeSetPtr</A |
| 5439 | > val2);</PRE |
| 5440 | ></TD |
| 5441 | ></TR |
| 5442 | ></TABLE |
| 5443 | ><P |
| 5444 | >Merges two nodesets, all nodes from <TT |
| 5445 | CLASS="PARAMETER" |
| 5446 | ><I |
| 5447 | >val2</I |
| 5448 | ></TT |
| 5449 | > are added to <TT |
| 5450 | CLASS="PARAMETER" |
| 5451 | ><I |
| 5452 | >val1</I |
| 5453 | ></TT |
| 5454 | > |
| 5455 | if <TT |
| 5456 | CLASS="PARAMETER" |
| 5457 | ><I |
| 5458 | >val1</I |
| 5459 | ></TT |
| 5460 | > is NULL, a new set is created and copied from <TT |
| 5461 | CLASS="PARAMETER" |
| 5462 | ><I |
| 5463 | >val2</I |
| 5464 | ></TT |
| 5465 | ></P |
| 5466 | ><P |
| 5467 | ></P |
| 5468 | ><DIV |
| 5469 | CLASS="INFORMALTABLE" |
| 5470 | ><P |
| 5471 | ></P |
| 5472 | ><TABLE |
| 5473 | BORDER="0" |
| 5474 | WIDTH="100%" |
| 5475 | BGCOLOR="#FFD0D0" |
| 5476 | CELLSPACING="0" |
| 5477 | CELLPADDING="4" |
| 5478 | CLASS="CALSTABLE" |
| 5479 | ><TR |
| 5480 | ><TD |
| 5481 | WIDTH="20%" |
| 5482 | ALIGN="RIGHT" |
| 5483 | VALIGN="TOP" |
| 5484 | ><TT |
| 5485 | CLASS="PARAMETER" |
| 5486 | ><I |
| 5487 | >val1</I |
| 5488 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 5489 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5490 | ><TD |
| 5491 | WIDTH="80%" |
| 5492 | ALIGN="LEFT" |
| 5493 | VALIGN="TOP" |
| 5494 | > the first NodeSet or NULL</TD |
| 5495 | ></TR |
| 5496 | ><TR |
| 5497 | ><TD |
| 5498 | WIDTH="20%" |
| 5499 | ALIGN="RIGHT" |
| 5500 | VALIGN="TOP" |
| 5501 | ><TT |
| 5502 | CLASS="PARAMETER" |
| 5503 | ><I |
| 5504 | >val2</I |
| 5505 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 5506 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5507 | ><TD |
| 5508 | WIDTH="80%" |
| 5509 | ALIGN="LEFT" |
| 5510 | VALIGN="TOP" |
| 5511 | > the second NodeSet</TD |
| 5512 | ></TR |
| 5513 | ><TR |
| 5514 | ><TD |
| 5515 | WIDTH="20%" |
| 5516 | ALIGN="RIGHT" |
| 5517 | VALIGN="TOP" |
| 5518 | ><I |
| 5519 | CLASS="EMPHASIS" |
| 5520 | >Returns</I |
| 5521 | > :</TD |
| 5522 | ><TD |
| 5523 | WIDTH="80%" |
| 5524 | ALIGN="LEFT" |
| 5525 | VALIGN="TOP" |
| 5526 | >val1 once extended or NULL in case of error.</TD |
| 5527 | ></TR |
| 5528 | ></TABLE |
| 5529 | ><P |
| 5530 | ></P |
| 5531 | ></DIV |
| 5532 | ></DIV |
| 5533 | ><HR><DIV |
| 5534 | CLASS="REFSECT2" |
| 5535 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 5536 | NAME="AEN13111" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5537 | ></A |
| 5538 | ><H3 |
| 5539 | ><A |
| 5540 | NAME="XMLXPATHNODESETDEL" |
| 5541 | ></A |
| 5542 | >xmlXPathNodeSetDel ()</H3 |
| 5543 | ><TABLE |
| 5544 | BORDER="0" |
| 5545 | BGCOLOR="#D6E8FF" |
| 5546 | WIDTH="100%" |
| 5547 | CELLPADDING="6" |
| 5548 | ><TR |
| 5549 | ><TD |
| 5550 | ><PRE |
| 5551 | CLASS="PROGRAMLISTING" |
| 5552 | >void xmlXPathNodeSetDel (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5553 | HREF="libxml-xpath.html#XMLNODESETPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5554 | >xmlNodeSetPtr</A |
| 5555 | > cur, |
| 5556 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5557 | HREF="libxml-tree.html#XMLNODEPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5558 | >xmlNodePtr</A |
| 5559 | > val);</PRE |
| 5560 | ></TD |
| 5561 | ></TR |
| 5562 | ></TABLE |
| 5563 | ><P |
| 5564 | >Removes an xmlNodePtr from an existing NodeSet</P |
| 5565 | ><P |
| 5566 | ></P |
| 5567 | ><DIV |
| 5568 | CLASS="INFORMALTABLE" |
| 5569 | ><P |
| 5570 | ></P |
| 5571 | ><TABLE |
| 5572 | BORDER="0" |
| 5573 | WIDTH="100%" |
| 5574 | BGCOLOR="#FFD0D0" |
| 5575 | CELLSPACING="0" |
| 5576 | CELLPADDING="4" |
| 5577 | CLASS="CALSTABLE" |
| 5578 | ><TR |
| 5579 | ><TD |
| 5580 | WIDTH="20%" |
| 5581 | ALIGN="RIGHT" |
| 5582 | VALIGN="TOP" |
| 5583 | ><TT |
| 5584 | CLASS="PARAMETER" |
| 5585 | ><I |
| 5586 | >cur</I |
| 5587 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 5588 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5589 | ><TD |
| 5590 | WIDTH="80%" |
| 5591 | ALIGN="LEFT" |
| 5592 | VALIGN="TOP" |
| 5593 | > the initial node set</TD |
| 5594 | ></TR |
| 5595 | ><TR |
| 5596 | ><TD |
| 5597 | WIDTH="20%" |
| 5598 | ALIGN="RIGHT" |
| 5599 | VALIGN="TOP" |
| 5600 | ><TT |
| 5601 | CLASS="PARAMETER" |
| 5602 | ><I |
| 5603 | >val</I |
| 5604 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 5605 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5606 | ><TD |
| 5607 | WIDTH="80%" |
| 5608 | ALIGN="LEFT" |
| 5609 | VALIGN="TOP" |
| 5610 | > an xmlNodePtr</TD |
| 5611 | ></TR |
| 5612 | ></TABLE |
| 5613 | ><P |
| 5614 | ></P |
| 5615 | ></DIV |
| 5616 | ></DIV |
| 5617 | ><HR><DIV |
| 5618 | CLASS="REFSECT2" |
| 5619 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 5620 | NAME="AEN13132" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5621 | ></A |
| 5622 | ><H3 |
| 5623 | ><A |
| 5624 | NAME="XMLXPATHNODESETREMOVE" |
| 5625 | ></A |
| 5626 | >xmlXPathNodeSetRemove ()</H3 |
| 5627 | ><TABLE |
| 5628 | BORDER="0" |
| 5629 | BGCOLOR="#D6E8FF" |
| 5630 | WIDTH="100%" |
| 5631 | CELLPADDING="6" |
| 5632 | ><TR |
| 5633 | ><TD |
| 5634 | ><PRE |
| 5635 | CLASS="PROGRAMLISTING" |
| 5636 | >void xmlXPathNodeSetRemove (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5637 | HREF="libxml-xpath.html#XMLNODESETPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5638 | >xmlNodeSetPtr</A |
| 5639 | > cur, |
| 5640 | int val);</PRE |
| 5641 | ></TD |
| 5642 | ></TR |
| 5643 | ></TABLE |
| 5644 | ><P |
| 5645 | >Removes an entry from an existing NodeSet list.</P |
| 5646 | ><P |
| 5647 | ></P |
| 5648 | ><DIV |
| 5649 | CLASS="INFORMALTABLE" |
| 5650 | ><P |
| 5651 | ></P |
| 5652 | ><TABLE |
| 5653 | BORDER="0" |
| 5654 | WIDTH="100%" |
| 5655 | BGCOLOR="#FFD0D0" |
| 5656 | CELLSPACING="0" |
| 5657 | CELLPADDING="4" |
| 5658 | CLASS="CALSTABLE" |
| 5659 | ><TR |
| 5660 | ><TD |
| 5661 | WIDTH="20%" |
| 5662 | ALIGN="RIGHT" |
| 5663 | VALIGN="TOP" |
| 5664 | ><TT |
| 5665 | CLASS="PARAMETER" |
| 5666 | ><I |
| 5667 | >cur</I |
| 5668 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 5669 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5670 | ><TD |
| 5671 | WIDTH="80%" |
| 5672 | ALIGN="LEFT" |
| 5673 | VALIGN="TOP" |
| 5674 | > the initial node set</TD |
| 5675 | ></TR |
| 5676 | ><TR |
| 5677 | ><TD |
| 5678 | WIDTH="20%" |
| 5679 | ALIGN="RIGHT" |
| 5680 | VALIGN="TOP" |
| 5681 | ><TT |
| 5682 | CLASS="PARAMETER" |
| 5683 | ><I |
| 5684 | >val</I |
| 5685 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 5686 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5687 | ><TD |
| 5688 | WIDTH="80%" |
| 5689 | ALIGN="LEFT" |
| 5690 | VALIGN="TOP" |
| 5691 | > the index to remove</TD |
| 5692 | ></TR |
| 5693 | ></TABLE |
| 5694 | ><P |
| 5695 | ></P |
| 5696 | ></DIV |
| 5697 | ></DIV |
| 5698 | ><HR><DIV |
| 5699 | CLASS="REFSECT2" |
| 5700 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 5701 | NAME="AEN13152" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5702 | ></A |
| 5703 | ><H3 |
| 5704 | ><A |
| 5705 | NAME="XMLXPATHFREENODESET" |
| 5706 | ></A |
| 5707 | >xmlXPathFreeNodeSet ()</H3 |
| 5708 | ><TABLE |
| 5709 | BORDER="0" |
| 5710 | BGCOLOR="#D6E8FF" |
| 5711 | WIDTH="100%" |
| 5712 | CELLPADDING="6" |
| 5713 | ><TR |
| 5714 | ><TD |
| 5715 | ><PRE |
| 5716 | CLASS="PROGRAMLISTING" |
| 5717 | >void xmlXPathFreeNodeSet (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5718 | HREF="libxml-xpath.html#XMLNODESETPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5719 | >xmlNodeSetPtr</A |
| 5720 | > obj);</PRE |
| 5721 | ></TD |
| 5722 | ></TR |
| 5723 | ></TABLE |
| 5724 | ><P |
| 5725 | >Free the NodeSet compound (not the actual nodes !).</P |
| 5726 | ><P |
| 5727 | ></P |
| 5728 | ><DIV |
| 5729 | CLASS="INFORMALTABLE" |
| 5730 | ><P |
| 5731 | ></P |
| 5732 | ><TABLE |
| 5733 | BORDER="0" |
| 5734 | WIDTH="100%" |
| 5735 | BGCOLOR="#FFD0D0" |
| 5736 | CELLSPACING="0" |
| 5737 | CELLPADDING="4" |
| 5738 | CLASS="CALSTABLE" |
| 5739 | ><TR |
| 5740 | ><TD |
| 5741 | WIDTH="20%" |
| 5742 | ALIGN="RIGHT" |
| 5743 | VALIGN="TOP" |
| 5744 | ><TT |
| 5745 | CLASS="PARAMETER" |
| 5746 | ><I |
| 5747 | >obj</I |
| 5748 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 5749 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5750 | ><TD |
| 5751 | WIDTH="80%" |
| 5752 | ALIGN="LEFT" |
| 5753 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5754 | > </TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5755 | ></TR |
| 5756 | ></TABLE |
| 5757 | ><P |
| 5758 | ></P |
| 5759 | ></DIV |
| 5760 | ></DIV |
| 5761 | ><HR><DIV |
| 5762 | CLASS="REFSECT2" |
| 5763 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 5764 | NAME="AEN13168" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5765 | ></A |
| 5766 | ><H3 |
| 5767 | ><A |
| 5768 | NAME="XMLXPATHNEWNODESETLIST" |
| 5769 | ></A |
| 5770 | >xmlXPathNewNodeSetList ()</H3 |
| 5771 | ><TABLE |
| 5772 | BORDER="0" |
| 5773 | BGCOLOR="#D6E8FF" |
| 5774 | WIDTH="100%" |
| 5775 | CELLPADDING="6" |
| 5776 | ><TR |
| 5777 | ><TD |
| 5778 | ><PRE |
| 5779 | CLASS="PROGRAMLISTING" |
| 5780 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5781 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5782 | >xmlXPathObjectPtr</A |
| 5783 | > xmlXPathNewNodeSetList (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5784 | HREF="libxml-xpath.html#XMLNODESETPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5785 | >xmlNodeSetPtr</A |
| 5786 | > val);</PRE |
| 5787 | ></TD |
| 5788 | ></TR |
| 5789 | ></TABLE |
| 5790 | ><P |
| 5791 | >Create a new xmlXPathObjectPtr of type NodeSet and initialize |
| 5792 | it with the Nodeset <TT |
| 5793 | CLASS="PARAMETER" |
| 5794 | ><I |
| 5795 | >val</I |
| 5796 | ></TT |
| 5797 | ></P |
| 5798 | ><P |
| 5799 | ></P |
| 5800 | ><DIV |
| 5801 | CLASS="INFORMALTABLE" |
| 5802 | ><P |
| 5803 | ></P |
| 5804 | ><TABLE |
| 5805 | BORDER="0" |
| 5806 | WIDTH="100%" |
| 5807 | BGCOLOR="#FFD0D0" |
| 5808 | CELLSPACING="0" |
| 5809 | CELLPADDING="4" |
| 5810 | CLASS="CALSTABLE" |
| 5811 | ><TR |
| 5812 | ><TD |
| 5813 | WIDTH="20%" |
| 5814 | ALIGN="RIGHT" |
| 5815 | VALIGN="TOP" |
| 5816 | ><TT |
| 5817 | CLASS="PARAMETER" |
| 5818 | ><I |
| 5819 | >val</I |
| 5820 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 5821 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5822 | ><TD |
| 5823 | WIDTH="80%" |
| 5824 | ALIGN="LEFT" |
| 5825 | VALIGN="TOP" |
| 5826 | > an existing NodeSet</TD |
| 5827 | ></TR |
| 5828 | ><TR |
| 5829 | ><TD |
| 5830 | WIDTH="20%" |
| 5831 | ALIGN="RIGHT" |
| 5832 | VALIGN="TOP" |
| 5833 | ><I |
| 5834 | CLASS="EMPHASIS" |
| 5835 | >Returns</I |
| 5836 | > :</TD |
| 5837 | ><TD |
| 5838 | WIDTH="80%" |
| 5839 | ALIGN="LEFT" |
| 5840 | VALIGN="TOP" |
| 5841 | >the newly created object.</TD |
| 5842 | ></TR |
| 5843 | ></TABLE |
| 5844 | ><P |
| 5845 | ></P |
| 5846 | ></DIV |
| 5847 | ></DIV |
| 5848 | ><HR><DIV |
| 5849 | CLASS="REFSECT2" |
| 5850 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 5851 | NAME="AEN13190" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5852 | ></A |
| 5853 | ><H3 |
| 5854 | ><A |
| 5855 | NAME="XMLXPATHWRAPNODESET" |
| 5856 | ></A |
| 5857 | >xmlXPathWrapNodeSet ()</H3 |
| 5858 | ><TABLE |
| 5859 | BORDER="0" |
| 5860 | BGCOLOR="#D6E8FF" |
| 5861 | WIDTH="100%" |
| 5862 | CELLPADDING="6" |
| 5863 | ><TR |
| 5864 | ><TD |
| 5865 | ><PRE |
| 5866 | CLASS="PROGRAMLISTING" |
| 5867 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5868 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5869 | >xmlXPathObjectPtr</A |
| 5870 | > xmlXPathWrapNodeSet (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5871 | HREF="libxml-xpath.html#XMLNODESETPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5872 | >xmlNodeSetPtr</A |
| 5873 | > val);</PRE |
| 5874 | ></TD |
| 5875 | ></TR |
| 5876 | ></TABLE |
| 5877 | ><P |
| 5878 | >Wrap the Nodeset <TT |
| 5879 | CLASS="PARAMETER" |
| 5880 | ><I |
| 5881 | >val</I |
| 5882 | ></TT |
| 5883 | > in a new xmlXPathObjectPtr</P |
| 5884 | ><P |
| 5885 | ></P |
| 5886 | ><DIV |
| 5887 | CLASS="INFORMALTABLE" |
| 5888 | ><P |
| 5889 | ></P |
| 5890 | ><TABLE |
| 5891 | BORDER="0" |
| 5892 | WIDTH="100%" |
| 5893 | BGCOLOR="#FFD0D0" |
| 5894 | CELLSPACING="0" |
| 5895 | CELLPADDING="4" |
| 5896 | CLASS="CALSTABLE" |
| 5897 | ><TR |
| 5898 | ><TD |
| 5899 | WIDTH="20%" |
| 5900 | ALIGN="RIGHT" |
| 5901 | VALIGN="TOP" |
| 5902 | ><TT |
| 5903 | CLASS="PARAMETER" |
| 5904 | ><I |
| 5905 | >val</I |
| 5906 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 5907 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5908 | ><TD |
| 5909 | WIDTH="80%" |
| 5910 | ALIGN="LEFT" |
| 5911 | VALIGN="TOP" |
| 5912 | > the NodePtr value</TD |
| 5913 | ></TR |
| 5914 | ><TR |
| 5915 | ><TD |
| 5916 | WIDTH="20%" |
| 5917 | ALIGN="RIGHT" |
| 5918 | VALIGN="TOP" |
| 5919 | ><I |
| 5920 | CLASS="EMPHASIS" |
| 5921 | >Returns</I |
| 5922 | > :</TD |
| 5923 | ><TD |
| 5924 | WIDTH="80%" |
| 5925 | ALIGN="LEFT" |
| 5926 | VALIGN="TOP" |
| 5927 | >the newly created object.</TD |
| 5928 | ></TR |
| 5929 | ></TABLE |
| 5930 | ><P |
| 5931 | ></P |
| 5932 | ></DIV |
| 5933 | ></DIV |
| 5934 | ><HR><DIV |
| 5935 | CLASS="REFSECT2" |
| 5936 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 5937 | NAME="AEN13212" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5938 | ></A |
| 5939 | ><H3 |
| 5940 | ><A |
| 5941 | NAME="XMLXPATHFREENODESETLIST" |
| 5942 | ></A |
| 5943 | >xmlXPathFreeNodeSetList ()</H3 |
| 5944 | ><TABLE |
| 5945 | BORDER="0" |
| 5946 | BGCOLOR="#D6E8FF" |
| 5947 | WIDTH="100%" |
| 5948 | CELLPADDING="6" |
| 5949 | ><TR |
| 5950 | ><TD |
| 5951 | ><PRE |
| 5952 | CLASS="PROGRAMLISTING" |
| 5953 | >void xmlXPathFreeNodeSetList (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5954 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5955 | >xmlXPathObjectPtr</A |
| 5956 | > obj);</PRE |
| 5957 | ></TD |
| 5958 | ></TR |
| 5959 | ></TABLE |
| 5960 | ><P |
| 5961 | >Free up the xmlXPathObjectPtr <TT |
| 5962 | CLASS="PARAMETER" |
| 5963 | ><I |
| 5964 | >obj</I |
| 5965 | ></TT |
| 5966 | > but don't deallocate the objects in |
| 5967 | the list contrary to <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5968 | HREF="libxml-xpath.html#XMLXPATHFREEOBJECT" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5969 | >xmlXPathFreeObject</A |
| 5970 | >().</P |
| 5971 | ><P |
| 5972 | ></P |
| 5973 | ><DIV |
| 5974 | CLASS="INFORMALTABLE" |
| 5975 | ><P |
| 5976 | ></P |
| 5977 | ><TABLE |
| 5978 | BORDER="0" |
| 5979 | WIDTH="100%" |
| 5980 | BGCOLOR="#FFD0D0" |
| 5981 | CELLSPACING="0" |
| 5982 | CELLPADDING="4" |
| 5983 | CLASS="CALSTABLE" |
| 5984 | ><TR |
| 5985 | ><TD |
| 5986 | WIDTH="20%" |
| 5987 | ALIGN="RIGHT" |
| 5988 | VALIGN="TOP" |
| 5989 | ><TT |
| 5990 | CLASS="PARAMETER" |
| 5991 | ><I |
| 5992 | >obj</I |
| 5993 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 5994 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5995 | ><TD |
| 5996 | WIDTH="80%" |
| 5997 | ALIGN="LEFT" |
| 5998 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5999 | > </TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6000 | ></TR |
| 6001 | ></TABLE |
| 6002 | ><P |
| 6003 | ></P |
| 6004 | ></DIV |
| 6005 | ></DIV |
| 6006 | ><HR><DIV |
| 6007 | CLASS="REFSECT2" |
| 6008 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 6009 | NAME="AEN13230" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6010 | ></A |
| 6011 | ><H3 |
| 6012 | ><A |
| 6013 | NAME="XMLXPATHFREEOBJECT" |
| 6014 | ></A |
| 6015 | >xmlXPathFreeObject ()</H3 |
| 6016 | ><TABLE |
| 6017 | BORDER="0" |
| 6018 | BGCOLOR="#D6E8FF" |
| 6019 | WIDTH="100%" |
| 6020 | CELLPADDING="6" |
| 6021 | ><TR |
| 6022 | ><TD |
| 6023 | ><PRE |
| 6024 | CLASS="PROGRAMLISTING" |
| 6025 | >void xmlXPathFreeObject (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 6026 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6027 | >xmlXPathObjectPtr</A |
| 6028 | > obj);</PRE |
| 6029 | ></TD |
| 6030 | ></TR |
| 6031 | ></TABLE |
| 6032 | ><P |
| 6033 | >Free up an xmlXPathObjectPtr object.</P |
| 6034 | ><P |
| 6035 | ></P |
| 6036 | ><DIV |
| 6037 | CLASS="INFORMALTABLE" |
| 6038 | ><P |
| 6039 | ></P |
| 6040 | ><TABLE |
| 6041 | BORDER="0" |
| 6042 | WIDTH="100%" |
| 6043 | BGCOLOR="#FFD0D0" |
| 6044 | CELLSPACING="0" |
| 6045 | CELLPADDING="4" |
| 6046 | CLASS="CALSTABLE" |
| 6047 | ><TR |
| 6048 | ><TD |
| 6049 | WIDTH="20%" |
| 6050 | ALIGN="RIGHT" |
| 6051 | VALIGN="TOP" |
| 6052 | ><TT |
| 6053 | CLASS="PARAMETER" |
| 6054 | ><I |
| 6055 | >obj</I |
| 6056 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 6057 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6058 | ><TD |
| 6059 | WIDTH="80%" |
| 6060 | ALIGN="LEFT" |
| 6061 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 6062 | > </TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6063 | ></TR |
| 6064 | ></TABLE |
| 6065 | ><P |
| 6066 | ></P |
| 6067 | ></DIV |
| 6068 | ></DIV |
| 6069 | ><HR><DIV |
| 6070 | CLASS="REFSECT2" |
| 6071 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 6072 | NAME="AEN13246" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6073 | ></A |
| 6074 | ><H3 |
| 6075 | ><A |
| 6076 | NAME="XMLXPATHNEWCONTEXT" |
| 6077 | ></A |
| 6078 | >xmlXPathNewContext ()</H3 |
| 6079 | ><TABLE |
| 6080 | BORDER="0" |
| 6081 | BGCOLOR="#D6E8FF" |
| 6082 | WIDTH="100%" |
| 6083 | CELLPADDING="6" |
| 6084 | ><TR |
| 6085 | ><TD |
| 6086 | ><PRE |
| 6087 | CLASS="PROGRAMLISTING" |
| 6088 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 6089 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6090 | >xmlXPathContextPtr</A |
| 6091 | > xmlXPathNewContext (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 6092 | HREF="libxml-tree.html#XMLDOCPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6093 | >xmlDocPtr</A |
| 6094 | > doc);</PRE |
| 6095 | ></TD |
| 6096 | ></TR |
| 6097 | ></TABLE |
| 6098 | ><P |
| 6099 | >Create a new xmlXPathContext</P |
| 6100 | ><P |
| 6101 | ></P |
| 6102 | ><DIV |
| 6103 | CLASS="INFORMALTABLE" |
| 6104 | ><P |
| 6105 | ></P |
| 6106 | ><TABLE |
| 6107 | BORDER="0" |
| 6108 | WIDTH="100%" |
| 6109 | BGCOLOR="#FFD0D0" |
| 6110 | CELLSPACING="0" |
| 6111 | CELLPADDING="4" |
| 6112 | CLASS="CALSTABLE" |
| 6113 | ><TR |
| 6114 | ><TD |
| 6115 | WIDTH="20%" |
| 6116 | ALIGN="RIGHT" |
| 6117 | VALIGN="TOP" |
| 6118 | ><TT |
| 6119 | CLASS="PARAMETER" |
| 6120 | ><I |
| 6121 | >doc</I |
| 6122 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 6123 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6124 | ><TD |
| 6125 | WIDTH="80%" |
| 6126 | ALIGN="LEFT" |
| 6127 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 6128 | > </TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6129 | ></TR |
| 6130 | ><TR |
| 6131 | ><TD |
| 6132 | WIDTH="20%" |
| 6133 | ALIGN="RIGHT" |
| 6134 | VALIGN="TOP" |
| 6135 | ><I |
| 6136 | CLASS="EMPHASIS" |
| 6137 | >Returns</I |
| 6138 | > :</TD |
| 6139 | ><TD |
| 6140 | WIDTH="80%" |
| 6141 | ALIGN="LEFT" |
| 6142 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 6143 | > </TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6144 | ></TR |
| 6145 | ></TABLE |
| 6146 | ><P |
| 6147 | ></P |
| 6148 | ></DIV |
| 6149 | ></DIV |
| 6150 | ><HR><DIV |
| 6151 | CLASS="REFSECT2" |
| 6152 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 6153 | NAME="AEN13267" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6154 | ></A |
| 6155 | ><H3 |
| 6156 | ><A |
| 6157 | NAME="XMLXPATHFREECONTEXT" |
| 6158 | ></A |
| 6159 | >xmlXPathFreeContext ()</H3 |
| 6160 | ><TABLE |
| 6161 | BORDER="0" |
| 6162 | BGCOLOR="#D6E8FF" |
| 6163 | WIDTH="100%" |
| 6164 | CELLPADDING="6" |
| 6165 | ><TR |
| 6166 | ><TD |
| 6167 | ><PRE |
| 6168 | CLASS="PROGRAMLISTING" |
| 6169 | >void xmlXPathFreeContext (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 6170 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6171 | >xmlXPathContextPtr</A |
| 6172 | > ctxt);</PRE |
| 6173 | ></TD |
| 6174 | ></TR |
| 6175 | ></TABLE |
| 6176 | ><P |
| 6177 | >Free up an xmlXPathContext</P |
| 6178 | ><P |
| 6179 | ></P |
| 6180 | ><DIV |
| 6181 | CLASS="INFORMALTABLE" |
| 6182 | ><P |
| 6183 | ></P |
| 6184 | ><TABLE |
| 6185 | BORDER="0" |
| 6186 | WIDTH="100%" |
| 6187 | BGCOLOR="#FFD0D0" |
| 6188 | CELLSPACING="0" |
| 6189 | CELLPADDING="4" |
| 6190 | CLASS="CALSTABLE" |
| 6191 | ><TR |
| 6192 | ><TD |
| 6193 | WIDTH="20%" |
| 6194 | ALIGN="RIGHT" |
| 6195 | VALIGN="TOP" |
| 6196 | ><TT |
| 6197 | CLASS="PARAMETER" |
| 6198 | ><I |
| 6199 | >ctxt</I |
| 6200 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 6201 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6202 | ><TD |
| 6203 | WIDTH="80%" |
| 6204 | ALIGN="LEFT" |
| 6205 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 6206 | > </TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6207 | ></TR |
| 6208 | ></TABLE |
| 6209 | ><P |
| 6210 | ></P |
| 6211 | ></DIV |
| 6212 | ></DIV |
| 6213 | ><HR><DIV |
| 6214 | CLASS="REFSECT2" |
| 6215 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 6216 | NAME="AEN13283" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6217 | ></A |
| 6218 | ><H3 |
| 6219 | ><A |
| 6220 | NAME="XMLXPATHEQUALVALUES" |
| 6221 | ></A |
| 6222 | >xmlXPathEqualValues ()</H3 |
| 6223 | ><TABLE |
| 6224 | BORDER="0" |
| 6225 | BGCOLOR="#D6E8FF" |
| 6226 | WIDTH="100%" |
| 6227 | CELLPADDING="6" |
| 6228 | ><TR |
| 6229 | ><TD |
| 6230 | ><PRE |
| 6231 | CLASS="PROGRAMLISTING" |
| 6232 | >int xmlXPathEqualValues (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 6233 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6234 | >xmlXPathParserContextPtr</A |
| 6235 | > ctxt);</PRE |
| 6236 | ></TD |
| 6237 | ></TR |
| 6238 | ></TABLE |
| 6239 | ><P |
| 6240 | >Implement the equal operation on XPath objects content: <TT |
| 6241 | CLASS="PARAMETER" |
| 6242 | ><I |
| 6243 | >arg1</I |
| 6244 | ></TT |
| 6245 | > == <TT |
| 6246 | CLASS="PARAMETER" |
| 6247 | ><I |
| 6248 | >arg2</I |
| 6249 | ></TT |
| 6250 | ></P |
| 6251 | ><P |
| 6252 | ></P |
| 6253 | ><DIV |
| 6254 | CLASS="INFORMALTABLE" |
| 6255 | ><P |
| 6256 | ></P |
| 6257 | ><TABLE |
| 6258 | BORDER="0" |
| 6259 | WIDTH="100%" |
| 6260 | BGCOLOR="#FFD0D0" |
| 6261 | CELLSPACING="0" |
| 6262 | CELLPADDING="4" |
| 6263 | CLASS="CALSTABLE" |
| 6264 | ><TR |
| 6265 | ><TD |
| 6266 | WIDTH="20%" |
| 6267 | ALIGN="RIGHT" |
| 6268 | VALIGN="TOP" |
| 6269 | ><TT |
| 6270 | CLASS="PARAMETER" |
| 6271 | ><I |
| 6272 | >ctxt</I |
| 6273 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 6274 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6275 | ><TD |
| 6276 | WIDTH="80%" |
| 6277 | ALIGN="LEFT" |
| 6278 | VALIGN="TOP" |
| 6279 | > the XPath Parser context</TD |
| 6280 | ></TR |
| 6281 | ><TR |
| 6282 | ><TD |
| 6283 | WIDTH="20%" |
| 6284 | ALIGN="RIGHT" |
| 6285 | VALIGN="TOP" |
| 6286 | ><I |
| 6287 | CLASS="EMPHASIS" |
| 6288 | >Returns</I |
| 6289 | > :</TD |
| 6290 | ><TD |
| 6291 | WIDTH="80%" |
| 6292 | ALIGN="LEFT" |
| 6293 | VALIGN="TOP" |
| 6294 | >0 or 1 depending on the results of the test.</TD |
| 6295 | ></TR |
| 6296 | ></TABLE |
| 6297 | ><P |
| 6298 | ></P |
| 6299 | ></DIV |
| 6300 | ></DIV |
| 6301 | ><HR><DIV |
| 6302 | CLASS="REFSECT2" |
| 6303 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 6304 | NAME="AEN13305" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6305 | ></A |
| 6306 | ><H3 |
| 6307 | ><A |
| 6308 | NAME="XMLXPATHCOMPAREVALUES" |
| 6309 | ></A |
| 6310 | >xmlXPathCompareValues ()</H3 |
| 6311 | ><TABLE |
| 6312 | BORDER="0" |
| 6313 | BGCOLOR="#D6E8FF" |
| 6314 | WIDTH="100%" |
| 6315 | CELLPADDING="6" |
| 6316 | ><TR |
| 6317 | ><TD |
| 6318 | ><PRE |
| 6319 | CLASS="PROGRAMLISTING" |
| 6320 | >int xmlXPathCompareValues (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 6321 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6322 | >xmlXPathParserContextPtr</A |
| 6323 | > ctxt, |
| 6324 | int inf, |
| 6325 | int strict);</PRE |
| 6326 | ></TD |
| 6327 | ></TR |
| 6328 | ></TABLE |
| 6329 | ><P |
| 6330 | >Implement the compare operation on XPath objects: |
| 6331 | <TT |
| 6332 | CLASS="PARAMETER" |
| 6333 | ><I |
| 6334 | >arg1</I |
| 6335 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 6336 | > < <TT |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6337 | CLASS="PARAMETER" |
| 6338 | ><I |
| 6339 | >arg2</I |
| 6340 | ></TT |
| 6341 | > (1, 1, ... |
| 6342 | <TT |
| 6343 | CLASS="PARAMETER" |
| 6344 | ><I |
| 6345 | >arg1</I |
| 6346 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 6347 | > <= <TT |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6348 | CLASS="PARAMETER" |
| 6349 | ><I |
| 6350 | >arg2</I |
| 6351 | ></TT |
| 6352 | > (1, 0, ... |
| 6353 | <TT |
| 6354 | CLASS="PARAMETER" |
| 6355 | ><I |
| 6356 | >arg1</I |
| 6357 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 6358 | > > <TT |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6359 | CLASS="PARAMETER" |
| 6360 | ><I |
| 6361 | >arg2</I |
| 6362 | ></TT |
| 6363 | > (0, 1, ... |
| 6364 | <TT |
| 6365 | CLASS="PARAMETER" |
| 6366 | ><I |
| 6367 | >arg1</I |
| 6368 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 6369 | > >= <TT |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6370 | CLASS="PARAMETER" |
| 6371 | ><I |
| 6372 | >arg2</I |
| 6373 | ></TT |
| 6374 | > (0, 0, ...</P |
| 6375 | ><P |
| 6376 | >When neither object to be compared is a node-set and the operator is |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 6377 | <=, <, >=, >, then the objects are compared by converted both objects |
| 6378 | to numbers and comparing the numbers according to IEEE 754. The < |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6379 | comparison will be true if and only if the first number is less than the |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 6380 | second number. The <= comparison will be true if and only if the first |
| 6381 | number is less than or equal to the second number. The > comparison |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6382 | will be true if and only if the first number is greater than the second |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 6383 | number. The >= comparison will be true if and only if the first number |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6384 | is greater than or equal to the second number.</P |
| 6385 | ><P |
| 6386 | ></P |
| 6387 | ><DIV |
| 6388 | CLASS="INFORMALTABLE" |
| 6389 | ><P |
| 6390 | ></P |
| 6391 | ><TABLE |
| 6392 | BORDER="0" |
| 6393 | WIDTH="100%" |
| 6394 | BGCOLOR="#FFD0D0" |
| 6395 | CELLSPACING="0" |
| 6396 | CELLPADDING="4" |
| 6397 | CLASS="CALSTABLE" |
| 6398 | ><TR |
| 6399 | ><TD |
| 6400 | WIDTH="20%" |
| 6401 | ALIGN="RIGHT" |
| 6402 | VALIGN="TOP" |
| 6403 | ><TT |
| 6404 | CLASS="PARAMETER" |
| 6405 | ><I |
| 6406 | >ctxt</I |
| 6407 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 6408 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6409 | ><TD |
| 6410 | WIDTH="80%" |
| 6411 | ALIGN="LEFT" |
| 6412 | VALIGN="TOP" |
| 6413 | > the XPath Parser context</TD |
| 6414 | ></TR |
| 6415 | ><TR |
| 6416 | ><TD |
| 6417 | WIDTH="20%" |
| 6418 | ALIGN="RIGHT" |
| 6419 | VALIGN="TOP" |
| 6420 | ><TT |
| 6421 | CLASS="PARAMETER" |
| 6422 | ><I |
| 6423 | >inf</I |
| 6424 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 6425 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6426 | ><TD |
| 6427 | WIDTH="80%" |
| 6428 | ALIGN="LEFT" |
| 6429 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 6430 | > less than (1) or greater than (0)</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6431 | ></TR |
| 6432 | ><TR |
| 6433 | ><TD |
| 6434 | WIDTH="20%" |
| 6435 | ALIGN="RIGHT" |
| 6436 | VALIGN="TOP" |
| 6437 | ><TT |
| 6438 | CLASS="PARAMETER" |
| 6439 | ><I |
| 6440 | >strict</I |
| 6441 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 6442 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6443 | ><TD |
| 6444 | WIDTH="80%" |
| 6445 | ALIGN="LEFT" |
| 6446 | VALIGN="TOP" |
| 6447 | > is the comparison strict</TD |
| 6448 | ></TR |
| 6449 | ><TR |
| 6450 | ><TD |
| 6451 | WIDTH="20%" |
| 6452 | ALIGN="RIGHT" |
| 6453 | VALIGN="TOP" |
| 6454 | ><I |
| 6455 | CLASS="EMPHASIS" |
| 6456 | >Returns</I |
| 6457 | > :</TD |
| 6458 | ><TD |
| 6459 | WIDTH="80%" |
| 6460 | ALIGN="LEFT" |
| 6461 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 6462 | >1 if the comparaison succeeded, 0 if it failed</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6463 | ></TR |
| 6464 | ></TABLE |
| 6465 | ><P |
| 6466 | ></P |
| 6467 | ></DIV |
| 6468 | ></DIV |
| 6469 | ><HR><DIV |
| 6470 | CLASS="REFSECT2" |
| 6471 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 6472 | NAME="AEN13342" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6473 | ></A |
| 6474 | ><H3 |
| 6475 | ><A |
| 6476 | NAME="XMLXPATHVALUEFLIPSIGN" |
| 6477 | ></A |
| 6478 | >xmlXPathValueFlipSign ()</H3 |
| 6479 | ><TABLE |
| 6480 | BORDER="0" |
| 6481 | BGCOLOR="#D6E8FF" |
| 6482 | WIDTH="100%" |
| 6483 | CELLPADDING="6" |
| 6484 | ><TR |
| 6485 | ><TD |
| 6486 | ><PRE |
| 6487 | CLASS="PROGRAMLISTING" |
| 6488 | >void xmlXPathValueFlipSign (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 6489 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6490 | >xmlXPathParserContextPtr</A |
| 6491 | > ctxt);</PRE |
| 6492 | ></TD |
| 6493 | ></TR |
| 6494 | ></TABLE |
| 6495 | ><P |
| 6496 | >Implement the unary - operation on an XPath object |
| 6497 | The numeric operators convert their operands to numbers as if |
| 6498 | by calling the number function.</P |
| 6499 | ><P |
| 6500 | ></P |
| 6501 | ><DIV |
| 6502 | CLASS="INFORMALTABLE" |
| 6503 | ><P |
| 6504 | ></P |
| 6505 | ><TABLE |
| 6506 | BORDER="0" |
| 6507 | WIDTH="100%" |
| 6508 | BGCOLOR="#FFD0D0" |
| 6509 | CELLSPACING="0" |
| 6510 | CELLPADDING="4" |
| 6511 | CLASS="CALSTABLE" |
| 6512 | ><TR |
| 6513 | ><TD |
| 6514 | WIDTH="20%" |
| 6515 | ALIGN="RIGHT" |
| 6516 | VALIGN="TOP" |
| 6517 | ><TT |
| 6518 | CLASS="PARAMETER" |
| 6519 | ><I |
| 6520 | >ctxt</I |
| 6521 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 6522 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6523 | ><TD |
| 6524 | WIDTH="80%" |
| 6525 | ALIGN="LEFT" |
| 6526 | VALIGN="TOP" |
| 6527 | > the XPath Parser context</TD |
| 6528 | ></TR |
| 6529 | ></TABLE |
| 6530 | ><P |
| 6531 | ></P |
| 6532 | ></DIV |
| 6533 | ></DIV |
| 6534 | ><HR><DIV |
| 6535 | CLASS="REFSECT2" |
| 6536 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 6537 | NAME="AEN13358" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6538 | ></A |
| 6539 | ><H3 |
| 6540 | ><A |
| 6541 | NAME="XMLXPATHADDVALUES" |
| 6542 | ></A |
| 6543 | >xmlXPathAddValues ()</H3 |
| 6544 | ><TABLE |
| 6545 | BORDER="0" |
| 6546 | BGCOLOR="#D6E8FF" |
| 6547 | WIDTH="100%" |
| 6548 | CELLPADDING="6" |
| 6549 | ><TR |
| 6550 | ><TD |
| 6551 | ><PRE |
| 6552 | CLASS="PROGRAMLISTING" |
| 6553 | >void xmlXPathAddValues (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 6554 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6555 | >xmlXPathParserContextPtr</A |
| 6556 | > ctxt);</PRE |
| 6557 | ></TD |
| 6558 | ></TR |
| 6559 | ></TABLE |
| 6560 | ><P |
| 6561 | >Implement the add operation on XPath objects: |
| 6562 | The numeric operators convert their operands to numbers as if |
| 6563 | by calling the number function.</P |
| 6564 | ><P |
| 6565 | ></P |
| 6566 | ><DIV |
| 6567 | CLASS="INFORMALTABLE" |
| 6568 | ><P |
| 6569 | ></P |
| 6570 | ><TABLE |
| 6571 | BORDER="0" |
| 6572 | WIDTH="100%" |
| 6573 | BGCOLOR="#FFD0D0" |
| 6574 | CELLSPACING="0" |
| 6575 | CELLPADDING="4" |
| 6576 | CLASS="CALSTABLE" |
| 6577 | ><TR |
| 6578 | ><TD |
| 6579 | WIDTH="20%" |
| 6580 | ALIGN="RIGHT" |
| 6581 | VALIGN="TOP" |
| 6582 | ><TT |
| 6583 | CLASS="PARAMETER" |
| 6584 | ><I |
| 6585 | >ctxt</I |
| 6586 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 6587 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6588 | ><TD |
| 6589 | WIDTH="80%" |
| 6590 | ALIGN="LEFT" |
| 6591 | VALIGN="TOP" |
| 6592 | > the XPath Parser context</TD |
| 6593 | ></TR |
| 6594 | ></TABLE |
| 6595 | ><P |
| 6596 | ></P |
| 6597 | ></DIV |
| 6598 | ></DIV |
| 6599 | ><HR><DIV |
| 6600 | CLASS="REFSECT2" |
| 6601 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 6602 | NAME="AEN13374" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6603 | ></A |
| 6604 | ><H3 |
| 6605 | ><A |
| 6606 | NAME="XMLXPATHSUBVALUES" |
| 6607 | ></A |
| 6608 | >xmlXPathSubValues ()</H3 |
| 6609 | ><TABLE |
| 6610 | BORDER="0" |
| 6611 | BGCOLOR="#D6E8FF" |
| 6612 | WIDTH="100%" |
| 6613 | CELLPADDING="6" |
| 6614 | ><TR |
| 6615 | ><TD |
| 6616 | ><PRE |
| 6617 | CLASS="PROGRAMLISTING" |
| 6618 | >void xmlXPathSubValues (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 6619 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6620 | >xmlXPathParserContextPtr</A |
| 6621 | > ctxt);</PRE |
| 6622 | ></TD |
| 6623 | ></TR |
| 6624 | ></TABLE |
| 6625 | ><P |
| 6626 | >Implement the substraction operation on XPath objects: |
| 6627 | The numeric operators convert their operands to numbers as if |
| 6628 | by calling the number function.</P |
| 6629 | ><P |
| 6630 | ></P |
| 6631 | ><DIV |
| 6632 | CLASS="INFORMALTABLE" |
| 6633 | ><P |
| 6634 | ></P |
| 6635 | ><TABLE |
| 6636 | BORDER="0" |
| 6637 | WIDTH="100%" |
| 6638 | BGCOLOR="#FFD0D0" |
| 6639 | CELLSPACING="0" |
| 6640 | CELLPADDING="4" |
| 6641 | CLASS="CALSTABLE" |
| 6642 | ><TR |
| 6643 | ><TD |
| 6644 | WIDTH="20%" |
| 6645 | ALIGN="RIGHT" |
| 6646 | VALIGN="TOP" |
| 6647 | ><TT |
| 6648 | CLASS="PARAMETER" |
| 6649 | ><I |
| 6650 | >ctxt</I |
| 6651 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 6652 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6653 | ><TD |
| 6654 | WIDTH="80%" |
| 6655 | ALIGN="LEFT" |
| 6656 | VALIGN="TOP" |
| 6657 | > the XPath Parser context</TD |
| 6658 | ></TR |
| 6659 | ></TABLE |
| 6660 | ><P |
| 6661 | ></P |
| 6662 | ></DIV |
| 6663 | ></DIV |
| 6664 | ><HR><DIV |
| 6665 | CLASS="REFSECT2" |
| 6666 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 6667 | NAME="AEN13390" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6668 | ></A |
| 6669 | ><H3 |
| 6670 | ><A |
| 6671 | NAME="XMLXPATHMULTVALUES" |
| 6672 | ></A |
| 6673 | >xmlXPathMultValues ()</H3 |
| 6674 | ><TABLE |
| 6675 | BORDER="0" |
| 6676 | BGCOLOR="#D6E8FF" |
| 6677 | WIDTH="100%" |
| 6678 | CELLPADDING="6" |
| 6679 | ><TR |
| 6680 | ><TD |
| 6681 | ><PRE |
| 6682 | CLASS="PROGRAMLISTING" |
| 6683 | >void xmlXPathMultValues (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 6684 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6685 | >xmlXPathParserContextPtr</A |
| 6686 | > ctxt);</PRE |
| 6687 | ></TD |
| 6688 | ></TR |
| 6689 | ></TABLE |
| 6690 | ><P |
| 6691 | >Implement the multiply operation on XPath objects: |
| 6692 | The numeric operators convert their operands to numbers as if |
| 6693 | by calling the number function.</P |
| 6694 | ><P |
| 6695 | ></P |
| 6696 | ><DIV |
| 6697 | CLASS="INFORMALTABLE" |
| 6698 | ><P |
| 6699 | ></P |
| 6700 | ><TABLE |
| 6701 | BORDER="0" |
| 6702 | WIDTH="100%" |
| 6703 | BGCOLOR="#FFD0D0" |
| 6704 | CELLSPACING="0" |
| 6705 | CELLPADDING="4" |
| 6706 | CLASS="CALSTABLE" |
| 6707 | ><TR |
| 6708 | ><TD |
| 6709 | WIDTH="20%" |
| 6710 | ALIGN="RIGHT" |
| 6711 | VALIGN="TOP" |
| 6712 | ><TT |
| 6713 | CLASS="PARAMETER" |
| 6714 | ><I |
| 6715 | >ctxt</I |
| 6716 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 6717 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6718 | ><TD |
| 6719 | WIDTH="80%" |
| 6720 | ALIGN="LEFT" |
| 6721 | VALIGN="TOP" |
| 6722 | > the XPath Parser context</TD |
| 6723 | ></TR |
| 6724 | ></TABLE |
| 6725 | ><P |
| 6726 | ></P |
| 6727 | ></DIV |
| 6728 | ></DIV |
| 6729 | ><HR><DIV |
| 6730 | CLASS="REFSECT2" |
| 6731 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 6732 | NAME="AEN13406" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6733 | ></A |
| 6734 | ><H3 |
| 6735 | ><A |
| 6736 | NAME="XMLXPATHDIVVALUES" |
| 6737 | ></A |
| 6738 | >xmlXPathDivValues ()</H3 |
| 6739 | ><TABLE |
| 6740 | BORDER="0" |
| 6741 | BGCOLOR="#D6E8FF" |
| 6742 | WIDTH="100%" |
| 6743 | CELLPADDING="6" |
| 6744 | ><TR |
| 6745 | ><TD |
| 6746 | ><PRE |
| 6747 | CLASS="PROGRAMLISTING" |
| 6748 | >void xmlXPathDivValues (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 6749 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6750 | >xmlXPathParserContextPtr</A |
| 6751 | > ctxt);</PRE |
| 6752 | ></TD |
| 6753 | ></TR |
| 6754 | ></TABLE |
| 6755 | ><P |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame] | 6756 | >Implement the div operation on XPath objects <TT |
| 6757 | CLASS="PARAMETER" |
| 6758 | ><I |
| 6759 | >arg1</I |
| 6760 | ></TT |
| 6761 | > / <TT |
| 6762 | CLASS="PARAMETER" |
| 6763 | ><I |
| 6764 | >arg2</I |
| 6765 | ></TT |
| 6766 | >: |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6767 | The numeric operators convert their operands to numbers as if |
| 6768 | by calling the number function.</P |
| 6769 | ><P |
| 6770 | ></P |
| 6771 | ><DIV |
| 6772 | CLASS="INFORMALTABLE" |
| 6773 | ><P |
| 6774 | ></P |
| 6775 | ><TABLE |
| 6776 | BORDER="0" |
| 6777 | WIDTH="100%" |
| 6778 | BGCOLOR="#FFD0D0" |
| 6779 | CELLSPACING="0" |
| 6780 | CELLPADDING="4" |
| 6781 | CLASS="CALSTABLE" |
| 6782 | ><TR |
| 6783 | ><TD |
| 6784 | WIDTH="20%" |
| 6785 | ALIGN="RIGHT" |
| 6786 | VALIGN="TOP" |
| 6787 | ><TT |
| 6788 | CLASS="PARAMETER" |
| 6789 | ><I |
| 6790 | >ctxt</I |
| 6791 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 6792 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6793 | ><TD |
| 6794 | WIDTH="80%" |
| 6795 | ALIGN="LEFT" |
| 6796 | VALIGN="TOP" |
| 6797 | > the XPath Parser context</TD |
| 6798 | ></TR |
| 6799 | ></TABLE |
| 6800 | ><P |
| 6801 | ></P |
| 6802 | ></DIV |
| 6803 | ></DIV |
| 6804 | ><HR><DIV |
| 6805 | CLASS="REFSECT2" |
| 6806 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 6807 | NAME="AEN13424" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6808 | ></A |
| 6809 | ><H3 |
| 6810 | ><A |
| 6811 | NAME="XMLXPATHMODVALUES" |
| 6812 | ></A |
| 6813 | >xmlXPathModValues ()</H3 |
| 6814 | ><TABLE |
| 6815 | BORDER="0" |
| 6816 | BGCOLOR="#D6E8FF" |
| 6817 | WIDTH="100%" |
| 6818 | CELLPADDING="6" |
| 6819 | ><TR |
| 6820 | ><TD |
| 6821 | ><PRE |
| 6822 | CLASS="PROGRAMLISTING" |
| 6823 | >void xmlXPathModValues (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 6824 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6825 | >xmlXPathParserContextPtr</A |
| 6826 | > ctxt);</PRE |
| 6827 | ></TD |
| 6828 | ></TR |
| 6829 | ></TABLE |
| 6830 | ><P |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame] | 6831 | >Implement the mod operation on XPath objects: <TT |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6832 | CLASS="PARAMETER" |
| 6833 | ><I |
| 6834 | >arg1</I |
| 6835 | ></TT |
| 6836 | > / <TT |
| 6837 | CLASS="PARAMETER" |
| 6838 | ><I |
| 6839 | >arg2</I |
| 6840 | ></TT |
| 6841 | > |
| 6842 | The numeric operators convert their operands to numbers as if |
| 6843 | by calling the number function.</P |
| 6844 | ><P |
| 6845 | ></P |
| 6846 | ><DIV |
| 6847 | CLASS="INFORMALTABLE" |
| 6848 | ><P |
| 6849 | ></P |
| 6850 | ><TABLE |
| 6851 | BORDER="0" |
| 6852 | WIDTH="100%" |
| 6853 | BGCOLOR="#FFD0D0" |
| 6854 | CELLSPACING="0" |
| 6855 | CELLPADDING="4" |
| 6856 | CLASS="CALSTABLE" |
| 6857 | ><TR |
| 6858 | ><TD |
| 6859 | WIDTH="20%" |
| 6860 | ALIGN="RIGHT" |
| 6861 | VALIGN="TOP" |
| 6862 | ><TT |
| 6863 | CLASS="PARAMETER" |
| 6864 | ><I |
| 6865 | >ctxt</I |
| 6866 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 6867 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6868 | ><TD |
| 6869 | WIDTH="80%" |
| 6870 | ALIGN="LEFT" |
| 6871 | VALIGN="TOP" |
| 6872 | > the XPath Parser context</TD |
| 6873 | ></TR |
| 6874 | ></TABLE |
| 6875 | ><P |
| 6876 | ></P |
| 6877 | ></DIV |
| 6878 | ></DIV |
| 6879 | ><HR><DIV |
| 6880 | CLASS="REFSECT2" |
| 6881 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 6882 | NAME="AEN13442" |
Daniel Veillard | a41123c | 2001-04-22 19:31:20 +0000 | [diff] [blame] | 6883 | ></A |
| 6884 | ><H3 |
| 6885 | ><A |
| 6886 | NAME="XMLXPATHISNODETYPE" |
| 6887 | ></A |
| 6888 | >xmlXPathIsNodeType ()</H3 |
| 6889 | ><TABLE |
| 6890 | BORDER="0" |
| 6891 | BGCOLOR="#D6E8FF" |
| 6892 | WIDTH="100%" |
| 6893 | CELLPADDING="6" |
| 6894 | ><TR |
| 6895 | ><TD |
| 6896 | ><PRE |
| 6897 | CLASS="PROGRAMLISTING" |
| 6898 | >int xmlXPathIsNodeType (const <A |
| 6899 | HREF="libxml-tree.html#XMLCHAR" |
| 6900 | >xmlChar</A |
| 6901 | > *name);</PRE |
| 6902 | ></TD |
| 6903 | ></TR |
| 6904 | ></TABLE |
| 6905 | ><P |
| 6906 | >Is the name given a NodeType one.</P |
| 6907 | ><P |
| 6908 | >[38] NodeType ::= 'comment' |
| 6909 | | 'text' |
| 6910 | | 'processing-instruction' |
| 6911 | | 'node'</P |
| 6912 | ><P |
| 6913 | ></P |
| 6914 | ><DIV |
| 6915 | CLASS="INFORMALTABLE" |
| 6916 | ><P |
| 6917 | ></P |
| 6918 | ><TABLE |
| 6919 | BORDER="0" |
| 6920 | WIDTH="100%" |
| 6921 | BGCOLOR="#FFD0D0" |
| 6922 | CELLSPACING="0" |
| 6923 | CELLPADDING="4" |
| 6924 | CLASS="CALSTABLE" |
| 6925 | ><TR |
| 6926 | ><TD |
| 6927 | WIDTH="20%" |
| 6928 | ALIGN="RIGHT" |
| 6929 | VALIGN="TOP" |
| 6930 | ><TT |
| 6931 | CLASS="PARAMETER" |
| 6932 | ><I |
| 6933 | >name</I |
| 6934 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 6935 | > :</TD |
Daniel Veillard | a41123c | 2001-04-22 19:31:20 +0000 | [diff] [blame] | 6936 | ><TD |
| 6937 | WIDTH="80%" |
| 6938 | ALIGN="LEFT" |
| 6939 | VALIGN="TOP" |
| 6940 | > a name string</TD |
| 6941 | ></TR |
| 6942 | ><TR |
| 6943 | ><TD |
| 6944 | WIDTH="20%" |
| 6945 | ALIGN="RIGHT" |
| 6946 | VALIGN="TOP" |
| 6947 | ><I |
| 6948 | CLASS="EMPHASIS" |
| 6949 | >Returns</I |
| 6950 | > :</TD |
| 6951 | ><TD |
| 6952 | WIDTH="80%" |
| 6953 | ALIGN="LEFT" |
| 6954 | VALIGN="TOP" |
| 6955 | >1 if true 0 otherwise</TD |
| 6956 | ></TR |
| 6957 | ></TABLE |
| 6958 | ><P |
| 6959 | ></P |
| 6960 | ></DIV |
| 6961 | ></DIV |
| 6962 | ><HR><DIV |
| 6963 | CLASS="REFSECT2" |
| 6964 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 6965 | NAME="AEN13463" |
Daniel Veillard | a41123c | 2001-04-22 19:31:20 +0000 | [diff] [blame] | 6966 | ></A |
| 6967 | ><H3 |
| 6968 | ><A |
| 6969 | NAME="XMLXPATHNEXTSELF" |
| 6970 | ></A |
| 6971 | >xmlXPathNextSelf ()</H3 |
| 6972 | ><TABLE |
| 6973 | BORDER="0" |
| 6974 | BGCOLOR="#D6E8FF" |
| 6975 | WIDTH="100%" |
| 6976 | CELLPADDING="6" |
| 6977 | ><TR |
| 6978 | ><TD |
| 6979 | ><PRE |
| 6980 | CLASS="PROGRAMLISTING" |
| 6981 | ><A |
| 6982 | HREF="libxml-tree.html#XMLNODEPTR" |
| 6983 | >xmlNodePtr</A |
| 6984 | > xmlXPathNextSelf (<A |
| 6985 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
| 6986 | >xmlXPathParserContextPtr</A |
| 6987 | > ctxt, |
| 6988 | <A |
| 6989 | HREF="libxml-tree.html#XMLNODEPTR" |
| 6990 | >xmlNodePtr</A |
| 6991 | > cur);</PRE |
| 6992 | ></TD |
| 6993 | ></TR |
| 6994 | ></TABLE |
| 6995 | ><P |
| 6996 | >Traversal function for the "self" direction |
| 6997 | The self axis contains just the context node itself</P |
| 6998 | ><P |
| 6999 | ></P |
| 7000 | ><DIV |
| 7001 | CLASS="INFORMALTABLE" |
| 7002 | ><P |
| 7003 | ></P |
| 7004 | ><TABLE |
| 7005 | BORDER="0" |
| 7006 | WIDTH="100%" |
| 7007 | BGCOLOR="#FFD0D0" |
| 7008 | CELLSPACING="0" |
| 7009 | CELLPADDING="4" |
| 7010 | CLASS="CALSTABLE" |
| 7011 | ><TR |
| 7012 | ><TD |
| 7013 | WIDTH="20%" |
| 7014 | ALIGN="RIGHT" |
| 7015 | VALIGN="TOP" |
| 7016 | ><TT |
| 7017 | CLASS="PARAMETER" |
| 7018 | ><I |
| 7019 | >ctxt</I |
| 7020 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 7021 | > :</TD |
Daniel Veillard | a41123c | 2001-04-22 19:31:20 +0000 | [diff] [blame] | 7022 | ><TD |
| 7023 | WIDTH="80%" |
| 7024 | ALIGN="LEFT" |
| 7025 | VALIGN="TOP" |
| 7026 | > the XPath Parser context</TD |
| 7027 | ></TR |
| 7028 | ><TR |
| 7029 | ><TD |
| 7030 | WIDTH="20%" |
| 7031 | ALIGN="RIGHT" |
| 7032 | VALIGN="TOP" |
| 7033 | ><TT |
| 7034 | CLASS="PARAMETER" |
| 7035 | ><I |
| 7036 | >cur</I |
| 7037 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 7038 | > :</TD |
Daniel Veillard | a41123c | 2001-04-22 19:31:20 +0000 | [diff] [blame] | 7039 | ><TD |
| 7040 | WIDTH="80%" |
| 7041 | ALIGN="LEFT" |
| 7042 | VALIGN="TOP" |
| 7043 | > the current node in the traversal</TD |
| 7044 | ></TR |
| 7045 | ><TR |
| 7046 | ><TD |
| 7047 | WIDTH="20%" |
| 7048 | ALIGN="RIGHT" |
| 7049 | VALIGN="TOP" |
| 7050 | ><I |
| 7051 | CLASS="EMPHASIS" |
| 7052 | >Returns</I |
| 7053 | > :</TD |
| 7054 | ><TD |
| 7055 | WIDTH="80%" |
| 7056 | ALIGN="LEFT" |
| 7057 | VALIGN="TOP" |
| 7058 | >the next element following that axis</TD |
| 7059 | ></TR |
| 7060 | ></TABLE |
| 7061 | ><P |
| 7062 | ></P |
| 7063 | ></DIV |
| 7064 | ></DIV |
| 7065 | ><HR><DIV |
| 7066 | CLASS="REFSECT2" |
| 7067 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 7068 | NAME="AEN13489" |
Daniel Veillard | a41123c | 2001-04-22 19:31:20 +0000 | [diff] [blame] | 7069 | ></A |
| 7070 | ><H3 |
| 7071 | ><A |
| 7072 | NAME="XMLXPATHNEXTCHILD" |
| 7073 | ></A |
| 7074 | >xmlXPathNextChild ()</H3 |
| 7075 | ><TABLE |
| 7076 | BORDER="0" |
| 7077 | BGCOLOR="#D6E8FF" |
| 7078 | WIDTH="100%" |
| 7079 | CELLPADDING="6" |
| 7080 | ><TR |
| 7081 | ><TD |
| 7082 | ><PRE |
| 7083 | CLASS="PROGRAMLISTING" |
| 7084 | ><A |
| 7085 | HREF="libxml-tree.html#XMLNODEPTR" |
| 7086 | >xmlNodePtr</A |
| 7087 | > xmlXPathNextChild (<A |
| 7088 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
| 7089 | >xmlXPathParserContextPtr</A |
| 7090 | > ctxt, |
| 7091 | <A |
| 7092 | HREF="libxml-tree.html#XMLNODEPTR" |
| 7093 | >xmlNodePtr</A |
| 7094 | > cur);</PRE |
| 7095 | ></TD |
| 7096 | ></TR |
| 7097 | ></TABLE |
| 7098 | ><P |
| 7099 | >Traversal function for the "child" direction |
| 7100 | The child axis contains the children of the context node in document order.</P |
| 7101 | ><P |
| 7102 | ></P |
| 7103 | ><DIV |
| 7104 | CLASS="INFORMALTABLE" |
| 7105 | ><P |
| 7106 | ></P |
| 7107 | ><TABLE |
| 7108 | BORDER="0" |
| 7109 | WIDTH="100%" |
| 7110 | BGCOLOR="#FFD0D0" |
| 7111 | CELLSPACING="0" |
| 7112 | CELLPADDING="4" |
| 7113 | CLASS="CALSTABLE" |
| 7114 | ><TR |
| 7115 | ><TD |
| 7116 | WIDTH="20%" |
| 7117 | ALIGN="RIGHT" |
| 7118 | VALIGN="TOP" |
| 7119 | ><TT |
| 7120 | CLASS="PARAMETER" |
| 7121 | ><I |
| 7122 | >ctxt</I |
| 7123 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 7124 | > :</TD |
Daniel Veillard | a41123c | 2001-04-22 19:31:20 +0000 | [diff] [blame] | 7125 | ><TD |
| 7126 | WIDTH="80%" |
| 7127 | ALIGN="LEFT" |
| 7128 | VALIGN="TOP" |
| 7129 | > the XPath Parser context</TD |
| 7130 | ></TR |
| 7131 | ><TR |
| 7132 | ><TD |
| 7133 | WIDTH="20%" |
| 7134 | ALIGN="RIGHT" |
| 7135 | VALIGN="TOP" |
| 7136 | ><TT |
| 7137 | CLASS="PARAMETER" |
| 7138 | ><I |
| 7139 | >cur</I |
| 7140 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 7141 | > :</TD |
Daniel Veillard | a41123c | 2001-04-22 19:31:20 +0000 | [diff] [blame] | 7142 | ><TD |
| 7143 | WIDTH="80%" |
| 7144 | ALIGN="LEFT" |
| 7145 | VALIGN="TOP" |
| 7146 | > the current node in the traversal</TD |
| 7147 | ></TR |
| 7148 | ><TR |
| 7149 | ><TD |
| 7150 | WIDTH="20%" |
| 7151 | ALIGN="RIGHT" |
| 7152 | VALIGN="TOP" |
| 7153 | ><I |
| 7154 | CLASS="EMPHASIS" |
| 7155 | >Returns</I |
| 7156 | > :</TD |
| 7157 | ><TD |
| 7158 | WIDTH="80%" |
| 7159 | ALIGN="LEFT" |
| 7160 | VALIGN="TOP" |
| 7161 | >the next element following that axis</TD |
| 7162 | ></TR |
| 7163 | ></TABLE |
| 7164 | ><P |
| 7165 | ></P |
| 7166 | ></DIV |
| 7167 | ></DIV |
| 7168 | ><HR><DIV |
| 7169 | CLASS="REFSECT2" |
| 7170 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 7171 | NAME="AEN13515" |
Daniel Veillard | a41123c | 2001-04-22 19:31:20 +0000 | [diff] [blame] | 7172 | ></A |
| 7173 | ><H3 |
| 7174 | ><A |
| 7175 | NAME="XMLXPATHNEXTDESCENDANT" |
| 7176 | ></A |
| 7177 | >xmlXPathNextDescendant ()</H3 |
| 7178 | ><TABLE |
| 7179 | BORDER="0" |
| 7180 | BGCOLOR="#D6E8FF" |
| 7181 | WIDTH="100%" |
| 7182 | CELLPADDING="6" |
| 7183 | ><TR |
| 7184 | ><TD |
| 7185 | ><PRE |
| 7186 | CLASS="PROGRAMLISTING" |
| 7187 | ><A |
| 7188 | HREF="libxml-tree.html#XMLNODEPTR" |
| 7189 | >xmlNodePtr</A |
| 7190 | > xmlXPathNextDescendant (<A |
| 7191 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
| 7192 | >xmlXPathParserContextPtr</A |
| 7193 | > ctxt, |
| 7194 | <A |
| 7195 | HREF="libxml-tree.html#XMLNODEPTR" |
| 7196 | >xmlNodePtr</A |
| 7197 | > cur);</PRE |
| 7198 | ></TD |
| 7199 | ></TR |
| 7200 | ></TABLE |
| 7201 | ><P |
| 7202 | >Traversal function for the "descendant" direction |
| 7203 | the descendant axis contains the descendants of the context node in document |
| 7204 | order; a descendant is a child or a child of a child and so on.</P |
| 7205 | ><P |
| 7206 | ></P |
| 7207 | ><DIV |
| 7208 | CLASS="INFORMALTABLE" |
| 7209 | ><P |
| 7210 | ></P |
| 7211 | ><TABLE |
| 7212 | BORDER="0" |
| 7213 | WIDTH="100%" |
| 7214 | BGCOLOR="#FFD0D0" |
| 7215 | CELLSPACING="0" |
| 7216 | CELLPADDING="4" |
| 7217 | CLASS="CALSTABLE" |
| 7218 | ><TR |
| 7219 | ><TD |
| 7220 | WIDTH="20%" |
| 7221 | ALIGN="RIGHT" |
| 7222 | VALIGN="TOP" |
| 7223 | ><TT |
| 7224 | CLASS="PARAMETER" |
| 7225 | ><I |
| 7226 | >ctxt</I |
| 7227 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 7228 | > :</TD |
Daniel Veillard | a41123c | 2001-04-22 19:31:20 +0000 | [diff] [blame] | 7229 | ><TD |
| 7230 | WIDTH="80%" |
| 7231 | ALIGN="LEFT" |
| 7232 | VALIGN="TOP" |
| 7233 | > the XPath Parser context</TD |
| 7234 | ></TR |
| 7235 | ><TR |
| 7236 | ><TD |
| 7237 | WIDTH="20%" |
| 7238 | ALIGN="RIGHT" |
| 7239 | VALIGN="TOP" |
| 7240 | ><TT |
| 7241 | CLASS="PARAMETER" |
| 7242 | ><I |
| 7243 | >cur</I |
| 7244 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 7245 | > :</TD |
Daniel Veillard | a41123c | 2001-04-22 19:31:20 +0000 | [diff] [blame] | 7246 | ><TD |
| 7247 | WIDTH="80%" |
| 7248 | ALIGN="LEFT" |
| 7249 | VALIGN="TOP" |
| 7250 | > the current node in the traversal</TD |
| 7251 | ></TR |
| 7252 | ><TR |
| 7253 | ><TD |
| 7254 | WIDTH="20%" |
| 7255 | ALIGN="RIGHT" |
| 7256 | VALIGN="TOP" |
| 7257 | ><I |
| 7258 | CLASS="EMPHASIS" |
| 7259 | >Returns</I |
| 7260 | > :</TD |
| 7261 | ><TD |
| 7262 | WIDTH="80%" |
| 7263 | ALIGN="LEFT" |
| 7264 | VALIGN="TOP" |
| 7265 | >the next element following that axis</TD |
| 7266 | ></TR |
| 7267 | ></TABLE |
| 7268 | ><P |
| 7269 | ></P |
| 7270 | ></DIV |
| 7271 | ></DIV |
| 7272 | ><HR><DIV |
| 7273 | CLASS="REFSECT2" |
| 7274 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 7275 | NAME="AEN13541" |
Daniel Veillard | a41123c | 2001-04-22 19:31:20 +0000 | [diff] [blame] | 7276 | ></A |
| 7277 | ><H3 |
| 7278 | ><A |
| 7279 | NAME="XMLXPATHNEXTDESCENDANTORSELF" |
| 7280 | ></A |
| 7281 | >xmlXPathNextDescendantOrSelf ()</H3 |
| 7282 | ><TABLE |
| 7283 | BORDER="0" |
| 7284 | BGCOLOR="#D6E8FF" |
| 7285 | WIDTH="100%" |
| 7286 | CELLPADDING="6" |
| 7287 | ><TR |
| 7288 | ><TD |
| 7289 | ><PRE |
| 7290 | CLASS="PROGRAMLISTING" |
| 7291 | ><A |
| 7292 | HREF="libxml-tree.html#XMLNODEPTR" |
| 7293 | >xmlNodePtr</A |
| 7294 | > xmlXPathNextDescendantOrSelf (<A |
| 7295 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
| 7296 | >xmlXPathParserContextPtr</A |
| 7297 | > ctxt, |
| 7298 | <A |
| 7299 | HREF="libxml-tree.html#XMLNODEPTR" |
| 7300 | >xmlNodePtr</A |
| 7301 | > cur);</PRE |
| 7302 | ></TD |
| 7303 | ></TR |
| 7304 | ></TABLE |
| 7305 | ><P |
| 7306 | >Traversal function for the "descendant-or-self" direction |
| 7307 | the descendant-or-self axis contains the context node and the descendants |
| 7308 | of the context node in document order; thus the context node is the first |
| 7309 | node on the axis, and the first child of the context node is the second node |
| 7310 | on the axis</P |
| 7311 | ><P |
| 7312 | ></P |
| 7313 | ><DIV |
| 7314 | CLASS="INFORMALTABLE" |
| 7315 | ><P |
| 7316 | ></P |
| 7317 | ><TABLE |
| 7318 | BORDER="0" |
| 7319 | WIDTH="100%" |
| 7320 | BGCOLOR="#FFD0D0" |
| 7321 | CELLSPACING="0" |
| 7322 | CELLPADDING="4" |
| 7323 | CLASS="CALSTABLE" |
| 7324 | ><TR |
| 7325 | ><TD |
| 7326 | WIDTH="20%" |
| 7327 | ALIGN="RIGHT" |
| 7328 | VALIGN="TOP" |
| 7329 | ><TT |
| 7330 | CLASS="PARAMETER" |
| 7331 | ><I |
| 7332 | >ctxt</I |
| 7333 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 7334 | > :</TD |
Daniel Veillard | a41123c | 2001-04-22 19:31:20 +0000 | [diff] [blame] | 7335 | ><TD |
| 7336 | WIDTH="80%" |
| 7337 | ALIGN="LEFT" |
| 7338 | VALIGN="TOP" |
| 7339 | > the XPath Parser context</TD |
| 7340 | ></TR |
| 7341 | ><TR |
| 7342 | ><TD |
| 7343 | WIDTH="20%" |
| 7344 | ALIGN="RIGHT" |
| 7345 | VALIGN="TOP" |
| 7346 | ><TT |
| 7347 | CLASS="PARAMETER" |
| 7348 | ><I |
| 7349 | >cur</I |
| 7350 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 7351 | > :</TD |
Daniel Veillard | a41123c | 2001-04-22 19:31:20 +0000 | [diff] [blame] | 7352 | ><TD |
| 7353 | WIDTH="80%" |
| 7354 | ALIGN="LEFT" |
| 7355 | VALIGN="TOP" |
| 7356 | > the current node in the traversal</TD |
| 7357 | ></TR |
| 7358 | ><TR |
| 7359 | ><TD |
| 7360 | WIDTH="20%" |
| 7361 | ALIGN="RIGHT" |
| 7362 | VALIGN="TOP" |
| 7363 | ><I |
| 7364 | CLASS="EMPHASIS" |
| 7365 | >Returns</I |
| 7366 | > :</TD |
| 7367 | ><TD |
| 7368 | WIDTH="80%" |
| 7369 | ALIGN="LEFT" |
| 7370 | VALIGN="TOP" |
| 7371 | >the next element following that axis</TD |
| 7372 | ></TR |
| 7373 | ></TABLE |
| 7374 | ><P |
| 7375 | ></P |
| 7376 | ></DIV |
| 7377 | ></DIV |
| 7378 | ><HR><DIV |
| 7379 | CLASS="REFSECT2" |
| 7380 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 7381 | NAME="AEN13567" |
Daniel Veillard | a41123c | 2001-04-22 19:31:20 +0000 | [diff] [blame] | 7382 | ></A |
| 7383 | ><H3 |
| 7384 | ><A |
| 7385 | NAME="XMLXPATHNEXTPARENT" |
| 7386 | ></A |
| 7387 | >xmlXPathNextParent ()</H3 |
| 7388 | ><TABLE |
| 7389 | BORDER="0" |
| 7390 | BGCOLOR="#D6E8FF" |
| 7391 | WIDTH="100%" |
| 7392 | CELLPADDING="6" |
| 7393 | ><TR |
| 7394 | ><TD |
| 7395 | ><PRE |
| 7396 | CLASS="PROGRAMLISTING" |
| 7397 | ><A |
| 7398 | HREF="libxml-tree.html#XMLNODEPTR" |
| 7399 | >xmlNodePtr</A |
| 7400 | > xmlXPathNextParent (<A |
| 7401 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
| 7402 | >xmlXPathParserContextPtr</A |
| 7403 | > ctxt, |
| 7404 | <A |
| 7405 | HREF="libxml-tree.html#XMLNODEPTR" |
| 7406 | >xmlNodePtr</A |
| 7407 | > cur);</PRE |
| 7408 | ></TD |
| 7409 | ></TR |
| 7410 | ></TABLE |
| 7411 | ><P |
| 7412 | >Traversal function for the "parent" direction |
| 7413 | The parent axis contains the parent of the context node, if there is one.</P |
| 7414 | ><P |
| 7415 | ></P |
| 7416 | ><DIV |
| 7417 | CLASS="INFORMALTABLE" |
| 7418 | ><P |
| 7419 | ></P |
| 7420 | ><TABLE |
| 7421 | BORDER="0" |
| 7422 | WIDTH="100%" |
| 7423 | BGCOLOR="#FFD0D0" |
| 7424 | CELLSPACING="0" |
| 7425 | CELLPADDING="4" |
| 7426 | CLASS="CALSTABLE" |
| 7427 | ><TR |
| 7428 | ><TD |
| 7429 | WIDTH="20%" |
| 7430 | ALIGN="RIGHT" |
| 7431 | VALIGN="TOP" |
| 7432 | ><TT |
| 7433 | CLASS="PARAMETER" |
| 7434 | ><I |
| 7435 | >ctxt</I |
| 7436 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 7437 | > :</TD |
Daniel Veillard | a41123c | 2001-04-22 19:31:20 +0000 | [diff] [blame] | 7438 | ><TD |
| 7439 | WIDTH="80%" |
| 7440 | ALIGN="LEFT" |
| 7441 | VALIGN="TOP" |
| 7442 | > the XPath Parser context</TD |
| 7443 | ></TR |
| 7444 | ><TR |
| 7445 | ><TD |
| 7446 | WIDTH="20%" |
| 7447 | ALIGN="RIGHT" |
| 7448 | VALIGN="TOP" |
| 7449 | ><TT |
| 7450 | CLASS="PARAMETER" |
| 7451 | ><I |
| 7452 | >cur</I |
| 7453 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 7454 | > :</TD |
Daniel Veillard | a41123c | 2001-04-22 19:31:20 +0000 | [diff] [blame] | 7455 | ><TD |
| 7456 | WIDTH="80%" |
| 7457 | ALIGN="LEFT" |
| 7458 | VALIGN="TOP" |
| 7459 | > the current node in the traversal</TD |
| 7460 | ></TR |
| 7461 | ><TR |
| 7462 | ><TD |
| 7463 | WIDTH="20%" |
| 7464 | ALIGN="RIGHT" |
| 7465 | VALIGN="TOP" |
| 7466 | ><I |
| 7467 | CLASS="EMPHASIS" |
| 7468 | >Returns</I |
| 7469 | > :</TD |
| 7470 | ><TD |
| 7471 | WIDTH="80%" |
| 7472 | ALIGN="LEFT" |
| 7473 | VALIGN="TOP" |
| 7474 | >the next element following that axis</TD |
| 7475 | ></TR |
| 7476 | ></TABLE |
| 7477 | ><P |
| 7478 | ></P |
| 7479 | ></DIV |
| 7480 | ></DIV |
| 7481 | ><HR><DIV |
| 7482 | CLASS="REFSECT2" |
| 7483 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 7484 | NAME="AEN13593" |
Daniel Veillard | a41123c | 2001-04-22 19:31:20 +0000 | [diff] [blame] | 7485 | ></A |
| 7486 | ><H3 |
| 7487 | ><A |
| 7488 | NAME="XMLXPATHNEXTANCESTORORSELF" |
| 7489 | ></A |
| 7490 | >xmlXPathNextAncestorOrSelf ()</H3 |
| 7491 | ><TABLE |
| 7492 | BORDER="0" |
| 7493 | BGCOLOR="#D6E8FF" |
| 7494 | WIDTH="100%" |
| 7495 | CELLPADDING="6" |
| 7496 | ><TR |
| 7497 | ><TD |
| 7498 | ><PRE |
| 7499 | CLASS="PROGRAMLISTING" |
| 7500 | ><A |
| 7501 | HREF="libxml-tree.html#XMLNODEPTR" |
| 7502 | >xmlNodePtr</A |
| 7503 | > xmlXPathNextAncestorOrSelf (<A |
| 7504 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
| 7505 | >xmlXPathParserContextPtr</A |
| 7506 | > ctxt, |
| 7507 | <A |
| 7508 | HREF="libxml-tree.html#XMLNODEPTR" |
| 7509 | >xmlNodePtr</A |
| 7510 | > cur);</PRE |
| 7511 | ></TD |
| 7512 | ></TR |
| 7513 | ></TABLE |
| 7514 | ><P |
| 7515 | >Traversal function for the "ancestor-or-self" direction |
| 7516 | he ancestor-or-self axis contains the context node and ancestors of |
| 7517 | the context node in reverse document order; thus the context node is |
| 7518 | the first node on the axis, and the context node's parent the second; |
| 7519 | parent here is defined the same as with the parent axis.</P |
| 7520 | ><P |
| 7521 | ></P |
| 7522 | ><DIV |
| 7523 | CLASS="INFORMALTABLE" |
| 7524 | ><P |
| 7525 | ></P |
| 7526 | ><TABLE |
| 7527 | BORDER="0" |
| 7528 | WIDTH="100%" |
| 7529 | BGCOLOR="#FFD0D0" |
| 7530 | CELLSPACING="0" |
| 7531 | CELLPADDING="4" |
| 7532 | CLASS="CALSTABLE" |
| 7533 | ><TR |
| 7534 | ><TD |
| 7535 | WIDTH="20%" |
| 7536 | ALIGN="RIGHT" |
| 7537 | VALIGN="TOP" |
| 7538 | ><TT |
| 7539 | CLASS="PARAMETER" |
| 7540 | ><I |
| 7541 | >ctxt</I |
| 7542 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 7543 | > :</TD |
Daniel Veillard | a41123c | 2001-04-22 19:31:20 +0000 | [diff] [blame] | 7544 | ><TD |
| 7545 | WIDTH="80%" |
| 7546 | ALIGN="LEFT" |
| 7547 | VALIGN="TOP" |
| 7548 | > the XPath Parser context</TD |
| 7549 | ></TR |
| 7550 | ><TR |
| 7551 | ><TD |
| 7552 | WIDTH="20%" |
| 7553 | ALIGN="RIGHT" |
| 7554 | VALIGN="TOP" |
| 7555 | ><TT |
| 7556 | CLASS="PARAMETER" |
| 7557 | ><I |
| 7558 | >cur</I |
| 7559 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 7560 | > :</TD |
Daniel Veillard | a41123c | 2001-04-22 19:31:20 +0000 | [diff] [blame] | 7561 | ><TD |
| 7562 | WIDTH="80%" |
| 7563 | ALIGN="LEFT" |
| 7564 | VALIGN="TOP" |
| 7565 | > the current node in the traversal</TD |
| 7566 | ></TR |
| 7567 | ><TR |
| 7568 | ><TD |
| 7569 | WIDTH="20%" |
| 7570 | ALIGN="RIGHT" |
| 7571 | VALIGN="TOP" |
| 7572 | ><I |
| 7573 | CLASS="EMPHASIS" |
| 7574 | >Returns</I |
| 7575 | > :</TD |
| 7576 | ><TD |
| 7577 | WIDTH="80%" |
| 7578 | ALIGN="LEFT" |
| 7579 | VALIGN="TOP" |
| 7580 | >the next element following that axis</TD |
| 7581 | ></TR |
| 7582 | ></TABLE |
| 7583 | ><P |
| 7584 | ></P |
| 7585 | ></DIV |
| 7586 | ></DIV |
| 7587 | ><HR><DIV |
| 7588 | CLASS="REFSECT2" |
| 7589 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 7590 | NAME="AEN13619" |
Daniel Veillard | a41123c | 2001-04-22 19:31:20 +0000 | [diff] [blame] | 7591 | ></A |
| 7592 | ><H3 |
| 7593 | ><A |
| 7594 | NAME="XMLXPATHNEXTFOLLOWINGSIBLING" |
| 7595 | ></A |
| 7596 | >xmlXPathNextFollowingSibling ()</H3 |
| 7597 | ><TABLE |
| 7598 | BORDER="0" |
| 7599 | BGCOLOR="#D6E8FF" |
| 7600 | WIDTH="100%" |
| 7601 | CELLPADDING="6" |
| 7602 | ><TR |
| 7603 | ><TD |
| 7604 | ><PRE |
| 7605 | CLASS="PROGRAMLISTING" |
| 7606 | ><A |
| 7607 | HREF="libxml-tree.html#XMLNODEPTR" |
| 7608 | >xmlNodePtr</A |
| 7609 | > xmlXPathNextFollowingSibling (<A |
| 7610 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
| 7611 | >xmlXPathParserContextPtr</A |
| 7612 | > ctxt, |
| 7613 | <A |
| 7614 | HREF="libxml-tree.html#XMLNODEPTR" |
| 7615 | >xmlNodePtr</A |
| 7616 | > cur);</PRE |
| 7617 | ></TD |
| 7618 | ></TR |
| 7619 | ></TABLE |
| 7620 | ><P |
| 7621 | >Traversal function for the "following-sibling" direction |
| 7622 | The following-sibling axis contains the following siblings of the context |
| 7623 | node in document order.</P |
| 7624 | ><P |
| 7625 | ></P |
| 7626 | ><DIV |
| 7627 | CLASS="INFORMALTABLE" |
| 7628 | ><P |
| 7629 | ></P |
| 7630 | ><TABLE |
| 7631 | BORDER="0" |
| 7632 | WIDTH="100%" |
| 7633 | BGCOLOR="#FFD0D0" |
| 7634 | CELLSPACING="0" |
| 7635 | CELLPADDING="4" |
| 7636 | CLASS="CALSTABLE" |
| 7637 | ><TR |
| 7638 | ><TD |
| 7639 | WIDTH="20%" |
| 7640 | ALIGN="RIGHT" |
| 7641 | VALIGN="TOP" |
| 7642 | ><TT |
| 7643 | CLASS="PARAMETER" |
| 7644 | ><I |
| 7645 | >ctxt</I |
| 7646 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 7647 | > :</TD |
Daniel Veillard | a41123c | 2001-04-22 19:31:20 +0000 | [diff] [blame] | 7648 | ><TD |
| 7649 | WIDTH="80%" |
| 7650 | ALIGN="LEFT" |
| 7651 | VALIGN="TOP" |
| 7652 | > the XPath Parser context</TD |
| 7653 | ></TR |
| 7654 | ><TR |
| 7655 | ><TD |
| 7656 | WIDTH="20%" |
| 7657 | ALIGN="RIGHT" |
| 7658 | VALIGN="TOP" |
| 7659 | ><TT |
| 7660 | CLASS="PARAMETER" |
| 7661 | ><I |
| 7662 | >cur</I |
| 7663 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 7664 | > :</TD |
Daniel Veillard | a41123c | 2001-04-22 19:31:20 +0000 | [diff] [blame] | 7665 | ><TD |
| 7666 | WIDTH="80%" |
| 7667 | ALIGN="LEFT" |
| 7668 | VALIGN="TOP" |
| 7669 | > the current node in the traversal</TD |
| 7670 | ></TR |
| 7671 | ><TR |
| 7672 | ><TD |
| 7673 | WIDTH="20%" |
| 7674 | ALIGN="RIGHT" |
| 7675 | VALIGN="TOP" |
| 7676 | ><I |
| 7677 | CLASS="EMPHASIS" |
| 7678 | >Returns</I |
| 7679 | > :</TD |
| 7680 | ><TD |
| 7681 | WIDTH="80%" |
| 7682 | ALIGN="LEFT" |
| 7683 | VALIGN="TOP" |
| 7684 | >the next element following that axis</TD |
| 7685 | ></TR |
| 7686 | ></TABLE |
| 7687 | ><P |
| 7688 | ></P |
| 7689 | ></DIV |
| 7690 | ></DIV |
| 7691 | ><HR><DIV |
| 7692 | CLASS="REFSECT2" |
| 7693 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 7694 | NAME="AEN13645" |
Daniel Veillard | a41123c | 2001-04-22 19:31:20 +0000 | [diff] [blame] | 7695 | ></A |
| 7696 | ><H3 |
| 7697 | ><A |
| 7698 | NAME="XMLXPATHNEXTFOLLOWING" |
| 7699 | ></A |
| 7700 | >xmlXPathNextFollowing ()</H3 |
| 7701 | ><TABLE |
| 7702 | BORDER="0" |
| 7703 | BGCOLOR="#D6E8FF" |
| 7704 | WIDTH="100%" |
| 7705 | CELLPADDING="6" |
| 7706 | ><TR |
| 7707 | ><TD |
| 7708 | ><PRE |
| 7709 | CLASS="PROGRAMLISTING" |
| 7710 | ><A |
| 7711 | HREF="libxml-tree.html#XMLNODEPTR" |
| 7712 | >xmlNodePtr</A |
| 7713 | > xmlXPathNextFollowing (<A |
| 7714 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
| 7715 | >xmlXPathParserContextPtr</A |
| 7716 | > ctxt, |
| 7717 | <A |
| 7718 | HREF="libxml-tree.html#XMLNODEPTR" |
| 7719 | >xmlNodePtr</A |
| 7720 | > cur);</PRE |
| 7721 | ></TD |
| 7722 | ></TR |
| 7723 | ></TABLE |
| 7724 | ><P |
| 7725 | >Traversal function for the "following" direction |
| 7726 | The following axis contains all nodes in the same document as the context |
| 7727 | node that are after the context node in document order, excluding any |
| 7728 | descendants and excluding attribute nodes and namespace nodes; the nodes |
| 7729 | are ordered in document order</P |
| 7730 | ><P |
| 7731 | ></P |
| 7732 | ><DIV |
| 7733 | CLASS="INFORMALTABLE" |
| 7734 | ><P |
| 7735 | ></P |
| 7736 | ><TABLE |
| 7737 | BORDER="0" |
| 7738 | WIDTH="100%" |
| 7739 | BGCOLOR="#FFD0D0" |
| 7740 | CELLSPACING="0" |
| 7741 | CELLPADDING="4" |
| 7742 | CLASS="CALSTABLE" |
| 7743 | ><TR |
| 7744 | ><TD |
| 7745 | WIDTH="20%" |
| 7746 | ALIGN="RIGHT" |
| 7747 | VALIGN="TOP" |
| 7748 | ><TT |
| 7749 | CLASS="PARAMETER" |
| 7750 | ><I |
| 7751 | >ctxt</I |
| 7752 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 7753 | > :</TD |
Daniel Veillard | a41123c | 2001-04-22 19:31:20 +0000 | [diff] [blame] | 7754 | ><TD |
| 7755 | WIDTH="80%" |
| 7756 | ALIGN="LEFT" |
| 7757 | VALIGN="TOP" |
| 7758 | > the XPath Parser context</TD |
| 7759 | ></TR |
| 7760 | ><TR |
| 7761 | ><TD |
| 7762 | WIDTH="20%" |
| 7763 | ALIGN="RIGHT" |
| 7764 | VALIGN="TOP" |
| 7765 | ><TT |
| 7766 | CLASS="PARAMETER" |
| 7767 | ><I |
| 7768 | >cur</I |
| 7769 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 7770 | > :</TD |
Daniel Veillard | a41123c | 2001-04-22 19:31:20 +0000 | [diff] [blame] | 7771 | ><TD |
| 7772 | WIDTH="80%" |
| 7773 | ALIGN="LEFT" |
| 7774 | VALIGN="TOP" |
| 7775 | > the current node in the traversal</TD |
| 7776 | ></TR |
| 7777 | ><TR |
| 7778 | ><TD |
| 7779 | WIDTH="20%" |
| 7780 | ALIGN="RIGHT" |
| 7781 | VALIGN="TOP" |
| 7782 | ><I |
| 7783 | CLASS="EMPHASIS" |
| 7784 | >Returns</I |
| 7785 | > :</TD |
| 7786 | ><TD |
| 7787 | WIDTH="80%" |
| 7788 | ALIGN="LEFT" |
| 7789 | VALIGN="TOP" |
| 7790 | >the next element following that axis</TD |
| 7791 | ></TR |
| 7792 | ></TABLE |
| 7793 | ><P |
| 7794 | ></P |
| 7795 | ></DIV |
| 7796 | ></DIV |
| 7797 | ><HR><DIV |
| 7798 | CLASS="REFSECT2" |
| 7799 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 7800 | NAME="AEN13671" |
Daniel Veillard | a41123c | 2001-04-22 19:31:20 +0000 | [diff] [blame] | 7801 | ></A |
| 7802 | ><H3 |
| 7803 | ><A |
| 7804 | NAME="XMLXPATHNEXTNAMESPACE" |
| 7805 | ></A |
| 7806 | >xmlXPathNextNamespace ()</H3 |
| 7807 | ><TABLE |
| 7808 | BORDER="0" |
| 7809 | BGCOLOR="#D6E8FF" |
| 7810 | WIDTH="100%" |
| 7811 | CELLPADDING="6" |
| 7812 | ><TR |
| 7813 | ><TD |
| 7814 | ><PRE |
| 7815 | CLASS="PROGRAMLISTING" |
| 7816 | ><A |
| 7817 | HREF="libxml-tree.html#XMLNODEPTR" |
| 7818 | >xmlNodePtr</A |
| 7819 | > xmlXPathNextNamespace (<A |
| 7820 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
| 7821 | >xmlXPathParserContextPtr</A |
| 7822 | > ctxt, |
| 7823 | <A |
| 7824 | HREF="libxml-tree.html#XMLNODEPTR" |
| 7825 | >xmlNodePtr</A |
| 7826 | > cur);</PRE |
| 7827 | ></TD |
| 7828 | ></TR |
| 7829 | ></TABLE |
| 7830 | ><P |
| 7831 | >Traversal function for the "namespace" direction |
| 7832 | the namespace axis contains the namespace nodes of the context node; |
| 7833 | the order of nodes on this axis is implementation-defined; the axis will |
| 7834 | be empty unless the context node is an element</P |
| 7835 | ><P |
| 7836 | ></P |
| 7837 | ><DIV |
| 7838 | CLASS="INFORMALTABLE" |
| 7839 | ><P |
| 7840 | ></P |
| 7841 | ><TABLE |
| 7842 | BORDER="0" |
| 7843 | WIDTH="100%" |
| 7844 | BGCOLOR="#FFD0D0" |
| 7845 | CELLSPACING="0" |
| 7846 | CELLPADDING="4" |
| 7847 | CLASS="CALSTABLE" |
| 7848 | ><TR |
| 7849 | ><TD |
| 7850 | WIDTH="20%" |
| 7851 | ALIGN="RIGHT" |
| 7852 | VALIGN="TOP" |
| 7853 | ><TT |
| 7854 | CLASS="PARAMETER" |
| 7855 | ><I |
| 7856 | >ctxt</I |
| 7857 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 7858 | > :</TD |
Daniel Veillard | a41123c | 2001-04-22 19:31:20 +0000 | [diff] [blame] | 7859 | ><TD |
| 7860 | WIDTH="80%" |
| 7861 | ALIGN="LEFT" |
| 7862 | VALIGN="TOP" |
| 7863 | > the XPath Parser context</TD |
| 7864 | ></TR |
| 7865 | ><TR |
| 7866 | ><TD |
| 7867 | WIDTH="20%" |
| 7868 | ALIGN="RIGHT" |
| 7869 | VALIGN="TOP" |
| 7870 | ><TT |
| 7871 | CLASS="PARAMETER" |
| 7872 | ><I |
| 7873 | >cur</I |
| 7874 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 7875 | > :</TD |
Daniel Veillard | a41123c | 2001-04-22 19:31:20 +0000 | [diff] [blame] | 7876 | ><TD |
| 7877 | WIDTH="80%" |
| 7878 | ALIGN="LEFT" |
| 7879 | VALIGN="TOP" |
| 7880 | > the current attribute in the traversal</TD |
| 7881 | ></TR |
| 7882 | ><TR |
| 7883 | ><TD |
| 7884 | WIDTH="20%" |
| 7885 | ALIGN="RIGHT" |
| 7886 | VALIGN="TOP" |
| 7887 | ><I |
| 7888 | CLASS="EMPHASIS" |
| 7889 | >Returns</I |
| 7890 | > :</TD |
| 7891 | ><TD |
| 7892 | WIDTH="80%" |
| 7893 | ALIGN="LEFT" |
| 7894 | VALIGN="TOP" |
| 7895 | >the next element following that axis</TD |
| 7896 | ></TR |
| 7897 | ></TABLE |
| 7898 | ><P |
| 7899 | ></P |
| 7900 | ></DIV |
| 7901 | ></DIV |
| 7902 | ><HR><DIV |
| 7903 | CLASS="REFSECT2" |
| 7904 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 7905 | NAME="AEN13697" |
Daniel Veillard | a41123c | 2001-04-22 19:31:20 +0000 | [diff] [blame] | 7906 | ></A |
| 7907 | ><H3 |
| 7908 | ><A |
| 7909 | NAME="XMLXPATHNEXTATTRIBUTE" |
| 7910 | ></A |
| 7911 | >xmlXPathNextAttribute ()</H3 |
| 7912 | ><TABLE |
| 7913 | BORDER="0" |
| 7914 | BGCOLOR="#D6E8FF" |
| 7915 | WIDTH="100%" |
| 7916 | CELLPADDING="6" |
| 7917 | ><TR |
| 7918 | ><TD |
| 7919 | ><PRE |
| 7920 | CLASS="PROGRAMLISTING" |
| 7921 | ><A |
| 7922 | HREF="libxml-tree.html#XMLNODEPTR" |
| 7923 | >xmlNodePtr</A |
| 7924 | > xmlXPathNextAttribute (<A |
| 7925 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
| 7926 | >xmlXPathParserContextPtr</A |
| 7927 | > ctxt, |
| 7928 | <A |
| 7929 | HREF="libxml-tree.html#XMLNODEPTR" |
| 7930 | >xmlNodePtr</A |
| 7931 | > cur);</PRE |
| 7932 | ></TD |
| 7933 | ></TR |
| 7934 | ></TABLE |
| 7935 | ><P |
| 7936 | >Traversal function for the "attribute" direction |
| 7937 | TODO: support DTD inherited default attributes</P |
| 7938 | ><P |
| 7939 | ></P |
| 7940 | ><DIV |
| 7941 | CLASS="INFORMALTABLE" |
| 7942 | ><P |
| 7943 | ></P |
| 7944 | ><TABLE |
| 7945 | BORDER="0" |
| 7946 | WIDTH="100%" |
| 7947 | BGCOLOR="#FFD0D0" |
| 7948 | CELLSPACING="0" |
| 7949 | CELLPADDING="4" |
| 7950 | CLASS="CALSTABLE" |
| 7951 | ><TR |
| 7952 | ><TD |
| 7953 | WIDTH="20%" |
| 7954 | ALIGN="RIGHT" |
| 7955 | VALIGN="TOP" |
| 7956 | ><TT |
| 7957 | CLASS="PARAMETER" |
| 7958 | ><I |
| 7959 | >ctxt</I |
| 7960 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 7961 | > :</TD |
Daniel Veillard | a41123c | 2001-04-22 19:31:20 +0000 | [diff] [blame] | 7962 | ><TD |
| 7963 | WIDTH="80%" |
| 7964 | ALIGN="LEFT" |
| 7965 | VALIGN="TOP" |
| 7966 | > the XPath Parser context</TD |
| 7967 | ></TR |
| 7968 | ><TR |
| 7969 | ><TD |
| 7970 | WIDTH="20%" |
| 7971 | ALIGN="RIGHT" |
| 7972 | VALIGN="TOP" |
| 7973 | ><TT |
| 7974 | CLASS="PARAMETER" |
| 7975 | ><I |
| 7976 | >cur</I |
| 7977 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 7978 | > :</TD |
Daniel Veillard | a41123c | 2001-04-22 19:31:20 +0000 | [diff] [blame] | 7979 | ><TD |
| 7980 | WIDTH="80%" |
| 7981 | ALIGN="LEFT" |
| 7982 | VALIGN="TOP" |
| 7983 | > the current attribute in the traversal</TD |
| 7984 | ></TR |
| 7985 | ><TR |
| 7986 | ><TD |
| 7987 | WIDTH="20%" |
| 7988 | ALIGN="RIGHT" |
| 7989 | VALIGN="TOP" |
| 7990 | ><I |
| 7991 | CLASS="EMPHASIS" |
| 7992 | >Returns</I |
| 7993 | > :</TD |
| 7994 | ><TD |
| 7995 | WIDTH="80%" |
| 7996 | ALIGN="LEFT" |
| 7997 | VALIGN="TOP" |
| 7998 | >the next element following that axis</TD |
| 7999 | ></TR |
| 8000 | ></TABLE |
| 8001 | ><P |
| 8002 | ></P |
| 8003 | ></DIV |
| 8004 | ></DIV |
| 8005 | ><HR><DIV |
| 8006 | CLASS="REFSECT2" |
| 8007 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 8008 | NAME="AEN13723" |
Daniel Veillard | e356c28 | 2001-03-10 12:32:04 +0000 | [diff] [blame] | 8009 | ></A |
| 8010 | ><H3 |
| 8011 | ><A |
| 8012 | NAME="XMLXPATHNEXTPRECEDING" |
| 8013 | ></A |
| 8014 | >xmlXPathNextPreceding ()</H3 |
| 8015 | ><TABLE |
| 8016 | BORDER="0" |
| 8017 | BGCOLOR="#D6E8FF" |
| 8018 | WIDTH="100%" |
| 8019 | CELLPADDING="6" |
| 8020 | ><TR |
| 8021 | ><TD |
| 8022 | ><PRE |
| 8023 | CLASS="PROGRAMLISTING" |
| 8024 | ><A |
| 8025 | HREF="libxml-tree.html#XMLNODEPTR" |
| 8026 | >xmlNodePtr</A |
| 8027 | > xmlXPathNextPreceding (<A |
| 8028 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
| 8029 | >xmlXPathParserContextPtr</A |
| 8030 | > ctxt, |
| 8031 | <A |
| 8032 | HREF="libxml-tree.html#XMLNODEPTR" |
| 8033 | >xmlNodePtr</A |
| 8034 | > cur);</PRE |
| 8035 | ></TD |
| 8036 | ></TR |
| 8037 | ></TABLE |
| 8038 | ><P |
| 8039 | >Traversal function for the "preceding" direction |
| 8040 | the preceding axis contains all nodes in the same document as the context |
| 8041 | node that are before the context node in document order, excluding any |
| 8042 | ancestors and excluding attribute nodes and namespace nodes; the nodes are |
| 8043 | ordered in reverse document order</P |
| 8044 | ><P |
| 8045 | ></P |
| 8046 | ><DIV |
| 8047 | CLASS="INFORMALTABLE" |
| 8048 | ><P |
| 8049 | ></P |
| 8050 | ><TABLE |
| 8051 | BORDER="0" |
| 8052 | WIDTH="100%" |
| 8053 | BGCOLOR="#FFD0D0" |
| 8054 | CELLSPACING="0" |
| 8055 | CELLPADDING="4" |
| 8056 | CLASS="CALSTABLE" |
| 8057 | ><TR |
| 8058 | ><TD |
| 8059 | WIDTH="20%" |
| 8060 | ALIGN="RIGHT" |
| 8061 | VALIGN="TOP" |
| 8062 | ><TT |
| 8063 | CLASS="PARAMETER" |
| 8064 | ><I |
| 8065 | >ctxt</I |
| 8066 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 8067 | > :</TD |
Daniel Veillard | e356c28 | 2001-03-10 12:32:04 +0000 | [diff] [blame] | 8068 | ><TD |
| 8069 | WIDTH="80%" |
| 8070 | ALIGN="LEFT" |
| 8071 | VALIGN="TOP" |
| 8072 | > the XPath Parser context</TD |
| 8073 | ></TR |
| 8074 | ><TR |
| 8075 | ><TD |
| 8076 | WIDTH="20%" |
| 8077 | ALIGN="RIGHT" |
| 8078 | VALIGN="TOP" |
| 8079 | ><TT |
| 8080 | CLASS="PARAMETER" |
| 8081 | ><I |
| 8082 | >cur</I |
| 8083 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 8084 | > :</TD |
Daniel Veillard | e356c28 | 2001-03-10 12:32:04 +0000 | [diff] [blame] | 8085 | ><TD |
| 8086 | WIDTH="80%" |
| 8087 | ALIGN="LEFT" |
| 8088 | VALIGN="TOP" |
| 8089 | > the current node in the traversal</TD |
| 8090 | ></TR |
| 8091 | ><TR |
| 8092 | ><TD |
| 8093 | WIDTH="20%" |
| 8094 | ALIGN="RIGHT" |
| 8095 | VALIGN="TOP" |
| 8096 | ><I |
| 8097 | CLASS="EMPHASIS" |
| 8098 | >Returns</I |
| 8099 | > :</TD |
| 8100 | ><TD |
| 8101 | WIDTH="80%" |
| 8102 | ALIGN="LEFT" |
| 8103 | VALIGN="TOP" |
| 8104 | >the next element following that axis</TD |
| 8105 | ></TR |
| 8106 | ></TABLE |
| 8107 | ><P |
| 8108 | ></P |
| 8109 | ></DIV |
| 8110 | ></DIV |
| 8111 | ><HR><DIV |
| 8112 | CLASS="REFSECT2" |
| 8113 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 8114 | NAME="AEN13749" |
Daniel Veillard | e356c28 | 2001-03-10 12:32:04 +0000 | [diff] [blame] | 8115 | ></A |
| 8116 | ><H3 |
| 8117 | ><A |
| 8118 | NAME="XMLXPATHNEXTANCESTOR" |
| 8119 | ></A |
| 8120 | >xmlXPathNextAncestor ()</H3 |
| 8121 | ><TABLE |
| 8122 | BORDER="0" |
| 8123 | BGCOLOR="#D6E8FF" |
| 8124 | WIDTH="100%" |
| 8125 | CELLPADDING="6" |
| 8126 | ><TR |
| 8127 | ><TD |
| 8128 | ><PRE |
| 8129 | CLASS="PROGRAMLISTING" |
| 8130 | ><A |
| 8131 | HREF="libxml-tree.html#XMLNODEPTR" |
| 8132 | >xmlNodePtr</A |
| 8133 | > xmlXPathNextAncestor (<A |
| 8134 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
| 8135 | >xmlXPathParserContextPtr</A |
| 8136 | > ctxt, |
| 8137 | <A |
| 8138 | HREF="libxml-tree.html#XMLNODEPTR" |
| 8139 | >xmlNodePtr</A |
| 8140 | > cur);</PRE |
| 8141 | ></TD |
| 8142 | ></TR |
| 8143 | ></TABLE |
| 8144 | ><P |
| 8145 | >Traversal function for the "ancestor" direction |
| 8146 | the ancestor axis contains the ancestors of the context node; the ancestors |
| 8147 | of the context node consist of the parent of context node and the parent's |
| 8148 | parent and so on; the nodes are ordered in reverse document order; thus the |
| 8149 | parent is the first node on the axis, and the parent's parent is the second |
| 8150 | node on the axis</P |
| 8151 | ><P |
| 8152 | ></P |
| 8153 | ><DIV |
| 8154 | CLASS="INFORMALTABLE" |
| 8155 | ><P |
| 8156 | ></P |
| 8157 | ><TABLE |
| 8158 | BORDER="0" |
| 8159 | WIDTH="100%" |
| 8160 | BGCOLOR="#FFD0D0" |
| 8161 | CELLSPACING="0" |
| 8162 | CELLPADDING="4" |
| 8163 | CLASS="CALSTABLE" |
| 8164 | ><TR |
| 8165 | ><TD |
| 8166 | WIDTH="20%" |
| 8167 | ALIGN="RIGHT" |
| 8168 | VALIGN="TOP" |
| 8169 | ><TT |
| 8170 | CLASS="PARAMETER" |
| 8171 | ><I |
| 8172 | >ctxt</I |
| 8173 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 8174 | > :</TD |
Daniel Veillard | e356c28 | 2001-03-10 12:32:04 +0000 | [diff] [blame] | 8175 | ><TD |
| 8176 | WIDTH="80%" |
| 8177 | ALIGN="LEFT" |
| 8178 | VALIGN="TOP" |
| 8179 | > the XPath Parser context</TD |
| 8180 | ></TR |
| 8181 | ><TR |
| 8182 | ><TD |
| 8183 | WIDTH="20%" |
| 8184 | ALIGN="RIGHT" |
| 8185 | VALIGN="TOP" |
| 8186 | ><TT |
| 8187 | CLASS="PARAMETER" |
| 8188 | ><I |
| 8189 | >cur</I |
| 8190 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 8191 | > :</TD |
Daniel Veillard | e356c28 | 2001-03-10 12:32:04 +0000 | [diff] [blame] | 8192 | ><TD |
| 8193 | WIDTH="80%" |
| 8194 | ALIGN="LEFT" |
| 8195 | VALIGN="TOP" |
| 8196 | > the current node in the traversal</TD |
| 8197 | ></TR |
| 8198 | ><TR |
| 8199 | ><TD |
| 8200 | WIDTH="20%" |
| 8201 | ALIGN="RIGHT" |
| 8202 | VALIGN="TOP" |
| 8203 | ><I |
| 8204 | CLASS="EMPHASIS" |
| 8205 | >Returns</I |
| 8206 | > :</TD |
| 8207 | ><TD |
| 8208 | WIDTH="80%" |
| 8209 | ALIGN="LEFT" |
| 8210 | VALIGN="TOP" |
| 8211 | >the next element following that axis</TD |
| 8212 | ></TR |
| 8213 | ></TABLE |
| 8214 | ><P |
| 8215 | ></P |
| 8216 | ></DIV |
| 8217 | ></DIV |
| 8218 | ><HR><DIV |
| 8219 | CLASS="REFSECT2" |
| 8220 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 8221 | NAME="AEN13775" |
Daniel Veillard | e356c28 | 2001-03-10 12:32:04 +0000 | [diff] [blame] | 8222 | ></A |
| 8223 | ><H3 |
| 8224 | ><A |
| 8225 | NAME="XMLXPATHNEXTPRECEDINGSIBLING" |
| 8226 | ></A |
| 8227 | >xmlXPathNextPrecedingSibling ()</H3 |
| 8228 | ><TABLE |
| 8229 | BORDER="0" |
| 8230 | BGCOLOR="#D6E8FF" |
| 8231 | WIDTH="100%" |
| 8232 | CELLPADDING="6" |
| 8233 | ><TR |
| 8234 | ><TD |
| 8235 | ><PRE |
| 8236 | CLASS="PROGRAMLISTING" |
| 8237 | ><A |
| 8238 | HREF="libxml-tree.html#XMLNODEPTR" |
| 8239 | >xmlNodePtr</A |
| 8240 | > xmlXPathNextPrecedingSibling (<A |
| 8241 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
| 8242 | >xmlXPathParserContextPtr</A |
| 8243 | > ctxt, |
| 8244 | <A |
| 8245 | HREF="libxml-tree.html#XMLNODEPTR" |
| 8246 | >xmlNodePtr</A |
| 8247 | > cur);</PRE |
| 8248 | ></TD |
| 8249 | ></TR |
| 8250 | ></TABLE |
| 8251 | ><P |
| 8252 | >Traversal function for the "preceding-sibling" direction |
| 8253 | The preceding-sibling axis contains the preceding siblings of the context |
| 8254 | node in reverse document order; the first preceding sibling is first on the |
| 8255 | axis; the sibling preceding that node is the second on the axis and so on.</P |
| 8256 | ><P |
| 8257 | ></P |
| 8258 | ><DIV |
| 8259 | CLASS="INFORMALTABLE" |
| 8260 | ><P |
| 8261 | ></P |
| 8262 | ><TABLE |
| 8263 | BORDER="0" |
| 8264 | WIDTH="100%" |
| 8265 | BGCOLOR="#FFD0D0" |
| 8266 | CELLSPACING="0" |
| 8267 | CELLPADDING="4" |
| 8268 | CLASS="CALSTABLE" |
| 8269 | ><TR |
| 8270 | ><TD |
| 8271 | WIDTH="20%" |
| 8272 | ALIGN="RIGHT" |
| 8273 | VALIGN="TOP" |
| 8274 | ><TT |
| 8275 | CLASS="PARAMETER" |
| 8276 | ><I |
| 8277 | >ctxt</I |
| 8278 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 8279 | > :</TD |
Daniel Veillard | e356c28 | 2001-03-10 12:32:04 +0000 | [diff] [blame] | 8280 | ><TD |
| 8281 | WIDTH="80%" |
| 8282 | ALIGN="LEFT" |
| 8283 | VALIGN="TOP" |
| 8284 | > the XPath Parser context</TD |
| 8285 | ></TR |
| 8286 | ><TR |
| 8287 | ><TD |
| 8288 | WIDTH="20%" |
| 8289 | ALIGN="RIGHT" |
| 8290 | VALIGN="TOP" |
| 8291 | ><TT |
| 8292 | CLASS="PARAMETER" |
| 8293 | ><I |
| 8294 | >cur</I |
| 8295 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 8296 | > :</TD |
Daniel Veillard | e356c28 | 2001-03-10 12:32:04 +0000 | [diff] [blame] | 8297 | ><TD |
| 8298 | WIDTH="80%" |
| 8299 | ALIGN="LEFT" |
| 8300 | VALIGN="TOP" |
| 8301 | > the current node in the traversal</TD |
| 8302 | ></TR |
| 8303 | ><TR |
| 8304 | ><TD |
| 8305 | WIDTH="20%" |
| 8306 | ALIGN="RIGHT" |
| 8307 | VALIGN="TOP" |
| 8308 | ><I |
| 8309 | CLASS="EMPHASIS" |
| 8310 | >Returns</I |
| 8311 | > :</TD |
| 8312 | ><TD |
| 8313 | WIDTH="80%" |
| 8314 | ALIGN="LEFT" |
| 8315 | VALIGN="TOP" |
| 8316 | >the next element following that axis</TD |
| 8317 | ></TR |
| 8318 | ></TABLE |
| 8319 | ><P |
| 8320 | ></P |
| 8321 | ></DIV |
| 8322 | ></DIV |
| 8323 | ><HR><DIV |
| 8324 | CLASS="REFSECT2" |
| 8325 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 8326 | NAME="AEN13801" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8327 | ></A |
| 8328 | ><H3 |
| 8329 | ><A |
| 8330 | NAME="XMLXPATHLASTFUNCTION" |
| 8331 | ></A |
| 8332 | >xmlXPathLastFunction ()</H3 |
| 8333 | ><TABLE |
| 8334 | BORDER="0" |
| 8335 | BGCOLOR="#D6E8FF" |
| 8336 | WIDTH="100%" |
| 8337 | CELLPADDING="6" |
| 8338 | ><TR |
| 8339 | ><TD |
| 8340 | ><PRE |
| 8341 | CLASS="PROGRAMLISTING" |
| 8342 | >void xmlXPathLastFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 8343 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8344 | >xmlXPathParserContextPtr</A |
| 8345 | > ctxt, |
| 8346 | int nargs);</PRE |
| 8347 | ></TD |
| 8348 | ></TR |
| 8349 | ></TABLE |
| 8350 | ><P |
| 8351 | >Implement the <GTKDOCLINK |
| 8352 | HREF="LAST" |
| 8353 | >last</GTKDOCLINK |
| 8354 | >() XPath function |
| 8355 | number <GTKDOCLINK |
| 8356 | HREF="LAST" |
| 8357 | >last</GTKDOCLINK |
| 8358 | >() |
| 8359 | The last function returns the number of nodes in the context node list.</P |
| 8360 | ><P |
| 8361 | ></P |
| 8362 | ><DIV |
| 8363 | CLASS="INFORMALTABLE" |
| 8364 | ><P |
| 8365 | ></P |
| 8366 | ><TABLE |
| 8367 | BORDER="0" |
| 8368 | WIDTH="100%" |
| 8369 | BGCOLOR="#FFD0D0" |
| 8370 | CELLSPACING="0" |
| 8371 | CELLPADDING="4" |
| 8372 | CLASS="CALSTABLE" |
| 8373 | ><TR |
| 8374 | ><TD |
| 8375 | WIDTH="20%" |
| 8376 | ALIGN="RIGHT" |
| 8377 | VALIGN="TOP" |
| 8378 | ><TT |
| 8379 | CLASS="PARAMETER" |
| 8380 | ><I |
| 8381 | >ctxt</I |
| 8382 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 8383 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8384 | ><TD |
| 8385 | WIDTH="80%" |
| 8386 | ALIGN="LEFT" |
| 8387 | VALIGN="TOP" |
| 8388 | > the XPath Parser context</TD |
| 8389 | ></TR |
| 8390 | ><TR |
| 8391 | ><TD |
| 8392 | WIDTH="20%" |
| 8393 | ALIGN="RIGHT" |
| 8394 | VALIGN="TOP" |
| 8395 | ><TT |
| 8396 | CLASS="PARAMETER" |
| 8397 | ><I |
| 8398 | >nargs</I |
| 8399 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 8400 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8401 | ><TD |
| 8402 | WIDTH="80%" |
| 8403 | ALIGN="LEFT" |
| 8404 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 8405 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8406 | ></TR |
| 8407 | ></TABLE |
| 8408 | ><P |
| 8409 | ></P |
| 8410 | ></DIV |
| 8411 | ></DIV |
| 8412 | ><HR><DIV |
| 8413 | CLASS="REFSECT2" |
| 8414 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 8415 | NAME="AEN13823" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8416 | ></A |
| 8417 | ><H3 |
| 8418 | ><A |
| 8419 | NAME="XMLXPATHPOSITIONFUNCTION" |
| 8420 | ></A |
| 8421 | >xmlXPathPositionFunction ()</H3 |
| 8422 | ><TABLE |
| 8423 | BORDER="0" |
| 8424 | BGCOLOR="#D6E8FF" |
| 8425 | WIDTH="100%" |
| 8426 | CELLPADDING="6" |
| 8427 | ><TR |
| 8428 | ><TD |
| 8429 | ><PRE |
| 8430 | CLASS="PROGRAMLISTING" |
| 8431 | >void xmlXPathPositionFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 8432 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8433 | >xmlXPathParserContextPtr</A |
| 8434 | > ctxt, |
| 8435 | int nargs);</PRE |
| 8436 | ></TD |
| 8437 | ></TR |
| 8438 | ></TABLE |
| 8439 | ><P |
| 8440 | >Implement the <GTKDOCLINK |
| 8441 | HREF="POSITION" |
| 8442 | >position</GTKDOCLINK |
| 8443 | >() XPath function |
| 8444 | number <GTKDOCLINK |
| 8445 | HREF="POSITION" |
| 8446 | >position</GTKDOCLINK |
| 8447 | >() |
| 8448 | The position function returns the position of the context node in the |
| 8449 | context node list. The first position is 1, and so the last positionr |
| 8450 | will be equal to <GTKDOCLINK |
| 8451 | HREF="LAST" |
| 8452 | >last</GTKDOCLINK |
| 8453 | >().</P |
| 8454 | ><P |
| 8455 | ></P |
| 8456 | ><DIV |
| 8457 | CLASS="INFORMALTABLE" |
| 8458 | ><P |
| 8459 | ></P |
| 8460 | ><TABLE |
| 8461 | BORDER="0" |
| 8462 | WIDTH="100%" |
| 8463 | BGCOLOR="#FFD0D0" |
| 8464 | CELLSPACING="0" |
| 8465 | CELLPADDING="4" |
| 8466 | CLASS="CALSTABLE" |
| 8467 | ><TR |
| 8468 | ><TD |
| 8469 | WIDTH="20%" |
| 8470 | ALIGN="RIGHT" |
| 8471 | VALIGN="TOP" |
| 8472 | ><TT |
| 8473 | CLASS="PARAMETER" |
| 8474 | ><I |
| 8475 | >ctxt</I |
| 8476 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 8477 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8478 | ><TD |
| 8479 | WIDTH="80%" |
| 8480 | ALIGN="LEFT" |
| 8481 | VALIGN="TOP" |
| 8482 | > the XPath Parser context</TD |
| 8483 | ></TR |
| 8484 | ><TR |
| 8485 | ><TD |
| 8486 | WIDTH="20%" |
| 8487 | ALIGN="RIGHT" |
| 8488 | VALIGN="TOP" |
| 8489 | ><TT |
| 8490 | CLASS="PARAMETER" |
| 8491 | ><I |
| 8492 | >nargs</I |
| 8493 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 8494 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8495 | ><TD |
| 8496 | WIDTH="80%" |
| 8497 | ALIGN="LEFT" |
| 8498 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 8499 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8500 | ></TR |
| 8501 | ></TABLE |
| 8502 | ><P |
| 8503 | ></P |
| 8504 | ></DIV |
| 8505 | ></DIV |
| 8506 | ><HR><DIV |
| 8507 | CLASS="REFSECT2" |
| 8508 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 8509 | NAME="AEN13846" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8510 | ></A |
| 8511 | ><H3 |
| 8512 | ><A |
| 8513 | NAME="XMLXPATHCOUNTFUNCTION" |
| 8514 | ></A |
| 8515 | >xmlXPathCountFunction ()</H3 |
| 8516 | ><TABLE |
| 8517 | BORDER="0" |
| 8518 | BGCOLOR="#D6E8FF" |
| 8519 | WIDTH="100%" |
| 8520 | CELLPADDING="6" |
| 8521 | ><TR |
| 8522 | ><TD |
| 8523 | ><PRE |
| 8524 | CLASS="PROGRAMLISTING" |
| 8525 | >void xmlXPathCountFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 8526 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8527 | >xmlXPathParserContextPtr</A |
| 8528 | > ctxt, |
| 8529 | int nargs);</PRE |
| 8530 | ></TD |
| 8531 | ></TR |
| 8532 | ></TABLE |
| 8533 | ><P |
| 8534 | >Implement the <GTKDOCLINK |
| 8535 | HREF="COUNT" |
| 8536 | >count</GTKDOCLINK |
| 8537 | >() XPath function |
| 8538 | number count(node-set)</P |
| 8539 | ><P |
| 8540 | ></P |
| 8541 | ><DIV |
| 8542 | CLASS="INFORMALTABLE" |
| 8543 | ><P |
| 8544 | ></P |
| 8545 | ><TABLE |
| 8546 | BORDER="0" |
| 8547 | WIDTH="100%" |
| 8548 | BGCOLOR="#FFD0D0" |
| 8549 | CELLSPACING="0" |
| 8550 | CELLPADDING="4" |
| 8551 | CLASS="CALSTABLE" |
| 8552 | ><TR |
| 8553 | ><TD |
| 8554 | WIDTH="20%" |
| 8555 | ALIGN="RIGHT" |
| 8556 | VALIGN="TOP" |
| 8557 | ><TT |
| 8558 | CLASS="PARAMETER" |
| 8559 | ><I |
| 8560 | >ctxt</I |
| 8561 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 8562 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8563 | ><TD |
| 8564 | WIDTH="80%" |
| 8565 | ALIGN="LEFT" |
| 8566 | VALIGN="TOP" |
| 8567 | > the XPath Parser context</TD |
| 8568 | ></TR |
| 8569 | ><TR |
| 8570 | ><TD |
| 8571 | WIDTH="20%" |
| 8572 | ALIGN="RIGHT" |
| 8573 | VALIGN="TOP" |
| 8574 | ><TT |
| 8575 | CLASS="PARAMETER" |
| 8576 | ><I |
| 8577 | >nargs</I |
| 8578 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 8579 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8580 | ><TD |
| 8581 | WIDTH="80%" |
| 8582 | ALIGN="LEFT" |
| 8583 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 8584 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8585 | ></TR |
| 8586 | ></TABLE |
| 8587 | ><P |
| 8588 | ></P |
| 8589 | ></DIV |
| 8590 | ></DIV |
| 8591 | ><HR><DIV |
| 8592 | CLASS="REFSECT2" |
| 8593 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 8594 | NAME="AEN13867" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8595 | ></A |
| 8596 | ><H3 |
| 8597 | ><A |
| 8598 | NAME="XMLXPATHLOCALNAMEFUNCTION" |
| 8599 | ></A |
| 8600 | >xmlXPathLocalNameFunction ()</H3 |
| 8601 | ><TABLE |
| 8602 | BORDER="0" |
| 8603 | BGCOLOR="#D6E8FF" |
| 8604 | WIDTH="100%" |
| 8605 | CELLPADDING="6" |
| 8606 | ><TR |
| 8607 | ><TD |
| 8608 | ><PRE |
| 8609 | CLASS="PROGRAMLISTING" |
| 8610 | >void xmlXPathLocalNameFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 8611 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8612 | >xmlXPathParserContextPtr</A |
| 8613 | > ctxt, |
| 8614 | int nargs);</PRE |
| 8615 | ></TD |
| 8616 | ></TR |
| 8617 | ></TABLE |
| 8618 | ><P |
| 8619 | >Implement the local-<GTKDOCLINK |
| 8620 | HREF="NAME" |
| 8621 | >name</GTKDOCLINK |
| 8622 | >() XPath function |
| 8623 | string local-name(node-set?) |
| 8624 | The local-name function returns a string containing the local part |
| 8625 | of the name of the node in the argument node-set that is first in |
| 8626 | document order. If the node-set is empty or the first node has no |
| 8627 | name, an empty string is returned. If the argument is omitted it |
| 8628 | defaults to the context node.</P |
| 8629 | ><P |
| 8630 | ></P |
| 8631 | ><DIV |
| 8632 | CLASS="INFORMALTABLE" |
| 8633 | ><P |
| 8634 | ></P |
| 8635 | ><TABLE |
| 8636 | BORDER="0" |
| 8637 | WIDTH="100%" |
| 8638 | BGCOLOR="#FFD0D0" |
| 8639 | CELLSPACING="0" |
| 8640 | CELLPADDING="4" |
| 8641 | CLASS="CALSTABLE" |
| 8642 | ><TR |
| 8643 | ><TD |
| 8644 | WIDTH="20%" |
| 8645 | ALIGN="RIGHT" |
| 8646 | VALIGN="TOP" |
| 8647 | ><TT |
| 8648 | CLASS="PARAMETER" |
| 8649 | ><I |
| 8650 | >ctxt</I |
| 8651 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 8652 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8653 | ><TD |
| 8654 | WIDTH="80%" |
| 8655 | ALIGN="LEFT" |
| 8656 | VALIGN="TOP" |
| 8657 | > the XPath Parser context</TD |
| 8658 | ></TR |
| 8659 | ><TR |
| 8660 | ><TD |
| 8661 | WIDTH="20%" |
| 8662 | ALIGN="RIGHT" |
| 8663 | VALIGN="TOP" |
| 8664 | ><TT |
| 8665 | CLASS="PARAMETER" |
| 8666 | ><I |
| 8667 | >nargs</I |
| 8668 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 8669 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8670 | ><TD |
| 8671 | WIDTH="80%" |
| 8672 | ALIGN="LEFT" |
| 8673 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 8674 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8675 | ></TR |
| 8676 | ></TABLE |
| 8677 | ><P |
| 8678 | ></P |
| 8679 | ></DIV |
| 8680 | ></DIV |
| 8681 | ><HR><DIV |
| 8682 | CLASS="REFSECT2" |
| 8683 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 8684 | NAME="AEN13888" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8685 | ></A |
| 8686 | ><H3 |
| 8687 | ><A |
| 8688 | NAME="XMLXPATHNAMESPACEURIFUNCTION" |
| 8689 | ></A |
| 8690 | >xmlXPathNamespaceURIFunction ()</H3 |
| 8691 | ><TABLE |
| 8692 | BORDER="0" |
| 8693 | BGCOLOR="#D6E8FF" |
| 8694 | WIDTH="100%" |
| 8695 | CELLPADDING="6" |
| 8696 | ><TR |
| 8697 | ><TD |
| 8698 | ><PRE |
| 8699 | CLASS="PROGRAMLISTING" |
| 8700 | >void xmlXPathNamespaceURIFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 8701 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8702 | >xmlXPathParserContextPtr</A |
| 8703 | > ctxt, |
| 8704 | int nargs);</PRE |
| 8705 | ></TD |
| 8706 | ></TR |
| 8707 | ></TABLE |
| 8708 | ><P |
| 8709 | >Implement the namespace-<GTKDOCLINK |
| 8710 | HREF="URI" |
| 8711 | >uri</GTKDOCLINK |
| 8712 | >() XPath function |
| 8713 | string namespace-uri(node-set?) |
| 8714 | The namespace-uri function returns a string containing the |
| 8715 | namespace URI of the expanded name of the node in the argument |
| 8716 | node-set that is first in document order. If the node-set is empty, |
| 8717 | the first node has no name, or the expanded name has no namespace |
| 8718 | URI, an empty string is returned. If the argument is omitted it |
| 8719 | defaults to the context node.</P |
| 8720 | ><P |
| 8721 | ></P |
| 8722 | ><DIV |
| 8723 | CLASS="INFORMALTABLE" |
| 8724 | ><P |
| 8725 | ></P |
| 8726 | ><TABLE |
| 8727 | BORDER="0" |
| 8728 | WIDTH="100%" |
| 8729 | BGCOLOR="#FFD0D0" |
| 8730 | CELLSPACING="0" |
| 8731 | CELLPADDING="4" |
| 8732 | CLASS="CALSTABLE" |
| 8733 | ><TR |
| 8734 | ><TD |
| 8735 | WIDTH="20%" |
| 8736 | ALIGN="RIGHT" |
| 8737 | VALIGN="TOP" |
| 8738 | ><TT |
| 8739 | CLASS="PARAMETER" |
| 8740 | ><I |
| 8741 | >ctxt</I |
| 8742 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 8743 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8744 | ><TD |
| 8745 | WIDTH="80%" |
| 8746 | ALIGN="LEFT" |
| 8747 | VALIGN="TOP" |
| 8748 | > the XPath Parser context</TD |
| 8749 | ></TR |
| 8750 | ><TR |
| 8751 | ><TD |
| 8752 | WIDTH="20%" |
| 8753 | ALIGN="RIGHT" |
| 8754 | VALIGN="TOP" |
| 8755 | ><TT |
| 8756 | CLASS="PARAMETER" |
| 8757 | ><I |
| 8758 | >nargs</I |
| 8759 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 8760 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8761 | ><TD |
| 8762 | WIDTH="80%" |
| 8763 | ALIGN="LEFT" |
| 8764 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 8765 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8766 | ></TR |
| 8767 | ></TABLE |
| 8768 | ><P |
| 8769 | ></P |
| 8770 | ></DIV |
| 8771 | ></DIV |
| 8772 | ><HR><DIV |
| 8773 | CLASS="REFSECT2" |
| 8774 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 8775 | NAME="AEN13909" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8776 | ></A |
| 8777 | ><H3 |
| 8778 | ><A |
| 8779 | NAME="XMLXPATHSTRINGLENGTHFUNCTION" |
| 8780 | ></A |
| 8781 | >xmlXPathStringLengthFunction ()</H3 |
| 8782 | ><TABLE |
| 8783 | BORDER="0" |
| 8784 | BGCOLOR="#D6E8FF" |
| 8785 | WIDTH="100%" |
| 8786 | CELLPADDING="6" |
| 8787 | ><TR |
| 8788 | ><TD |
| 8789 | ><PRE |
| 8790 | CLASS="PROGRAMLISTING" |
| 8791 | >void xmlXPathStringLengthFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 8792 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8793 | >xmlXPathParserContextPtr</A |
| 8794 | > ctxt, |
| 8795 | int nargs);</PRE |
| 8796 | ></TD |
| 8797 | ></TR |
| 8798 | ></TABLE |
| 8799 | ><P |
| 8800 | >Implement the string-<GTKDOCLINK |
| 8801 | HREF="LENGTH" |
| 8802 | >length</GTKDOCLINK |
| 8803 | >() XPath function |
| 8804 | number string-length(string?) |
| 8805 | The string-length returns the number of characters in the string |
| 8806 | (see [3.6 Strings]). If the argument is omitted, it defaults to |
| 8807 | the context node converted to a string, in other words the value |
| 8808 | of the context node.</P |
| 8809 | ><P |
| 8810 | ></P |
| 8811 | ><DIV |
| 8812 | CLASS="INFORMALTABLE" |
| 8813 | ><P |
| 8814 | ></P |
| 8815 | ><TABLE |
| 8816 | BORDER="0" |
| 8817 | WIDTH="100%" |
| 8818 | BGCOLOR="#FFD0D0" |
| 8819 | CELLSPACING="0" |
| 8820 | CELLPADDING="4" |
| 8821 | CLASS="CALSTABLE" |
| 8822 | ><TR |
| 8823 | ><TD |
| 8824 | WIDTH="20%" |
| 8825 | ALIGN="RIGHT" |
| 8826 | VALIGN="TOP" |
| 8827 | ><TT |
| 8828 | CLASS="PARAMETER" |
| 8829 | ><I |
| 8830 | >ctxt</I |
| 8831 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 8832 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8833 | ><TD |
| 8834 | WIDTH="80%" |
| 8835 | ALIGN="LEFT" |
| 8836 | VALIGN="TOP" |
| 8837 | > the XPath Parser context</TD |
| 8838 | ></TR |
| 8839 | ><TR |
| 8840 | ><TD |
| 8841 | WIDTH="20%" |
| 8842 | ALIGN="RIGHT" |
| 8843 | VALIGN="TOP" |
| 8844 | ><TT |
| 8845 | CLASS="PARAMETER" |
| 8846 | ><I |
| 8847 | >nargs</I |
| 8848 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 8849 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8850 | ><TD |
| 8851 | WIDTH="80%" |
| 8852 | ALIGN="LEFT" |
| 8853 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 8854 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8855 | ></TR |
| 8856 | ></TABLE |
| 8857 | ><P |
| 8858 | ></P |
| 8859 | ></DIV |
| 8860 | ></DIV |
| 8861 | ><HR><DIV |
| 8862 | CLASS="REFSECT2" |
| 8863 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 8864 | NAME="AEN13930" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8865 | ></A |
| 8866 | ><H3 |
| 8867 | ><A |
| 8868 | NAME="XMLXPATHCONCATFUNCTION" |
| 8869 | ></A |
| 8870 | >xmlXPathConcatFunction ()</H3 |
| 8871 | ><TABLE |
| 8872 | BORDER="0" |
| 8873 | BGCOLOR="#D6E8FF" |
| 8874 | WIDTH="100%" |
| 8875 | CELLPADDING="6" |
| 8876 | ><TR |
| 8877 | ><TD |
| 8878 | ><PRE |
| 8879 | CLASS="PROGRAMLISTING" |
| 8880 | >void xmlXPathConcatFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 8881 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8882 | >xmlXPathParserContextPtr</A |
| 8883 | > ctxt, |
| 8884 | int nargs);</PRE |
| 8885 | ></TD |
| 8886 | ></TR |
| 8887 | ></TABLE |
| 8888 | ><P |
| 8889 | >Implement the <GTKDOCLINK |
| 8890 | HREF="CONCAT" |
| 8891 | >concat</GTKDOCLINK |
| 8892 | >() XPath function |
| 8893 | string concat(string, string, string*) |
| 8894 | The concat function returns the concatenation of its arguments.</P |
| 8895 | ><P |
| 8896 | ></P |
| 8897 | ><DIV |
| 8898 | CLASS="INFORMALTABLE" |
| 8899 | ><P |
| 8900 | ></P |
| 8901 | ><TABLE |
| 8902 | BORDER="0" |
| 8903 | WIDTH="100%" |
| 8904 | BGCOLOR="#FFD0D0" |
| 8905 | CELLSPACING="0" |
| 8906 | CELLPADDING="4" |
| 8907 | CLASS="CALSTABLE" |
| 8908 | ><TR |
| 8909 | ><TD |
| 8910 | WIDTH="20%" |
| 8911 | ALIGN="RIGHT" |
| 8912 | VALIGN="TOP" |
| 8913 | ><TT |
| 8914 | CLASS="PARAMETER" |
| 8915 | ><I |
| 8916 | >ctxt</I |
| 8917 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 8918 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8919 | ><TD |
| 8920 | WIDTH="80%" |
| 8921 | ALIGN="LEFT" |
| 8922 | VALIGN="TOP" |
| 8923 | > the XPath Parser context</TD |
| 8924 | ></TR |
| 8925 | ><TR |
| 8926 | ><TD |
| 8927 | WIDTH="20%" |
| 8928 | ALIGN="RIGHT" |
| 8929 | VALIGN="TOP" |
| 8930 | ><TT |
| 8931 | CLASS="PARAMETER" |
| 8932 | ><I |
| 8933 | >nargs</I |
| 8934 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 8935 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8936 | ><TD |
| 8937 | WIDTH="80%" |
| 8938 | ALIGN="LEFT" |
| 8939 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 8940 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8941 | ></TR |
| 8942 | ></TABLE |
| 8943 | ><P |
| 8944 | ></P |
| 8945 | ></DIV |
| 8946 | ></DIV |
| 8947 | ><HR><DIV |
| 8948 | CLASS="REFSECT2" |
| 8949 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 8950 | NAME="AEN13951" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8951 | ></A |
| 8952 | ><H3 |
| 8953 | ><A |
| 8954 | NAME="XMLXPATHCONTAINSFUNCTION" |
| 8955 | ></A |
| 8956 | >xmlXPathContainsFunction ()</H3 |
| 8957 | ><TABLE |
| 8958 | BORDER="0" |
| 8959 | BGCOLOR="#D6E8FF" |
| 8960 | WIDTH="100%" |
| 8961 | CELLPADDING="6" |
| 8962 | ><TR |
| 8963 | ><TD |
| 8964 | ><PRE |
| 8965 | CLASS="PROGRAMLISTING" |
| 8966 | >void xmlXPathContainsFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 8967 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8968 | >xmlXPathParserContextPtr</A |
| 8969 | > ctxt, |
| 8970 | int nargs);</PRE |
| 8971 | ></TD |
| 8972 | ></TR |
| 8973 | ></TABLE |
| 8974 | ><P |
| 8975 | >Implement the <GTKDOCLINK |
| 8976 | HREF="CONTAINS" |
| 8977 | >contains</GTKDOCLINK |
| 8978 | >() XPath function |
| 8979 | boolean contains(string, string) |
| 8980 | The contains function returns true if the first argument string |
| 8981 | contains the second argument string, and otherwise returns false.</P |
| 8982 | ><P |
| 8983 | ></P |
| 8984 | ><DIV |
| 8985 | CLASS="INFORMALTABLE" |
| 8986 | ><P |
| 8987 | ></P |
| 8988 | ><TABLE |
| 8989 | BORDER="0" |
| 8990 | WIDTH="100%" |
| 8991 | BGCOLOR="#FFD0D0" |
| 8992 | CELLSPACING="0" |
| 8993 | CELLPADDING="4" |
| 8994 | CLASS="CALSTABLE" |
| 8995 | ><TR |
| 8996 | ><TD |
| 8997 | WIDTH="20%" |
| 8998 | ALIGN="RIGHT" |
| 8999 | VALIGN="TOP" |
| 9000 | ><TT |
| 9001 | CLASS="PARAMETER" |
| 9002 | ><I |
| 9003 | >ctxt</I |
| 9004 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 9005 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 9006 | ><TD |
| 9007 | WIDTH="80%" |
| 9008 | ALIGN="LEFT" |
| 9009 | VALIGN="TOP" |
| 9010 | > the XPath Parser context</TD |
| 9011 | ></TR |
| 9012 | ><TR |
| 9013 | ><TD |
| 9014 | WIDTH="20%" |
| 9015 | ALIGN="RIGHT" |
| 9016 | VALIGN="TOP" |
| 9017 | ><TT |
| 9018 | CLASS="PARAMETER" |
| 9019 | ><I |
| 9020 | >nargs</I |
| 9021 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 9022 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 9023 | ><TD |
| 9024 | WIDTH="80%" |
| 9025 | ALIGN="LEFT" |
| 9026 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 9027 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 9028 | ></TR |
| 9029 | ></TABLE |
| 9030 | ><P |
| 9031 | ></P |
| 9032 | ></DIV |
| 9033 | ></DIV |
| 9034 | ><HR><DIV |
| 9035 | CLASS="REFSECT2" |
| 9036 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 9037 | NAME="AEN13972" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 9038 | ></A |
| 9039 | ><H3 |
| 9040 | ><A |
| 9041 | NAME="XMLXPATHSTARTSWITHFUNCTION" |
| 9042 | ></A |
| 9043 | >xmlXPathStartsWithFunction ()</H3 |
| 9044 | ><TABLE |
| 9045 | BORDER="0" |
| 9046 | BGCOLOR="#D6E8FF" |
| 9047 | WIDTH="100%" |
| 9048 | CELLPADDING="6" |
| 9049 | ><TR |
| 9050 | ><TD |
| 9051 | ><PRE |
| 9052 | CLASS="PROGRAMLISTING" |
| 9053 | >void xmlXPathStartsWithFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 9054 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 9055 | >xmlXPathParserContextPtr</A |
| 9056 | > ctxt, |
| 9057 | int nargs);</PRE |
| 9058 | ></TD |
| 9059 | ></TR |
| 9060 | ></TABLE |
| 9061 | ><P |
| 9062 | >Implement the starts-<GTKDOCLINK |
| 9063 | HREF="WITH" |
| 9064 | >with</GTKDOCLINK |
| 9065 | >() XPath function |
| 9066 | boolean starts-with(string, string) |
| 9067 | The starts-with function returns true if the first argument string |
| 9068 | starts with the second argument string, and otherwise returns false.</P |
| 9069 | ><P |
| 9070 | ></P |
| 9071 | ><DIV |
| 9072 | CLASS="INFORMALTABLE" |
| 9073 | ><P |
| 9074 | ></P |
| 9075 | ><TABLE |
| 9076 | BORDER="0" |
| 9077 | WIDTH="100%" |
| 9078 | BGCOLOR="#FFD0D0" |
| 9079 | CELLSPACING="0" |
| 9080 | CELLPADDING="4" |
| 9081 | CLASS="CALSTABLE" |
| 9082 | ><TR |
| 9083 | ><TD |
| 9084 | WIDTH="20%" |
| 9085 | ALIGN="RIGHT" |
| 9086 | VALIGN="TOP" |
| 9087 | ><TT |
| 9088 | CLASS="PARAMETER" |
| 9089 | ><I |
| 9090 | >ctxt</I |
| 9091 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 9092 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 9093 | ><TD |
| 9094 | WIDTH="80%" |
| 9095 | ALIGN="LEFT" |
| 9096 | VALIGN="TOP" |
| 9097 | > the XPath Parser context</TD |
| 9098 | ></TR |
| 9099 | ><TR |
| 9100 | ><TD |
| 9101 | WIDTH="20%" |
| 9102 | ALIGN="RIGHT" |
| 9103 | VALIGN="TOP" |
| 9104 | ><TT |
| 9105 | CLASS="PARAMETER" |
| 9106 | ><I |
| 9107 | >nargs</I |
| 9108 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 9109 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 9110 | ><TD |
| 9111 | WIDTH="80%" |
| 9112 | ALIGN="LEFT" |
| 9113 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 9114 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 9115 | ></TR |
| 9116 | ></TABLE |
| 9117 | ><P |
| 9118 | ></P |
| 9119 | ></DIV |
| 9120 | ></DIV |
| 9121 | ><HR><DIV |
| 9122 | CLASS="REFSECT2" |
| 9123 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 9124 | NAME="AEN13993" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 9125 | ></A |
| 9126 | ><H3 |
| 9127 | ><A |
| 9128 | NAME="XMLXPATHSUBSTRINGFUNCTION" |
| 9129 | ></A |
| 9130 | >xmlXPathSubstringFunction ()</H3 |
| 9131 | ><TABLE |
| 9132 | BORDER="0" |
| 9133 | BGCOLOR="#D6E8FF" |
| 9134 | WIDTH="100%" |
| 9135 | CELLPADDING="6" |
| 9136 | ><TR |
| 9137 | ><TD |
| 9138 | ><PRE |
| 9139 | CLASS="PROGRAMLISTING" |
| 9140 | >void xmlXPathSubstringFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 9141 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 9142 | >xmlXPathParserContextPtr</A |
| 9143 | > ctxt, |
| 9144 | int nargs);</PRE |
| 9145 | ></TD |
| 9146 | ></TR |
| 9147 | ></TABLE |
| 9148 | ><P |
| 9149 | >Implement the <GTKDOCLINK |
| 9150 | HREF="SUBSTRING" |
| 9151 | >substring</GTKDOCLINK |
| 9152 | >() XPath function |
| 9153 | string substring(string, number, number?) |
| 9154 | The substring function returns the substring of the first argument |
| 9155 | starting at the position specified in the second argument with |
| 9156 | length specified in the third argument. For example, |
| 9157 | substring("12345",2,3) returns "234". If the third argument is not |
| 9158 | specified, it returns the substring starting at the position specified |
| 9159 | in the second argument and continuing to the end of the string. For |
| 9160 | example, substring("12345",2) returns "2345". More precisely, each |
| 9161 | character in the string (see [3.6 Strings]) is considered to have a |
| 9162 | numeric position: the position of the first character is 1, the position |
| 9163 | of the second character is 2 and so on. The returned substring contains |
| 9164 | those characters for which the position of the character is greater than |
| 9165 | or equal to the second argument and, if the third argument is specified, |
| 9166 | less than the sum of the second and third arguments; the comparisons |
| 9167 | and addition used for the above follow the standard IEEE 754 rules. Thus: |
| 9168 | - substring("12345", 1.5, 2.6) returns "234" |
| 9169 | - substring("12345", 0, 3) returns "12" |
| 9170 | - substring("12345", 0 div 0, 3) returns "" |
| 9171 | - substring("12345", 1, 0 div 0) returns "" |
| 9172 | - substring("12345", -42, 1 div 0) returns "12345" |
| 9173 | - substring("12345", -1 div 0, 1 div 0) returns ""</P |
| 9174 | ><P |
| 9175 | ></P |
| 9176 | ><DIV |
| 9177 | CLASS="INFORMALTABLE" |
| 9178 | ><P |
| 9179 | ></P |
| 9180 | ><TABLE |
| 9181 | BORDER="0" |
| 9182 | WIDTH="100%" |
| 9183 | BGCOLOR="#FFD0D0" |
| 9184 | CELLSPACING="0" |
| 9185 | CELLPADDING="4" |
| 9186 | CLASS="CALSTABLE" |
| 9187 | ><TR |
| 9188 | ><TD |
| 9189 | WIDTH="20%" |
| 9190 | ALIGN="RIGHT" |
| 9191 | VALIGN="TOP" |
| 9192 | ><TT |
| 9193 | CLASS="PARAMETER" |
| 9194 | ><I |
| 9195 | >ctxt</I |
| 9196 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 9197 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 9198 | ><TD |
| 9199 | WIDTH="80%" |
| 9200 | ALIGN="LEFT" |
| 9201 | VALIGN="TOP" |
| 9202 | > the XPath Parser context</TD |
| 9203 | ></TR |
| 9204 | ><TR |
| 9205 | ><TD |
| 9206 | WIDTH="20%" |
| 9207 | ALIGN="RIGHT" |
| 9208 | VALIGN="TOP" |
| 9209 | ><TT |
| 9210 | CLASS="PARAMETER" |
| 9211 | ><I |
| 9212 | >nargs</I |
| 9213 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 9214 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 9215 | ><TD |
| 9216 | WIDTH="80%" |
| 9217 | ALIGN="LEFT" |
| 9218 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 9219 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 9220 | ></TR |
| 9221 | ></TABLE |
| 9222 | ><P |
| 9223 | ></P |
| 9224 | ></DIV |
| 9225 | ></DIV |
| 9226 | ><HR><DIV |
| 9227 | CLASS="REFSECT2" |
| 9228 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 9229 | NAME="AEN14014" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 9230 | ></A |
| 9231 | ><H3 |
| 9232 | ><A |
| 9233 | NAME="XMLXPATHSUBSTRINGBEFOREFUNCTION" |
| 9234 | ></A |
| 9235 | >xmlXPathSubstringBeforeFunction ()</H3 |
| 9236 | ><TABLE |
| 9237 | BORDER="0" |
| 9238 | BGCOLOR="#D6E8FF" |
| 9239 | WIDTH="100%" |
| 9240 | CELLPADDING="6" |
| 9241 | ><TR |
| 9242 | ><TD |
| 9243 | ><PRE |
| 9244 | CLASS="PROGRAMLISTING" |
| 9245 | >void xmlXPathSubstringBeforeFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 9246 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 9247 | >xmlXPathParserContextPtr</A |
| 9248 | > ctxt, |
| 9249 | int nargs);</PRE |
| 9250 | ></TD |
| 9251 | ></TR |
| 9252 | ></TABLE |
| 9253 | ><P |
| 9254 | >Implement the substring-<GTKDOCLINK |
| 9255 | HREF="BEFORE" |
| 9256 | >before</GTKDOCLINK |
| 9257 | >() XPath function |
| 9258 | string substring-before(string, string) |
| 9259 | The substring-before function returns the substring of the first |
| 9260 | argument string that precedes the first occurrence of the second |
| 9261 | argument string in the first argument string, or the empty string |
| 9262 | if the first argument string does not contain the second argument |
| 9263 | string. For example, substring-before("1999/04/01","/") returns 1999.</P |
| 9264 | ><P |
| 9265 | ></P |
| 9266 | ><DIV |
| 9267 | CLASS="INFORMALTABLE" |
| 9268 | ><P |
| 9269 | ></P |
| 9270 | ><TABLE |
| 9271 | BORDER="0" |
| 9272 | WIDTH="100%" |
| 9273 | BGCOLOR="#FFD0D0" |
| 9274 | CELLSPACING="0" |
| 9275 | CELLPADDING="4" |
| 9276 | CLASS="CALSTABLE" |
| 9277 | ><TR |
| 9278 | ><TD |
| 9279 | WIDTH="20%" |
| 9280 | ALIGN="RIGHT" |
| 9281 | VALIGN="TOP" |
| 9282 | ><TT |
| 9283 | CLASS="PARAMETER" |
| 9284 | ><I |
| 9285 | >ctxt</I |
| 9286 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 9287 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 9288 | ><TD |
| 9289 | WIDTH="80%" |
| 9290 | ALIGN="LEFT" |
| 9291 | VALIGN="TOP" |
| 9292 | > the XPath Parser context</TD |
| 9293 | ></TR |
| 9294 | ><TR |
| 9295 | ><TD |
| 9296 | WIDTH="20%" |
| 9297 | ALIGN="RIGHT" |
| 9298 | VALIGN="TOP" |
| 9299 | ><TT |
| 9300 | CLASS="PARAMETER" |
| 9301 | ><I |
| 9302 | >nargs</I |
| 9303 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 9304 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 9305 | ><TD |
| 9306 | WIDTH="80%" |
| 9307 | ALIGN="LEFT" |
| 9308 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 9309 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 9310 | ></TR |
| 9311 | ></TABLE |
| 9312 | ><P |
| 9313 | ></P |
| 9314 | ></DIV |
| 9315 | ></DIV |
| 9316 | ><HR><DIV |
| 9317 | CLASS="REFSECT2" |
| 9318 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 9319 | NAME="AEN14035" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 9320 | ></A |
| 9321 | ><H3 |
| 9322 | ><A |
| 9323 | NAME="XMLXPATHSUBSTRINGAFTERFUNCTION" |
| 9324 | ></A |
| 9325 | >xmlXPathSubstringAfterFunction ()</H3 |
| 9326 | ><TABLE |
| 9327 | BORDER="0" |
| 9328 | BGCOLOR="#D6E8FF" |
| 9329 | WIDTH="100%" |
| 9330 | CELLPADDING="6" |
| 9331 | ><TR |
| 9332 | ><TD |
| 9333 | ><PRE |
| 9334 | CLASS="PROGRAMLISTING" |
| 9335 | >void xmlXPathSubstringAfterFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 9336 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 9337 | >xmlXPathParserContextPtr</A |
| 9338 | > ctxt, |
| 9339 | int nargs);</PRE |
| 9340 | ></TD |
| 9341 | ></TR |
| 9342 | ></TABLE |
| 9343 | ><P |
| 9344 | >Implement the substring-<GTKDOCLINK |
| 9345 | HREF="AFTER" |
| 9346 | >after</GTKDOCLINK |
| 9347 | >() XPath function |
| 9348 | string substring-after(string, string) |
| 9349 | The substring-after function returns the substring of the first |
| 9350 | argument string that follows the first occurrence of the second |
| 9351 | argument string in the first argument string, or the empty stringi |
| 9352 | if the first argument string does not contain the second argument |
| 9353 | string. For example, substring-after("1999/04/01","/") returns 04/01, |
| 9354 | and substring-after("1999/04/01","19") returns 99/04/01.</P |
| 9355 | ><P |
| 9356 | ></P |
| 9357 | ><DIV |
| 9358 | CLASS="INFORMALTABLE" |
| 9359 | ><P |
| 9360 | ></P |
| 9361 | ><TABLE |
| 9362 | BORDER="0" |
| 9363 | WIDTH="100%" |
| 9364 | BGCOLOR="#FFD0D0" |
| 9365 | CELLSPACING="0" |
| 9366 | CELLPADDING="4" |
| 9367 | CLASS="CALSTABLE" |
| 9368 | ><TR |
| 9369 | ><TD |
| 9370 | WIDTH="20%" |
| 9371 | ALIGN="RIGHT" |
| 9372 | VALIGN="TOP" |
| 9373 | ><TT |
| 9374 | CLASS="PARAMETER" |
| 9375 | ><I |
| 9376 | >ctxt</I |
| 9377 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 9378 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 9379 | ><TD |
| 9380 | WIDTH="80%" |
| 9381 | ALIGN="LEFT" |
| 9382 | VALIGN="TOP" |
| 9383 | > the XPath Parser context</TD |
| 9384 | ></TR |
| 9385 | ><TR |
| 9386 | ><TD |
| 9387 | WIDTH="20%" |
| 9388 | ALIGN="RIGHT" |
| 9389 | VALIGN="TOP" |
| 9390 | ><TT |
| 9391 | CLASS="PARAMETER" |
| 9392 | ><I |
| 9393 | >nargs</I |
| 9394 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 9395 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 9396 | ><TD |
| 9397 | WIDTH="80%" |
| 9398 | ALIGN="LEFT" |
| 9399 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 9400 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 9401 | ></TR |
| 9402 | ></TABLE |
| 9403 | ><P |
| 9404 | ></P |
| 9405 | ></DIV |
| 9406 | ></DIV |
| 9407 | ><HR><DIV |
| 9408 | CLASS="REFSECT2" |
| 9409 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 9410 | NAME="AEN14056" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 9411 | ></A |
| 9412 | ><H3 |
| 9413 | ><A |
| 9414 | NAME="XMLXPATHNORMALIZEFUNCTION" |
| 9415 | ></A |
| 9416 | >xmlXPathNormalizeFunction ()</H3 |
| 9417 | ><TABLE |
| 9418 | BORDER="0" |
| 9419 | BGCOLOR="#D6E8FF" |
| 9420 | WIDTH="100%" |
| 9421 | CELLPADDING="6" |
| 9422 | ><TR |
| 9423 | ><TD |
| 9424 | ><PRE |
| 9425 | CLASS="PROGRAMLISTING" |
| 9426 | >void xmlXPathNormalizeFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 9427 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 9428 | >xmlXPathParserContextPtr</A |
| 9429 | > ctxt, |
| 9430 | int nargs);</PRE |
| 9431 | ></TD |
| 9432 | ></TR |
| 9433 | ></TABLE |
| 9434 | ><P |
| 9435 | >Implement the normalize-<GTKDOCLINK |
| 9436 | HREF="SPACE" |
| 9437 | >space</GTKDOCLINK |
| 9438 | >() XPath function |
| 9439 | string normalize-space(string?) |
| 9440 | The normalize-space function returns the argument string with white |
| 9441 | space normalized by stripping leading and trailing whitespace |
| 9442 | and replacing sequences of whitespace characters by a single |
| 9443 | space. Whitespace characters are the same allowed by the S production |
| 9444 | in XML. If the argument is omitted, it defaults to the context |
| 9445 | node converted to a string, in other words the value of the context node.</P |
| 9446 | ><P |
| 9447 | ></P |
| 9448 | ><DIV |
| 9449 | CLASS="INFORMALTABLE" |
| 9450 | ><P |
| 9451 | ></P |
| 9452 | ><TABLE |
| 9453 | BORDER="0" |
| 9454 | WIDTH="100%" |
| 9455 | BGCOLOR="#FFD0D0" |
| 9456 | CELLSPACING="0" |
| 9457 | CELLPADDING="4" |
| 9458 | CLASS="CALSTABLE" |
| 9459 | ><TR |
| 9460 | ><TD |
| 9461 | WIDTH="20%" |
| 9462 | ALIGN="RIGHT" |
| 9463 | VALIGN="TOP" |
| 9464 | ><TT |
| 9465 | CLASS="PARAMETER" |
| 9466 | ><I |
| 9467 | >ctxt</I |
| 9468 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 9469 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 9470 | ><TD |
| 9471 | WIDTH="80%" |
| 9472 | ALIGN="LEFT" |
| 9473 | VALIGN="TOP" |
| 9474 | > the XPath Parser context</TD |
| 9475 | ></TR |
| 9476 | ><TR |
| 9477 | ><TD |
| 9478 | WIDTH="20%" |
| 9479 | ALIGN="RIGHT" |
| 9480 | VALIGN="TOP" |
| 9481 | ><TT |
| 9482 | CLASS="PARAMETER" |
| 9483 | ><I |
| 9484 | >nargs</I |
| 9485 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 9486 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 9487 | ><TD |
| 9488 | WIDTH="80%" |
| 9489 | ALIGN="LEFT" |
| 9490 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 9491 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 9492 | ></TR |
| 9493 | ></TABLE |
| 9494 | ><P |
| 9495 | ></P |
| 9496 | ></DIV |
| 9497 | ></DIV |
| 9498 | ><HR><DIV |
| 9499 | CLASS="REFSECT2" |
| 9500 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 9501 | NAME="AEN14077" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 9502 | ></A |
| 9503 | ><H3 |
| 9504 | ><A |
| 9505 | NAME="XMLXPATHTRANSLATEFUNCTION" |
| 9506 | ></A |
| 9507 | >xmlXPathTranslateFunction ()</H3 |
| 9508 | ><TABLE |
| 9509 | BORDER="0" |
| 9510 | BGCOLOR="#D6E8FF" |
| 9511 | WIDTH="100%" |
| 9512 | CELLPADDING="6" |
| 9513 | ><TR |
| 9514 | ><TD |
| 9515 | ><PRE |
| 9516 | CLASS="PROGRAMLISTING" |
| 9517 | >void xmlXPathTranslateFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 9518 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 9519 | >xmlXPathParserContextPtr</A |
| 9520 | > ctxt, |
| 9521 | int nargs);</PRE |
| 9522 | ></TD |
| 9523 | ></TR |
| 9524 | ></TABLE |
| 9525 | ><P |
| 9526 | >Implement the <GTKDOCLINK |
| 9527 | HREF="TRANSLATE" |
| 9528 | >translate</GTKDOCLINK |
| 9529 | >() XPath function |
| 9530 | string translate(string, string, string) |
| 9531 | The translate function returns the first argument string with |
| 9532 | occurrences of characters in the second argument string replaced |
| 9533 | by the character at the corresponding position in the third argument |
| 9534 | string. For example, translate("bar","abc","ABC") returns the string |
| 9535 | BAr. If there is a character in the second argument string with no |
| 9536 | character at a corresponding position in the third argument string |
| 9537 | (because the second argument string is longer than the third argument |
| 9538 | string), then occurrences of that character in the first argument |
| 9539 | string are removed. For example, translate("--aaa--","abc-","ABC")</P |
| 9540 | ><P |
| 9541 | ></P |
| 9542 | ><DIV |
| 9543 | CLASS="INFORMALTABLE" |
| 9544 | ><P |
| 9545 | ></P |
| 9546 | ><TABLE |
| 9547 | BORDER="0" |
| 9548 | WIDTH="100%" |
| 9549 | BGCOLOR="#FFD0D0" |
| 9550 | CELLSPACING="0" |
| 9551 | CELLPADDING="4" |
| 9552 | CLASS="CALSTABLE" |
| 9553 | ><TR |
| 9554 | ><TD |
| 9555 | WIDTH="20%" |
| 9556 | ALIGN="RIGHT" |
| 9557 | VALIGN="TOP" |
| 9558 | ><TT |
| 9559 | CLASS="PARAMETER" |
| 9560 | ><I |
| 9561 | >ctxt</I |
| 9562 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 9563 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 9564 | ><TD |
| 9565 | WIDTH="80%" |
| 9566 | ALIGN="LEFT" |
| 9567 | VALIGN="TOP" |
| 9568 | > the XPath Parser context</TD |
| 9569 | ></TR |
| 9570 | ><TR |
| 9571 | ><TD |
| 9572 | WIDTH="20%" |
| 9573 | ALIGN="RIGHT" |
| 9574 | VALIGN="TOP" |
| 9575 | ><TT |
| 9576 | CLASS="PARAMETER" |
| 9577 | ><I |
| 9578 | >nargs</I |
| 9579 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 9580 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 9581 | ><TD |
| 9582 | WIDTH="80%" |
| 9583 | ALIGN="LEFT" |
| 9584 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 9585 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 9586 | ></TR |
| 9587 | ></TABLE |
| 9588 | ><P |
| 9589 | ></P |
| 9590 | ></DIV |
| 9591 | ></DIV |
| 9592 | ><HR><DIV |
| 9593 | CLASS="REFSECT2" |
| 9594 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 9595 | NAME="AEN14098" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 9596 | ></A |
| 9597 | ><H3 |
| 9598 | ><A |
| 9599 | NAME="XMLXPATHNOTFUNCTION" |
| 9600 | ></A |
| 9601 | >xmlXPathNotFunction ()</H3 |
| 9602 | ><TABLE |
| 9603 | BORDER="0" |
| 9604 | BGCOLOR="#D6E8FF" |
| 9605 | WIDTH="100%" |
| 9606 | CELLPADDING="6" |
| 9607 | ><TR |
| 9608 | ><TD |
| 9609 | ><PRE |
| 9610 | CLASS="PROGRAMLISTING" |
| 9611 | >void xmlXPathNotFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 9612 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 9613 | >xmlXPathParserContextPtr</A |
| 9614 | > ctxt, |
| 9615 | int nargs);</PRE |
| 9616 | ></TD |
| 9617 | ></TR |
| 9618 | ></TABLE |
| 9619 | ><P |
| 9620 | >Implement the <GTKDOCLINK |
| 9621 | HREF="NOT" |
| 9622 | >not</GTKDOCLINK |
| 9623 | >() XPath function |
| 9624 | boolean not(boolean) |
| 9625 | The not function returns true if its argument is false, |
| 9626 | and false otherwise.</P |
| 9627 | ><P |
| 9628 | ></P |
| 9629 | ><DIV |
| 9630 | CLASS="INFORMALTABLE" |
| 9631 | ><P |
| 9632 | ></P |
| 9633 | ><TABLE |
| 9634 | BORDER="0" |
| 9635 | WIDTH="100%" |
| 9636 | BGCOLOR="#FFD0D0" |
| 9637 | CELLSPACING="0" |
| 9638 | CELLPADDING="4" |
| 9639 | CLASS="CALSTABLE" |
| 9640 | ><TR |
| 9641 | ><TD |
| 9642 | WIDTH="20%" |
| 9643 | ALIGN="RIGHT" |
| 9644 | VALIGN="TOP" |
| 9645 | ><TT |
| 9646 | CLASS="PARAMETER" |
| 9647 | ><I |
| 9648 | >ctxt</I |
| 9649 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 9650 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 9651 | ><TD |
| 9652 | WIDTH="80%" |
| 9653 | ALIGN="LEFT" |
| 9654 | VALIGN="TOP" |
| 9655 | > the XPath Parser context</TD |
| 9656 | ></TR |
| 9657 | ><TR |
| 9658 | ><TD |
| 9659 | WIDTH="20%" |
| 9660 | ALIGN="RIGHT" |
| 9661 | VALIGN="TOP" |
| 9662 | ><TT |
| 9663 | CLASS="PARAMETER" |
| 9664 | ><I |
| 9665 | >nargs</I |
| 9666 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 9667 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 9668 | ><TD |
| 9669 | WIDTH="80%" |
| 9670 | ALIGN="LEFT" |
| 9671 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 9672 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 9673 | ></TR |
| 9674 | ></TABLE |
| 9675 | ><P |
| 9676 | ></P |
| 9677 | ></DIV |
| 9678 | ></DIV |
| 9679 | ><HR><DIV |
| 9680 | CLASS="REFSECT2" |
| 9681 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 9682 | NAME="AEN14119" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 9683 | ></A |
| 9684 | ><H3 |
| 9685 | ><A |
| 9686 | NAME="XMLXPATHTRUEFUNCTION" |
| 9687 | ></A |
| 9688 | >xmlXPathTrueFunction ()</H3 |
| 9689 | ><TABLE |
| 9690 | BORDER="0" |
| 9691 | BGCOLOR="#D6E8FF" |
| 9692 | WIDTH="100%" |
| 9693 | CELLPADDING="6" |
| 9694 | ><TR |
| 9695 | ><TD |
| 9696 | ><PRE |
| 9697 | CLASS="PROGRAMLISTING" |
| 9698 | >void xmlXPathTrueFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 9699 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 9700 | >xmlXPathParserContextPtr</A |
| 9701 | > ctxt, |
| 9702 | int nargs);</PRE |
| 9703 | ></TD |
| 9704 | ></TR |
| 9705 | ></TABLE |
| 9706 | ><P |
| 9707 | >Implement the <GTKDOCLINK |
| 9708 | HREF="TRUE" |
| 9709 | >true</GTKDOCLINK |
| 9710 | >() XPath function |
| 9711 | boolean <GTKDOCLINK |
| 9712 | HREF="TRUE" |
| 9713 | >true</GTKDOCLINK |
| 9714 | >()</P |
| 9715 | ><P |
| 9716 | ></P |
| 9717 | ><DIV |
| 9718 | CLASS="INFORMALTABLE" |
| 9719 | ><P |
| 9720 | ></P |
| 9721 | ><TABLE |
| 9722 | BORDER="0" |
| 9723 | WIDTH="100%" |
| 9724 | BGCOLOR="#FFD0D0" |
| 9725 | CELLSPACING="0" |
| 9726 | CELLPADDING="4" |
| 9727 | CLASS="CALSTABLE" |
| 9728 | ><TR |
| 9729 | ><TD |
| 9730 | WIDTH="20%" |
| 9731 | ALIGN="RIGHT" |
| 9732 | VALIGN="TOP" |
| 9733 | ><TT |
| 9734 | CLASS="PARAMETER" |
| 9735 | ><I |
| 9736 | >ctxt</I |
| 9737 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 9738 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 9739 | ><TD |
| 9740 | WIDTH="80%" |
| 9741 | ALIGN="LEFT" |
| 9742 | VALIGN="TOP" |
| 9743 | > the XPath Parser context</TD |
| 9744 | ></TR |
| 9745 | ><TR |
| 9746 | ><TD |
| 9747 | WIDTH="20%" |
| 9748 | ALIGN="RIGHT" |
| 9749 | VALIGN="TOP" |
| 9750 | ><TT |
| 9751 | CLASS="PARAMETER" |
| 9752 | ><I |
| 9753 | >nargs</I |
| 9754 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 9755 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 9756 | ><TD |
| 9757 | WIDTH="80%" |
| 9758 | ALIGN="LEFT" |
| 9759 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 9760 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 9761 | ></TR |
| 9762 | ></TABLE |
| 9763 | ><P |
| 9764 | ></P |
| 9765 | ></DIV |
| 9766 | ></DIV |
| 9767 | ><HR><DIV |
| 9768 | CLASS="REFSECT2" |
| 9769 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 9770 | NAME="AEN14141" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 9771 | ></A |
| 9772 | ><H3 |
| 9773 | ><A |
| 9774 | NAME="XMLXPATHFALSEFUNCTION" |
| 9775 | ></A |
| 9776 | >xmlXPathFalseFunction ()</H3 |
| 9777 | ><TABLE |
| 9778 | BORDER="0" |
| 9779 | BGCOLOR="#D6E8FF" |
| 9780 | WIDTH="100%" |
| 9781 | CELLPADDING="6" |
| 9782 | ><TR |
| 9783 | ><TD |
| 9784 | ><PRE |
| 9785 | CLASS="PROGRAMLISTING" |
| 9786 | >void xmlXPathFalseFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 9787 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 9788 | >xmlXPathParserContextPtr</A |
| 9789 | > ctxt, |
| 9790 | int nargs);</PRE |
| 9791 | ></TD |
| 9792 | ></TR |
| 9793 | ></TABLE |
| 9794 | ><P |
| 9795 | >Implement the <GTKDOCLINK |
| 9796 | HREF="FALSE" |
| 9797 | >false</GTKDOCLINK |
| 9798 | >() XPath function |
| 9799 | boolean <GTKDOCLINK |
| 9800 | HREF="FALSE" |
| 9801 | >false</GTKDOCLINK |
| 9802 | >()</P |
| 9803 | ><P |
| 9804 | ></P |
| 9805 | ><DIV |
| 9806 | CLASS="INFORMALTABLE" |
| 9807 | ><P |
| 9808 | ></P |
| 9809 | ><TABLE |
| 9810 | BORDER="0" |
| 9811 | WIDTH="100%" |
| 9812 | BGCOLOR="#FFD0D0" |
| 9813 | CELLSPACING="0" |
| 9814 | CELLPADDING="4" |
| 9815 | CLASS="CALSTABLE" |
| 9816 | ><TR |
| 9817 | ><TD |
| 9818 | WIDTH="20%" |
| 9819 | ALIGN="RIGHT" |
| 9820 | VALIGN="TOP" |
| 9821 | ><TT |
| 9822 | CLASS="PARAMETER" |
| 9823 | ><I |
| 9824 | >ctxt</I |
| 9825 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 9826 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 9827 | ><TD |
| 9828 | WIDTH="80%" |
| 9829 | ALIGN="LEFT" |
| 9830 | VALIGN="TOP" |
| 9831 | > the XPath Parser context</TD |
| 9832 | ></TR |
| 9833 | ><TR |
| 9834 | ><TD |
| 9835 | WIDTH="20%" |
| 9836 | ALIGN="RIGHT" |
| 9837 | VALIGN="TOP" |
| 9838 | ><TT |
| 9839 | CLASS="PARAMETER" |
| 9840 | ><I |
| 9841 | >nargs</I |
| 9842 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 9843 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 9844 | ><TD |
| 9845 | WIDTH="80%" |
| 9846 | ALIGN="LEFT" |
| 9847 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 9848 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 9849 | ></TR |
| 9850 | ></TABLE |
| 9851 | ><P |
| 9852 | ></P |
| 9853 | ></DIV |
| 9854 | ></DIV |
| 9855 | ><HR><DIV |
| 9856 | CLASS="REFSECT2" |
| 9857 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 9858 | NAME="AEN14163" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 9859 | ></A |
| 9860 | ><H3 |
| 9861 | ><A |
| 9862 | NAME="XMLXPATHLANGFUNCTION" |
| 9863 | ></A |
| 9864 | >xmlXPathLangFunction ()</H3 |
| 9865 | ><TABLE |
| 9866 | BORDER="0" |
| 9867 | BGCOLOR="#D6E8FF" |
| 9868 | WIDTH="100%" |
| 9869 | CELLPADDING="6" |
| 9870 | ><TR |
| 9871 | ><TD |
| 9872 | ><PRE |
| 9873 | CLASS="PROGRAMLISTING" |
| 9874 | >void xmlXPathLangFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 9875 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 9876 | >xmlXPathParserContextPtr</A |
| 9877 | > ctxt, |
| 9878 | int nargs);</PRE |
| 9879 | ></TD |
| 9880 | ></TR |
| 9881 | ></TABLE |
| 9882 | ><P |
| 9883 | >Implement the <GTKDOCLINK |
| 9884 | HREF="LANG" |
| 9885 | >lang</GTKDOCLINK |
| 9886 | >() XPath function |
| 9887 | boolean lang(string) |
| 9888 | The lang function returns true or false depending on whether the |
| 9889 | language of the context node as specified by xml:lang attributes |
| 9890 | is the same as or is a sublanguage of the language specified by |
| 9891 | the argument string. The language of the context node is determined |
| 9892 | by the value of the xml:lang attribute on the context node, or, if |
| 9893 | the context node has no xml:lang attribute, by the value of the |
| 9894 | xml:lang attribute on the nearest ancestor of the context node that |
| 9895 | has an xml:lang attribute. If there is no such attribute, then lang</P |
| 9896 | ><P |
| 9897 | ></P |
| 9898 | ><DIV |
| 9899 | CLASS="INFORMALTABLE" |
| 9900 | ><P |
| 9901 | ></P |
| 9902 | ><TABLE |
| 9903 | BORDER="0" |
| 9904 | WIDTH="100%" |
| 9905 | BGCOLOR="#FFD0D0" |
| 9906 | CELLSPACING="0" |
| 9907 | CELLPADDING="4" |
| 9908 | CLASS="CALSTABLE" |
| 9909 | ><TR |
| 9910 | ><TD |
| 9911 | WIDTH="20%" |
| 9912 | ALIGN="RIGHT" |
| 9913 | VALIGN="TOP" |
| 9914 | ><TT |
| 9915 | CLASS="PARAMETER" |
| 9916 | ><I |
| 9917 | >ctxt</I |
| 9918 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 9919 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 9920 | ><TD |
| 9921 | WIDTH="80%" |
| 9922 | ALIGN="LEFT" |
| 9923 | VALIGN="TOP" |
| 9924 | > the XPath Parser context</TD |
| 9925 | ></TR |
| 9926 | ><TR |
| 9927 | ><TD |
| 9928 | WIDTH="20%" |
| 9929 | ALIGN="RIGHT" |
| 9930 | VALIGN="TOP" |
| 9931 | ><TT |
| 9932 | CLASS="PARAMETER" |
| 9933 | ><I |
| 9934 | >nargs</I |
| 9935 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 9936 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 9937 | ><TD |
| 9938 | WIDTH="80%" |
| 9939 | ALIGN="LEFT" |
| 9940 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 9941 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 9942 | ></TR |
| 9943 | ></TABLE |
| 9944 | ><P |
| 9945 | ></P |
| 9946 | ></DIV |
| 9947 | ></DIV |
| 9948 | ><HR><DIV |
| 9949 | CLASS="REFSECT2" |
| 9950 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 9951 | NAME="AEN14184" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 9952 | ></A |
| 9953 | ><H3 |
| 9954 | ><A |
| 9955 | NAME="XMLXPATHNUMBERFUNCTION" |
| 9956 | ></A |
| 9957 | >xmlXPathNumberFunction ()</H3 |
| 9958 | ><TABLE |
| 9959 | BORDER="0" |
| 9960 | BGCOLOR="#D6E8FF" |
| 9961 | WIDTH="100%" |
| 9962 | CELLPADDING="6" |
| 9963 | ><TR |
| 9964 | ><TD |
| 9965 | ><PRE |
| 9966 | CLASS="PROGRAMLISTING" |
| 9967 | >void xmlXPathNumberFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 9968 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 9969 | >xmlXPathParserContextPtr</A |
| 9970 | > ctxt, |
| 9971 | int nargs);</PRE |
| 9972 | ></TD |
| 9973 | ></TR |
| 9974 | ></TABLE |
| 9975 | ><P |
| 9976 | >Implement the <GTKDOCLINK |
| 9977 | HREF="NUMBER" |
| 9978 | >number</GTKDOCLINK |
| 9979 | >() XPath function |
| 9980 | number number(object?)</P |
| 9981 | ><P |
| 9982 | ></P |
| 9983 | ><DIV |
| 9984 | CLASS="INFORMALTABLE" |
| 9985 | ><P |
| 9986 | ></P |
| 9987 | ><TABLE |
| 9988 | BORDER="0" |
| 9989 | WIDTH="100%" |
| 9990 | BGCOLOR="#FFD0D0" |
| 9991 | CELLSPACING="0" |
| 9992 | CELLPADDING="4" |
| 9993 | CLASS="CALSTABLE" |
| 9994 | ><TR |
| 9995 | ><TD |
| 9996 | WIDTH="20%" |
| 9997 | ALIGN="RIGHT" |
| 9998 | VALIGN="TOP" |
| 9999 | ><TT |
| 10000 | CLASS="PARAMETER" |
| 10001 | ><I |
| 10002 | >ctxt</I |
| 10003 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 10004 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 10005 | ><TD |
| 10006 | WIDTH="80%" |
| 10007 | ALIGN="LEFT" |
| 10008 | VALIGN="TOP" |
| 10009 | > the XPath Parser context</TD |
| 10010 | ></TR |
| 10011 | ><TR |
| 10012 | ><TD |
| 10013 | WIDTH="20%" |
| 10014 | ALIGN="RIGHT" |
| 10015 | VALIGN="TOP" |
| 10016 | ><TT |
| 10017 | CLASS="PARAMETER" |
| 10018 | ><I |
| 10019 | >nargs</I |
| 10020 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 10021 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 10022 | ><TD |
| 10023 | WIDTH="80%" |
| 10024 | ALIGN="LEFT" |
| 10025 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 10026 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 10027 | ></TR |
| 10028 | ></TABLE |
| 10029 | ><P |
| 10030 | ></P |
| 10031 | ></DIV |
| 10032 | ></DIV |
| 10033 | ><HR><DIV |
| 10034 | CLASS="REFSECT2" |
| 10035 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 10036 | NAME="AEN14205" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 10037 | ></A |
| 10038 | ><H3 |
| 10039 | ><A |
| 10040 | NAME="XMLXPATHSUMFUNCTION" |
| 10041 | ></A |
| 10042 | >xmlXPathSumFunction ()</H3 |
| 10043 | ><TABLE |
| 10044 | BORDER="0" |
| 10045 | BGCOLOR="#D6E8FF" |
| 10046 | WIDTH="100%" |
| 10047 | CELLPADDING="6" |
| 10048 | ><TR |
| 10049 | ><TD |
| 10050 | ><PRE |
| 10051 | CLASS="PROGRAMLISTING" |
| 10052 | >void xmlXPathSumFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 10053 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 10054 | >xmlXPathParserContextPtr</A |
| 10055 | > ctxt, |
| 10056 | int nargs);</PRE |
| 10057 | ></TD |
| 10058 | ></TR |
| 10059 | ></TABLE |
| 10060 | ><P |
| 10061 | >Implement the <GTKDOCLINK |
| 10062 | HREF="SUM" |
| 10063 | >sum</GTKDOCLINK |
| 10064 | >() XPath function |
| 10065 | number sum(node-set) |
| 10066 | The sum function returns the sum of the values of the nodes in |
| 10067 | the argument node-set.</P |
| 10068 | ><P |
| 10069 | ></P |
| 10070 | ><DIV |
| 10071 | CLASS="INFORMALTABLE" |
| 10072 | ><P |
| 10073 | ></P |
| 10074 | ><TABLE |
| 10075 | BORDER="0" |
| 10076 | WIDTH="100%" |
| 10077 | BGCOLOR="#FFD0D0" |
| 10078 | CELLSPACING="0" |
| 10079 | CELLPADDING="4" |
| 10080 | CLASS="CALSTABLE" |
| 10081 | ><TR |
| 10082 | ><TD |
| 10083 | WIDTH="20%" |
| 10084 | ALIGN="RIGHT" |
| 10085 | VALIGN="TOP" |
| 10086 | ><TT |
| 10087 | CLASS="PARAMETER" |
| 10088 | ><I |
| 10089 | >ctxt</I |
| 10090 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 10091 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 10092 | ><TD |
| 10093 | WIDTH="80%" |
| 10094 | ALIGN="LEFT" |
| 10095 | VALIGN="TOP" |
| 10096 | > the XPath Parser context</TD |
| 10097 | ></TR |
| 10098 | ><TR |
| 10099 | ><TD |
| 10100 | WIDTH="20%" |
| 10101 | ALIGN="RIGHT" |
| 10102 | VALIGN="TOP" |
| 10103 | ><TT |
| 10104 | CLASS="PARAMETER" |
| 10105 | ><I |
| 10106 | >nargs</I |
| 10107 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 10108 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 10109 | ><TD |
| 10110 | WIDTH="80%" |
| 10111 | ALIGN="LEFT" |
| 10112 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 10113 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 10114 | ></TR |
| 10115 | ></TABLE |
| 10116 | ><P |
| 10117 | ></P |
| 10118 | ></DIV |
| 10119 | ></DIV |
| 10120 | ><HR><DIV |
| 10121 | CLASS="REFSECT2" |
| 10122 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 10123 | NAME="AEN14226" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 10124 | ></A |
| 10125 | ><H3 |
| 10126 | ><A |
| 10127 | NAME="XMLXPATHFLOORFUNCTION" |
| 10128 | ></A |
| 10129 | >xmlXPathFloorFunction ()</H3 |
| 10130 | ><TABLE |
| 10131 | BORDER="0" |
| 10132 | BGCOLOR="#D6E8FF" |
| 10133 | WIDTH="100%" |
| 10134 | CELLPADDING="6" |
| 10135 | ><TR |
| 10136 | ><TD |
| 10137 | ><PRE |
| 10138 | CLASS="PROGRAMLISTING" |
| 10139 | >void xmlXPathFloorFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 10140 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 10141 | >xmlXPathParserContextPtr</A |
| 10142 | > ctxt, |
| 10143 | int nargs);</PRE |
| 10144 | ></TD |
| 10145 | ></TR |
| 10146 | ></TABLE |
| 10147 | ><P |
| 10148 | >Implement the <GTKDOCLINK |
| 10149 | HREF="FLOOR" |
| 10150 | >floor</GTKDOCLINK |
| 10151 | >() XPath function |
| 10152 | number floor(number) |
| 10153 | The floor function returns the largest (closest to positive infinity) |
| 10154 | number that is not greater than the argument and that is an integer.</P |
| 10155 | ><P |
| 10156 | ></P |
| 10157 | ><DIV |
| 10158 | CLASS="INFORMALTABLE" |
| 10159 | ><P |
| 10160 | ></P |
| 10161 | ><TABLE |
| 10162 | BORDER="0" |
| 10163 | WIDTH="100%" |
| 10164 | BGCOLOR="#FFD0D0" |
| 10165 | CELLSPACING="0" |
| 10166 | CELLPADDING="4" |
| 10167 | CLASS="CALSTABLE" |
| 10168 | ><TR |
| 10169 | ><TD |
| 10170 | WIDTH="20%" |
| 10171 | ALIGN="RIGHT" |
| 10172 | VALIGN="TOP" |
| 10173 | ><TT |
| 10174 | CLASS="PARAMETER" |
| 10175 | ><I |
| 10176 | >ctxt</I |
| 10177 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 10178 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 10179 | ><TD |
| 10180 | WIDTH="80%" |
| 10181 | ALIGN="LEFT" |
| 10182 | VALIGN="TOP" |
| 10183 | > the XPath Parser context</TD |
| 10184 | ></TR |
| 10185 | ><TR |
| 10186 | ><TD |
| 10187 | WIDTH="20%" |
| 10188 | ALIGN="RIGHT" |
| 10189 | VALIGN="TOP" |
| 10190 | ><TT |
| 10191 | CLASS="PARAMETER" |
| 10192 | ><I |
| 10193 | >nargs</I |
| 10194 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 10195 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 10196 | ><TD |
| 10197 | WIDTH="80%" |
| 10198 | ALIGN="LEFT" |
| 10199 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 10200 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 10201 | ></TR |
| 10202 | ></TABLE |
| 10203 | ><P |
| 10204 | ></P |
| 10205 | ></DIV |
| 10206 | ></DIV |
| 10207 | ><HR><DIV |
| 10208 | CLASS="REFSECT2" |
| 10209 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 10210 | NAME="AEN14247" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 10211 | ></A |
| 10212 | ><H3 |
| 10213 | ><A |
| 10214 | NAME="XMLXPATHCEILINGFUNCTION" |
| 10215 | ></A |
| 10216 | >xmlXPathCeilingFunction ()</H3 |
| 10217 | ><TABLE |
| 10218 | BORDER="0" |
| 10219 | BGCOLOR="#D6E8FF" |
| 10220 | WIDTH="100%" |
| 10221 | CELLPADDING="6" |
| 10222 | ><TR |
| 10223 | ><TD |
| 10224 | ><PRE |
| 10225 | CLASS="PROGRAMLISTING" |
| 10226 | >void xmlXPathCeilingFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 10227 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 10228 | >xmlXPathParserContextPtr</A |
| 10229 | > ctxt, |
| 10230 | int nargs);</PRE |
| 10231 | ></TD |
| 10232 | ></TR |
| 10233 | ></TABLE |
| 10234 | ><P |
| 10235 | >Implement the <GTKDOCLINK |
| 10236 | HREF="CEILING" |
| 10237 | >ceiling</GTKDOCLINK |
| 10238 | >() XPath function |
| 10239 | number ceiling(number) |
| 10240 | The ceiling function returns the smallest (closest to negative infinity) |
| 10241 | number that is not less than the argument and that is an integer.</P |
| 10242 | ><P |
| 10243 | ></P |
| 10244 | ><DIV |
| 10245 | CLASS="INFORMALTABLE" |
| 10246 | ><P |
| 10247 | ></P |
| 10248 | ><TABLE |
| 10249 | BORDER="0" |
| 10250 | WIDTH="100%" |
| 10251 | BGCOLOR="#FFD0D0" |
| 10252 | CELLSPACING="0" |
| 10253 | CELLPADDING="4" |
| 10254 | CLASS="CALSTABLE" |
| 10255 | ><TR |
| 10256 | ><TD |
| 10257 | WIDTH="20%" |
| 10258 | ALIGN="RIGHT" |
| 10259 | VALIGN="TOP" |
| 10260 | ><TT |
| 10261 | CLASS="PARAMETER" |
| 10262 | ><I |
| 10263 | >ctxt</I |
| 10264 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 10265 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 10266 | ><TD |
| 10267 | WIDTH="80%" |
| 10268 | ALIGN="LEFT" |
| 10269 | VALIGN="TOP" |
| 10270 | > the XPath Parser context</TD |
| 10271 | ></TR |
| 10272 | ><TR |
| 10273 | ><TD |
| 10274 | WIDTH="20%" |
| 10275 | ALIGN="RIGHT" |
| 10276 | VALIGN="TOP" |
| 10277 | ><TT |
| 10278 | CLASS="PARAMETER" |
| 10279 | ><I |
| 10280 | >nargs</I |
| 10281 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 10282 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 10283 | ><TD |
| 10284 | WIDTH="80%" |
| 10285 | ALIGN="LEFT" |
| 10286 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 10287 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 10288 | ></TR |
| 10289 | ></TABLE |
| 10290 | ><P |
| 10291 | ></P |
| 10292 | ></DIV |
| 10293 | ></DIV |
| 10294 | ><HR><DIV |
| 10295 | CLASS="REFSECT2" |
| 10296 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 10297 | NAME="AEN14268" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 10298 | ></A |
| 10299 | ><H3 |
| 10300 | ><A |
| 10301 | NAME="XMLXPATHROUNDFUNCTION" |
| 10302 | ></A |
| 10303 | >xmlXPathRoundFunction ()</H3 |
| 10304 | ><TABLE |
| 10305 | BORDER="0" |
| 10306 | BGCOLOR="#D6E8FF" |
| 10307 | WIDTH="100%" |
| 10308 | CELLPADDING="6" |
| 10309 | ><TR |
| 10310 | ><TD |
| 10311 | ><PRE |
| 10312 | CLASS="PROGRAMLISTING" |
| 10313 | >void xmlXPathRoundFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 10314 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 10315 | >xmlXPathParserContextPtr</A |
| 10316 | > ctxt, |
| 10317 | int nargs);</PRE |
| 10318 | ></TD |
| 10319 | ></TR |
| 10320 | ></TABLE |
| 10321 | ><P |
| 10322 | >Implement the <GTKDOCLINK |
| 10323 | HREF="ROUND" |
| 10324 | >round</GTKDOCLINK |
| 10325 | >() XPath function |
| 10326 | number round(number) |
| 10327 | The round function returns the number that is closest to the |
| 10328 | argument and that is an integer. If there are two such numbers, |
| 10329 | then the one that is even is returned.</P |
| 10330 | ><P |
| 10331 | ></P |
| 10332 | ><DIV |
| 10333 | CLASS="INFORMALTABLE" |
| 10334 | ><P |
| 10335 | ></P |
| 10336 | ><TABLE |
| 10337 | BORDER="0" |
| 10338 | WIDTH="100%" |
| 10339 | BGCOLOR="#FFD0D0" |
| 10340 | CELLSPACING="0" |
| 10341 | CELLPADDING="4" |
| 10342 | CLASS="CALSTABLE" |
| 10343 | ><TR |
| 10344 | ><TD |
| 10345 | WIDTH="20%" |
| 10346 | ALIGN="RIGHT" |
| 10347 | VALIGN="TOP" |
| 10348 | ><TT |
| 10349 | CLASS="PARAMETER" |
| 10350 | ><I |
| 10351 | >ctxt</I |
| 10352 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 10353 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 10354 | ><TD |
| 10355 | WIDTH="80%" |
| 10356 | ALIGN="LEFT" |
| 10357 | VALIGN="TOP" |
| 10358 | > the XPath Parser context</TD |
| 10359 | ></TR |
| 10360 | ><TR |
| 10361 | ><TD |
| 10362 | WIDTH="20%" |
| 10363 | ALIGN="RIGHT" |
| 10364 | VALIGN="TOP" |
| 10365 | ><TT |
| 10366 | CLASS="PARAMETER" |
| 10367 | ><I |
| 10368 | >nargs</I |
| 10369 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 10370 | > :</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 10371 | ><TD |
| 10372 | WIDTH="80%" |
| 10373 | ALIGN="LEFT" |
| 10374 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 10375 | > the number of arguments</TD |
| 10376 | ></TR |
| 10377 | ></TABLE |
| 10378 | ><P |
| 10379 | ></P |
| 10380 | ></DIV |
| 10381 | ></DIV |
| 10382 | ><HR><DIV |
| 10383 | CLASS="REFSECT2" |
| 10384 | ><A |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 10385 | NAME="AEN14289" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 10386 | ></A |
| 10387 | ><H3 |
| 10388 | ><A |
| 10389 | NAME="XMLXPATHBOOLEANFUNCTION" |
| 10390 | ></A |
| 10391 | >xmlXPathBooleanFunction ()</H3 |
| 10392 | ><TABLE |
| 10393 | BORDER="0" |
| 10394 | BGCOLOR="#D6E8FF" |
| 10395 | WIDTH="100%" |
| 10396 | CELLPADDING="6" |
| 10397 | ><TR |
| 10398 | ><TD |
| 10399 | ><PRE |
| 10400 | CLASS="PROGRAMLISTING" |
| 10401 | >void xmlXPathBooleanFunction (<A |
| 10402 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
| 10403 | >xmlXPathParserContextPtr</A |
| 10404 | > ctxt, |
| 10405 | int nargs);</PRE |
| 10406 | ></TD |
| 10407 | ></TR |
| 10408 | ></TABLE |
| 10409 | ><P |
| 10410 | >Implement the <GTKDOCLINK |
| 10411 | HREF="BOOLEAN" |
| 10412 | >boolean</GTKDOCLINK |
| 10413 | >() XPath function |
| 10414 | boolean boolean(object) |
| 10415 | he boolean function converts its argument to a boolean as follows: |
| 10416 | - a number is true if and only if it is neither positive or |
| 10417 | negative zero nor NaN |
| 10418 | - a node-set is true if and only if it is non-empty |
| 10419 | - a string is true if and only if its length is non-zero</P |
| 10420 | ><P |
| 10421 | ></P |
| 10422 | ><DIV |
| 10423 | CLASS="INFORMALTABLE" |
| 10424 | ><P |
| 10425 | ></P |
| 10426 | ><TABLE |
| 10427 | BORDER="0" |
| 10428 | WIDTH="100%" |
| 10429 | BGCOLOR="#FFD0D0" |
| 10430 | CELLSPACING="0" |
| 10431 | CELLPADDING="4" |
| 10432 | CLASS="CALSTABLE" |
| 10433 | ><TR |
| 10434 | ><TD |
| 10435 | WIDTH="20%" |
| 10436 | ALIGN="RIGHT" |
| 10437 | VALIGN="TOP" |
| 10438 | ><TT |
| 10439 | CLASS="PARAMETER" |
| 10440 | ><I |
| 10441 | >ctxt</I |
| 10442 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 10443 | > :</TD |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 10444 | ><TD |
| 10445 | WIDTH="80%" |
| 10446 | ALIGN="LEFT" |
| 10447 | VALIGN="TOP" |
| 10448 | > the XPath Parser context</TD |
| 10449 | ></TR |
| 10450 | ><TR |
| 10451 | ><TD |
| 10452 | WIDTH="20%" |
| 10453 | ALIGN="RIGHT" |
| 10454 | VALIGN="TOP" |
| 10455 | ><TT |
| 10456 | CLASS="PARAMETER" |
| 10457 | ><I |
| 10458 | >nargs</I |
| 10459 | ></TT |
Daniel Veillard | 3bbbe6f | 2001-05-03 11:15:37 +0000 | [diff] [blame^] | 10460 | > :</TD |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 10461 | ><TD |
| 10462 | WIDTH="80%" |
| 10463 | ALIGN="LEFT" |
| 10464 | VALIGN="TOP" |
| 10465 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 10466 | ></TR |
| 10467 | ></TABLE |
| 10468 | ><P |
| 10469 | ></P |
| 10470 | ></DIV |
| 10471 | ></DIV |
| 10472 | ></DIV |
| 10473 | ><DIV |
| 10474 | CLASS="NAVFOOTER" |
| 10475 | ><BR |
| 10476 | CLEAR="all"><BR><TABLE |
| 10477 | WIDTH="100%" |
| 10478 | BORDER="0" |
| 10479 | BGCOLOR="#000000" |
| 10480 | CELLPADDING="1" |
| 10481 | CELLSPACING="0" |
| 10482 | ><TR |
| 10483 | ><TD |
| 10484 | WIDTH="25%" |
| 10485 | BGCOLOR="#C00000" |
| 10486 | ALIGN="left" |
| 10487 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 10488 | HREF="libxml-xpath.html" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 10489 | ><FONT |
| 10490 | COLOR="#FFFFFF" |
| 10491 | SIZE="3" |
| 10492 | ><B |
| 10493 | ><<< Previous Page</B |
| 10494 | ></FONT |
| 10495 | ></A |
| 10496 | ></TD |
| 10497 | ><TD |
| 10498 | WIDTH="25%" |
| 10499 | BGCOLOR="#0000C0" |
| 10500 | ALIGN="center" |
| 10501 | ><FONT |
| 10502 | COLOR="#FFFFFF" |
| 10503 | SIZE="3" |
| 10504 | ><B |
| 10505 | ><A |
| 10506 | HREF="book1.html" |
| 10507 | ><FONT |
| 10508 | COLOR="#FFFFFF" |
| 10509 | SIZE="3" |
| 10510 | ><B |
| 10511 | >Home</B |
| 10512 | ></FONT |
| 10513 | ></A |
| 10514 | ></B |
| 10515 | ></FONT |
| 10516 | ></TD |
| 10517 | ><TD |
| 10518 | WIDTH="25%" |
| 10519 | BGCOLOR="#00C000" |
| 10520 | ALIGN="center" |
| 10521 | ><FONT |
| 10522 | COLOR="#FFFFFF" |
| 10523 | SIZE="3" |
| 10524 | ><B |
| 10525 | ><A |
| 10526 | HREF="libxml-lib.html" |
| 10527 | ><FONT |
| 10528 | COLOR="#FFFFFF" |
| 10529 | SIZE="3" |
| 10530 | ><B |
| 10531 | >Up</B |
| 10532 | ></FONT |
| 10533 | ></A |
| 10534 | ></B |
| 10535 | ></FONT |
| 10536 | ></TD |
| 10537 | ><TD |
| 10538 | WIDTH="25%" |
| 10539 | BGCOLOR="#C00000" |
| 10540 | ALIGN="right" |
| 10541 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 10542 | HREF="libxml-xpointer.html" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 10543 | ><FONT |
| 10544 | COLOR="#FFFFFF" |
| 10545 | SIZE="3" |
| 10546 | ><B |
| 10547 | >Next Page >>></B |
| 10548 | ></FONT |
| 10549 | ></A |
| 10550 | ></TD |
| 10551 | ></TR |
| 10552 | ><TR |
| 10553 | ><TD |
| 10554 | COLSPAN="2" |
| 10555 | ALIGN="left" |
| 10556 | ><FONT |
| 10557 | COLOR="#FFFFFF" |
| 10558 | SIZE="3" |
| 10559 | ><B |
| 10560 | >xpath</B |
| 10561 | ></FONT |
| 10562 | ></TD |
| 10563 | ><TD |
| 10564 | COLSPAN="2" |
| 10565 | ALIGN="right" |
| 10566 | ><FONT |
| 10567 | COLOR="#FFFFFF" |
| 10568 | SIZE="3" |
| 10569 | ><B |
| 10570 | >xpointer</B |
| 10571 | ></FONT |
| 10572 | ></TD |
| 10573 | ></TR |
| 10574 | ></TABLE |
| 10575 | ></DIV |
| 10576 | ></BODY |
| 10577 | ></HTML |
| 10578 | > |