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 | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 124 | NAME="AEN11308" |
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 | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 132 | NAME="AEN11311" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 133 | ></A |
| 134 | ><H2 |
| 135 | >Synopsis</H2 |
| 136 | ><TABLE |
| 137 | BORDER="0" |
| 138 | BGCOLOR="#D6E8FF" |
| 139 | WIDTH="100%" |
| 140 | CELLPADDING="6" |
| 141 | ><TR |
| 142 | ><TD |
| 143 | ><PRE |
| 144 | CLASS="SYNOPSIS" |
| 145 | > |
| 146 | |
| 147 | #define <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 148 | HREF="libxml-xpathinternals.html#CHECK-ERROR-CAPS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 149 | >CHECK_ERROR</A |
| 150 | > |
| 151 | #define <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 152 | HREF="libxml-xpathinternals.html#CHECK-ERROR0-CAPS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 153 | >CHECK_ERROR0</A |
| 154 | > |
| 155 | #define <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 156 | HREF="libxml-xpathinternals.html#XP-ERROR-CAPS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 157 | >XP_ERROR</A |
| 158 | > (X) |
| 159 | #define <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 160 | HREF="libxml-xpathinternals.html#XP-ERROR0-CAPS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 161 | >XP_ERROR0</A |
| 162 | > (X) |
| 163 | #define <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 164 | HREF="libxml-xpathinternals.html#CHECK-TYPE-CAPS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 165 | >CHECK_TYPE</A |
| 166 | > (typeval) |
| 167 | #define <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 168 | HREF="libxml-xpathinternals.html#CHECK-ARITY-CAPS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 169 | >CHECK_ARITY</A |
| 170 | > (x) |
| 171 | #define <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 172 | HREF="libxml-xpathinternals.html#CAST-TO-STRING-CAPS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 173 | >CAST_TO_STRING</A |
| 174 | > |
| 175 | #define <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 176 | HREF="libxml-xpathinternals.html#CAST-TO-NUMBER-CAPS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 177 | >CAST_TO_NUMBER</A |
| 178 | > |
| 179 | #define <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 180 | HREF="libxml-xpathinternals.html#CAST-TO-BOOLEAN-CAPS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 181 | >CAST_TO_BOOLEAN</A |
| 182 | > |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 183 | <GTKDOCLINK |
| 184 | HREF="TYPEDEF" |
| 185 | >typedef</GTKDOCLINK |
| 186 | > <A |
| 187 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
| 188 | >xmlXPathObjectPtr</A |
| 189 | > (); |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 190 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 191 | HREF="libxml-xpathinternals.html#XMLXPATHREGISTERVARIABLELOOKUP" |
| 192 | >xmlXPathRegisterVariableLookup</A |
| 193 | > (<A |
| 194 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
| 195 | >xmlXPathContextPtr</A |
| 196 | > ctxt, |
| 197 | <GTKDOCLINK |
| 198 | HREF="XMLXPATHVARIABLELOOKUPFUNC" |
| 199 | >xmlXPathVariableLookupFunc</GTKDOCLINK |
| 200 | > f, |
| 201 | void *varCtxt); |
| 202 | void <A |
| 203 | HREF="libxml-xpath.html#XMLXPATHERROR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 204 | >xmlXPatherror</A |
| 205 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 206 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 207 | >xmlXPathParserContextPtr</A |
| 208 | > ctxt, |
| 209 | const char *file, |
| 210 | int line, |
| 211 | int no); |
| 212 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 213 | HREF="libxml-xpathinternals.html#XMLXPATHDEBUGDUMPOBJECT" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 214 | >xmlXPathDebugDumpObject</A |
| 215 | > (<GTKDOCLINK |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 216 | HREF="FILE-CAPS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 217 | >FILE</GTKDOCLINK |
| 218 | > *output, |
| 219 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 220 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 221 | >xmlXPathObjectPtr</A |
| 222 | > cur, |
| 223 | int depth); |
| 224 | int <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 225 | HREF="libxml-xpathinternals.html#XMLXPATHREGISTERNS" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 226 | >xmlXPathRegisterNs</A |
| 227 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 228 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 229 | >xmlXPathContextPtr</A |
| 230 | > ctxt, |
| 231 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 232 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 233 | >xmlChar</A |
| 234 | > *prefix, |
| 235 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 236 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 237 | >xmlChar</A |
| 238 | > *ns_uri); |
| 239 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 240 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 241 | >xmlChar</A |
| 242 | >* <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 243 | HREF="libxml-xpathinternals.html#XMLXPATHNSLOOKUP" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 244 | >xmlXPathNsLookup</A |
| 245 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 246 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 247 | >xmlXPathContextPtr</A |
| 248 | > ctxt, |
| 249 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 250 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 251 | >xmlChar</A |
| 252 | > *ns_uri); |
| 253 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 254 | HREF="libxml-xpathinternals.html#XMLXPATHREGISTEREDNSCLEANUP" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 255 | >xmlXPathRegisteredNsCleanup</A |
| 256 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 257 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 258 | >xmlXPathContextPtr</A |
| 259 | > ctxt); |
| 260 | int <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 261 | HREF="libxml-xpathinternals.html#XMLXPATHREGISTERFUNC" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 262 | >xmlXPathRegisterFunc</A |
| 263 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 264 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 265 | >xmlXPathContextPtr</A |
| 266 | > ctxt, |
| 267 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 268 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 269 | >xmlChar</A |
| 270 | > *name, |
| 271 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 272 | HREF="libxml-xpath.html#XMLXPATHFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 273 | >xmlXPathFunction</A |
| 274 | > f); |
| 275 | int <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 276 | HREF="libxml-xpathinternals.html#XMLXPATHREGISTERFUNCNS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 277 | >xmlXPathRegisterFuncNS</A |
| 278 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 279 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 280 | >xmlXPathContextPtr</A |
| 281 | > ctxt, |
| 282 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 283 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 284 | >xmlChar</A |
| 285 | > *name, |
| 286 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 287 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 288 | >xmlChar</A |
| 289 | > *ns_uri, |
| 290 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 291 | HREF="libxml-xpath.html#XMLXPATHFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 292 | >xmlXPathFunction</A |
| 293 | > f); |
| 294 | int <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 295 | HREF="libxml-xpathinternals.html#XMLXPATHREGISTERVARIABLE" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 296 | >xmlXPathRegisterVariable</A |
| 297 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 298 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 299 | >xmlXPathContextPtr</A |
| 300 | > ctxt, |
| 301 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 302 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 303 | >xmlChar</A |
| 304 | > *name, |
| 305 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 306 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 307 | >xmlXPathObjectPtr</A |
| 308 | > value); |
| 309 | int <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 310 | HREF="libxml-xpathinternals.html#XMLXPATHREGISTERVARIABLENS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 311 | >xmlXPathRegisterVariableNS</A |
| 312 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 313 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 314 | >xmlXPathContextPtr</A |
| 315 | > ctxt, |
| 316 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 317 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 318 | >xmlChar</A |
| 319 | > *name, |
| 320 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 321 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 322 | >xmlChar</A |
| 323 | > *ns_uri, |
| 324 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 325 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 326 | >xmlXPathObjectPtr</A |
| 327 | > value); |
| 328 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 329 | HREF="libxml-xpath.html#XMLXPATHFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 330 | >xmlXPathFunction</A |
| 331 | > <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 332 | HREF="libxml-xpathinternals.html#XMLXPATHFUNCTIONLOOKUP" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 333 | >xmlXPathFunctionLookup</A |
| 334 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 335 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 336 | >xmlXPathContextPtr</A |
| 337 | > ctxt, |
| 338 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 339 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 340 | >xmlChar</A |
| 341 | > *name); |
| 342 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 343 | HREF="libxml-xpath.html#XMLXPATHFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 344 | >xmlXPathFunction</A |
| 345 | > <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 346 | HREF="libxml-xpathinternals.html#XMLXPATHFUNCTIONLOOKUPNS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 347 | >xmlXPathFunctionLookupNS</A |
| 348 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 349 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 350 | >xmlXPathContextPtr</A |
| 351 | > ctxt, |
| 352 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 353 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 354 | >xmlChar</A |
| 355 | > *name, |
| 356 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 357 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 358 | >xmlChar</A |
| 359 | > *ns_uri); |
| 360 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 361 | HREF="libxml-xpathinternals.html#XMLXPATHREGISTEREDFUNCSCLEANUP" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 362 | >xmlXPathRegisteredFuncsCleanup</A |
| 363 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 364 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 365 | >xmlXPathContextPtr</A |
| 366 | > ctxt); |
| 367 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 368 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 369 | >xmlXPathObjectPtr</A |
| 370 | > <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 371 | HREF="libxml-xpathinternals.html#XMLXPATHVARIABLELOOKUP" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 372 | >xmlXPathVariableLookup</A |
| 373 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 374 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 375 | >xmlXPathContextPtr</A |
| 376 | > ctxt, |
| 377 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 378 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 379 | >xmlChar</A |
| 380 | > *name); |
| 381 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 382 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 383 | >xmlXPathObjectPtr</A |
| 384 | > <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 385 | HREF="libxml-xpathinternals.html#XMLXPATHVARIABLELOOKUPNS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 386 | >xmlXPathVariableLookupNS</A |
| 387 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 388 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 389 | >xmlXPathContextPtr</A |
| 390 | > ctxt, |
| 391 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 392 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 393 | >xmlChar</A |
| 394 | > *name, |
| 395 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 396 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 397 | >xmlChar</A |
| 398 | > *ns_uri); |
| 399 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 400 | HREF="libxml-xpathinternals.html#XMLXPATHREGISTEREDVARIABLESCLEANUP" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 401 | >xmlXPathRegisteredVariablesCleanup</A |
| 402 | > |
| 403 | (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 404 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 405 | >xmlXPathContextPtr</A |
| 406 | > ctxt); |
| 407 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 408 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 409 | >xmlXPathParserContextPtr</A |
| 410 | > <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 411 | HREF="libxml-xpathinternals.html#XMLXPATHNEWPARSERCONTEXT" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 412 | >xmlXPathNewParserContext</A |
| 413 | > |
| 414 | (const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 415 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 416 | >xmlChar</A |
| 417 | > *str, |
| 418 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 419 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 420 | >xmlXPathContextPtr</A |
| 421 | > ctxt); |
| 422 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 423 | HREF="libxml-xpathinternals.html#XMLXPATHFREEPARSERCONTEXT" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 424 | >xmlXPathFreeParserContext</A |
| 425 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 426 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 427 | >xmlXPathParserContextPtr</A |
| 428 | > ctxt); |
| 429 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 430 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 431 | >xmlXPathObjectPtr</A |
| 432 | > <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 433 | HREF="libxml-xpathinternals.html#VALUEPOP" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 434 | >valuePop</A |
| 435 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 436 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 437 | >xmlXPathParserContextPtr</A |
| 438 | > ctxt); |
| 439 | int <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 440 | HREF="libxml-xpathinternals.html#VALUEPUSH" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 441 | >valuePush</A |
| 442 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 443 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 444 | >xmlXPathParserContextPtr</A |
| 445 | > ctxt, |
| 446 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 447 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 448 | >xmlXPathObjectPtr</A |
| 449 | > value); |
| 450 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 451 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 452 | >xmlXPathObjectPtr</A |
| 453 | > <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 454 | HREF="libxml-xpathinternals.html#XMLXPATHNEWSTRING" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 455 | >xmlXPathNewString</A |
| 456 | > (const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 457 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 458 | >xmlChar</A |
| 459 | > *val); |
| 460 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 461 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 462 | >xmlXPathObjectPtr</A |
| 463 | > <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 464 | HREF="libxml-xpathinternals.html#XMLXPATHNEWCSTRING" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 465 | >xmlXPathNewCString</A |
| 466 | > (const char *val); |
| 467 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 468 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 469 | >xmlXPathObjectPtr</A |
| 470 | > <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 471 | HREF="libxml-xpathinternals.html#XMLXPATHNEWFLOAT" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 472 | >xmlXPathNewFloat</A |
| 473 | > (<GTKDOCLINK |
| 474 | HREF="DOUBLE" |
| 475 | >double</GTKDOCLINK |
| 476 | > val); |
| 477 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 478 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 479 | >xmlXPathObjectPtr</A |
| 480 | > <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 481 | HREF="libxml-xpathinternals.html#XMLXPATHNEWBOOLEAN" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 482 | >xmlXPathNewBoolean</A |
| 483 | > (int val); |
| 484 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 485 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 486 | >xmlXPathObjectPtr</A |
| 487 | > <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 488 | HREF="libxml-xpathinternals.html#XMLXPATHNEWNODESET" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 489 | >xmlXPathNewNodeSet</A |
| 490 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 491 | HREF="libxml-tree.html#XMLNODEPTR" |
| 492 | >xmlNodePtr</A |
| 493 | > val); |
| 494 | <A |
| 495 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
| 496 | >xmlXPathObjectPtr</A |
| 497 | > <A |
| 498 | HREF="libxml-xpathinternals.html#XMLXPATHNEWVALUETREE" |
| 499 | >xmlXPathNewValueTree</A |
| 500 | > (<A |
| 501 | HREF="libxml-tree.html#XMLNODEPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 502 | >xmlNodePtr</A |
| 503 | > val); |
| 504 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 505 | HREF="libxml-xpathinternals.html#XMLXPATHNODESETADD" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 506 | >xmlXPathNodeSetAdd</A |
| 507 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 508 | HREF="libxml-xpath.html#XMLNODESETPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 509 | >xmlNodeSetPtr</A |
| 510 | > cur, |
| 511 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 512 | HREF="libxml-tree.html#XMLNODEPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 513 | >xmlNodePtr</A |
| 514 | > val); |
| 515 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 516 | HREF="libxml-xpathinternals.html#XMLXPATHIDFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 517 | >xmlXPathIdFunction</A |
| 518 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 519 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 520 | >xmlXPathParserContextPtr</A |
| 521 | > ctxt, |
| 522 | int nargs); |
| 523 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 524 | HREF="libxml-xpathinternals.html#XMLXPATHROOT" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 525 | >xmlXPathRoot</A |
| 526 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 527 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 528 | >xmlXPathParserContextPtr</A |
| 529 | > ctxt); |
| 530 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 531 | HREF="libxml-xpathinternals.html#XMLXPATHEVALEXPR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 532 | >xmlXPathEvalExpr</A |
| 533 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 534 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 535 | >xmlXPathParserContextPtr</A |
| 536 | > ctxt); |
| 537 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 538 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 539 | >xmlChar</A |
| 540 | >* <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 541 | HREF="libxml-xpathinternals.html#XMLXPATHPARSENAME" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 542 | >xmlXPathParseName</A |
| 543 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 544 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 545 | >xmlXPathParserContextPtr</A |
| 546 | > ctxt); |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 547 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 548 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 549 | >xmlChar</A |
| 550 | >* <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 551 | HREF="libxml-xpathinternals.html#XMLXPATHPARSENCNAME" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 552 | >xmlXPathParseNCName</A |
| 553 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 554 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 555 | >xmlXPathParserContextPtr</A |
| 556 | > ctxt); |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 557 | <GTKDOCLINK |
| 558 | HREF="DOUBLE" |
| 559 | >double</GTKDOCLINK |
| 560 | > <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 561 | HREF="libxml-xpathinternals.html#XMLXPATHSTRINGEVALNUMBER" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 562 | >xmlXPathStringEvalNumber</A |
| 563 | > (const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 564 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 565 | >xmlChar</A |
| 566 | > *str); |
Daniel Veillard | a1fe910 | 2000-11-25 10:49:25 +0000 | [diff] [blame] | 567 | int <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 568 | HREF="libxml-xpathinternals.html#XMLXPATHEVALUATEPREDICATERESULT" |
Daniel Veillard | a1fe910 | 2000-11-25 10:49:25 +0000 | [diff] [blame] | 569 | >xmlXPathEvaluatePredicateResult</A |
| 570 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 571 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | a1fe910 | 2000-11-25 10:49:25 +0000 | [diff] [blame] | 572 | >xmlXPathParserContextPtr</A |
| 573 | > ctxt, |
| 574 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 575 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | a1fe910 | 2000-11-25 10:49:25 +0000 | [diff] [blame] | 576 | >xmlXPathObjectPtr</A |
| 577 | > res); |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 578 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 579 | HREF="libxml-xpath.html#XMLXPATHINIT" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 580 | >xmlXPathInit</A |
| 581 | > (void); |
| 582 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 583 | HREF="libxml-xpathinternals.html#XMLXPATHSTRINGFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 584 | >xmlXPathStringFunction</A |
| 585 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 586 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 587 | >xmlXPathParserContextPtr</A |
| 588 | > ctxt, |
| 589 | int nargs); |
| 590 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 591 | HREF="libxml-xpathinternals.html#XMLXPATHREGISTERALLFUNCTIONS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 592 | >xmlXPathRegisterAllFunctions</A |
| 593 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 594 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 595 | >xmlXPathContextPtr</A |
| 596 | > ctxt); |
| 597 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 598 | HREF="libxml-xpath.html#XMLNODESETPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 599 | >xmlNodeSetPtr</A |
| 600 | > <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 601 | HREF="libxml-xpath.html#XMLXPATHNODESETCREATE" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 602 | >xmlXPathNodeSetCreate</A |
| 603 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 604 | HREF="libxml-tree.html#XMLNODEPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 605 | >xmlNodePtr</A |
| 606 | > val); |
| 607 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 608 | HREF="libxml-xpath.html#XMLNODESETPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 609 | >xmlNodeSetPtr</A |
| 610 | > <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 611 | HREF="libxml-xpathinternals.html#XMLXPATHNODESETMERGE" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 612 | >xmlXPathNodeSetMerge</A |
| 613 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 614 | HREF="libxml-xpath.html#XMLNODESETPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 615 | >xmlNodeSetPtr</A |
| 616 | > val1, |
| 617 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 618 | HREF="libxml-xpath.html#XMLNODESETPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 619 | >xmlNodeSetPtr</A |
| 620 | > val2); |
| 621 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 622 | HREF="libxml-xpathinternals.html#XMLXPATHNODESETDEL" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 623 | >xmlXPathNodeSetDel</A |
| 624 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 625 | HREF="libxml-xpath.html#XMLNODESETPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 626 | >xmlNodeSetPtr</A |
| 627 | > cur, |
| 628 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 629 | HREF="libxml-tree.html#XMLNODEPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 630 | >xmlNodePtr</A |
| 631 | > val); |
| 632 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 633 | HREF="libxml-xpathinternals.html#XMLXPATHNODESETREMOVE" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 634 | >xmlXPathNodeSetRemove</A |
| 635 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 636 | HREF="libxml-xpath.html#XMLNODESETPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 637 | >xmlNodeSetPtr</A |
| 638 | > cur, |
| 639 | int val); |
| 640 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 641 | HREF="libxml-xpath.html#XMLXPATHFREENODESET" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 642 | >xmlXPathFreeNodeSet</A |
| 643 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 644 | HREF="libxml-xpath.html#XMLNODESETPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 645 | >xmlNodeSetPtr</A |
| 646 | > obj); |
| 647 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 648 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 649 | >xmlXPathObjectPtr</A |
| 650 | > <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 651 | HREF="libxml-xpathinternals.html#XMLXPATHNEWNODESETLIST" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 652 | >xmlXPathNewNodeSetList</A |
| 653 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 654 | HREF="libxml-xpath.html#XMLNODESETPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 655 | >xmlNodeSetPtr</A |
| 656 | > val); |
| 657 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 658 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 659 | >xmlXPathObjectPtr</A |
| 660 | > <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 661 | HREF="libxml-xpathinternals.html#XMLXPATHWRAPNODESET" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 662 | >xmlXPathWrapNodeSet</A |
| 663 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 664 | HREF="libxml-xpath.html#XMLNODESETPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 665 | >xmlNodeSetPtr</A |
| 666 | > val); |
| 667 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 668 | HREF="libxml-xpath.html#XMLXPATHFREENODESETLIST" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 669 | >xmlXPathFreeNodeSetList</A |
| 670 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 671 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 672 | >xmlXPathObjectPtr</A |
| 673 | > obj); |
| 674 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 675 | HREF="libxml-xpath.html#XMLXPATHFREEOBJECT" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 676 | >xmlXPathFreeObject</A |
| 677 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 678 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 679 | >xmlXPathObjectPtr</A |
| 680 | > obj); |
| 681 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 682 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 683 | >xmlXPathContextPtr</A |
| 684 | > <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 685 | HREF="libxml-xpath.html#XMLXPATHNEWCONTEXT" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 686 | >xmlXPathNewContext</A |
| 687 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 688 | HREF="libxml-tree.html#XMLDOCPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 689 | >xmlDocPtr</A |
| 690 | > doc); |
| 691 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 692 | HREF="libxml-xpath.html#XMLXPATHFREECONTEXT" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 693 | >xmlXPathFreeContext</A |
| 694 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 695 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 696 | >xmlXPathContextPtr</A |
| 697 | > ctxt); |
| 698 | int <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 699 | HREF="libxml-xpathinternals.html#XMLXPATHEQUALVALUES" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 700 | >xmlXPathEqualValues</A |
| 701 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 702 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 703 | >xmlXPathParserContextPtr</A |
| 704 | > ctxt); |
| 705 | int <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 706 | HREF="libxml-xpathinternals.html#XMLXPATHCOMPAREVALUES" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 707 | >xmlXPathCompareValues</A |
| 708 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 709 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 710 | >xmlXPathParserContextPtr</A |
| 711 | > ctxt, |
| 712 | int inf, |
| 713 | int strict); |
| 714 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 715 | HREF="libxml-xpathinternals.html#XMLXPATHVALUEFLIPSIGN" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 716 | >xmlXPathValueFlipSign</A |
| 717 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 718 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 719 | >xmlXPathParserContextPtr</A |
| 720 | > ctxt); |
| 721 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 722 | HREF="libxml-xpathinternals.html#XMLXPATHADDVALUES" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 723 | >xmlXPathAddValues</A |
| 724 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 725 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 726 | >xmlXPathParserContextPtr</A |
| 727 | > ctxt); |
| 728 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 729 | HREF="libxml-xpathinternals.html#XMLXPATHSUBVALUES" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 730 | >xmlXPathSubValues</A |
| 731 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 732 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 733 | >xmlXPathParserContextPtr</A |
| 734 | > ctxt); |
| 735 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 736 | HREF="libxml-xpathinternals.html#XMLXPATHMULTVALUES" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 737 | >xmlXPathMultValues</A |
| 738 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 739 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 740 | >xmlXPathParserContextPtr</A |
| 741 | > ctxt); |
| 742 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 743 | HREF="libxml-xpathinternals.html#XMLXPATHDIVVALUES" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 744 | >xmlXPathDivValues</A |
| 745 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 746 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 747 | >xmlXPathParserContextPtr</A |
| 748 | > ctxt); |
| 749 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 750 | HREF="libxml-xpathinternals.html#XMLXPATHMODVALUES" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 751 | >xmlXPathModValues</A |
| 752 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 753 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 754 | >xmlXPathParserContextPtr</A |
| 755 | > ctxt); |
Daniel Veillard | e356c28 | 2001-03-10 12:32:04 +0000 | [diff] [blame] | 756 | <A |
| 757 | HREF="libxml-tree.html#XMLNODEPTR" |
| 758 | >xmlNodePtr</A |
| 759 | > <A |
| 760 | HREF="libxml-xpathinternals.html#XMLXPATHNEXTPRECEDING" |
| 761 | >xmlXPathNextPreceding</A |
| 762 | > (<A |
| 763 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
| 764 | >xmlXPathParserContextPtr</A |
| 765 | > ctxt, |
| 766 | <A |
| 767 | HREF="libxml-tree.html#XMLNODEPTR" |
| 768 | >xmlNodePtr</A |
| 769 | > cur); |
| 770 | <A |
| 771 | HREF="libxml-tree.html#XMLNODEPTR" |
| 772 | >xmlNodePtr</A |
| 773 | > <A |
| 774 | HREF="libxml-xpathinternals.html#XMLXPATHNEXTANCESTOR" |
| 775 | >xmlXPathNextAncestor</A |
| 776 | > (<A |
| 777 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
| 778 | >xmlXPathParserContextPtr</A |
| 779 | > ctxt, |
| 780 | <A |
| 781 | HREF="libxml-tree.html#XMLNODEPTR" |
| 782 | >xmlNodePtr</A |
| 783 | > cur); |
| 784 | <A |
| 785 | HREF="libxml-tree.html#XMLNODEPTR" |
| 786 | >xmlNodePtr</A |
| 787 | > <A |
| 788 | HREF="libxml-xpathinternals.html#XMLXPATHNEXTPRECEDINGSIBLING" |
| 789 | >xmlXPathNextPrecedingSibling</A |
| 790 | > (<A |
| 791 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
| 792 | >xmlXPathParserContextPtr</A |
| 793 | > ctxt, |
| 794 | <A |
| 795 | HREF="libxml-tree.html#XMLNODEPTR" |
| 796 | >xmlNodePtr</A |
| 797 | > cur); |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 798 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 799 | HREF="libxml-xpathinternals.html#XMLXPATHLASTFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 800 | >xmlXPathLastFunction</A |
| 801 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 802 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 803 | >xmlXPathParserContextPtr</A |
| 804 | > ctxt, |
| 805 | int nargs); |
| 806 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 807 | HREF="libxml-xpathinternals.html#XMLXPATHPOSITIONFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 808 | >xmlXPathPositionFunction</A |
| 809 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 810 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 811 | >xmlXPathParserContextPtr</A |
| 812 | > ctxt, |
| 813 | int nargs); |
| 814 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 815 | HREF="libxml-xpathinternals.html#XMLXPATHCOUNTFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 816 | >xmlXPathCountFunction</A |
| 817 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 818 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 819 | >xmlXPathParserContextPtr</A |
| 820 | > ctxt, |
| 821 | int nargs); |
| 822 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 823 | HREF="libxml-xpathinternals.html#XMLXPATHLOCALNAMEFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 824 | >xmlXPathLocalNameFunction</A |
| 825 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 826 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 827 | >xmlXPathParserContextPtr</A |
| 828 | > ctxt, |
| 829 | int nargs); |
| 830 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 831 | HREF="libxml-xpathinternals.html#XMLXPATHNAMESPACEURIFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 832 | >xmlXPathNamespaceURIFunction</A |
| 833 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 834 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 835 | >xmlXPathParserContextPtr</A |
| 836 | > ctxt, |
| 837 | int nargs); |
| 838 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 839 | HREF="libxml-xpathinternals.html#XMLXPATHSTRINGLENGTHFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 840 | >xmlXPathStringLengthFunction</A |
| 841 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 842 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 843 | >xmlXPathParserContextPtr</A |
| 844 | > ctxt, |
| 845 | int nargs); |
| 846 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 847 | HREF="libxml-xpathinternals.html#XMLXPATHCONCATFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 848 | >xmlXPathConcatFunction</A |
| 849 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 850 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 851 | >xmlXPathParserContextPtr</A |
| 852 | > ctxt, |
| 853 | int nargs); |
| 854 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 855 | HREF="libxml-xpathinternals.html#XMLXPATHCONTAINSFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 856 | >xmlXPathContainsFunction</A |
| 857 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 858 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 859 | >xmlXPathParserContextPtr</A |
| 860 | > ctxt, |
| 861 | int nargs); |
| 862 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 863 | HREF="libxml-xpathinternals.html#XMLXPATHSTARTSWITHFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 864 | >xmlXPathStartsWithFunction</A |
| 865 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 866 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 867 | >xmlXPathParserContextPtr</A |
| 868 | > ctxt, |
| 869 | int nargs); |
| 870 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 871 | HREF="libxml-xpathinternals.html#XMLXPATHSUBSTRINGFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 872 | >xmlXPathSubstringFunction</A |
| 873 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 874 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 875 | >xmlXPathParserContextPtr</A |
| 876 | > ctxt, |
| 877 | int nargs); |
| 878 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 879 | HREF="libxml-xpathinternals.html#XMLXPATHSUBSTRINGBEFOREFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 880 | >xmlXPathSubstringBeforeFunction</A |
| 881 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 882 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 883 | >xmlXPathParserContextPtr</A |
| 884 | > ctxt, |
| 885 | int nargs); |
| 886 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 887 | HREF="libxml-xpathinternals.html#XMLXPATHSUBSTRINGAFTERFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 888 | >xmlXPathSubstringAfterFunction</A |
| 889 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 890 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 891 | >xmlXPathParserContextPtr</A |
| 892 | > ctxt, |
| 893 | int nargs); |
| 894 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 895 | HREF="libxml-xpathinternals.html#XMLXPATHNORMALIZEFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 896 | >xmlXPathNormalizeFunction</A |
| 897 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 898 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 899 | >xmlXPathParserContextPtr</A |
| 900 | > ctxt, |
| 901 | int nargs); |
| 902 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 903 | HREF="libxml-xpathinternals.html#XMLXPATHTRANSLATEFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 904 | >xmlXPathTranslateFunction</A |
| 905 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 906 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 907 | >xmlXPathParserContextPtr</A |
| 908 | > ctxt, |
| 909 | int nargs); |
| 910 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 911 | HREF="libxml-xpathinternals.html#XMLXPATHNOTFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 912 | >xmlXPathNotFunction</A |
| 913 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 914 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 915 | >xmlXPathParserContextPtr</A |
| 916 | > ctxt, |
| 917 | int nargs); |
| 918 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 919 | HREF="libxml-xpathinternals.html#XMLXPATHTRUEFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 920 | >xmlXPathTrueFunction</A |
| 921 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 922 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 923 | >xmlXPathParserContextPtr</A |
| 924 | > ctxt, |
| 925 | int nargs); |
| 926 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 927 | HREF="libxml-xpathinternals.html#XMLXPATHFALSEFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 928 | >xmlXPathFalseFunction</A |
| 929 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 930 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 931 | >xmlXPathParserContextPtr</A |
| 932 | > ctxt, |
| 933 | int nargs); |
| 934 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 935 | HREF="libxml-xpathinternals.html#XMLXPATHLANGFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 936 | >xmlXPathLangFunction</A |
| 937 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 938 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 939 | >xmlXPathParserContextPtr</A |
| 940 | > ctxt, |
| 941 | int nargs); |
| 942 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 943 | HREF="libxml-xpathinternals.html#XMLXPATHNUMBERFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 944 | >xmlXPathNumberFunction</A |
| 945 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 946 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 947 | >xmlXPathParserContextPtr</A |
| 948 | > ctxt, |
| 949 | int nargs); |
| 950 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 951 | HREF="libxml-xpathinternals.html#XMLXPATHSUMFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 952 | >xmlXPathSumFunction</A |
| 953 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 954 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 955 | >xmlXPathParserContextPtr</A |
| 956 | > ctxt, |
| 957 | int nargs); |
| 958 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 959 | HREF="libxml-xpathinternals.html#XMLXPATHFLOORFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 960 | >xmlXPathFloorFunction</A |
| 961 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 962 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 963 | >xmlXPathParserContextPtr</A |
| 964 | > ctxt, |
| 965 | int nargs); |
| 966 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 967 | HREF="libxml-xpathinternals.html#XMLXPATHCEILINGFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 968 | >xmlXPathCeilingFunction</A |
| 969 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 970 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 971 | >xmlXPathParserContextPtr</A |
| 972 | > ctxt, |
| 973 | int nargs); |
| 974 | void <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 975 | HREF="libxml-xpathinternals.html#XMLXPATHROUNDFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 976 | >xmlXPathRoundFunction</A |
| 977 | > (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 978 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
| 979 | >xmlXPathParserContextPtr</A |
| 980 | > ctxt, |
| 981 | int nargs); |
| 982 | void <A |
| 983 | HREF="libxml-xpathinternals.html#XMLXPATHBOOLEANFUNCTION" |
| 984 | >xmlXPathBooleanFunction</A |
| 985 | > (<A |
| 986 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 987 | >xmlXPathParserContextPtr</A |
| 988 | > ctxt, |
| 989 | int nargs);</PRE |
| 990 | ></TD |
| 991 | ></TR |
| 992 | ></TABLE |
| 993 | ></DIV |
| 994 | ><DIV |
| 995 | CLASS="REFSECT1" |
| 996 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 997 | NAME="AEN11542" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 998 | ></A |
| 999 | ><H2 |
| 1000 | >Description</H2 |
| 1001 | ><P |
| 1002 | ></P |
| 1003 | ></DIV |
| 1004 | ><DIV |
| 1005 | CLASS="REFSECT1" |
| 1006 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 1007 | NAME="AEN11545" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1008 | ></A |
| 1009 | ><H2 |
| 1010 | >Details</H2 |
| 1011 | ><DIV |
| 1012 | CLASS="REFSECT2" |
| 1013 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 1014 | NAME="AEN11547" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1015 | ></A |
| 1016 | ><H3 |
| 1017 | ><A |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1018 | NAME="CHECK-ERROR-CAPS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1019 | ></A |
| 1020 | >CHECK_ERROR</H3 |
| 1021 | ><TABLE |
| 1022 | BORDER="0" |
| 1023 | BGCOLOR="#D6E8FF" |
| 1024 | WIDTH="100%" |
| 1025 | CELLPADDING="6" |
| 1026 | ><TR |
| 1027 | ><TD |
| 1028 | ><PRE |
| 1029 | CLASS="PROGRAMLISTING" |
| 1030 | >#define CHECK_ERROR</PRE |
| 1031 | ></TD |
| 1032 | ></TR |
| 1033 | ></TABLE |
| 1034 | ><P |
| 1035 | ></P |
| 1036 | ></DIV |
| 1037 | ><HR><DIV |
| 1038 | CLASS="REFSECT2" |
| 1039 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 1040 | NAME="AEN11552" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1041 | ></A |
| 1042 | ><H3 |
| 1043 | ><A |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1044 | NAME="CHECK-ERROR0-CAPS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1045 | ></A |
| 1046 | >CHECK_ERROR0</H3 |
| 1047 | ><TABLE |
| 1048 | BORDER="0" |
| 1049 | BGCOLOR="#D6E8FF" |
| 1050 | WIDTH="100%" |
| 1051 | CELLPADDING="6" |
| 1052 | ><TR |
| 1053 | ><TD |
| 1054 | ><PRE |
| 1055 | CLASS="PROGRAMLISTING" |
| 1056 | >#define CHECK_ERROR0</PRE |
| 1057 | ></TD |
| 1058 | ></TR |
| 1059 | ></TABLE |
| 1060 | ><P |
| 1061 | ></P |
| 1062 | ></DIV |
| 1063 | ><HR><DIV |
| 1064 | CLASS="REFSECT2" |
| 1065 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 1066 | NAME="AEN11557" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1067 | ></A |
| 1068 | ><H3 |
| 1069 | ><A |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1070 | NAME="XP-ERROR-CAPS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1071 | ></A |
| 1072 | >XP_ERROR()</H3 |
| 1073 | ><TABLE |
| 1074 | BORDER="0" |
| 1075 | BGCOLOR="#D6E8FF" |
| 1076 | WIDTH="100%" |
| 1077 | CELLPADDING="6" |
| 1078 | ><TR |
| 1079 | ><TD |
| 1080 | ><PRE |
| 1081 | CLASS="PROGRAMLISTING" |
| 1082 | >#define XP_ERROR(X)</PRE |
| 1083 | ></TD |
| 1084 | ></TR |
| 1085 | ></TABLE |
| 1086 | ><P |
| 1087 | ></P |
| 1088 | ><DIV |
| 1089 | CLASS="INFORMALTABLE" |
| 1090 | ><P |
| 1091 | ></P |
| 1092 | ><TABLE |
| 1093 | BORDER="0" |
| 1094 | WIDTH="100%" |
| 1095 | BGCOLOR="#FFD0D0" |
| 1096 | CELLSPACING="0" |
| 1097 | CELLPADDING="4" |
| 1098 | CLASS="CALSTABLE" |
| 1099 | ><TR |
| 1100 | ><TD |
| 1101 | WIDTH="20%" |
| 1102 | ALIGN="RIGHT" |
| 1103 | VALIGN="TOP" |
| 1104 | ><TT |
| 1105 | CLASS="PARAMETER" |
| 1106 | ><I |
| 1107 | >X</I |
| 1108 | ></TT |
| 1109 | > :</TD |
| 1110 | ><TD |
| 1111 | WIDTH="80%" |
| 1112 | ALIGN="LEFT" |
| 1113 | VALIGN="TOP" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1114 | > </TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1115 | ></TR |
| 1116 | ></TABLE |
| 1117 | ><P |
| 1118 | ></P |
| 1119 | ></DIV |
| 1120 | ></DIV |
| 1121 | ><HR><DIV |
| 1122 | CLASS="REFSECT2" |
| 1123 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 1124 | NAME="AEN11571" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1125 | ></A |
| 1126 | ><H3 |
| 1127 | ><A |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1128 | NAME="XP-ERROR0-CAPS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1129 | ></A |
| 1130 | >XP_ERROR0()</H3 |
| 1131 | ><TABLE |
| 1132 | BORDER="0" |
| 1133 | BGCOLOR="#D6E8FF" |
| 1134 | WIDTH="100%" |
| 1135 | CELLPADDING="6" |
| 1136 | ><TR |
| 1137 | ><TD |
| 1138 | ><PRE |
| 1139 | CLASS="PROGRAMLISTING" |
| 1140 | >#define XP_ERROR0(X)</PRE |
| 1141 | ></TD |
| 1142 | ></TR |
| 1143 | ></TABLE |
| 1144 | ><P |
| 1145 | ></P |
| 1146 | ><DIV |
| 1147 | CLASS="INFORMALTABLE" |
| 1148 | ><P |
| 1149 | ></P |
| 1150 | ><TABLE |
| 1151 | BORDER="0" |
| 1152 | WIDTH="100%" |
| 1153 | BGCOLOR="#FFD0D0" |
| 1154 | CELLSPACING="0" |
| 1155 | CELLPADDING="4" |
| 1156 | CLASS="CALSTABLE" |
| 1157 | ><TR |
| 1158 | ><TD |
| 1159 | WIDTH="20%" |
| 1160 | ALIGN="RIGHT" |
| 1161 | VALIGN="TOP" |
| 1162 | ><TT |
| 1163 | CLASS="PARAMETER" |
| 1164 | ><I |
| 1165 | >X</I |
| 1166 | ></TT |
| 1167 | > :</TD |
| 1168 | ><TD |
| 1169 | WIDTH="80%" |
| 1170 | ALIGN="LEFT" |
| 1171 | VALIGN="TOP" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1172 | > </TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1173 | ></TR |
| 1174 | ></TABLE |
| 1175 | ><P |
| 1176 | ></P |
| 1177 | ></DIV |
| 1178 | ></DIV |
| 1179 | ><HR><DIV |
| 1180 | CLASS="REFSECT2" |
| 1181 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 1182 | NAME="AEN11585" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1183 | ></A |
| 1184 | ><H3 |
| 1185 | ><A |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1186 | NAME="CHECK-TYPE-CAPS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1187 | ></A |
| 1188 | >CHECK_TYPE()</H3 |
| 1189 | ><TABLE |
| 1190 | BORDER="0" |
| 1191 | BGCOLOR="#D6E8FF" |
| 1192 | WIDTH="100%" |
| 1193 | CELLPADDING="6" |
| 1194 | ><TR |
| 1195 | ><TD |
| 1196 | ><PRE |
| 1197 | CLASS="PROGRAMLISTING" |
| 1198 | >#define CHECK_TYPE(typeval)</PRE |
| 1199 | ></TD |
| 1200 | ></TR |
| 1201 | ></TABLE |
| 1202 | ><P |
| 1203 | ></P |
| 1204 | ><DIV |
| 1205 | CLASS="INFORMALTABLE" |
| 1206 | ><P |
| 1207 | ></P |
| 1208 | ><TABLE |
| 1209 | BORDER="0" |
| 1210 | WIDTH="100%" |
| 1211 | BGCOLOR="#FFD0D0" |
| 1212 | CELLSPACING="0" |
| 1213 | CELLPADDING="4" |
| 1214 | CLASS="CALSTABLE" |
| 1215 | ><TR |
| 1216 | ><TD |
| 1217 | WIDTH="20%" |
| 1218 | ALIGN="RIGHT" |
| 1219 | VALIGN="TOP" |
| 1220 | ><TT |
| 1221 | CLASS="PARAMETER" |
| 1222 | ><I |
| 1223 | >typeval</I |
| 1224 | ></TT |
| 1225 | > :</TD |
| 1226 | ><TD |
| 1227 | WIDTH="80%" |
| 1228 | ALIGN="LEFT" |
| 1229 | VALIGN="TOP" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1230 | > </TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1231 | ></TR |
| 1232 | ></TABLE |
| 1233 | ><P |
| 1234 | ></P |
| 1235 | ></DIV |
| 1236 | ></DIV |
| 1237 | ><HR><DIV |
| 1238 | CLASS="REFSECT2" |
| 1239 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 1240 | NAME="AEN11599" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1241 | ></A |
| 1242 | ><H3 |
| 1243 | ><A |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1244 | NAME="CHECK-ARITY-CAPS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1245 | ></A |
| 1246 | >CHECK_ARITY()</H3 |
| 1247 | ><TABLE |
| 1248 | BORDER="0" |
| 1249 | BGCOLOR="#D6E8FF" |
| 1250 | WIDTH="100%" |
| 1251 | CELLPADDING="6" |
| 1252 | ><TR |
| 1253 | ><TD |
| 1254 | ><PRE |
| 1255 | CLASS="PROGRAMLISTING" |
| 1256 | >#define CHECK_ARITY(x)</PRE |
| 1257 | ></TD |
| 1258 | ></TR |
| 1259 | ></TABLE |
| 1260 | ><P |
| 1261 | ></P |
| 1262 | ><DIV |
| 1263 | CLASS="INFORMALTABLE" |
| 1264 | ><P |
| 1265 | ></P |
| 1266 | ><TABLE |
| 1267 | BORDER="0" |
| 1268 | WIDTH="100%" |
| 1269 | BGCOLOR="#FFD0D0" |
| 1270 | CELLSPACING="0" |
| 1271 | CELLPADDING="4" |
| 1272 | CLASS="CALSTABLE" |
| 1273 | ><TR |
| 1274 | ><TD |
| 1275 | WIDTH="20%" |
| 1276 | ALIGN="RIGHT" |
| 1277 | VALIGN="TOP" |
| 1278 | ><TT |
| 1279 | CLASS="PARAMETER" |
| 1280 | ><I |
| 1281 | >x</I |
| 1282 | ></TT |
| 1283 | > :</TD |
| 1284 | ><TD |
| 1285 | WIDTH="80%" |
| 1286 | ALIGN="LEFT" |
| 1287 | VALIGN="TOP" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1288 | > </TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1289 | ></TR |
| 1290 | ></TABLE |
| 1291 | ><P |
| 1292 | ></P |
| 1293 | ></DIV |
| 1294 | ></DIV |
| 1295 | ><HR><DIV |
| 1296 | CLASS="REFSECT2" |
| 1297 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 1298 | NAME="AEN11613" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1299 | ></A |
| 1300 | ><H3 |
| 1301 | ><A |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1302 | NAME="CAST-TO-STRING-CAPS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1303 | ></A |
| 1304 | >CAST_TO_STRING</H3 |
| 1305 | ><TABLE |
| 1306 | BORDER="0" |
| 1307 | BGCOLOR="#D6E8FF" |
| 1308 | WIDTH="100%" |
| 1309 | CELLPADDING="6" |
| 1310 | ><TR |
| 1311 | ><TD |
| 1312 | ><PRE |
| 1313 | CLASS="PROGRAMLISTING" |
| 1314 | >#define CAST_TO_STRING</PRE |
| 1315 | ></TD |
| 1316 | ></TR |
| 1317 | ></TABLE |
| 1318 | ><P |
| 1319 | ></P |
| 1320 | ></DIV |
| 1321 | ><HR><DIV |
| 1322 | CLASS="REFSECT2" |
| 1323 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 1324 | NAME="AEN11618" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1325 | ></A |
| 1326 | ><H3 |
| 1327 | ><A |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1328 | NAME="CAST-TO-NUMBER-CAPS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1329 | ></A |
| 1330 | >CAST_TO_NUMBER</H3 |
| 1331 | ><TABLE |
| 1332 | BORDER="0" |
| 1333 | BGCOLOR="#D6E8FF" |
| 1334 | WIDTH="100%" |
| 1335 | CELLPADDING="6" |
| 1336 | ><TR |
| 1337 | ><TD |
| 1338 | ><PRE |
| 1339 | CLASS="PROGRAMLISTING" |
| 1340 | >#define CAST_TO_NUMBER</PRE |
| 1341 | ></TD |
| 1342 | ></TR |
| 1343 | ></TABLE |
| 1344 | ><P |
| 1345 | ></P |
| 1346 | ></DIV |
| 1347 | ><HR><DIV |
| 1348 | CLASS="REFSECT2" |
| 1349 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 1350 | NAME="AEN11623" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1351 | ></A |
| 1352 | ><H3 |
| 1353 | ><A |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1354 | NAME="CAST-TO-BOOLEAN-CAPS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1355 | ></A |
| 1356 | >CAST_TO_BOOLEAN</H3 |
| 1357 | ><TABLE |
| 1358 | BORDER="0" |
| 1359 | BGCOLOR="#D6E8FF" |
| 1360 | WIDTH="100%" |
| 1361 | CELLPADDING="6" |
| 1362 | ><TR |
| 1363 | ><TD |
| 1364 | ><PRE |
| 1365 | CLASS="PROGRAMLISTING" |
| 1366 | >#define CAST_TO_BOOLEAN</PRE |
| 1367 | ></TD |
| 1368 | ></TR |
| 1369 | ></TABLE |
| 1370 | ><P |
| 1371 | ></P |
| 1372 | ></DIV |
| 1373 | ><HR><DIV |
| 1374 | CLASS="REFSECT2" |
| 1375 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 1376 | NAME="AEN11628" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1377 | ></A |
| 1378 | ><H3 |
| 1379 | ><A |
| 1380 | NAME="XMLXPATHOBJECTPTR" |
| 1381 | ></A |
| 1382 | >xmlXPathObjectPtr ()</H3 |
| 1383 | ><TABLE |
| 1384 | BORDER="0" |
| 1385 | BGCOLOR="#D6E8FF" |
| 1386 | WIDTH="100%" |
| 1387 | CELLPADDING="6" |
| 1388 | ><TR |
| 1389 | ><TD |
| 1390 | ><PRE |
| 1391 | CLASS="PROGRAMLISTING" |
| 1392 | ><GTKDOCLINK |
| 1393 | HREF="TYPEDEF" |
| 1394 | >typedef</GTKDOCLINK |
| 1395 | > xmlXPathObjectPtr ();</PRE |
| 1396 | ></TD |
| 1397 | ></TR |
| 1398 | ></TABLE |
| 1399 | ><P |
| 1400 | ></P |
| 1401 | ><DIV |
| 1402 | CLASS="INFORMALTABLE" |
| 1403 | ><P |
| 1404 | ></P |
| 1405 | ><TABLE |
| 1406 | BORDER="0" |
| 1407 | WIDTH="100%" |
| 1408 | BGCOLOR="#FFD0D0" |
| 1409 | CELLSPACING="0" |
| 1410 | CELLPADDING="4" |
| 1411 | CLASS="CALSTABLE" |
| 1412 | ><TR |
| 1413 | ><TD |
| 1414 | WIDTH="20%" |
| 1415 | ALIGN="RIGHT" |
| 1416 | VALIGN="TOP" |
| 1417 | ><I |
| 1418 | CLASS="EMPHASIS" |
| 1419 | >Returns</I |
| 1420 | > :</TD |
| 1421 | ><TD |
| 1422 | WIDTH="80%" |
| 1423 | ALIGN="LEFT" |
| 1424 | VALIGN="TOP" |
| 1425 | > </TD |
| 1426 | ></TR |
| 1427 | ></TABLE |
| 1428 | ><P |
| 1429 | ></P |
| 1430 | ></DIV |
| 1431 | ></DIV |
| 1432 | ><HR><DIV |
| 1433 | CLASS="REFSECT2" |
| 1434 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 1435 | NAME="AEN11643" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1436 | ></A |
| 1437 | ><H3 |
| 1438 | ><A |
| 1439 | NAME="XMLXPATHREGISTERVARIABLELOOKUP" |
| 1440 | ></A |
| 1441 | >xmlXPathRegisterVariableLookup ()</H3 |
| 1442 | ><TABLE |
| 1443 | BORDER="0" |
| 1444 | BGCOLOR="#D6E8FF" |
| 1445 | WIDTH="100%" |
| 1446 | CELLPADDING="6" |
| 1447 | ><TR |
| 1448 | ><TD |
| 1449 | ><PRE |
| 1450 | CLASS="PROGRAMLISTING" |
| 1451 | >void xmlXPathRegisterVariableLookup (<A |
| 1452 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
| 1453 | >xmlXPathContextPtr</A |
| 1454 | > ctxt, |
| 1455 | <GTKDOCLINK |
| 1456 | HREF="XMLXPATHVARIABLELOOKUPFUNC" |
| 1457 | >xmlXPathVariableLookupFunc</GTKDOCLINK |
| 1458 | > f, |
| 1459 | void *varCtxt);</PRE |
| 1460 | ></TD |
| 1461 | ></TR |
| 1462 | ></TABLE |
| 1463 | ><P |
| 1464 | >register an external mechanism to do variable lookup</P |
| 1465 | ><P |
| 1466 | ></P |
| 1467 | ><DIV |
| 1468 | CLASS="INFORMALTABLE" |
| 1469 | ><P |
| 1470 | ></P |
| 1471 | ><TABLE |
| 1472 | BORDER="0" |
| 1473 | WIDTH="100%" |
| 1474 | BGCOLOR="#FFD0D0" |
| 1475 | CELLSPACING="0" |
| 1476 | CELLPADDING="4" |
| 1477 | CLASS="CALSTABLE" |
| 1478 | ><TR |
| 1479 | ><TD |
| 1480 | WIDTH="20%" |
| 1481 | ALIGN="RIGHT" |
| 1482 | VALIGN="TOP" |
| 1483 | ><TT |
| 1484 | CLASS="PARAMETER" |
| 1485 | ><I |
| 1486 | >ctxt</I |
| 1487 | ></TT |
| 1488 | > :</TD |
| 1489 | ><TD |
| 1490 | WIDTH="80%" |
| 1491 | ALIGN="LEFT" |
| 1492 | VALIGN="TOP" |
| 1493 | > the XPath context</TD |
| 1494 | ></TR |
| 1495 | ><TR |
| 1496 | ><TD |
| 1497 | WIDTH="20%" |
| 1498 | ALIGN="RIGHT" |
| 1499 | VALIGN="TOP" |
| 1500 | ><TT |
| 1501 | CLASS="PARAMETER" |
| 1502 | ><I |
| 1503 | >f</I |
| 1504 | ></TT |
| 1505 | > :</TD |
| 1506 | ><TD |
| 1507 | WIDTH="80%" |
| 1508 | ALIGN="LEFT" |
| 1509 | VALIGN="TOP" |
| 1510 | > the lookup function</TD |
| 1511 | ></TR |
| 1512 | ><TR |
| 1513 | ><TD |
| 1514 | WIDTH="20%" |
| 1515 | ALIGN="RIGHT" |
| 1516 | VALIGN="TOP" |
| 1517 | ><TT |
| 1518 | CLASS="PARAMETER" |
| 1519 | ><I |
| 1520 | >varCtxt</I |
| 1521 | ></TT |
| 1522 | > :</TD |
| 1523 | ><TD |
| 1524 | WIDTH="80%" |
| 1525 | ALIGN="LEFT" |
| 1526 | VALIGN="TOP" |
| 1527 | > </TD |
| 1528 | ></TR |
| 1529 | ></TABLE |
| 1530 | ><P |
| 1531 | ></P |
| 1532 | ></DIV |
| 1533 | ></DIV |
| 1534 | ><HR><DIV |
| 1535 | CLASS="REFSECT2" |
| 1536 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 1537 | NAME="AEN11668" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1538 | ></A |
| 1539 | ><H3 |
| 1540 | ><A |
| 1541 | NAME="XMLXPATHERROR" |
| 1542 | ></A |
| 1543 | >xmlXPatherror ()</H3 |
| 1544 | ><TABLE |
| 1545 | BORDER="0" |
| 1546 | BGCOLOR="#D6E8FF" |
| 1547 | WIDTH="100%" |
| 1548 | CELLPADDING="6" |
| 1549 | ><TR |
| 1550 | ><TD |
| 1551 | ><PRE |
| 1552 | CLASS="PROGRAMLISTING" |
| 1553 | >void xmlXPatherror (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1554 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1555 | >xmlXPathParserContextPtr</A |
| 1556 | > ctxt, |
| 1557 | const char *file, |
| 1558 | int line, |
| 1559 | int no);</PRE |
| 1560 | ></TD |
| 1561 | ></TR |
| 1562 | ></TABLE |
| 1563 | ><P |
| 1564 | ></P |
| 1565 | ><DIV |
| 1566 | CLASS="INFORMALTABLE" |
| 1567 | ><P |
| 1568 | ></P |
| 1569 | ><TABLE |
| 1570 | BORDER="0" |
| 1571 | WIDTH="100%" |
| 1572 | BGCOLOR="#FFD0D0" |
| 1573 | CELLSPACING="0" |
| 1574 | CELLPADDING="4" |
| 1575 | CLASS="CALSTABLE" |
| 1576 | ><TR |
| 1577 | ><TD |
| 1578 | WIDTH="20%" |
| 1579 | ALIGN="RIGHT" |
| 1580 | VALIGN="TOP" |
| 1581 | ><TT |
| 1582 | CLASS="PARAMETER" |
| 1583 | ><I |
| 1584 | >ctxt</I |
| 1585 | ></TT |
| 1586 | > :</TD |
| 1587 | ><TD |
| 1588 | WIDTH="80%" |
| 1589 | ALIGN="LEFT" |
| 1590 | VALIGN="TOP" |
| 1591 | > </TD |
| 1592 | ></TR |
| 1593 | ><TR |
| 1594 | ><TD |
| 1595 | WIDTH="20%" |
| 1596 | ALIGN="RIGHT" |
| 1597 | VALIGN="TOP" |
| 1598 | ><TT |
| 1599 | CLASS="PARAMETER" |
| 1600 | ><I |
| 1601 | >file</I |
| 1602 | ></TT |
| 1603 | > :</TD |
| 1604 | ><TD |
| 1605 | WIDTH="80%" |
| 1606 | ALIGN="LEFT" |
| 1607 | VALIGN="TOP" |
| 1608 | > </TD |
| 1609 | ></TR |
| 1610 | ><TR |
| 1611 | ><TD |
| 1612 | WIDTH="20%" |
| 1613 | ALIGN="RIGHT" |
| 1614 | VALIGN="TOP" |
| 1615 | ><TT |
| 1616 | CLASS="PARAMETER" |
| 1617 | ><I |
| 1618 | >line</I |
| 1619 | ></TT |
| 1620 | > :</TD |
| 1621 | ><TD |
| 1622 | WIDTH="80%" |
| 1623 | ALIGN="LEFT" |
| 1624 | VALIGN="TOP" |
| 1625 | > </TD |
| 1626 | ></TR |
| 1627 | ><TR |
| 1628 | ><TD |
| 1629 | WIDTH="20%" |
| 1630 | ALIGN="RIGHT" |
| 1631 | VALIGN="TOP" |
| 1632 | ><TT |
| 1633 | CLASS="PARAMETER" |
| 1634 | ><I |
| 1635 | >no</I |
| 1636 | ></TT |
| 1637 | > :</TD |
| 1638 | ><TD |
| 1639 | WIDTH="80%" |
| 1640 | ALIGN="LEFT" |
| 1641 | VALIGN="TOP" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1642 | > </TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1643 | ></TR |
| 1644 | ></TABLE |
| 1645 | ><P |
| 1646 | ></P |
| 1647 | ></DIV |
| 1648 | ></DIV |
| 1649 | ><HR><DIV |
| 1650 | CLASS="REFSECT2" |
| 1651 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 1652 | NAME="AEN11695" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1653 | ></A |
| 1654 | ><H3 |
| 1655 | ><A |
| 1656 | NAME="XMLXPATHDEBUGDUMPOBJECT" |
| 1657 | ></A |
| 1658 | >xmlXPathDebugDumpObject ()</H3 |
| 1659 | ><TABLE |
| 1660 | BORDER="0" |
| 1661 | BGCOLOR="#D6E8FF" |
| 1662 | WIDTH="100%" |
| 1663 | CELLPADDING="6" |
| 1664 | ><TR |
| 1665 | ><TD |
| 1666 | ><PRE |
| 1667 | CLASS="PROGRAMLISTING" |
| 1668 | >void xmlXPathDebugDumpObject (<GTKDOCLINK |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1669 | HREF="FILE-CAPS" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1670 | >FILE</GTKDOCLINK |
| 1671 | > *output, |
| 1672 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1673 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1674 | >xmlXPathObjectPtr</A |
| 1675 | > cur, |
| 1676 | int depth);</PRE |
| 1677 | ></TD |
| 1678 | ></TR |
| 1679 | ></TABLE |
| 1680 | ><P |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 1681 | >Dump the content of the object for debugging purposes</P |
| 1682 | ><P |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1683 | ></P |
| 1684 | ><DIV |
| 1685 | CLASS="INFORMALTABLE" |
| 1686 | ><P |
| 1687 | ></P |
| 1688 | ><TABLE |
| 1689 | BORDER="0" |
| 1690 | WIDTH="100%" |
| 1691 | BGCOLOR="#FFD0D0" |
| 1692 | CELLSPACING="0" |
| 1693 | CELLPADDING="4" |
| 1694 | CLASS="CALSTABLE" |
| 1695 | ><TR |
| 1696 | ><TD |
| 1697 | WIDTH="20%" |
| 1698 | ALIGN="RIGHT" |
| 1699 | VALIGN="TOP" |
| 1700 | ><TT |
| 1701 | CLASS="PARAMETER" |
| 1702 | ><I |
| 1703 | >output</I |
| 1704 | ></TT |
| 1705 | > :</TD |
| 1706 | ><TD |
| 1707 | WIDTH="80%" |
| 1708 | ALIGN="LEFT" |
| 1709 | VALIGN="TOP" |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 1710 | > the FILE * to dump the output</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1711 | ></TR |
| 1712 | ><TR |
| 1713 | ><TD |
| 1714 | WIDTH="20%" |
| 1715 | ALIGN="RIGHT" |
| 1716 | VALIGN="TOP" |
| 1717 | ><TT |
| 1718 | CLASS="PARAMETER" |
| 1719 | ><I |
| 1720 | >cur</I |
| 1721 | ></TT |
| 1722 | > :</TD |
| 1723 | ><TD |
| 1724 | WIDTH="80%" |
| 1725 | ALIGN="LEFT" |
| 1726 | VALIGN="TOP" |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 1727 | > the object to inspect</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1728 | ></TR |
| 1729 | ><TR |
| 1730 | ><TD |
| 1731 | WIDTH="20%" |
| 1732 | ALIGN="RIGHT" |
| 1733 | VALIGN="TOP" |
| 1734 | ><TT |
| 1735 | CLASS="PARAMETER" |
| 1736 | ><I |
| 1737 | >depth</I |
| 1738 | ></TT |
| 1739 | > :</TD |
| 1740 | ><TD |
| 1741 | WIDTH="80%" |
| 1742 | ALIGN="LEFT" |
| 1743 | VALIGN="TOP" |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 1744 | > indentation level</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 1745 | ></TR |
| 1746 | ></TABLE |
| 1747 | ><P |
| 1748 | ></P |
| 1749 | ></DIV |
| 1750 | ></DIV |
| 1751 | ><HR><DIV |
| 1752 | CLASS="REFSECT2" |
| 1753 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 1754 | NAME="AEN11720" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1755 | ></A |
| 1756 | ><H3 |
| 1757 | ><A |
| 1758 | NAME="XMLXPATHREGISTERNS" |
| 1759 | ></A |
| 1760 | >xmlXPathRegisterNs ()</H3 |
| 1761 | ><TABLE |
| 1762 | BORDER="0" |
| 1763 | BGCOLOR="#D6E8FF" |
| 1764 | WIDTH="100%" |
| 1765 | CELLPADDING="6" |
| 1766 | ><TR |
| 1767 | ><TD |
| 1768 | ><PRE |
| 1769 | CLASS="PROGRAMLISTING" |
| 1770 | >int xmlXPathRegisterNs (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1771 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1772 | >xmlXPathContextPtr</A |
| 1773 | > ctxt, |
| 1774 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1775 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1776 | >xmlChar</A |
| 1777 | > *prefix, |
| 1778 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1779 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1780 | >xmlChar</A |
| 1781 | > *ns_uri);</PRE |
| 1782 | ></TD |
| 1783 | ></TR |
| 1784 | ></TABLE |
| 1785 | ><P |
| 1786 | >Register a new namespace. If <TT |
| 1787 | CLASS="PARAMETER" |
| 1788 | ><I |
| 1789 | >ns_uri</I |
| 1790 | ></TT |
| 1791 | > is NULL it unregisters |
| 1792 | the namespace</P |
| 1793 | ><P |
| 1794 | ></P |
| 1795 | ><DIV |
| 1796 | CLASS="INFORMALTABLE" |
| 1797 | ><P |
| 1798 | ></P |
| 1799 | ><TABLE |
| 1800 | BORDER="0" |
| 1801 | WIDTH="100%" |
| 1802 | BGCOLOR="#FFD0D0" |
| 1803 | CELLSPACING="0" |
| 1804 | CELLPADDING="4" |
| 1805 | CLASS="CALSTABLE" |
| 1806 | ><TR |
| 1807 | ><TD |
| 1808 | WIDTH="20%" |
| 1809 | ALIGN="RIGHT" |
| 1810 | VALIGN="TOP" |
| 1811 | ><TT |
| 1812 | CLASS="PARAMETER" |
| 1813 | ><I |
| 1814 | >ctxt</I |
| 1815 | ></TT |
| 1816 | > :</TD |
| 1817 | ><TD |
| 1818 | WIDTH="80%" |
| 1819 | ALIGN="LEFT" |
| 1820 | VALIGN="TOP" |
| 1821 | > the XPath context</TD |
| 1822 | ></TR |
| 1823 | ><TR |
| 1824 | ><TD |
| 1825 | WIDTH="20%" |
| 1826 | ALIGN="RIGHT" |
| 1827 | VALIGN="TOP" |
| 1828 | ><TT |
| 1829 | CLASS="PARAMETER" |
| 1830 | ><I |
| 1831 | >prefix</I |
| 1832 | ></TT |
| 1833 | > :</TD |
| 1834 | ><TD |
| 1835 | WIDTH="80%" |
| 1836 | ALIGN="LEFT" |
| 1837 | VALIGN="TOP" |
| 1838 | > the namespace prefix</TD |
| 1839 | ></TR |
| 1840 | ><TR |
| 1841 | ><TD |
| 1842 | WIDTH="20%" |
| 1843 | ALIGN="RIGHT" |
| 1844 | VALIGN="TOP" |
| 1845 | ><TT |
| 1846 | CLASS="PARAMETER" |
| 1847 | ><I |
| 1848 | >ns_uri</I |
| 1849 | ></TT |
| 1850 | > :</TD |
| 1851 | ><TD |
| 1852 | WIDTH="80%" |
| 1853 | ALIGN="LEFT" |
| 1854 | VALIGN="TOP" |
| 1855 | > the namespace name</TD |
| 1856 | ></TR |
| 1857 | ><TR |
| 1858 | ><TD |
| 1859 | WIDTH="20%" |
| 1860 | ALIGN="RIGHT" |
| 1861 | VALIGN="TOP" |
| 1862 | ><I |
| 1863 | CLASS="EMPHASIS" |
| 1864 | >Returns</I |
| 1865 | > :</TD |
| 1866 | ><TD |
| 1867 | WIDTH="80%" |
| 1868 | ALIGN="LEFT" |
| 1869 | VALIGN="TOP" |
| 1870 | >0 in case of success, -1 in case of error</TD |
| 1871 | ></TR |
| 1872 | ></TABLE |
| 1873 | ><P |
| 1874 | ></P |
| 1875 | ></DIV |
| 1876 | ></DIV |
| 1877 | ><HR><DIV |
| 1878 | CLASS="REFSECT2" |
| 1879 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 1880 | NAME="AEN11751" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1881 | ></A |
| 1882 | ><H3 |
| 1883 | ><A |
| 1884 | NAME="XMLXPATHNSLOOKUP" |
| 1885 | ></A |
| 1886 | >xmlXPathNsLookup ()</H3 |
| 1887 | ><TABLE |
| 1888 | BORDER="0" |
| 1889 | BGCOLOR="#D6E8FF" |
| 1890 | WIDTH="100%" |
| 1891 | CELLPADDING="6" |
| 1892 | ><TR |
| 1893 | ><TD |
| 1894 | ><PRE |
| 1895 | CLASS="PROGRAMLISTING" |
| 1896 | >const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1897 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1898 | >xmlChar</A |
| 1899 | >* xmlXPathNsLookup (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1900 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1901 | >xmlXPathContextPtr</A |
| 1902 | > ctxt, |
| 1903 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 1904 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1905 | >xmlChar</A |
| 1906 | > *ns_uri);</PRE |
| 1907 | ></TD |
| 1908 | ></TR |
| 1909 | ></TABLE |
| 1910 | ><P |
| 1911 | >Search in the namespace declaration array of the context for the given |
| 1912 | namespace name associated to the given prefix</P |
| 1913 | ><P |
| 1914 | ></P |
| 1915 | ><DIV |
| 1916 | CLASS="INFORMALTABLE" |
| 1917 | ><P |
| 1918 | ></P |
| 1919 | ><TABLE |
| 1920 | BORDER="0" |
| 1921 | WIDTH="100%" |
| 1922 | BGCOLOR="#FFD0D0" |
| 1923 | CELLSPACING="0" |
| 1924 | CELLPADDING="4" |
| 1925 | CLASS="CALSTABLE" |
| 1926 | ><TR |
| 1927 | ><TD |
| 1928 | WIDTH="20%" |
| 1929 | ALIGN="RIGHT" |
| 1930 | VALIGN="TOP" |
| 1931 | ><TT |
| 1932 | CLASS="PARAMETER" |
| 1933 | ><I |
| 1934 | >ctxt</I |
| 1935 | ></TT |
| 1936 | > :</TD |
| 1937 | ><TD |
| 1938 | WIDTH="80%" |
| 1939 | ALIGN="LEFT" |
| 1940 | VALIGN="TOP" |
| 1941 | > the XPath context</TD |
| 1942 | ></TR |
| 1943 | ><TR |
| 1944 | ><TD |
| 1945 | WIDTH="20%" |
| 1946 | ALIGN="RIGHT" |
| 1947 | VALIGN="TOP" |
| 1948 | ><TT |
| 1949 | CLASS="PARAMETER" |
| 1950 | ><I |
| 1951 | >ns_uri</I |
| 1952 | ></TT |
| 1953 | > :</TD |
| 1954 | ><TD |
| 1955 | WIDTH="80%" |
| 1956 | ALIGN="LEFT" |
| 1957 | VALIGN="TOP" |
| 1958 | > </TD |
| 1959 | ></TR |
| 1960 | ><TR |
| 1961 | ><TD |
| 1962 | WIDTH="20%" |
| 1963 | ALIGN="RIGHT" |
| 1964 | VALIGN="TOP" |
| 1965 | ><I |
| 1966 | CLASS="EMPHASIS" |
| 1967 | >Returns</I |
| 1968 | > :</TD |
| 1969 | ><TD |
| 1970 | WIDTH="80%" |
| 1971 | ALIGN="LEFT" |
| 1972 | VALIGN="TOP" |
| 1973 | >the value or NULL if not found</TD |
| 1974 | ></TR |
| 1975 | ></TABLE |
| 1976 | ><P |
| 1977 | ></P |
| 1978 | ></DIV |
| 1979 | ></DIV |
| 1980 | ><HR><DIV |
| 1981 | CLASS="REFSECT2" |
| 1982 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 1983 | NAME="AEN11777" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 1984 | ></A |
| 1985 | ><H3 |
| 1986 | ><A |
| 1987 | NAME="XMLXPATHREGISTEREDNSCLEANUP" |
| 1988 | ></A |
| 1989 | >xmlXPathRegisteredNsCleanup ()</H3 |
| 1990 | ><TABLE |
| 1991 | BORDER="0" |
| 1992 | BGCOLOR="#D6E8FF" |
| 1993 | WIDTH="100%" |
| 1994 | CELLPADDING="6" |
| 1995 | ><TR |
| 1996 | ><TD |
| 1997 | ><PRE |
| 1998 | CLASS="PROGRAMLISTING" |
| 1999 | >void xmlXPathRegisteredNsCleanup (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2000 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 2001 | >xmlXPathContextPtr</A |
| 2002 | > ctxt);</PRE |
| 2003 | ></TD |
| 2004 | ></TR |
| 2005 | ></TABLE |
| 2006 | ><P |
| 2007 | ></P |
| 2008 | ><DIV |
| 2009 | CLASS="INFORMALTABLE" |
| 2010 | ><P |
| 2011 | ></P |
| 2012 | ><TABLE |
| 2013 | BORDER="0" |
| 2014 | WIDTH="100%" |
| 2015 | BGCOLOR="#FFD0D0" |
| 2016 | CELLSPACING="0" |
| 2017 | CELLPADDING="4" |
| 2018 | CLASS="CALSTABLE" |
| 2019 | ><TR |
| 2020 | ><TD |
| 2021 | WIDTH="20%" |
| 2022 | ALIGN="RIGHT" |
| 2023 | VALIGN="TOP" |
| 2024 | ><TT |
| 2025 | CLASS="PARAMETER" |
| 2026 | ><I |
| 2027 | >ctxt</I |
| 2028 | ></TT |
| 2029 | > :</TD |
| 2030 | ><TD |
| 2031 | WIDTH="80%" |
| 2032 | ALIGN="LEFT" |
| 2033 | VALIGN="TOP" |
| 2034 | > </TD |
| 2035 | ></TR |
| 2036 | ></TABLE |
| 2037 | ><P |
| 2038 | ></P |
| 2039 | ></DIV |
| 2040 | ></DIV |
| 2041 | ><HR><DIV |
| 2042 | CLASS="REFSECT2" |
| 2043 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 2044 | NAME="AEN11792" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2045 | ></A |
| 2046 | ><H3 |
| 2047 | ><A |
| 2048 | NAME="XMLXPATHREGISTERFUNC" |
| 2049 | ></A |
| 2050 | >xmlXPathRegisterFunc ()</H3 |
| 2051 | ><TABLE |
| 2052 | BORDER="0" |
| 2053 | BGCOLOR="#D6E8FF" |
| 2054 | WIDTH="100%" |
| 2055 | CELLPADDING="6" |
| 2056 | ><TR |
| 2057 | ><TD |
| 2058 | ><PRE |
| 2059 | CLASS="PROGRAMLISTING" |
| 2060 | >int xmlXPathRegisterFunc (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2061 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2062 | >xmlXPathContextPtr</A |
| 2063 | > ctxt, |
| 2064 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2065 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2066 | >xmlChar</A |
| 2067 | > *name, |
| 2068 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2069 | HREF="libxml-xpath.html#XMLXPATHFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2070 | >xmlXPathFunction</A |
| 2071 | > f);</PRE |
| 2072 | ></TD |
| 2073 | ></TR |
| 2074 | ></TABLE |
| 2075 | ><P |
| 2076 | >Register a new function. If <TT |
| 2077 | CLASS="PARAMETER" |
| 2078 | ><I |
| 2079 | >f</I |
| 2080 | ></TT |
| 2081 | > is NULL it unregisters the function</P |
| 2082 | ><P |
| 2083 | ></P |
| 2084 | ><DIV |
| 2085 | CLASS="INFORMALTABLE" |
| 2086 | ><P |
| 2087 | ></P |
| 2088 | ><TABLE |
| 2089 | BORDER="0" |
| 2090 | WIDTH="100%" |
| 2091 | BGCOLOR="#FFD0D0" |
| 2092 | CELLSPACING="0" |
| 2093 | CELLPADDING="4" |
| 2094 | CLASS="CALSTABLE" |
| 2095 | ><TR |
| 2096 | ><TD |
| 2097 | WIDTH="20%" |
| 2098 | ALIGN="RIGHT" |
| 2099 | VALIGN="TOP" |
| 2100 | ><TT |
| 2101 | CLASS="PARAMETER" |
| 2102 | ><I |
| 2103 | >ctxt</I |
| 2104 | ></TT |
| 2105 | > :</TD |
| 2106 | ><TD |
| 2107 | WIDTH="80%" |
| 2108 | ALIGN="LEFT" |
| 2109 | VALIGN="TOP" |
| 2110 | > the XPath context</TD |
| 2111 | ></TR |
| 2112 | ><TR |
| 2113 | ><TD |
| 2114 | WIDTH="20%" |
| 2115 | ALIGN="RIGHT" |
| 2116 | VALIGN="TOP" |
| 2117 | ><TT |
| 2118 | CLASS="PARAMETER" |
| 2119 | ><I |
| 2120 | >name</I |
| 2121 | ></TT |
| 2122 | > :</TD |
| 2123 | ><TD |
| 2124 | WIDTH="80%" |
| 2125 | ALIGN="LEFT" |
| 2126 | VALIGN="TOP" |
| 2127 | > the function name</TD |
| 2128 | ></TR |
| 2129 | ><TR |
| 2130 | ><TD |
| 2131 | WIDTH="20%" |
| 2132 | ALIGN="RIGHT" |
| 2133 | VALIGN="TOP" |
| 2134 | ><TT |
| 2135 | CLASS="PARAMETER" |
| 2136 | ><I |
| 2137 | >f</I |
| 2138 | ></TT |
| 2139 | > :</TD |
| 2140 | ><TD |
| 2141 | WIDTH="80%" |
| 2142 | ALIGN="LEFT" |
| 2143 | VALIGN="TOP" |
| 2144 | > the function implementation or NULL</TD |
| 2145 | ></TR |
| 2146 | ><TR |
| 2147 | ><TD |
| 2148 | WIDTH="20%" |
| 2149 | ALIGN="RIGHT" |
| 2150 | VALIGN="TOP" |
| 2151 | ><I |
| 2152 | CLASS="EMPHASIS" |
| 2153 | >Returns</I |
| 2154 | > :</TD |
| 2155 | ><TD |
| 2156 | WIDTH="80%" |
| 2157 | ALIGN="LEFT" |
| 2158 | VALIGN="TOP" |
| 2159 | >0 in case of success, -1 in case of error</TD |
| 2160 | ></TR |
| 2161 | ></TABLE |
| 2162 | ><P |
| 2163 | ></P |
| 2164 | ></DIV |
| 2165 | ></DIV |
| 2166 | ><HR><DIV |
| 2167 | CLASS="REFSECT2" |
| 2168 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 2169 | NAME="AEN11823" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2170 | ></A |
| 2171 | ><H3 |
| 2172 | ><A |
| 2173 | NAME="XMLXPATHREGISTERFUNCNS" |
| 2174 | ></A |
| 2175 | >xmlXPathRegisterFuncNS ()</H3 |
| 2176 | ><TABLE |
| 2177 | BORDER="0" |
| 2178 | BGCOLOR="#D6E8FF" |
| 2179 | WIDTH="100%" |
| 2180 | CELLPADDING="6" |
| 2181 | ><TR |
| 2182 | ><TD |
| 2183 | ><PRE |
| 2184 | CLASS="PROGRAMLISTING" |
| 2185 | >int xmlXPathRegisterFuncNS (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2186 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2187 | >xmlXPathContextPtr</A |
| 2188 | > ctxt, |
| 2189 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2190 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2191 | >xmlChar</A |
| 2192 | > *name, |
| 2193 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2194 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2195 | >xmlChar</A |
| 2196 | > *ns_uri, |
| 2197 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2198 | HREF="libxml-xpath.html#XMLXPATHFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2199 | >xmlXPathFunction</A |
| 2200 | > f);</PRE |
| 2201 | ></TD |
| 2202 | ></TR |
| 2203 | ></TABLE |
| 2204 | ><P |
| 2205 | >Register a new function. If <TT |
| 2206 | CLASS="PARAMETER" |
| 2207 | ><I |
| 2208 | >f</I |
| 2209 | ></TT |
| 2210 | > is NULL it unregisters the function</P |
| 2211 | ><P |
| 2212 | ></P |
| 2213 | ><DIV |
| 2214 | CLASS="INFORMALTABLE" |
| 2215 | ><P |
| 2216 | ></P |
| 2217 | ><TABLE |
| 2218 | BORDER="0" |
| 2219 | WIDTH="100%" |
| 2220 | BGCOLOR="#FFD0D0" |
| 2221 | CELLSPACING="0" |
| 2222 | CELLPADDING="4" |
| 2223 | CLASS="CALSTABLE" |
| 2224 | ><TR |
| 2225 | ><TD |
| 2226 | WIDTH="20%" |
| 2227 | ALIGN="RIGHT" |
| 2228 | VALIGN="TOP" |
| 2229 | ><TT |
| 2230 | CLASS="PARAMETER" |
| 2231 | ><I |
| 2232 | >ctxt</I |
| 2233 | ></TT |
| 2234 | > :</TD |
| 2235 | ><TD |
| 2236 | WIDTH="80%" |
| 2237 | ALIGN="LEFT" |
| 2238 | VALIGN="TOP" |
| 2239 | > the XPath context</TD |
| 2240 | ></TR |
| 2241 | ><TR |
| 2242 | ><TD |
| 2243 | WIDTH="20%" |
| 2244 | ALIGN="RIGHT" |
| 2245 | VALIGN="TOP" |
| 2246 | ><TT |
| 2247 | CLASS="PARAMETER" |
| 2248 | ><I |
| 2249 | >name</I |
| 2250 | ></TT |
| 2251 | > :</TD |
| 2252 | ><TD |
| 2253 | WIDTH="80%" |
| 2254 | ALIGN="LEFT" |
| 2255 | VALIGN="TOP" |
| 2256 | > the function name</TD |
| 2257 | ></TR |
| 2258 | ><TR |
| 2259 | ><TD |
| 2260 | WIDTH="20%" |
| 2261 | ALIGN="RIGHT" |
| 2262 | VALIGN="TOP" |
| 2263 | ><TT |
| 2264 | CLASS="PARAMETER" |
| 2265 | ><I |
| 2266 | >ns_uri</I |
| 2267 | ></TT |
| 2268 | > :</TD |
| 2269 | ><TD |
| 2270 | WIDTH="80%" |
| 2271 | ALIGN="LEFT" |
| 2272 | VALIGN="TOP" |
| 2273 | > the function namespace URI</TD |
| 2274 | ></TR |
| 2275 | ><TR |
| 2276 | ><TD |
| 2277 | WIDTH="20%" |
| 2278 | ALIGN="RIGHT" |
| 2279 | VALIGN="TOP" |
| 2280 | ><TT |
| 2281 | CLASS="PARAMETER" |
| 2282 | ><I |
| 2283 | >f</I |
| 2284 | ></TT |
| 2285 | > :</TD |
| 2286 | ><TD |
| 2287 | WIDTH="80%" |
| 2288 | ALIGN="LEFT" |
| 2289 | VALIGN="TOP" |
| 2290 | > the function implementation or NULL</TD |
| 2291 | ></TR |
| 2292 | ><TR |
| 2293 | ><TD |
| 2294 | WIDTH="20%" |
| 2295 | ALIGN="RIGHT" |
| 2296 | VALIGN="TOP" |
| 2297 | ><I |
| 2298 | CLASS="EMPHASIS" |
| 2299 | >Returns</I |
| 2300 | > :</TD |
| 2301 | ><TD |
| 2302 | WIDTH="80%" |
| 2303 | ALIGN="LEFT" |
| 2304 | VALIGN="TOP" |
| 2305 | >0 in case of success, -1 in case of error</TD |
| 2306 | ></TR |
| 2307 | ></TABLE |
| 2308 | ><P |
| 2309 | ></P |
| 2310 | ></DIV |
| 2311 | ></DIV |
| 2312 | ><HR><DIV |
| 2313 | CLASS="REFSECT2" |
| 2314 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 2315 | NAME="AEN11859" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2316 | ></A |
| 2317 | ><H3 |
| 2318 | ><A |
| 2319 | NAME="XMLXPATHREGISTERVARIABLE" |
| 2320 | ></A |
| 2321 | >xmlXPathRegisterVariable ()</H3 |
| 2322 | ><TABLE |
| 2323 | BORDER="0" |
| 2324 | BGCOLOR="#D6E8FF" |
| 2325 | WIDTH="100%" |
| 2326 | CELLPADDING="6" |
| 2327 | ><TR |
| 2328 | ><TD |
| 2329 | ><PRE |
| 2330 | CLASS="PROGRAMLISTING" |
| 2331 | >int xmlXPathRegisterVariable (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2332 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2333 | >xmlXPathContextPtr</A |
| 2334 | > ctxt, |
| 2335 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2336 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2337 | >xmlChar</A |
| 2338 | > *name, |
| 2339 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2340 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2341 | >xmlXPathObjectPtr</A |
| 2342 | > value);</PRE |
| 2343 | ></TD |
| 2344 | ></TR |
| 2345 | ></TABLE |
| 2346 | ><P |
| 2347 | >Register a new variable value. If <TT |
| 2348 | CLASS="PARAMETER" |
| 2349 | ><I |
| 2350 | >value</I |
| 2351 | ></TT |
| 2352 | > is NULL it unregisters |
| 2353 | the variable</P |
| 2354 | ><P |
| 2355 | ></P |
| 2356 | ><DIV |
| 2357 | CLASS="INFORMALTABLE" |
| 2358 | ><P |
| 2359 | ></P |
| 2360 | ><TABLE |
| 2361 | BORDER="0" |
| 2362 | WIDTH="100%" |
| 2363 | BGCOLOR="#FFD0D0" |
| 2364 | CELLSPACING="0" |
| 2365 | CELLPADDING="4" |
| 2366 | CLASS="CALSTABLE" |
| 2367 | ><TR |
| 2368 | ><TD |
| 2369 | WIDTH="20%" |
| 2370 | ALIGN="RIGHT" |
| 2371 | VALIGN="TOP" |
| 2372 | ><TT |
| 2373 | CLASS="PARAMETER" |
| 2374 | ><I |
| 2375 | >ctxt</I |
| 2376 | ></TT |
| 2377 | > :</TD |
| 2378 | ><TD |
| 2379 | WIDTH="80%" |
| 2380 | ALIGN="LEFT" |
| 2381 | VALIGN="TOP" |
| 2382 | > the XPath context</TD |
| 2383 | ></TR |
| 2384 | ><TR |
| 2385 | ><TD |
| 2386 | WIDTH="20%" |
| 2387 | ALIGN="RIGHT" |
| 2388 | VALIGN="TOP" |
| 2389 | ><TT |
| 2390 | CLASS="PARAMETER" |
| 2391 | ><I |
| 2392 | >name</I |
| 2393 | ></TT |
| 2394 | > :</TD |
| 2395 | ><TD |
| 2396 | WIDTH="80%" |
| 2397 | ALIGN="LEFT" |
| 2398 | VALIGN="TOP" |
| 2399 | > the variable name</TD |
| 2400 | ></TR |
| 2401 | ><TR |
| 2402 | ><TD |
| 2403 | WIDTH="20%" |
| 2404 | ALIGN="RIGHT" |
| 2405 | VALIGN="TOP" |
| 2406 | ><TT |
| 2407 | CLASS="PARAMETER" |
| 2408 | ><I |
| 2409 | >value</I |
| 2410 | ></TT |
| 2411 | > :</TD |
| 2412 | ><TD |
| 2413 | WIDTH="80%" |
| 2414 | ALIGN="LEFT" |
| 2415 | VALIGN="TOP" |
| 2416 | > the variable value or NULL</TD |
| 2417 | ></TR |
| 2418 | ><TR |
| 2419 | ><TD |
| 2420 | WIDTH="20%" |
| 2421 | ALIGN="RIGHT" |
| 2422 | VALIGN="TOP" |
| 2423 | ><I |
| 2424 | CLASS="EMPHASIS" |
| 2425 | >Returns</I |
| 2426 | > :</TD |
| 2427 | ><TD |
| 2428 | WIDTH="80%" |
| 2429 | ALIGN="LEFT" |
| 2430 | VALIGN="TOP" |
| 2431 | >0 in case of success, -1 in case of error</TD |
| 2432 | ></TR |
| 2433 | ></TABLE |
| 2434 | ><P |
| 2435 | ></P |
| 2436 | ></DIV |
| 2437 | ></DIV |
| 2438 | ><HR><DIV |
| 2439 | CLASS="REFSECT2" |
| 2440 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 2441 | NAME="AEN11890" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2442 | ></A |
| 2443 | ><H3 |
| 2444 | ><A |
| 2445 | NAME="XMLXPATHREGISTERVARIABLENS" |
| 2446 | ></A |
| 2447 | >xmlXPathRegisterVariableNS ()</H3 |
| 2448 | ><TABLE |
| 2449 | BORDER="0" |
| 2450 | BGCOLOR="#D6E8FF" |
| 2451 | WIDTH="100%" |
| 2452 | CELLPADDING="6" |
| 2453 | ><TR |
| 2454 | ><TD |
| 2455 | ><PRE |
| 2456 | CLASS="PROGRAMLISTING" |
| 2457 | >int xmlXPathRegisterVariableNS (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2458 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2459 | >xmlXPathContextPtr</A |
| 2460 | > ctxt, |
| 2461 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2462 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2463 | >xmlChar</A |
| 2464 | > *name, |
| 2465 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2466 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2467 | >xmlChar</A |
| 2468 | > *ns_uri, |
| 2469 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2470 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2471 | >xmlXPathObjectPtr</A |
| 2472 | > value);</PRE |
| 2473 | ></TD |
| 2474 | ></TR |
| 2475 | ></TABLE |
| 2476 | ><P |
| 2477 | >Register a new variable value. If <TT |
| 2478 | CLASS="PARAMETER" |
| 2479 | ><I |
| 2480 | >value</I |
| 2481 | ></TT |
| 2482 | > is NULL it unregisters |
| 2483 | the variable</P |
| 2484 | ><P |
| 2485 | ></P |
| 2486 | ><DIV |
| 2487 | CLASS="INFORMALTABLE" |
| 2488 | ><P |
| 2489 | ></P |
| 2490 | ><TABLE |
| 2491 | BORDER="0" |
| 2492 | WIDTH="100%" |
| 2493 | BGCOLOR="#FFD0D0" |
| 2494 | CELLSPACING="0" |
| 2495 | CELLPADDING="4" |
| 2496 | CLASS="CALSTABLE" |
| 2497 | ><TR |
| 2498 | ><TD |
| 2499 | WIDTH="20%" |
| 2500 | ALIGN="RIGHT" |
| 2501 | VALIGN="TOP" |
| 2502 | ><TT |
| 2503 | CLASS="PARAMETER" |
| 2504 | ><I |
| 2505 | >ctxt</I |
| 2506 | ></TT |
| 2507 | > :</TD |
| 2508 | ><TD |
| 2509 | WIDTH="80%" |
| 2510 | ALIGN="LEFT" |
| 2511 | VALIGN="TOP" |
| 2512 | > the XPath context</TD |
| 2513 | ></TR |
| 2514 | ><TR |
| 2515 | ><TD |
| 2516 | WIDTH="20%" |
| 2517 | ALIGN="RIGHT" |
| 2518 | VALIGN="TOP" |
| 2519 | ><TT |
| 2520 | CLASS="PARAMETER" |
| 2521 | ><I |
| 2522 | >name</I |
| 2523 | ></TT |
| 2524 | > :</TD |
| 2525 | ><TD |
| 2526 | WIDTH="80%" |
| 2527 | ALIGN="LEFT" |
| 2528 | VALIGN="TOP" |
| 2529 | > the variable name</TD |
| 2530 | ></TR |
| 2531 | ><TR |
| 2532 | ><TD |
| 2533 | WIDTH="20%" |
| 2534 | ALIGN="RIGHT" |
| 2535 | VALIGN="TOP" |
| 2536 | ><TT |
| 2537 | CLASS="PARAMETER" |
| 2538 | ><I |
| 2539 | >ns_uri</I |
| 2540 | ></TT |
| 2541 | > :</TD |
| 2542 | ><TD |
| 2543 | WIDTH="80%" |
| 2544 | ALIGN="LEFT" |
| 2545 | VALIGN="TOP" |
| 2546 | > the variable namespace URI</TD |
| 2547 | ></TR |
| 2548 | ><TR |
| 2549 | ><TD |
| 2550 | WIDTH="20%" |
| 2551 | ALIGN="RIGHT" |
| 2552 | VALIGN="TOP" |
| 2553 | ><TT |
| 2554 | CLASS="PARAMETER" |
| 2555 | ><I |
| 2556 | >value</I |
| 2557 | ></TT |
| 2558 | > :</TD |
| 2559 | ><TD |
| 2560 | WIDTH="80%" |
| 2561 | ALIGN="LEFT" |
| 2562 | VALIGN="TOP" |
| 2563 | > the variable value or NULL</TD |
| 2564 | ></TR |
| 2565 | ><TR |
| 2566 | ><TD |
| 2567 | WIDTH="20%" |
| 2568 | ALIGN="RIGHT" |
| 2569 | VALIGN="TOP" |
| 2570 | ><I |
| 2571 | CLASS="EMPHASIS" |
| 2572 | >Returns</I |
| 2573 | > :</TD |
| 2574 | ><TD |
| 2575 | WIDTH="80%" |
| 2576 | ALIGN="LEFT" |
| 2577 | VALIGN="TOP" |
| 2578 | >0 in case of success, -1 in case of error</TD |
| 2579 | ></TR |
| 2580 | ></TABLE |
| 2581 | ><P |
| 2582 | ></P |
| 2583 | ></DIV |
| 2584 | ></DIV |
| 2585 | ><HR><DIV |
| 2586 | CLASS="REFSECT2" |
| 2587 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 2588 | NAME="AEN11926" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2589 | ></A |
| 2590 | ><H3 |
| 2591 | ><A |
| 2592 | NAME="XMLXPATHFUNCTIONLOOKUP" |
| 2593 | ></A |
| 2594 | >xmlXPathFunctionLookup ()</H3 |
| 2595 | ><TABLE |
| 2596 | BORDER="0" |
| 2597 | BGCOLOR="#D6E8FF" |
| 2598 | WIDTH="100%" |
| 2599 | CELLPADDING="6" |
| 2600 | ><TR |
| 2601 | ><TD |
| 2602 | ><PRE |
| 2603 | CLASS="PROGRAMLISTING" |
| 2604 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2605 | HREF="libxml-xpath.html#XMLXPATHFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2606 | >xmlXPathFunction</A |
| 2607 | > xmlXPathFunctionLookup (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2608 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2609 | >xmlXPathContextPtr</A |
| 2610 | > ctxt, |
| 2611 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2612 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2613 | >xmlChar</A |
| 2614 | > *name);</PRE |
| 2615 | ></TD |
| 2616 | ></TR |
| 2617 | ></TABLE |
| 2618 | ><P |
| 2619 | >Search in the Function array of the context for the given |
| 2620 | function.</P |
| 2621 | ><P |
| 2622 | ></P |
| 2623 | ><DIV |
| 2624 | CLASS="INFORMALTABLE" |
| 2625 | ><P |
| 2626 | ></P |
| 2627 | ><TABLE |
| 2628 | BORDER="0" |
| 2629 | WIDTH="100%" |
| 2630 | BGCOLOR="#FFD0D0" |
| 2631 | CELLSPACING="0" |
| 2632 | CELLPADDING="4" |
| 2633 | CLASS="CALSTABLE" |
| 2634 | ><TR |
| 2635 | ><TD |
| 2636 | WIDTH="20%" |
| 2637 | ALIGN="RIGHT" |
| 2638 | VALIGN="TOP" |
| 2639 | ><TT |
| 2640 | CLASS="PARAMETER" |
| 2641 | ><I |
| 2642 | >ctxt</I |
| 2643 | ></TT |
| 2644 | > :</TD |
| 2645 | ><TD |
| 2646 | WIDTH="80%" |
| 2647 | ALIGN="LEFT" |
| 2648 | VALIGN="TOP" |
| 2649 | > the XPath context</TD |
| 2650 | ></TR |
| 2651 | ><TR |
| 2652 | ><TD |
| 2653 | WIDTH="20%" |
| 2654 | ALIGN="RIGHT" |
| 2655 | VALIGN="TOP" |
| 2656 | ><TT |
| 2657 | CLASS="PARAMETER" |
| 2658 | ><I |
| 2659 | >name</I |
| 2660 | ></TT |
| 2661 | > :</TD |
| 2662 | ><TD |
| 2663 | WIDTH="80%" |
| 2664 | ALIGN="LEFT" |
| 2665 | VALIGN="TOP" |
| 2666 | > the function name</TD |
| 2667 | ></TR |
| 2668 | ><TR |
| 2669 | ><TD |
| 2670 | WIDTH="20%" |
| 2671 | ALIGN="RIGHT" |
| 2672 | VALIGN="TOP" |
| 2673 | ><I |
| 2674 | CLASS="EMPHASIS" |
| 2675 | >Returns</I |
| 2676 | > :</TD |
| 2677 | ><TD |
| 2678 | WIDTH="80%" |
| 2679 | ALIGN="LEFT" |
| 2680 | VALIGN="TOP" |
| 2681 | >the xmlXPathFunction or NULL if not found</TD |
| 2682 | ></TR |
| 2683 | ></TABLE |
| 2684 | ><P |
| 2685 | ></P |
| 2686 | ></DIV |
| 2687 | ></DIV |
| 2688 | ><HR><DIV |
| 2689 | CLASS="REFSECT2" |
| 2690 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 2691 | NAME="AEN11952" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2692 | ></A |
| 2693 | ><H3 |
| 2694 | ><A |
| 2695 | NAME="XMLXPATHFUNCTIONLOOKUPNS" |
| 2696 | ></A |
| 2697 | >xmlXPathFunctionLookupNS ()</H3 |
| 2698 | ><TABLE |
| 2699 | BORDER="0" |
| 2700 | BGCOLOR="#D6E8FF" |
| 2701 | WIDTH="100%" |
| 2702 | CELLPADDING="6" |
| 2703 | ><TR |
| 2704 | ><TD |
| 2705 | ><PRE |
| 2706 | CLASS="PROGRAMLISTING" |
| 2707 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2708 | HREF="libxml-xpath.html#XMLXPATHFUNCTION" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2709 | >xmlXPathFunction</A |
| 2710 | > xmlXPathFunctionLookupNS (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2711 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2712 | >xmlXPathContextPtr</A |
| 2713 | > ctxt, |
| 2714 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2715 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2716 | >xmlChar</A |
| 2717 | > *name, |
| 2718 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2719 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2720 | >xmlChar</A |
| 2721 | > *ns_uri);</PRE |
| 2722 | ></TD |
| 2723 | ></TR |
| 2724 | ></TABLE |
| 2725 | ><P |
| 2726 | >Search in the Function array of the context for the given |
| 2727 | function.</P |
| 2728 | ><P |
| 2729 | ></P |
| 2730 | ><DIV |
| 2731 | CLASS="INFORMALTABLE" |
| 2732 | ><P |
| 2733 | ></P |
| 2734 | ><TABLE |
| 2735 | BORDER="0" |
| 2736 | WIDTH="100%" |
| 2737 | BGCOLOR="#FFD0D0" |
| 2738 | CELLSPACING="0" |
| 2739 | CELLPADDING="4" |
| 2740 | CLASS="CALSTABLE" |
| 2741 | ><TR |
| 2742 | ><TD |
| 2743 | WIDTH="20%" |
| 2744 | ALIGN="RIGHT" |
| 2745 | VALIGN="TOP" |
| 2746 | ><TT |
| 2747 | CLASS="PARAMETER" |
| 2748 | ><I |
| 2749 | >ctxt</I |
| 2750 | ></TT |
| 2751 | > :</TD |
| 2752 | ><TD |
| 2753 | WIDTH="80%" |
| 2754 | ALIGN="LEFT" |
| 2755 | VALIGN="TOP" |
| 2756 | > the XPath context</TD |
| 2757 | ></TR |
| 2758 | ><TR |
| 2759 | ><TD |
| 2760 | WIDTH="20%" |
| 2761 | ALIGN="RIGHT" |
| 2762 | VALIGN="TOP" |
| 2763 | ><TT |
| 2764 | CLASS="PARAMETER" |
| 2765 | ><I |
| 2766 | >name</I |
| 2767 | ></TT |
| 2768 | > :</TD |
| 2769 | ><TD |
| 2770 | WIDTH="80%" |
| 2771 | ALIGN="LEFT" |
| 2772 | VALIGN="TOP" |
| 2773 | > the function name</TD |
| 2774 | ></TR |
| 2775 | ><TR |
| 2776 | ><TD |
| 2777 | WIDTH="20%" |
| 2778 | ALIGN="RIGHT" |
| 2779 | VALIGN="TOP" |
| 2780 | ><TT |
| 2781 | CLASS="PARAMETER" |
| 2782 | ><I |
| 2783 | >ns_uri</I |
| 2784 | ></TT |
| 2785 | > :</TD |
| 2786 | ><TD |
| 2787 | WIDTH="80%" |
| 2788 | ALIGN="LEFT" |
| 2789 | VALIGN="TOP" |
| 2790 | > the function namespace URI</TD |
| 2791 | ></TR |
| 2792 | ><TR |
| 2793 | ><TD |
| 2794 | WIDTH="20%" |
| 2795 | ALIGN="RIGHT" |
| 2796 | VALIGN="TOP" |
| 2797 | ><I |
| 2798 | CLASS="EMPHASIS" |
| 2799 | >Returns</I |
| 2800 | > :</TD |
| 2801 | ><TD |
| 2802 | WIDTH="80%" |
| 2803 | ALIGN="LEFT" |
| 2804 | VALIGN="TOP" |
| 2805 | >the xmlXPathFunction or NULL if not found</TD |
| 2806 | ></TR |
| 2807 | ></TABLE |
| 2808 | ><P |
| 2809 | ></P |
| 2810 | ></DIV |
| 2811 | ></DIV |
| 2812 | ><HR><DIV |
| 2813 | CLASS="REFSECT2" |
| 2814 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 2815 | NAME="AEN11983" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2816 | ></A |
| 2817 | ><H3 |
| 2818 | ><A |
| 2819 | NAME="XMLXPATHREGISTEREDFUNCSCLEANUP" |
| 2820 | ></A |
| 2821 | >xmlXPathRegisteredFuncsCleanup ()</H3 |
| 2822 | ><TABLE |
| 2823 | BORDER="0" |
| 2824 | BGCOLOR="#D6E8FF" |
| 2825 | WIDTH="100%" |
| 2826 | CELLPADDING="6" |
| 2827 | ><TR |
| 2828 | ><TD |
| 2829 | ><PRE |
| 2830 | CLASS="PROGRAMLISTING" |
| 2831 | >void xmlXPathRegisteredFuncsCleanup (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2832 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2833 | >xmlXPathContextPtr</A |
| 2834 | > ctxt);</PRE |
| 2835 | ></TD |
| 2836 | ></TR |
| 2837 | ></TABLE |
| 2838 | ><P |
| 2839 | >Cleanup the XPath context data associated to registered functions</P |
| 2840 | ><P |
| 2841 | ></P |
| 2842 | ><DIV |
| 2843 | CLASS="INFORMALTABLE" |
| 2844 | ><P |
| 2845 | ></P |
| 2846 | ><TABLE |
| 2847 | BORDER="0" |
| 2848 | WIDTH="100%" |
| 2849 | BGCOLOR="#FFD0D0" |
| 2850 | CELLSPACING="0" |
| 2851 | CELLPADDING="4" |
| 2852 | CLASS="CALSTABLE" |
| 2853 | ><TR |
| 2854 | ><TD |
| 2855 | WIDTH="20%" |
| 2856 | ALIGN="RIGHT" |
| 2857 | VALIGN="TOP" |
| 2858 | ><TT |
| 2859 | CLASS="PARAMETER" |
| 2860 | ><I |
| 2861 | >ctxt</I |
| 2862 | ></TT |
| 2863 | > :</TD |
| 2864 | ><TD |
| 2865 | WIDTH="80%" |
| 2866 | ALIGN="LEFT" |
| 2867 | VALIGN="TOP" |
| 2868 | > the XPath context</TD |
| 2869 | ></TR |
| 2870 | ></TABLE |
| 2871 | ><P |
| 2872 | ></P |
| 2873 | ></DIV |
| 2874 | ></DIV |
| 2875 | ><HR><DIV |
| 2876 | CLASS="REFSECT2" |
| 2877 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 2878 | NAME="AEN11999" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2879 | ></A |
| 2880 | ><H3 |
| 2881 | ><A |
| 2882 | NAME="XMLXPATHVARIABLELOOKUP" |
| 2883 | ></A |
| 2884 | >xmlXPathVariableLookup ()</H3 |
| 2885 | ><TABLE |
| 2886 | BORDER="0" |
| 2887 | BGCOLOR="#D6E8FF" |
| 2888 | WIDTH="100%" |
| 2889 | CELLPADDING="6" |
| 2890 | ><TR |
| 2891 | ><TD |
| 2892 | ><PRE |
| 2893 | CLASS="PROGRAMLISTING" |
| 2894 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2895 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2896 | >xmlXPathObjectPtr</A |
| 2897 | > xmlXPathVariableLookup (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2898 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2899 | >xmlXPathContextPtr</A |
| 2900 | > ctxt, |
| 2901 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2902 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2903 | >xmlChar</A |
| 2904 | > *name);</PRE |
| 2905 | ></TD |
| 2906 | ></TR |
| 2907 | ></TABLE |
| 2908 | ><P |
| 2909 | >Search in the Variable array of the context for the given |
| 2910 | variable value.</P |
| 2911 | ><P |
| 2912 | ></P |
| 2913 | ><DIV |
| 2914 | CLASS="INFORMALTABLE" |
| 2915 | ><P |
| 2916 | ></P |
| 2917 | ><TABLE |
| 2918 | BORDER="0" |
| 2919 | WIDTH="100%" |
| 2920 | BGCOLOR="#FFD0D0" |
| 2921 | CELLSPACING="0" |
| 2922 | CELLPADDING="4" |
| 2923 | CLASS="CALSTABLE" |
| 2924 | ><TR |
| 2925 | ><TD |
| 2926 | WIDTH="20%" |
| 2927 | ALIGN="RIGHT" |
| 2928 | VALIGN="TOP" |
| 2929 | ><TT |
| 2930 | CLASS="PARAMETER" |
| 2931 | ><I |
| 2932 | >ctxt</I |
| 2933 | ></TT |
| 2934 | > :</TD |
| 2935 | ><TD |
| 2936 | WIDTH="80%" |
| 2937 | ALIGN="LEFT" |
| 2938 | VALIGN="TOP" |
| 2939 | > the XPath context</TD |
| 2940 | ></TR |
| 2941 | ><TR |
| 2942 | ><TD |
| 2943 | WIDTH="20%" |
| 2944 | ALIGN="RIGHT" |
| 2945 | VALIGN="TOP" |
| 2946 | ><TT |
| 2947 | CLASS="PARAMETER" |
| 2948 | ><I |
| 2949 | >name</I |
| 2950 | ></TT |
| 2951 | > :</TD |
| 2952 | ><TD |
| 2953 | WIDTH="80%" |
| 2954 | ALIGN="LEFT" |
| 2955 | VALIGN="TOP" |
| 2956 | > the variable name</TD |
| 2957 | ></TR |
| 2958 | ><TR |
| 2959 | ><TD |
| 2960 | WIDTH="20%" |
| 2961 | ALIGN="RIGHT" |
| 2962 | VALIGN="TOP" |
| 2963 | ><I |
| 2964 | CLASS="EMPHASIS" |
| 2965 | >Returns</I |
| 2966 | > :</TD |
| 2967 | ><TD |
| 2968 | WIDTH="80%" |
| 2969 | ALIGN="LEFT" |
| 2970 | VALIGN="TOP" |
| 2971 | >the value or NULL if not found</TD |
| 2972 | ></TR |
| 2973 | ></TABLE |
| 2974 | ><P |
| 2975 | ></P |
| 2976 | ></DIV |
| 2977 | ></DIV |
| 2978 | ><HR><DIV |
| 2979 | CLASS="REFSECT2" |
| 2980 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 2981 | NAME="AEN12025" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2982 | ></A |
| 2983 | ><H3 |
| 2984 | ><A |
| 2985 | NAME="XMLXPATHVARIABLELOOKUPNS" |
| 2986 | ></A |
| 2987 | >xmlXPathVariableLookupNS ()</H3 |
| 2988 | ><TABLE |
| 2989 | BORDER="0" |
| 2990 | BGCOLOR="#D6E8FF" |
| 2991 | WIDTH="100%" |
| 2992 | CELLPADDING="6" |
| 2993 | ><TR |
| 2994 | ><TD |
| 2995 | ><PRE |
| 2996 | CLASS="PROGRAMLISTING" |
| 2997 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 2998 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 2999 | >xmlXPathObjectPtr</A |
| 3000 | > xmlXPathVariableLookupNS (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 3001 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3002 | >xmlXPathContextPtr</A |
| 3003 | > ctxt, |
| 3004 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 3005 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3006 | >xmlChar</A |
| 3007 | > *name, |
| 3008 | const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 3009 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3010 | >xmlChar</A |
| 3011 | > *ns_uri);</PRE |
| 3012 | ></TD |
| 3013 | ></TR |
| 3014 | ></TABLE |
| 3015 | ><P |
| 3016 | >Search in the Variable array of the context for the given |
| 3017 | variable value.</P |
| 3018 | ><P |
| 3019 | ></P |
| 3020 | ><DIV |
| 3021 | CLASS="INFORMALTABLE" |
| 3022 | ><P |
| 3023 | ></P |
| 3024 | ><TABLE |
| 3025 | BORDER="0" |
| 3026 | WIDTH="100%" |
| 3027 | BGCOLOR="#FFD0D0" |
| 3028 | CELLSPACING="0" |
| 3029 | CELLPADDING="4" |
| 3030 | CLASS="CALSTABLE" |
| 3031 | ><TR |
| 3032 | ><TD |
| 3033 | WIDTH="20%" |
| 3034 | ALIGN="RIGHT" |
| 3035 | VALIGN="TOP" |
| 3036 | ><TT |
| 3037 | CLASS="PARAMETER" |
| 3038 | ><I |
| 3039 | >ctxt</I |
| 3040 | ></TT |
| 3041 | > :</TD |
| 3042 | ><TD |
| 3043 | WIDTH="80%" |
| 3044 | ALIGN="LEFT" |
| 3045 | VALIGN="TOP" |
| 3046 | > the XPath context</TD |
| 3047 | ></TR |
| 3048 | ><TR |
| 3049 | ><TD |
| 3050 | WIDTH="20%" |
| 3051 | ALIGN="RIGHT" |
| 3052 | VALIGN="TOP" |
| 3053 | ><TT |
| 3054 | CLASS="PARAMETER" |
| 3055 | ><I |
| 3056 | >name</I |
| 3057 | ></TT |
| 3058 | > :</TD |
| 3059 | ><TD |
| 3060 | WIDTH="80%" |
| 3061 | ALIGN="LEFT" |
| 3062 | VALIGN="TOP" |
| 3063 | > the variable name</TD |
| 3064 | ></TR |
| 3065 | ><TR |
| 3066 | ><TD |
| 3067 | WIDTH="20%" |
| 3068 | ALIGN="RIGHT" |
| 3069 | VALIGN="TOP" |
| 3070 | ><TT |
| 3071 | CLASS="PARAMETER" |
| 3072 | ><I |
| 3073 | >ns_uri</I |
| 3074 | ></TT |
| 3075 | > :</TD |
| 3076 | ><TD |
| 3077 | WIDTH="80%" |
| 3078 | ALIGN="LEFT" |
| 3079 | VALIGN="TOP" |
| 3080 | > the variable namespace URI</TD |
| 3081 | ></TR |
| 3082 | ><TR |
| 3083 | ><TD |
| 3084 | WIDTH="20%" |
| 3085 | ALIGN="RIGHT" |
| 3086 | VALIGN="TOP" |
| 3087 | ><I |
| 3088 | CLASS="EMPHASIS" |
| 3089 | >Returns</I |
| 3090 | > :</TD |
| 3091 | ><TD |
| 3092 | WIDTH="80%" |
| 3093 | ALIGN="LEFT" |
| 3094 | VALIGN="TOP" |
| 3095 | >the value or NULL if not found</TD |
| 3096 | ></TR |
| 3097 | ></TABLE |
| 3098 | ><P |
| 3099 | ></P |
| 3100 | ></DIV |
| 3101 | ></DIV |
| 3102 | ><HR><DIV |
| 3103 | CLASS="REFSECT2" |
| 3104 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 3105 | NAME="AEN12056" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3106 | ></A |
| 3107 | ><H3 |
| 3108 | ><A |
| 3109 | NAME="XMLXPATHREGISTEREDVARIABLESCLEANUP" |
| 3110 | ></A |
| 3111 | >xmlXPathRegisteredVariablesCleanup ()</H3 |
| 3112 | ><TABLE |
| 3113 | BORDER="0" |
| 3114 | BGCOLOR="#D6E8FF" |
| 3115 | WIDTH="100%" |
| 3116 | CELLPADDING="6" |
| 3117 | ><TR |
| 3118 | ><TD |
| 3119 | ><PRE |
| 3120 | CLASS="PROGRAMLISTING" |
| 3121 | >void xmlXPathRegisteredVariablesCleanup |
| 3122 | (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 3123 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3124 | >xmlXPathContextPtr</A |
| 3125 | > ctxt);</PRE |
| 3126 | ></TD |
| 3127 | ></TR |
| 3128 | ></TABLE |
| 3129 | ><P |
| 3130 | >Cleanup the XPath context data associated to registered variables</P |
| 3131 | ><P |
| 3132 | ></P |
| 3133 | ><DIV |
| 3134 | CLASS="INFORMALTABLE" |
| 3135 | ><P |
| 3136 | ></P |
| 3137 | ><TABLE |
| 3138 | BORDER="0" |
| 3139 | WIDTH="100%" |
| 3140 | BGCOLOR="#FFD0D0" |
| 3141 | CELLSPACING="0" |
| 3142 | CELLPADDING="4" |
| 3143 | CLASS="CALSTABLE" |
| 3144 | ><TR |
| 3145 | ><TD |
| 3146 | WIDTH="20%" |
| 3147 | ALIGN="RIGHT" |
| 3148 | VALIGN="TOP" |
| 3149 | ><TT |
| 3150 | CLASS="PARAMETER" |
| 3151 | ><I |
| 3152 | >ctxt</I |
| 3153 | ></TT |
| 3154 | > :</TD |
| 3155 | ><TD |
| 3156 | WIDTH="80%" |
| 3157 | ALIGN="LEFT" |
| 3158 | VALIGN="TOP" |
| 3159 | > the XPath context</TD |
| 3160 | ></TR |
| 3161 | ></TABLE |
| 3162 | ><P |
| 3163 | ></P |
| 3164 | ></DIV |
| 3165 | ></DIV |
| 3166 | ><HR><DIV |
| 3167 | CLASS="REFSECT2" |
| 3168 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 3169 | NAME="AEN12072" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3170 | ></A |
| 3171 | ><H3 |
| 3172 | ><A |
| 3173 | NAME="XMLXPATHNEWPARSERCONTEXT" |
| 3174 | ></A |
| 3175 | >xmlXPathNewParserContext ()</H3 |
| 3176 | ><TABLE |
| 3177 | BORDER="0" |
| 3178 | BGCOLOR="#D6E8FF" |
| 3179 | WIDTH="100%" |
| 3180 | CELLPADDING="6" |
| 3181 | ><TR |
| 3182 | ><TD |
| 3183 | ><PRE |
| 3184 | CLASS="PROGRAMLISTING" |
| 3185 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 3186 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3187 | >xmlXPathParserContextPtr</A |
| 3188 | > xmlXPathNewParserContext |
| 3189 | (const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 3190 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3191 | >xmlChar</A |
| 3192 | > *str, |
| 3193 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 3194 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3195 | >xmlXPathContextPtr</A |
| 3196 | > ctxt);</PRE |
| 3197 | ></TD |
| 3198 | ></TR |
| 3199 | ></TABLE |
| 3200 | ><P |
| 3201 | >Create a new xmlXPathParserContext</P |
| 3202 | ><P |
| 3203 | ></P |
| 3204 | ><DIV |
| 3205 | CLASS="INFORMALTABLE" |
| 3206 | ><P |
| 3207 | ></P |
| 3208 | ><TABLE |
| 3209 | BORDER="0" |
| 3210 | WIDTH="100%" |
| 3211 | BGCOLOR="#FFD0D0" |
| 3212 | CELLSPACING="0" |
| 3213 | CELLPADDING="4" |
| 3214 | CLASS="CALSTABLE" |
| 3215 | ><TR |
| 3216 | ><TD |
| 3217 | WIDTH="20%" |
| 3218 | ALIGN="RIGHT" |
| 3219 | VALIGN="TOP" |
| 3220 | ><TT |
| 3221 | CLASS="PARAMETER" |
| 3222 | ><I |
| 3223 | >str</I |
| 3224 | ></TT |
| 3225 | > :</TD |
| 3226 | ><TD |
| 3227 | WIDTH="80%" |
| 3228 | ALIGN="LEFT" |
| 3229 | VALIGN="TOP" |
| 3230 | > the XPath expression</TD |
| 3231 | ></TR |
| 3232 | ><TR |
| 3233 | ><TD |
| 3234 | WIDTH="20%" |
| 3235 | ALIGN="RIGHT" |
| 3236 | VALIGN="TOP" |
| 3237 | ><TT |
| 3238 | CLASS="PARAMETER" |
| 3239 | ><I |
| 3240 | >ctxt</I |
| 3241 | ></TT |
| 3242 | > :</TD |
| 3243 | ><TD |
| 3244 | WIDTH="80%" |
| 3245 | ALIGN="LEFT" |
| 3246 | VALIGN="TOP" |
| 3247 | > the XPath context</TD |
| 3248 | ></TR |
| 3249 | ><TR |
| 3250 | ><TD |
| 3251 | WIDTH="20%" |
| 3252 | ALIGN="RIGHT" |
| 3253 | VALIGN="TOP" |
| 3254 | ><I |
| 3255 | CLASS="EMPHASIS" |
| 3256 | >Returns</I |
| 3257 | > :</TD |
| 3258 | ><TD |
| 3259 | WIDTH="80%" |
| 3260 | ALIGN="LEFT" |
| 3261 | VALIGN="TOP" |
| 3262 | >the xmlXPathParserContext just allocated.</TD |
| 3263 | ></TR |
| 3264 | ></TABLE |
| 3265 | ><P |
| 3266 | ></P |
| 3267 | ></DIV |
| 3268 | ></DIV |
| 3269 | ><HR><DIV |
| 3270 | CLASS="REFSECT2" |
| 3271 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 3272 | NAME="AEN12098" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3273 | ></A |
| 3274 | ><H3 |
| 3275 | ><A |
| 3276 | NAME="XMLXPATHFREEPARSERCONTEXT" |
| 3277 | ></A |
| 3278 | >xmlXPathFreeParserContext ()</H3 |
| 3279 | ><TABLE |
| 3280 | BORDER="0" |
| 3281 | BGCOLOR="#D6E8FF" |
| 3282 | WIDTH="100%" |
| 3283 | CELLPADDING="6" |
| 3284 | ><TR |
| 3285 | ><TD |
| 3286 | ><PRE |
| 3287 | CLASS="PROGRAMLISTING" |
| 3288 | >void xmlXPathFreeParserContext (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 3289 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3290 | >xmlXPathParserContextPtr</A |
| 3291 | > ctxt);</PRE |
| 3292 | ></TD |
| 3293 | ></TR |
| 3294 | ></TABLE |
| 3295 | ><P |
| 3296 | >Free up an xmlXPathParserContext</P |
| 3297 | ><P |
| 3298 | ></P |
| 3299 | ><DIV |
| 3300 | CLASS="INFORMALTABLE" |
| 3301 | ><P |
| 3302 | ></P |
| 3303 | ><TABLE |
| 3304 | BORDER="0" |
| 3305 | WIDTH="100%" |
| 3306 | BGCOLOR="#FFD0D0" |
| 3307 | CELLSPACING="0" |
| 3308 | CELLPADDING="4" |
| 3309 | CLASS="CALSTABLE" |
| 3310 | ><TR |
| 3311 | ><TD |
| 3312 | WIDTH="20%" |
| 3313 | ALIGN="RIGHT" |
| 3314 | VALIGN="TOP" |
| 3315 | ><TT |
| 3316 | CLASS="PARAMETER" |
| 3317 | ><I |
| 3318 | >ctxt</I |
| 3319 | ></TT |
| 3320 | > :</TD |
| 3321 | ><TD |
| 3322 | WIDTH="80%" |
| 3323 | ALIGN="LEFT" |
| 3324 | VALIGN="TOP" |
| 3325 | > the context to free</TD |
| 3326 | ></TR |
| 3327 | ></TABLE |
| 3328 | ><P |
| 3329 | ></P |
| 3330 | ></DIV |
| 3331 | ></DIV |
| 3332 | ><HR><DIV |
| 3333 | CLASS="REFSECT2" |
| 3334 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 3335 | NAME="AEN12114" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3336 | ></A |
| 3337 | ><H3 |
| 3338 | ><A |
| 3339 | NAME="VALUEPOP" |
| 3340 | ></A |
| 3341 | >valuePop ()</H3 |
| 3342 | ><TABLE |
| 3343 | BORDER="0" |
| 3344 | BGCOLOR="#D6E8FF" |
| 3345 | WIDTH="100%" |
| 3346 | CELLPADDING="6" |
| 3347 | ><TR |
| 3348 | ><TD |
| 3349 | ><PRE |
| 3350 | CLASS="PROGRAMLISTING" |
| 3351 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 3352 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3353 | >xmlXPathObjectPtr</A |
| 3354 | > valuePop (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 3355 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3356 | >xmlXPathParserContextPtr</A |
| 3357 | > ctxt);</PRE |
| 3358 | ></TD |
| 3359 | ></TR |
| 3360 | ></TABLE |
| 3361 | ><P |
| 3362 | ></P |
| 3363 | ><DIV |
| 3364 | CLASS="INFORMALTABLE" |
| 3365 | ><P |
| 3366 | ></P |
| 3367 | ><TABLE |
| 3368 | BORDER="0" |
| 3369 | WIDTH="100%" |
| 3370 | BGCOLOR="#FFD0D0" |
| 3371 | CELLSPACING="0" |
| 3372 | CELLPADDING="4" |
| 3373 | CLASS="CALSTABLE" |
| 3374 | ><TR |
| 3375 | ><TD |
| 3376 | WIDTH="20%" |
| 3377 | ALIGN="RIGHT" |
| 3378 | VALIGN="TOP" |
| 3379 | ><TT |
| 3380 | CLASS="PARAMETER" |
| 3381 | ><I |
| 3382 | >ctxt</I |
| 3383 | ></TT |
| 3384 | > :</TD |
| 3385 | ><TD |
| 3386 | WIDTH="80%" |
| 3387 | ALIGN="LEFT" |
| 3388 | VALIGN="TOP" |
| 3389 | > </TD |
| 3390 | ></TR |
| 3391 | ><TR |
| 3392 | ><TD |
| 3393 | WIDTH="20%" |
| 3394 | ALIGN="RIGHT" |
| 3395 | VALIGN="TOP" |
| 3396 | ><I |
| 3397 | CLASS="EMPHASIS" |
| 3398 | >Returns</I |
| 3399 | > :</TD |
| 3400 | ><TD |
| 3401 | WIDTH="80%" |
| 3402 | ALIGN="LEFT" |
| 3403 | VALIGN="TOP" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 3404 | > </TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3405 | ></TR |
| 3406 | ></TABLE |
| 3407 | ><P |
| 3408 | ></P |
| 3409 | ></DIV |
| 3410 | ></DIV |
| 3411 | ><HR><DIV |
| 3412 | CLASS="REFSECT2" |
| 3413 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 3414 | NAME="AEN12134" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3415 | ></A |
| 3416 | ><H3 |
| 3417 | ><A |
| 3418 | NAME="VALUEPUSH" |
| 3419 | ></A |
| 3420 | >valuePush ()</H3 |
| 3421 | ><TABLE |
| 3422 | BORDER="0" |
| 3423 | BGCOLOR="#D6E8FF" |
| 3424 | WIDTH="100%" |
| 3425 | CELLPADDING="6" |
| 3426 | ><TR |
| 3427 | ><TD |
| 3428 | ><PRE |
| 3429 | CLASS="PROGRAMLISTING" |
| 3430 | >int valuePush (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 3431 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3432 | >xmlXPathParserContextPtr</A |
| 3433 | > ctxt, |
| 3434 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 3435 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3436 | >xmlXPathObjectPtr</A |
| 3437 | > value);</PRE |
| 3438 | ></TD |
| 3439 | ></TR |
| 3440 | ></TABLE |
| 3441 | ><P |
| 3442 | ></P |
| 3443 | ><DIV |
| 3444 | CLASS="INFORMALTABLE" |
| 3445 | ><P |
| 3446 | ></P |
| 3447 | ><TABLE |
| 3448 | BORDER="0" |
| 3449 | WIDTH="100%" |
| 3450 | BGCOLOR="#FFD0D0" |
| 3451 | CELLSPACING="0" |
| 3452 | CELLPADDING="4" |
| 3453 | CLASS="CALSTABLE" |
| 3454 | ><TR |
| 3455 | ><TD |
| 3456 | WIDTH="20%" |
| 3457 | ALIGN="RIGHT" |
| 3458 | VALIGN="TOP" |
| 3459 | ><TT |
| 3460 | CLASS="PARAMETER" |
| 3461 | ><I |
| 3462 | >ctxt</I |
| 3463 | ></TT |
| 3464 | > :</TD |
| 3465 | ><TD |
| 3466 | WIDTH="80%" |
| 3467 | ALIGN="LEFT" |
| 3468 | VALIGN="TOP" |
| 3469 | > </TD |
| 3470 | ></TR |
| 3471 | ><TR |
| 3472 | ><TD |
| 3473 | WIDTH="20%" |
| 3474 | ALIGN="RIGHT" |
| 3475 | VALIGN="TOP" |
| 3476 | ><TT |
| 3477 | CLASS="PARAMETER" |
| 3478 | ><I |
| 3479 | >value</I |
| 3480 | ></TT |
| 3481 | > :</TD |
| 3482 | ><TD |
| 3483 | WIDTH="80%" |
| 3484 | ALIGN="LEFT" |
| 3485 | VALIGN="TOP" |
| 3486 | > </TD |
| 3487 | ></TR |
| 3488 | ><TR |
| 3489 | ><TD |
| 3490 | WIDTH="20%" |
| 3491 | ALIGN="RIGHT" |
| 3492 | VALIGN="TOP" |
| 3493 | ><I |
| 3494 | CLASS="EMPHASIS" |
| 3495 | >Returns</I |
| 3496 | > :</TD |
| 3497 | ><TD |
| 3498 | WIDTH="80%" |
| 3499 | ALIGN="LEFT" |
| 3500 | VALIGN="TOP" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 3501 | > </TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3502 | ></TR |
| 3503 | ></TABLE |
| 3504 | ><P |
| 3505 | ></P |
| 3506 | ></DIV |
| 3507 | ></DIV |
| 3508 | ><HR><DIV |
| 3509 | CLASS="REFSECT2" |
| 3510 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 3511 | NAME="AEN12158" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3512 | ></A |
| 3513 | ><H3 |
| 3514 | ><A |
| 3515 | NAME="XMLXPATHNEWSTRING" |
| 3516 | ></A |
| 3517 | >xmlXPathNewString ()</H3 |
| 3518 | ><TABLE |
| 3519 | BORDER="0" |
| 3520 | BGCOLOR="#D6E8FF" |
| 3521 | WIDTH="100%" |
| 3522 | CELLPADDING="6" |
| 3523 | ><TR |
| 3524 | ><TD |
| 3525 | ><PRE |
| 3526 | CLASS="PROGRAMLISTING" |
| 3527 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 3528 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3529 | >xmlXPathObjectPtr</A |
| 3530 | > xmlXPathNewString (const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 3531 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3532 | >xmlChar</A |
| 3533 | > *val);</PRE |
| 3534 | ></TD |
| 3535 | ></TR |
| 3536 | ></TABLE |
| 3537 | ><P |
| 3538 | >Create a new xmlXPathObjectPtr of type string and of value <TT |
| 3539 | CLASS="PARAMETER" |
| 3540 | ><I |
| 3541 | >val</I |
| 3542 | ></TT |
| 3543 | ></P |
| 3544 | ><P |
| 3545 | ></P |
| 3546 | ><DIV |
| 3547 | CLASS="INFORMALTABLE" |
| 3548 | ><P |
| 3549 | ></P |
| 3550 | ><TABLE |
| 3551 | BORDER="0" |
| 3552 | WIDTH="100%" |
| 3553 | BGCOLOR="#FFD0D0" |
| 3554 | CELLSPACING="0" |
| 3555 | CELLPADDING="4" |
| 3556 | CLASS="CALSTABLE" |
| 3557 | ><TR |
| 3558 | ><TD |
| 3559 | WIDTH="20%" |
| 3560 | ALIGN="RIGHT" |
| 3561 | VALIGN="TOP" |
| 3562 | ><TT |
| 3563 | CLASS="PARAMETER" |
| 3564 | ><I |
| 3565 | >val</I |
| 3566 | ></TT |
| 3567 | > :</TD |
| 3568 | ><TD |
| 3569 | WIDTH="80%" |
| 3570 | ALIGN="LEFT" |
| 3571 | VALIGN="TOP" |
| 3572 | > the xmlChar * value</TD |
| 3573 | ></TR |
| 3574 | ><TR |
| 3575 | ><TD |
| 3576 | WIDTH="20%" |
| 3577 | ALIGN="RIGHT" |
| 3578 | VALIGN="TOP" |
| 3579 | ><I |
| 3580 | CLASS="EMPHASIS" |
| 3581 | >Returns</I |
| 3582 | > :</TD |
| 3583 | ><TD |
| 3584 | WIDTH="80%" |
| 3585 | ALIGN="LEFT" |
| 3586 | VALIGN="TOP" |
| 3587 | >the newly created object.</TD |
| 3588 | ></TR |
| 3589 | ></TABLE |
| 3590 | ><P |
| 3591 | ></P |
| 3592 | ></DIV |
| 3593 | ></DIV |
| 3594 | ><HR><DIV |
| 3595 | CLASS="REFSECT2" |
| 3596 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 3597 | NAME="AEN12180" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3598 | ></A |
| 3599 | ><H3 |
| 3600 | ><A |
| 3601 | NAME="XMLXPATHNEWCSTRING" |
| 3602 | ></A |
| 3603 | >xmlXPathNewCString ()</H3 |
| 3604 | ><TABLE |
| 3605 | BORDER="0" |
| 3606 | BGCOLOR="#D6E8FF" |
| 3607 | WIDTH="100%" |
| 3608 | CELLPADDING="6" |
| 3609 | ><TR |
| 3610 | ><TD |
| 3611 | ><PRE |
| 3612 | CLASS="PROGRAMLISTING" |
| 3613 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 3614 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3615 | >xmlXPathObjectPtr</A |
| 3616 | > xmlXPathNewCString (const char *val);</PRE |
| 3617 | ></TD |
| 3618 | ></TR |
| 3619 | ></TABLE |
| 3620 | ><P |
| 3621 | >Create a new xmlXPathObjectPtr of type string and of value <TT |
| 3622 | CLASS="PARAMETER" |
| 3623 | ><I |
| 3624 | >val</I |
| 3625 | ></TT |
| 3626 | ></P |
| 3627 | ><P |
| 3628 | ></P |
| 3629 | ><DIV |
| 3630 | CLASS="INFORMALTABLE" |
| 3631 | ><P |
| 3632 | ></P |
| 3633 | ><TABLE |
| 3634 | BORDER="0" |
| 3635 | WIDTH="100%" |
| 3636 | BGCOLOR="#FFD0D0" |
| 3637 | CELLSPACING="0" |
| 3638 | CELLPADDING="4" |
| 3639 | CLASS="CALSTABLE" |
| 3640 | ><TR |
| 3641 | ><TD |
| 3642 | WIDTH="20%" |
| 3643 | ALIGN="RIGHT" |
| 3644 | VALIGN="TOP" |
| 3645 | ><TT |
| 3646 | CLASS="PARAMETER" |
| 3647 | ><I |
| 3648 | >val</I |
| 3649 | ></TT |
| 3650 | > :</TD |
| 3651 | ><TD |
| 3652 | WIDTH="80%" |
| 3653 | ALIGN="LEFT" |
| 3654 | VALIGN="TOP" |
| 3655 | > the char * value</TD |
| 3656 | ></TR |
| 3657 | ><TR |
| 3658 | ><TD |
| 3659 | WIDTH="20%" |
| 3660 | ALIGN="RIGHT" |
| 3661 | VALIGN="TOP" |
| 3662 | ><I |
| 3663 | CLASS="EMPHASIS" |
| 3664 | >Returns</I |
| 3665 | > :</TD |
| 3666 | ><TD |
| 3667 | WIDTH="80%" |
| 3668 | ALIGN="LEFT" |
| 3669 | VALIGN="TOP" |
| 3670 | >the newly created object.</TD |
| 3671 | ></TR |
| 3672 | ></TABLE |
| 3673 | ><P |
| 3674 | ></P |
| 3675 | ></DIV |
| 3676 | ></DIV |
| 3677 | ><HR><DIV |
| 3678 | CLASS="REFSECT2" |
| 3679 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 3680 | NAME="AEN12201" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3681 | ></A |
| 3682 | ><H3 |
| 3683 | ><A |
| 3684 | NAME="XMLXPATHNEWFLOAT" |
| 3685 | ></A |
| 3686 | >xmlXPathNewFloat ()</H3 |
| 3687 | ><TABLE |
| 3688 | BORDER="0" |
| 3689 | BGCOLOR="#D6E8FF" |
| 3690 | WIDTH="100%" |
| 3691 | CELLPADDING="6" |
| 3692 | ><TR |
| 3693 | ><TD |
| 3694 | ><PRE |
| 3695 | CLASS="PROGRAMLISTING" |
| 3696 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 3697 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3698 | >xmlXPathObjectPtr</A |
| 3699 | > xmlXPathNewFloat (<GTKDOCLINK |
| 3700 | HREF="DOUBLE" |
| 3701 | >double</GTKDOCLINK |
| 3702 | > val);</PRE |
| 3703 | ></TD |
| 3704 | ></TR |
| 3705 | ></TABLE |
| 3706 | ><P |
| 3707 | >Create a new xmlXPathObjectPtr of type double and of value <TT |
| 3708 | CLASS="PARAMETER" |
| 3709 | ><I |
| 3710 | >val</I |
| 3711 | ></TT |
| 3712 | ></P |
| 3713 | ><P |
| 3714 | ></P |
| 3715 | ><DIV |
| 3716 | CLASS="INFORMALTABLE" |
| 3717 | ><P |
| 3718 | ></P |
| 3719 | ><TABLE |
| 3720 | BORDER="0" |
| 3721 | WIDTH="100%" |
| 3722 | BGCOLOR="#FFD0D0" |
| 3723 | CELLSPACING="0" |
| 3724 | CELLPADDING="4" |
| 3725 | CLASS="CALSTABLE" |
| 3726 | ><TR |
| 3727 | ><TD |
| 3728 | WIDTH="20%" |
| 3729 | ALIGN="RIGHT" |
| 3730 | VALIGN="TOP" |
| 3731 | ><TT |
| 3732 | CLASS="PARAMETER" |
| 3733 | ><I |
| 3734 | >val</I |
| 3735 | ></TT |
| 3736 | > :</TD |
| 3737 | ><TD |
| 3738 | WIDTH="80%" |
| 3739 | ALIGN="LEFT" |
| 3740 | VALIGN="TOP" |
| 3741 | > the double value</TD |
| 3742 | ></TR |
| 3743 | ><TR |
| 3744 | ><TD |
| 3745 | WIDTH="20%" |
| 3746 | ALIGN="RIGHT" |
| 3747 | VALIGN="TOP" |
| 3748 | ><I |
| 3749 | CLASS="EMPHASIS" |
| 3750 | >Returns</I |
| 3751 | > :</TD |
| 3752 | ><TD |
| 3753 | WIDTH="80%" |
| 3754 | ALIGN="LEFT" |
| 3755 | VALIGN="TOP" |
| 3756 | >the newly created object.</TD |
| 3757 | ></TR |
| 3758 | ></TABLE |
| 3759 | ><P |
| 3760 | ></P |
| 3761 | ></DIV |
| 3762 | ></DIV |
| 3763 | ><HR><DIV |
| 3764 | CLASS="REFSECT2" |
| 3765 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 3766 | NAME="AEN12223" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3767 | ></A |
| 3768 | ><H3 |
| 3769 | ><A |
| 3770 | NAME="XMLXPATHNEWBOOLEAN" |
| 3771 | ></A |
| 3772 | >xmlXPathNewBoolean ()</H3 |
| 3773 | ><TABLE |
| 3774 | BORDER="0" |
| 3775 | BGCOLOR="#D6E8FF" |
| 3776 | WIDTH="100%" |
| 3777 | CELLPADDING="6" |
| 3778 | ><TR |
| 3779 | ><TD |
| 3780 | ><PRE |
| 3781 | CLASS="PROGRAMLISTING" |
| 3782 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 3783 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3784 | >xmlXPathObjectPtr</A |
| 3785 | > xmlXPathNewBoolean (int val);</PRE |
| 3786 | ></TD |
| 3787 | ></TR |
| 3788 | ></TABLE |
| 3789 | ><P |
| 3790 | >Create a new xmlXPathObjectPtr of type boolean and of value <TT |
| 3791 | CLASS="PARAMETER" |
| 3792 | ><I |
| 3793 | >val</I |
| 3794 | ></TT |
| 3795 | ></P |
| 3796 | ><P |
| 3797 | ></P |
| 3798 | ><DIV |
| 3799 | CLASS="INFORMALTABLE" |
| 3800 | ><P |
| 3801 | ></P |
| 3802 | ><TABLE |
| 3803 | BORDER="0" |
| 3804 | WIDTH="100%" |
| 3805 | BGCOLOR="#FFD0D0" |
| 3806 | CELLSPACING="0" |
| 3807 | CELLPADDING="4" |
| 3808 | CLASS="CALSTABLE" |
| 3809 | ><TR |
| 3810 | ><TD |
| 3811 | WIDTH="20%" |
| 3812 | ALIGN="RIGHT" |
| 3813 | VALIGN="TOP" |
| 3814 | ><TT |
| 3815 | CLASS="PARAMETER" |
| 3816 | ><I |
| 3817 | >val</I |
| 3818 | ></TT |
| 3819 | > :</TD |
| 3820 | ><TD |
| 3821 | WIDTH="80%" |
| 3822 | ALIGN="LEFT" |
| 3823 | VALIGN="TOP" |
| 3824 | > the boolean value</TD |
| 3825 | ></TR |
| 3826 | ><TR |
| 3827 | ><TD |
| 3828 | WIDTH="20%" |
| 3829 | ALIGN="RIGHT" |
| 3830 | VALIGN="TOP" |
| 3831 | ><I |
| 3832 | CLASS="EMPHASIS" |
| 3833 | >Returns</I |
| 3834 | > :</TD |
| 3835 | ><TD |
| 3836 | WIDTH="80%" |
| 3837 | ALIGN="LEFT" |
| 3838 | VALIGN="TOP" |
| 3839 | >the newly created object.</TD |
| 3840 | ></TR |
| 3841 | ></TABLE |
| 3842 | ><P |
| 3843 | ></P |
| 3844 | ></DIV |
| 3845 | ></DIV |
| 3846 | ><HR><DIV |
| 3847 | CLASS="REFSECT2" |
| 3848 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 3849 | NAME="AEN12244" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3850 | ></A |
| 3851 | ><H3 |
| 3852 | ><A |
| 3853 | NAME="XMLXPATHNEWNODESET" |
| 3854 | ></A |
| 3855 | >xmlXPathNewNodeSet ()</H3 |
| 3856 | ><TABLE |
| 3857 | BORDER="0" |
| 3858 | BGCOLOR="#D6E8FF" |
| 3859 | WIDTH="100%" |
| 3860 | CELLPADDING="6" |
| 3861 | ><TR |
| 3862 | ><TD |
| 3863 | ><PRE |
| 3864 | CLASS="PROGRAMLISTING" |
| 3865 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 3866 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3867 | >xmlXPathObjectPtr</A |
| 3868 | > xmlXPathNewNodeSet (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 3869 | HREF="libxml-tree.html#XMLNODEPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 3870 | >xmlNodePtr</A |
| 3871 | > val);</PRE |
| 3872 | ></TD |
| 3873 | ></TR |
| 3874 | ></TABLE |
| 3875 | ><P |
| 3876 | >Create a new xmlXPathObjectPtr of type NodeSet and initialize |
| 3877 | it with the single Node <TT |
| 3878 | CLASS="PARAMETER" |
| 3879 | ><I |
| 3880 | >val</I |
| 3881 | ></TT |
| 3882 | ></P |
| 3883 | ><P |
| 3884 | ></P |
| 3885 | ><DIV |
| 3886 | CLASS="INFORMALTABLE" |
| 3887 | ><P |
| 3888 | ></P |
| 3889 | ><TABLE |
| 3890 | BORDER="0" |
| 3891 | WIDTH="100%" |
| 3892 | BGCOLOR="#FFD0D0" |
| 3893 | CELLSPACING="0" |
| 3894 | CELLPADDING="4" |
| 3895 | CLASS="CALSTABLE" |
| 3896 | ><TR |
| 3897 | ><TD |
| 3898 | WIDTH="20%" |
| 3899 | ALIGN="RIGHT" |
| 3900 | VALIGN="TOP" |
| 3901 | ><TT |
| 3902 | CLASS="PARAMETER" |
| 3903 | ><I |
| 3904 | >val</I |
| 3905 | ></TT |
| 3906 | > :</TD |
| 3907 | ><TD |
| 3908 | WIDTH="80%" |
| 3909 | ALIGN="LEFT" |
| 3910 | VALIGN="TOP" |
| 3911 | > the NodePtr value</TD |
| 3912 | ></TR |
| 3913 | ><TR |
| 3914 | ><TD |
| 3915 | WIDTH="20%" |
| 3916 | ALIGN="RIGHT" |
| 3917 | VALIGN="TOP" |
| 3918 | ><I |
| 3919 | CLASS="EMPHASIS" |
| 3920 | >Returns</I |
| 3921 | > :</TD |
| 3922 | ><TD |
| 3923 | WIDTH="80%" |
| 3924 | ALIGN="LEFT" |
| 3925 | VALIGN="TOP" |
| 3926 | >the newly created object.</TD |
| 3927 | ></TR |
| 3928 | ></TABLE |
| 3929 | ><P |
| 3930 | ></P |
| 3931 | ></DIV |
| 3932 | ></DIV |
| 3933 | ><HR><DIV |
| 3934 | CLASS="REFSECT2" |
| 3935 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 3936 | NAME="AEN12266" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 3937 | ></A |
| 3938 | ><H3 |
| 3939 | ><A |
| 3940 | NAME="XMLXPATHNEWVALUETREE" |
| 3941 | ></A |
| 3942 | >xmlXPathNewValueTree ()</H3 |
| 3943 | ><TABLE |
| 3944 | BORDER="0" |
| 3945 | BGCOLOR="#D6E8FF" |
| 3946 | WIDTH="100%" |
| 3947 | CELLPADDING="6" |
| 3948 | ><TR |
| 3949 | ><TD |
| 3950 | ><PRE |
| 3951 | CLASS="PROGRAMLISTING" |
| 3952 | ><A |
| 3953 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
| 3954 | >xmlXPathObjectPtr</A |
| 3955 | > xmlXPathNewValueTree (<A |
| 3956 | HREF="libxml-tree.html#XMLNODEPTR" |
| 3957 | >xmlNodePtr</A |
| 3958 | > val);</PRE |
| 3959 | ></TD |
| 3960 | ></TR |
| 3961 | ></TABLE |
| 3962 | ><P |
| 3963 | >Create a new xmlXPathObjectPtr of type Value Tree (XSLT) and initialize |
| 3964 | it with the tree root <TT |
| 3965 | CLASS="PARAMETER" |
| 3966 | ><I |
| 3967 | >val</I |
| 3968 | ></TT |
| 3969 | ></P |
| 3970 | ><P |
| 3971 | ></P |
| 3972 | ><DIV |
| 3973 | CLASS="INFORMALTABLE" |
| 3974 | ><P |
| 3975 | ></P |
| 3976 | ><TABLE |
| 3977 | BORDER="0" |
| 3978 | WIDTH="100%" |
| 3979 | BGCOLOR="#FFD0D0" |
| 3980 | CELLSPACING="0" |
| 3981 | CELLPADDING="4" |
| 3982 | CLASS="CALSTABLE" |
| 3983 | ><TR |
| 3984 | ><TD |
| 3985 | WIDTH="20%" |
| 3986 | ALIGN="RIGHT" |
| 3987 | VALIGN="TOP" |
| 3988 | ><TT |
| 3989 | CLASS="PARAMETER" |
| 3990 | ><I |
| 3991 | >val</I |
| 3992 | ></TT |
| 3993 | > :</TD |
| 3994 | ><TD |
| 3995 | WIDTH="80%" |
| 3996 | ALIGN="LEFT" |
| 3997 | VALIGN="TOP" |
| 3998 | > the NodePtr value</TD |
| 3999 | ></TR |
| 4000 | ><TR |
| 4001 | ><TD |
| 4002 | WIDTH="20%" |
| 4003 | ALIGN="RIGHT" |
| 4004 | VALIGN="TOP" |
| 4005 | ><I |
| 4006 | CLASS="EMPHASIS" |
| 4007 | >Returns</I |
| 4008 | > :</TD |
| 4009 | ><TD |
| 4010 | WIDTH="80%" |
| 4011 | ALIGN="LEFT" |
| 4012 | VALIGN="TOP" |
| 4013 | >the newly created object.</TD |
| 4014 | ></TR |
| 4015 | ></TABLE |
| 4016 | ><P |
| 4017 | ></P |
| 4018 | ></DIV |
| 4019 | ></DIV |
| 4020 | ><HR><DIV |
| 4021 | CLASS="REFSECT2" |
| 4022 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 4023 | NAME="AEN12288" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4024 | ></A |
| 4025 | ><H3 |
| 4026 | ><A |
| 4027 | NAME="XMLXPATHNODESETADD" |
| 4028 | ></A |
| 4029 | >xmlXPathNodeSetAdd ()</H3 |
| 4030 | ><TABLE |
| 4031 | BORDER="0" |
| 4032 | BGCOLOR="#D6E8FF" |
| 4033 | WIDTH="100%" |
| 4034 | CELLPADDING="6" |
| 4035 | ><TR |
| 4036 | ><TD |
| 4037 | ><PRE |
| 4038 | CLASS="PROGRAMLISTING" |
| 4039 | >void xmlXPathNodeSetAdd (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4040 | HREF="libxml-xpath.html#XMLNODESETPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4041 | >xmlNodeSetPtr</A |
| 4042 | > cur, |
| 4043 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4044 | HREF="libxml-tree.html#XMLNODEPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4045 | >xmlNodePtr</A |
| 4046 | > val);</PRE |
| 4047 | ></TD |
| 4048 | ></TR |
| 4049 | ></TABLE |
| 4050 | ><P |
| 4051 | >add a new xmlNodePtr ot an existing NodeSet</P |
| 4052 | ><P |
| 4053 | ></P |
| 4054 | ><DIV |
| 4055 | CLASS="INFORMALTABLE" |
| 4056 | ><P |
| 4057 | ></P |
| 4058 | ><TABLE |
| 4059 | BORDER="0" |
| 4060 | WIDTH="100%" |
| 4061 | BGCOLOR="#FFD0D0" |
| 4062 | CELLSPACING="0" |
| 4063 | CELLPADDING="4" |
| 4064 | CLASS="CALSTABLE" |
| 4065 | ><TR |
| 4066 | ><TD |
| 4067 | WIDTH="20%" |
| 4068 | ALIGN="RIGHT" |
| 4069 | VALIGN="TOP" |
| 4070 | ><TT |
| 4071 | CLASS="PARAMETER" |
| 4072 | ><I |
| 4073 | >cur</I |
| 4074 | ></TT |
| 4075 | > :</TD |
| 4076 | ><TD |
| 4077 | WIDTH="80%" |
| 4078 | ALIGN="LEFT" |
| 4079 | VALIGN="TOP" |
| 4080 | > the initial node set</TD |
| 4081 | ></TR |
| 4082 | ><TR |
| 4083 | ><TD |
| 4084 | WIDTH="20%" |
| 4085 | ALIGN="RIGHT" |
| 4086 | VALIGN="TOP" |
| 4087 | ><TT |
| 4088 | CLASS="PARAMETER" |
| 4089 | ><I |
| 4090 | >val</I |
| 4091 | ></TT |
| 4092 | > :</TD |
| 4093 | ><TD |
| 4094 | WIDTH="80%" |
| 4095 | ALIGN="LEFT" |
| 4096 | VALIGN="TOP" |
| 4097 | > a new xmlNodePtr</TD |
| 4098 | ></TR |
| 4099 | ></TABLE |
| 4100 | ><P |
| 4101 | ></P |
| 4102 | ></DIV |
| 4103 | ></DIV |
| 4104 | ><HR><DIV |
| 4105 | CLASS="REFSECT2" |
| 4106 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 4107 | NAME="AEN12309" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4108 | ></A |
| 4109 | ><H3 |
| 4110 | ><A |
| 4111 | NAME="XMLXPATHIDFUNCTION" |
| 4112 | ></A |
| 4113 | >xmlXPathIdFunction ()</H3 |
| 4114 | ><TABLE |
| 4115 | BORDER="0" |
| 4116 | BGCOLOR="#D6E8FF" |
| 4117 | WIDTH="100%" |
| 4118 | CELLPADDING="6" |
| 4119 | ><TR |
| 4120 | ><TD |
| 4121 | ><PRE |
| 4122 | CLASS="PROGRAMLISTING" |
| 4123 | >void xmlXPathIdFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4124 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4125 | >xmlXPathParserContextPtr</A |
| 4126 | > ctxt, |
| 4127 | int nargs);</PRE |
| 4128 | ></TD |
| 4129 | ></TR |
| 4130 | ></TABLE |
| 4131 | ><P |
| 4132 | >Implement the <GTKDOCLINK |
| 4133 | HREF="ID" |
| 4134 | >id</GTKDOCLINK |
| 4135 | >() XPath function |
| 4136 | node-set id(object) |
| 4137 | The id function selects elements by their unique ID |
| 4138 | (see [5.2.1 Unique IDs]). When the argument to id is of type node-set, |
| 4139 | then the result is the union of the result of applying id to the |
| 4140 | string value of each of the nodes in the argument node-set. When the |
| 4141 | argument to id is of any other type, the argument is converted to a |
| 4142 | string as if by a call to the string function; the string is split |
| 4143 | into a whitespace-separated list of tokens (whitespace is any sequence |
| 4144 | of characters matching the production S); the result is a node-set |
| 4145 | containing the elements in the same document as the context node that |
| 4146 | have a unique ID equal to any of the tokens in the list.</P |
| 4147 | ><P |
| 4148 | ></P |
| 4149 | ><DIV |
| 4150 | CLASS="INFORMALTABLE" |
| 4151 | ><P |
| 4152 | ></P |
| 4153 | ><TABLE |
| 4154 | BORDER="0" |
| 4155 | WIDTH="100%" |
| 4156 | BGCOLOR="#FFD0D0" |
| 4157 | CELLSPACING="0" |
| 4158 | CELLPADDING="4" |
| 4159 | CLASS="CALSTABLE" |
| 4160 | ><TR |
| 4161 | ><TD |
| 4162 | WIDTH="20%" |
| 4163 | ALIGN="RIGHT" |
| 4164 | VALIGN="TOP" |
| 4165 | ><TT |
| 4166 | CLASS="PARAMETER" |
| 4167 | ><I |
| 4168 | >ctxt</I |
| 4169 | ></TT |
| 4170 | > :</TD |
| 4171 | ><TD |
| 4172 | WIDTH="80%" |
| 4173 | ALIGN="LEFT" |
| 4174 | VALIGN="TOP" |
| 4175 | > the XPath Parser context</TD |
| 4176 | ></TR |
| 4177 | ><TR |
| 4178 | ><TD |
| 4179 | WIDTH="20%" |
| 4180 | ALIGN="RIGHT" |
| 4181 | VALIGN="TOP" |
| 4182 | ><TT |
| 4183 | CLASS="PARAMETER" |
| 4184 | ><I |
| 4185 | >nargs</I |
| 4186 | ></TT |
| 4187 | > :</TD |
| 4188 | ><TD |
| 4189 | WIDTH="80%" |
| 4190 | ALIGN="LEFT" |
| 4191 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4192 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4193 | ></TR |
| 4194 | ></TABLE |
| 4195 | ><P |
| 4196 | ></P |
| 4197 | ></DIV |
| 4198 | ></DIV |
| 4199 | ><HR><DIV |
| 4200 | CLASS="REFSECT2" |
| 4201 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 4202 | NAME="AEN12330" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4203 | ></A |
| 4204 | ><H3 |
| 4205 | ><A |
| 4206 | NAME="XMLXPATHROOT" |
| 4207 | ></A |
| 4208 | >xmlXPathRoot ()</H3 |
| 4209 | ><TABLE |
| 4210 | BORDER="0" |
| 4211 | BGCOLOR="#D6E8FF" |
| 4212 | WIDTH="100%" |
| 4213 | CELLPADDING="6" |
| 4214 | ><TR |
| 4215 | ><TD |
| 4216 | ><PRE |
| 4217 | CLASS="PROGRAMLISTING" |
| 4218 | >void xmlXPathRoot (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4219 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4220 | >xmlXPathParserContextPtr</A |
| 4221 | > ctxt);</PRE |
| 4222 | ></TD |
| 4223 | ></TR |
| 4224 | ></TABLE |
| 4225 | ><P |
| 4226 | >Initialize the context to the root of the document</P |
| 4227 | ><P |
| 4228 | ></P |
| 4229 | ><DIV |
| 4230 | CLASS="INFORMALTABLE" |
| 4231 | ><P |
| 4232 | ></P |
| 4233 | ><TABLE |
| 4234 | BORDER="0" |
| 4235 | WIDTH="100%" |
| 4236 | BGCOLOR="#FFD0D0" |
| 4237 | CELLSPACING="0" |
| 4238 | CELLPADDING="4" |
| 4239 | CLASS="CALSTABLE" |
| 4240 | ><TR |
| 4241 | ><TD |
| 4242 | WIDTH="20%" |
| 4243 | ALIGN="RIGHT" |
| 4244 | VALIGN="TOP" |
| 4245 | ><TT |
| 4246 | CLASS="PARAMETER" |
| 4247 | ><I |
| 4248 | >ctxt</I |
| 4249 | ></TT |
| 4250 | > :</TD |
| 4251 | ><TD |
| 4252 | WIDTH="80%" |
| 4253 | ALIGN="LEFT" |
| 4254 | VALIGN="TOP" |
| 4255 | > the XPath Parser context</TD |
| 4256 | ></TR |
| 4257 | ></TABLE |
| 4258 | ><P |
| 4259 | ></P |
| 4260 | ></DIV |
| 4261 | ></DIV |
| 4262 | ><HR><DIV |
| 4263 | CLASS="REFSECT2" |
| 4264 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 4265 | NAME="AEN12346" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4266 | ></A |
| 4267 | ><H3 |
| 4268 | ><A |
| 4269 | NAME="XMLXPATHEVALEXPR" |
| 4270 | ></A |
| 4271 | >xmlXPathEvalExpr ()</H3 |
| 4272 | ><TABLE |
| 4273 | BORDER="0" |
| 4274 | BGCOLOR="#D6E8FF" |
| 4275 | WIDTH="100%" |
| 4276 | CELLPADDING="6" |
| 4277 | ><TR |
| 4278 | ><TD |
| 4279 | ><PRE |
| 4280 | CLASS="PROGRAMLISTING" |
| 4281 | >void xmlXPathEvalExpr (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4282 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4283 | >xmlXPathParserContextPtr</A |
| 4284 | > ctxt);</PRE |
| 4285 | ></TD |
| 4286 | ></TR |
| 4287 | ></TABLE |
| 4288 | ><P |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 4289 | >Parse and evaluate an XPath expression in the given context, |
| 4290 | then push the result on the context stack</P |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4291 | ><P |
| 4292 | ></P |
| 4293 | ><DIV |
| 4294 | CLASS="INFORMALTABLE" |
| 4295 | ><P |
| 4296 | ></P |
| 4297 | ><TABLE |
| 4298 | BORDER="0" |
| 4299 | WIDTH="100%" |
| 4300 | BGCOLOR="#FFD0D0" |
| 4301 | CELLSPACING="0" |
| 4302 | CELLPADDING="4" |
| 4303 | CLASS="CALSTABLE" |
| 4304 | ><TR |
| 4305 | ><TD |
| 4306 | WIDTH="20%" |
| 4307 | ALIGN="RIGHT" |
| 4308 | VALIGN="TOP" |
| 4309 | ><TT |
| 4310 | CLASS="PARAMETER" |
| 4311 | ><I |
| 4312 | >ctxt</I |
| 4313 | ></TT |
| 4314 | > :</TD |
| 4315 | ><TD |
| 4316 | WIDTH="80%" |
| 4317 | ALIGN="LEFT" |
| 4318 | VALIGN="TOP" |
| 4319 | > the XPath Parser context</TD |
| 4320 | ></TR |
| 4321 | ></TABLE |
| 4322 | ><P |
| 4323 | ></P |
| 4324 | ></DIV |
| 4325 | ></DIV |
| 4326 | ><HR><DIV |
| 4327 | CLASS="REFSECT2" |
| 4328 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 4329 | NAME="AEN12362" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4330 | ></A |
| 4331 | ><H3 |
| 4332 | ><A |
| 4333 | NAME="XMLXPATHPARSENAME" |
| 4334 | ></A |
| 4335 | >xmlXPathParseName ()</H3 |
| 4336 | ><TABLE |
| 4337 | BORDER="0" |
| 4338 | BGCOLOR="#D6E8FF" |
| 4339 | WIDTH="100%" |
| 4340 | CELLPADDING="6" |
| 4341 | ><TR |
| 4342 | ><TD |
| 4343 | ><PRE |
| 4344 | CLASS="PROGRAMLISTING" |
| 4345 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4346 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4347 | >xmlChar</A |
| 4348 | >* xmlXPathParseName (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4349 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4350 | >xmlXPathParserContextPtr</A |
| 4351 | > ctxt);</PRE |
| 4352 | ></TD |
| 4353 | ></TR |
| 4354 | ></TABLE |
| 4355 | ><P |
| 4356 | >parse an XML name</P |
| 4357 | ><P |
| 4358 | >[4] NameChar ::= Letter | Digit | '.' | '-' | '_' | ':' | |
| 4359 | CombiningChar | Extender</P |
| 4360 | ><P |
| 4361 | >[5] Name ::= (Letter | '_' | ':') (NameChar)*</P |
| 4362 | ><P |
| 4363 | ></P |
| 4364 | ><DIV |
| 4365 | CLASS="INFORMALTABLE" |
| 4366 | ><P |
| 4367 | ></P |
| 4368 | ><TABLE |
| 4369 | BORDER="0" |
| 4370 | WIDTH="100%" |
| 4371 | BGCOLOR="#FFD0D0" |
| 4372 | CELLSPACING="0" |
| 4373 | CELLPADDING="4" |
| 4374 | CLASS="CALSTABLE" |
| 4375 | ><TR |
| 4376 | ><TD |
| 4377 | WIDTH="20%" |
| 4378 | ALIGN="RIGHT" |
| 4379 | VALIGN="TOP" |
| 4380 | ><TT |
| 4381 | CLASS="PARAMETER" |
| 4382 | ><I |
| 4383 | >ctxt</I |
| 4384 | ></TT |
| 4385 | > :</TD |
| 4386 | ><TD |
| 4387 | WIDTH="80%" |
| 4388 | ALIGN="LEFT" |
| 4389 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4390 | > the XPath Parser context</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4391 | ></TR |
| 4392 | ><TR |
| 4393 | ><TD |
| 4394 | WIDTH="20%" |
| 4395 | ALIGN="RIGHT" |
| 4396 | VALIGN="TOP" |
| 4397 | ><I |
| 4398 | CLASS="EMPHASIS" |
| 4399 | >Returns</I |
| 4400 | > :</TD |
| 4401 | ><TD |
| 4402 | WIDTH="80%" |
| 4403 | ALIGN="LEFT" |
| 4404 | VALIGN="TOP" |
| 4405 | >the namespace name or NULL</TD |
| 4406 | ></TR |
| 4407 | ></TABLE |
| 4408 | ><P |
| 4409 | ></P |
| 4410 | ></DIV |
| 4411 | ></DIV |
| 4412 | ><HR><DIV |
| 4413 | CLASS="REFSECT2" |
| 4414 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 4415 | NAME="AEN12385" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 4416 | ></A |
| 4417 | ><H3 |
| 4418 | ><A |
| 4419 | NAME="XMLXPATHPARSENCNAME" |
| 4420 | ></A |
| 4421 | >xmlXPathParseNCName ()</H3 |
| 4422 | ><TABLE |
| 4423 | BORDER="0" |
| 4424 | BGCOLOR="#D6E8FF" |
| 4425 | WIDTH="100%" |
| 4426 | CELLPADDING="6" |
| 4427 | ><TR |
| 4428 | ><TD |
| 4429 | ><PRE |
| 4430 | CLASS="PROGRAMLISTING" |
| 4431 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4432 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 4433 | >xmlChar</A |
| 4434 | >* xmlXPathParseNCName (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4435 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 4436 | >xmlXPathParserContextPtr</A |
| 4437 | > ctxt);</PRE |
| 4438 | ></TD |
| 4439 | ></TR |
| 4440 | ></TABLE |
| 4441 | ><P |
| 4442 | >parse an XML namespace non qualified name.</P |
| 4443 | ><P |
| 4444 | >[NS 3] NCName ::= (Letter | '_') (NCNameChar)*</P |
| 4445 | ><P |
| 4446 | >[NS 4] NCNameChar ::= Letter | Digit | '.' | '-' | '_' | |
| 4447 | CombiningChar | Extender</P |
| 4448 | ><P |
| 4449 | ></P |
| 4450 | ><DIV |
| 4451 | CLASS="INFORMALTABLE" |
| 4452 | ><P |
| 4453 | ></P |
| 4454 | ><TABLE |
| 4455 | BORDER="0" |
| 4456 | WIDTH="100%" |
| 4457 | BGCOLOR="#FFD0D0" |
| 4458 | CELLSPACING="0" |
| 4459 | CELLPADDING="4" |
| 4460 | CLASS="CALSTABLE" |
| 4461 | ><TR |
| 4462 | ><TD |
| 4463 | WIDTH="20%" |
| 4464 | ALIGN="RIGHT" |
| 4465 | VALIGN="TOP" |
| 4466 | ><TT |
| 4467 | CLASS="PARAMETER" |
| 4468 | ><I |
| 4469 | >ctxt</I |
| 4470 | ></TT |
| 4471 | > :</TD |
| 4472 | ><TD |
| 4473 | WIDTH="80%" |
| 4474 | ALIGN="LEFT" |
| 4475 | VALIGN="TOP" |
| 4476 | > the XPath Parser context</TD |
| 4477 | ></TR |
| 4478 | ><TR |
| 4479 | ><TD |
| 4480 | WIDTH="20%" |
| 4481 | ALIGN="RIGHT" |
| 4482 | VALIGN="TOP" |
| 4483 | ><I |
| 4484 | CLASS="EMPHASIS" |
| 4485 | >Returns</I |
| 4486 | > :</TD |
| 4487 | ><TD |
| 4488 | WIDTH="80%" |
| 4489 | ALIGN="LEFT" |
| 4490 | VALIGN="TOP" |
| 4491 | >the namespace name or NULL</TD |
| 4492 | ></TR |
| 4493 | ></TABLE |
| 4494 | ><P |
| 4495 | ></P |
| 4496 | ></DIV |
| 4497 | ></DIV |
| 4498 | ><HR><DIV |
| 4499 | CLASS="REFSECT2" |
| 4500 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 4501 | NAME="AEN12408" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4502 | ></A |
| 4503 | ><H3 |
| 4504 | ><A |
| 4505 | NAME="XMLXPATHSTRINGEVALNUMBER" |
| 4506 | ></A |
| 4507 | >xmlXPathStringEvalNumber ()</H3 |
| 4508 | ><TABLE |
| 4509 | BORDER="0" |
| 4510 | BGCOLOR="#D6E8FF" |
| 4511 | WIDTH="100%" |
| 4512 | CELLPADDING="6" |
| 4513 | ><TR |
| 4514 | ><TD |
| 4515 | ><PRE |
| 4516 | CLASS="PROGRAMLISTING" |
| 4517 | ><GTKDOCLINK |
| 4518 | HREF="DOUBLE" |
| 4519 | >double</GTKDOCLINK |
| 4520 | > xmlXPathStringEvalNumber (const <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4521 | HREF="libxml-tree.html#XMLCHAR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4522 | >xmlChar</A |
| 4523 | > *str);</PRE |
| 4524 | ></TD |
| 4525 | ></TR |
| 4526 | ></TABLE |
| 4527 | ><P |
| 4528 | >[30] Number ::= Digits ('.' Digits?)? |
| 4529 | | '.' Digits |
| 4530 | [31] Digits ::= [0-9]+</P |
| 4531 | ><P |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 4532 | >Compile a Number in the string |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4533 | In complement of the Number expression, this function also handles |
| 4534 | negative values : '-' Number.</P |
| 4535 | ><P |
| 4536 | ></P |
| 4537 | ><DIV |
| 4538 | CLASS="INFORMALTABLE" |
| 4539 | ><P |
| 4540 | ></P |
| 4541 | ><TABLE |
| 4542 | BORDER="0" |
| 4543 | WIDTH="100%" |
| 4544 | BGCOLOR="#FFD0D0" |
| 4545 | CELLSPACING="0" |
| 4546 | CELLPADDING="4" |
| 4547 | CLASS="CALSTABLE" |
| 4548 | ><TR |
| 4549 | ><TD |
| 4550 | WIDTH="20%" |
| 4551 | ALIGN="RIGHT" |
| 4552 | VALIGN="TOP" |
| 4553 | ><TT |
| 4554 | CLASS="PARAMETER" |
| 4555 | ><I |
| 4556 | >str</I |
| 4557 | ></TT |
| 4558 | > :</TD |
| 4559 | ><TD |
| 4560 | WIDTH="80%" |
| 4561 | ALIGN="LEFT" |
| 4562 | VALIGN="TOP" |
| 4563 | > A string to scan</TD |
| 4564 | ></TR |
| 4565 | ><TR |
| 4566 | ><TD |
| 4567 | WIDTH="20%" |
| 4568 | ALIGN="RIGHT" |
| 4569 | VALIGN="TOP" |
| 4570 | ><I |
| 4571 | CLASS="EMPHASIS" |
| 4572 | >Returns</I |
| 4573 | > :</TD |
| 4574 | ><TD |
| 4575 | WIDTH="80%" |
| 4576 | ALIGN="LEFT" |
| 4577 | VALIGN="TOP" |
| 4578 | >the double value.</TD |
| 4579 | ></TR |
| 4580 | ></TABLE |
| 4581 | ><P |
| 4582 | ></P |
| 4583 | ></DIV |
| 4584 | ></DIV |
| 4585 | ><HR><DIV |
| 4586 | CLASS="REFSECT2" |
| 4587 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 4588 | NAME="AEN12430" |
Daniel Veillard | a1fe910 | 2000-11-25 10:49:25 +0000 | [diff] [blame] | 4589 | ></A |
| 4590 | ><H3 |
| 4591 | ><A |
| 4592 | NAME="XMLXPATHEVALUATEPREDICATERESULT" |
| 4593 | ></A |
| 4594 | >xmlXPathEvaluatePredicateResult ()</H3 |
| 4595 | ><TABLE |
| 4596 | BORDER="0" |
| 4597 | BGCOLOR="#D6E8FF" |
| 4598 | WIDTH="100%" |
| 4599 | CELLPADDING="6" |
| 4600 | ><TR |
| 4601 | ><TD |
| 4602 | ><PRE |
| 4603 | CLASS="PROGRAMLISTING" |
| 4604 | >int xmlXPathEvaluatePredicateResult (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4605 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | a1fe910 | 2000-11-25 10:49:25 +0000 | [diff] [blame] | 4606 | >xmlXPathParserContextPtr</A |
| 4607 | > ctxt, |
| 4608 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4609 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | a1fe910 | 2000-11-25 10:49:25 +0000 | [diff] [blame] | 4610 | >xmlXPathObjectPtr</A |
| 4611 | > res);</PRE |
| 4612 | ></TD |
| 4613 | ></TR |
| 4614 | ></TABLE |
| 4615 | ><P |
| 4616 | >Evaluate a predicate result for the current node. |
| 4617 | A PredicateExpr is evaluated by evaluating the Expr and converting |
| 4618 | the result to a boolean. If the result is a number, the result will |
| 4619 | be converted to true if the number is equal to the position of the |
| 4620 | context node in the context node list (as returned by the position |
| 4621 | function) and will be converted to false otherwise; if the result |
| 4622 | 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] | 4623 | to the boolean function. </P |
| 4624 | ><P |
| 4625 | >Return 1 if predicate is true, 0 otherwise</P |
Daniel Veillard | a1fe910 | 2000-11-25 10:49:25 +0000 | [diff] [blame] | 4626 | ><P |
| 4627 | ></P |
| 4628 | ><DIV |
| 4629 | CLASS="INFORMALTABLE" |
| 4630 | ><P |
| 4631 | ></P |
| 4632 | ><TABLE |
| 4633 | BORDER="0" |
| 4634 | WIDTH="100%" |
| 4635 | BGCOLOR="#FFD0D0" |
| 4636 | CELLSPACING="0" |
| 4637 | CELLPADDING="4" |
| 4638 | CLASS="CALSTABLE" |
| 4639 | ><TR |
| 4640 | ><TD |
| 4641 | WIDTH="20%" |
| 4642 | ALIGN="RIGHT" |
| 4643 | VALIGN="TOP" |
| 4644 | ><TT |
| 4645 | CLASS="PARAMETER" |
| 4646 | ><I |
| 4647 | >ctxt</I |
| 4648 | ></TT |
| 4649 | > :</TD |
| 4650 | ><TD |
| 4651 | WIDTH="80%" |
| 4652 | ALIGN="LEFT" |
| 4653 | VALIGN="TOP" |
| 4654 | > the XPath Parser context</TD |
| 4655 | ></TR |
| 4656 | ><TR |
| 4657 | ><TD |
| 4658 | WIDTH="20%" |
| 4659 | ALIGN="RIGHT" |
| 4660 | VALIGN="TOP" |
| 4661 | ><TT |
| 4662 | CLASS="PARAMETER" |
| 4663 | ><I |
| 4664 | >res</I |
| 4665 | ></TT |
| 4666 | > :</TD |
| 4667 | ><TD |
| 4668 | WIDTH="80%" |
| 4669 | ALIGN="LEFT" |
| 4670 | VALIGN="TOP" |
| 4671 | > the Predicate Expression evaluation result</TD |
| 4672 | ></TR |
| 4673 | ><TR |
| 4674 | ><TD |
| 4675 | WIDTH="20%" |
| 4676 | ALIGN="RIGHT" |
| 4677 | VALIGN="TOP" |
| 4678 | ><I |
| 4679 | CLASS="EMPHASIS" |
| 4680 | >Returns</I |
| 4681 | > :</TD |
| 4682 | ><TD |
| 4683 | WIDTH="80%" |
| 4684 | ALIGN="LEFT" |
| 4685 | VALIGN="TOP" |
Daniel Veillard | 503b893 | 2001-01-05 06:36:31 +0000 | [diff] [blame] | 4686 | > </TD |
Daniel Veillard | a1fe910 | 2000-11-25 10:49:25 +0000 | [diff] [blame] | 4687 | ></TR |
| 4688 | ></TABLE |
| 4689 | ><P |
| 4690 | ></P |
| 4691 | ></DIV |
| 4692 | ></DIV |
| 4693 | ><HR><DIV |
| 4694 | CLASS="REFSECT2" |
| 4695 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 4696 | NAME="AEN12456" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4697 | ></A |
| 4698 | ><H3 |
| 4699 | ><A |
| 4700 | NAME="XMLXPATHINIT" |
| 4701 | ></A |
| 4702 | >xmlXPathInit ()</H3 |
| 4703 | ><TABLE |
| 4704 | BORDER="0" |
| 4705 | BGCOLOR="#D6E8FF" |
| 4706 | WIDTH="100%" |
| 4707 | CELLPADDING="6" |
| 4708 | ><TR |
| 4709 | ><TD |
| 4710 | ><PRE |
| 4711 | CLASS="PROGRAMLISTING" |
| 4712 | >void xmlXPathInit (void);</PRE |
| 4713 | ></TD |
| 4714 | ></TR |
| 4715 | ></TABLE |
| 4716 | ><P |
| 4717 | >Initialize the XPath environment</P |
| 4718 | ><P |
| 4719 | ></P |
| 4720 | ></DIV |
| 4721 | ><HR><DIV |
| 4722 | CLASS="REFSECT2" |
| 4723 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 4724 | NAME="AEN12462" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4725 | ></A |
| 4726 | ><H3 |
| 4727 | ><A |
| 4728 | NAME="XMLXPATHSTRINGFUNCTION" |
| 4729 | ></A |
| 4730 | >xmlXPathStringFunction ()</H3 |
| 4731 | ><TABLE |
| 4732 | BORDER="0" |
| 4733 | BGCOLOR="#D6E8FF" |
| 4734 | WIDTH="100%" |
| 4735 | CELLPADDING="6" |
| 4736 | ><TR |
| 4737 | ><TD |
| 4738 | ><PRE |
| 4739 | CLASS="PROGRAMLISTING" |
| 4740 | >void xmlXPathStringFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4741 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4742 | >xmlXPathParserContextPtr</A |
| 4743 | > ctxt, |
| 4744 | int nargs);</PRE |
| 4745 | ></TD |
| 4746 | ></TR |
| 4747 | ></TABLE |
| 4748 | ><P |
| 4749 | >Implement the <GTKDOCLINK |
| 4750 | HREF="STRING" |
| 4751 | >string</GTKDOCLINK |
| 4752 | >() XPath function |
| 4753 | string string(object?) |
| 4754 | he string function converts an object to a string as follows: |
| 4755 | - A node-set is converted to a string by returning the value of |
| 4756 | the node in the node-set that is first in document order. |
| 4757 | If the node-set is empty, an empty string is returned. |
| 4758 | - A number is converted to a string as follows |
| 4759 | + NaN is converted to the string NaN |
| 4760 | + positive zero is converted to the string 0 |
| 4761 | + negative zero is converted to the string 0 |
| 4762 | + positive infinity is converted to the string Infinity |
| 4763 | + negative infinity is converted to the string -Infinity |
| 4764 | + if the number is an integer, the number is represented in |
| 4765 | decimal form as a Number with no decimal point and no leading |
| 4766 | zeros, preceded by a minus sign (-) if the number is negative |
| 4767 | + otherwise, the number is represented in decimal form as a |
| 4768 | Number including a decimal point with at least one digit |
| 4769 | before the decimal point and at least one digit after the |
| 4770 | decimal point, preceded by a minus sign (-) if the number |
| 4771 | is negative; there must be no leading zeros before the decimal |
| 4772 | point apart possibly from the one required digit immediatelyi |
| 4773 | before the decimal point; beyond the one required digit |
| 4774 | after the decimal point there must be as many, but only as |
| 4775 | many, more digits as are needed to uniquely distinguish the |
| 4776 | number from all other IEEE 754 numeric values. |
| 4777 | - The boolean false value is converted to the string false. |
| 4778 | The boolean true value is converted to the string true.</P |
| 4779 | ><P |
| 4780 | >If the argument is omitted, it defaults to a node-set with the |
| 4781 | context node as its only member.</P |
| 4782 | ><P |
| 4783 | ></P |
| 4784 | ><DIV |
| 4785 | CLASS="INFORMALTABLE" |
| 4786 | ><P |
| 4787 | ></P |
| 4788 | ><TABLE |
| 4789 | BORDER="0" |
| 4790 | WIDTH="100%" |
| 4791 | BGCOLOR="#FFD0D0" |
| 4792 | CELLSPACING="0" |
| 4793 | CELLPADDING="4" |
| 4794 | CLASS="CALSTABLE" |
| 4795 | ><TR |
| 4796 | ><TD |
| 4797 | WIDTH="20%" |
| 4798 | ALIGN="RIGHT" |
| 4799 | VALIGN="TOP" |
| 4800 | ><TT |
| 4801 | CLASS="PARAMETER" |
| 4802 | ><I |
| 4803 | >ctxt</I |
| 4804 | ></TT |
| 4805 | > :</TD |
| 4806 | ><TD |
| 4807 | WIDTH="80%" |
| 4808 | ALIGN="LEFT" |
| 4809 | VALIGN="TOP" |
| 4810 | > the XPath Parser context</TD |
| 4811 | ></TR |
| 4812 | ><TR |
| 4813 | ><TD |
| 4814 | WIDTH="20%" |
| 4815 | ALIGN="RIGHT" |
| 4816 | VALIGN="TOP" |
| 4817 | ><TT |
| 4818 | CLASS="PARAMETER" |
| 4819 | ><I |
| 4820 | >nargs</I |
| 4821 | ></TT |
| 4822 | > :</TD |
| 4823 | ><TD |
| 4824 | WIDTH="80%" |
| 4825 | ALIGN="LEFT" |
| 4826 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4827 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4828 | ></TR |
| 4829 | ></TABLE |
| 4830 | ><P |
| 4831 | ></P |
| 4832 | ></DIV |
| 4833 | ></DIV |
| 4834 | ><HR><DIV |
| 4835 | CLASS="REFSECT2" |
| 4836 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 4837 | NAME="AEN12484" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4838 | ></A |
| 4839 | ><H3 |
| 4840 | ><A |
| 4841 | NAME="XMLXPATHREGISTERALLFUNCTIONS" |
| 4842 | ></A |
| 4843 | >xmlXPathRegisterAllFunctions ()</H3 |
| 4844 | ><TABLE |
| 4845 | BORDER="0" |
| 4846 | BGCOLOR="#D6E8FF" |
| 4847 | WIDTH="100%" |
| 4848 | CELLPADDING="6" |
| 4849 | ><TR |
| 4850 | ><TD |
| 4851 | ><PRE |
| 4852 | CLASS="PROGRAMLISTING" |
| 4853 | >void xmlXPathRegisterAllFunctions (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4854 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4855 | >xmlXPathContextPtr</A |
| 4856 | > ctxt);</PRE |
| 4857 | ></TD |
| 4858 | ></TR |
| 4859 | ></TABLE |
| 4860 | ><P |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4861 | >Registers all default XPath functions in this context</P |
| 4862 | ><P |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4863 | ></P |
| 4864 | ><DIV |
| 4865 | CLASS="INFORMALTABLE" |
| 4866 | ><P |
| 4867 | ></P |
| 4868 | ><TABLE |
| 4869 | BORDER="0" |
| 4870 | WIDTH="100%" |
| 4871 | BGCOLOR="#FFD0D0" |
| 4872 | CELLSPACING="0" |
| 4873 | CELLPADDING="4" |
| 4874 | CLASS="CALSTABLE" |
| 4875 | ><TR |
| 4876 | ><TD |
| 4877 | WIDTH="20%" |
| 4878 | ALIGN="RIGHT" |
| 4879 | VALIGN="TOP" |
| 4880 | ><TT |
| 4881 | CLASS="PARAMETER" |
| 4882 | ><I |
| 4883 | >ctxt</I |
| 4884 | ></TT |
| 4885 | > :</TD |
| 4886 | ><TD |
| 4887 | WIDTH="80%" |
| 4888 | ALIGN="LEFT" |
| 4889 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4890 | > the XPath context</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4891 | ></TR |
| 4892 | ></TABLE |
| 4893 | ><P |
| 4894 | ></P |
| 4895 | ></DIV |
| 4896 | ></DIV |
| 4897 | ><HR><DIV |
| 4898 | CLASS="REFSECT2" |
| 4899 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 4900 | NAME="AEN12500" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4901 | ></A |
| 4902 | ><H3 |
| 4903 | ><A |
| 4904 | NAME="XMLXPATHNODESETCREATE" |
| 4905 | ></A |
| 4906 | >xmlXPathNodeSetCreate ()</H3 |
| 4907 | ><TABLE |
| 4908 | BORDER="0" |
| 4909 | BGCOLOR="#D6E8FF" |
| 4910 | WIDTH="100%" |
| 4911 | CELLPADDING="6" |
| 4912 | ><TR |
| 4913 | ><TD |
| 4914 | ><PRE |
| 4915 | CLASS="PROGRAMLISTING" |
| 4916 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4917 | HREF="libxml-xpath.html#XMLNODESETPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4918 | >xmlNodeSetPtr</A |
| 4919 | > xmlXPathNodeSetCreate (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4920 | HREF="libxml-tree.html#XMLNODEPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4921 | >xmlNodePtr</A |
| 4922 | > val);</PRE |
| 4923 | ></TD |
| 4924 | ></TR |
| 4925 | ></TABLE |
| 4926 | ><P |
| 4927 | >Create a new xmlNodeSetPtr of type double and of value <TT |
| 4928 | CLASS="PARAMETER" |
| 4929 | ><I |
| 4930 | >val</I |
| 4931 | ></TT |
| 4932 | ></P |
| 4933 | ><P |
| 4934 | ></P |
| 4935 | ><DIV |
| 4936 | CLASS="INFORMALTABLE" |
| 4937 | ><P |
| 4938 | ></P |
| 4939 | ><TABLE |
| 4940 | BORDER="0" |
| 4941 | WIDTH="100%" |
| 4942 | BGCOLOR="#FFD0D0" |
| 4943 | CELLSPACING="0" |
| 4944 | CELLPADDING="4" |
| 4945 | CLASS="CALSTABLE" |
| 4946 | ><TR |
| 4947 | ><TD |
| 4948 | WIDTH="20%" |
| 4949 | ALIGN="RIGHT" |
| 4950 | VALIGN="TOP" |
| 4951 | ><TT |
| 4952 | CLASS="PARAMETER" |
| 4953 | ><I |
| 4954 | >val</I |
| 4955 | ></TT |
| 4956 | > :</TD |
| 4957 | ><TD |
| 4958 | WIDTH="80%" |
| 4959 | ALIGN="LEFT" |
| 4960 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4961 | > </TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4962 | ></TR |
| 4963 | ><TR |
| 4964 | ><TD |
| 4965 | WIDTH="20%" |
| 4966 | ALIGN="RIGHT" |
| 4967 | VALIGN="TOP" |
| 4968 | ><I |
| 4969 | CLASS="EMPHASIS" |
| 4970 | >Returns</I |
| 4971 | > :</TD |
| 4972 | ><TD |
| 4973 | WIDTH="80%" |
| 4974 | ALIGN="LEFT" |
| 4975 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 4976 | > </TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4977 | ></TR |
| 4978 | ></TABLE |
| 4979 | ><P |
| 4980 | ></P |
| 4981 | ></DIV |
| 4982 | ></DIV |
| 4983 | ><HR><DIV |
| 4984 | CLASS="REFSECT2" |
| 4985 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 4986 | NAME="AEN12522" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 4987 | ></A |
| 4988 | ><H3 |
| 4989 | ><A |
| 4990 | NAME="XMLXPATHNODESETMERGE" |
| 4991 | ></A |
| 4992 | >xmlXPathNodeSetMerge ()</H3 |
| 4993 | ><TABLE |
| 4994 | BORDER="0" |
| 4995 | BGCOLOR="#D6E8FF" |
| 4996 | WIDTH="100%" |
| 4997 | CELLPADDING="6" |
| 4998 | ><TR |
| 4999 | ><TD |
| 5000 | ><PRE |
| 5001 | CLASS="PROGRAMLISTING" |
| 5002 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5003 | HREF="libxml-xpath.html#XMLNODESETPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5004 | >xmlNodeSetPtr</A |
| 5005 | > xmlXPathNodeSetMerge (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5006 | HREF="libxml-xpath.html#XMLNODESETPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5007 | >xmlNodeSetPtr</A |
| 5008 | > val1, |
| 5009 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5010 | HREF="libxml-xpath.html#XMLNODESETPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5011 | >xmlNodeSetPtr</A |
| 5012 | > val2);</PRE |
| 5013 | ></TD |
| 5014 | ></TR |
| 5015 | ></TABLE |
| 5016 | ><P |
| 5017 | >Merges two nodesets, all nodes from <TT |
| 5018 | CLASS="PARAMETER" |
| 5019 | ><I |
| 5020 | >val2</I |
| 5021 | ></TT |
| 5022 | > are added to <TT |
| 5023 | CLASS="PARAMETER" |
| 5024 | ><I |
| 5025 | >val1</I |
| 5026 | ></TT |
| 5027 | > |
| 5028 | if <TT |
| 5029 | CLASS="PARAMETER" |
| 5030 | ><I |
| 5031 | >val1</I |
| 5032 | ></TT |
| 5033 | > is NULL, a new set is created and copied from <TT |
| 5034 | CLASS="PARAMETER" |
| 5035 | ><I |
| 5036 | >val2</I |
| 5037 | ></TT |
| 5038 | ></P |
| 5039 | ><P |
| 5040 | ></P |
| 5041 | ><DIV |
| 5042 | CLASS="INFORMALTABLE" |
| 5043 | ><P |
| 5044 | ></P |
| 5045 | ><TABLE |
| 5046 | BORDER="0" |
| 5047 | WIDTH="100%" |
| 5048 | BGCOLOR="#FFD0D0" |
| 5049 | CELLSPACING="0" |
| 5050 | CELLPADDING="4" |
| 5051 | CLASS="CALSTABLE" |
| 5052 | ><TR |
| 5053 | ><TD |
| 5054 | WIDTH="20%" |
| 5055 | ALIGN="RIGHT" |
| 5056 | VALIGN="TOP" |
| 5057 | ><TT |
| 5058 | CLASS="PARAMETER" |
| 5059 | ><I |
| 5060 | >val1</I |
| 5061 | ></TT |
| 5062 | > :</TD |
| 5063 | ><TD |
| 5064 | WIDTH="80%" |
| 5065 | ALIGN="LEFT" |
| 5066 | VALIGN="TOP" |
| 5067 | > the first NodeSet or NULL</TD |
| 5068 | ></TR |
| 5069 | ><TR |
| 5070 | ><TD |
| 5071 | WIDTH="20%" |
| 5072 | ALIGN="RIGHT" |
| 5073 | VALIGN="TOP" |
| 5074 | ><TT |
| 5075 | CLASS="PARAMETER" |
| 5076 | ><I |
| 5077 | >val2</I |
| 5078 | ></TT |
| 5079 | > :</TD |
| 5080 | ><TD |
| 5081 | WIDTH="80%" |
| 5082 | ALIGN="LEFT" |
| 5083 | VALIGN="TOP" |
| 5084 | > the second NodeSet</TD |
| 5085 | ></TR |
| 5086 | ><TR |
| 5087 | ><TD |
| 5088 | WIDTH="20%" |
| 5089 | ALIGN="RIGHT" |
| 5090 | VALIGN="TOP" |
| 5091 | ><I |
| 5092 | CLASS="EMPHASIS" |
| 5093 | >Returns</I |
| 5094 | > :</TD |
| 5095 | ><TD |
| 5096 | WIDTH="80%" |
| 5097 | ALIGN="LEFT" |
| 5098 | VALIGN="TOP" |
| 5099 | >val1 once extended or NULL in case of error.</TD |
| 5100 | ></TR |
| 5101 | ></TABLE |
| 5102 | ><P |
| 5103 | ></P |
| 5104 | ></DIV |
| 5105 | ></DIV |
| 5106 | ><HR><DIV |
| 5107 | CLASS="REFSECT2" |
| 5108 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 5109 | NAME="AEN12552" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5110 | ></A |
| 5111 | ><H3 |
| 5112 | ><A |
| 5113 | NAME="XMLXPATHNODESETDEL" |
| 5114 | ></A |
| 5115 | >xmlXPathNodeSetDel ()</H3 |
| 5116 | ><TABLE |
| 5117 | BORDER="0" |
| 5118 | BGCOLOR="#D6E8FF" |
| 5119 | WIDTH="100%" |
| 5120 | CELLPADDING="6" |
| 5121 | ><TR |
| 5122 | ><TD |
| 5123 | ><PRE |
| 5124 | CLASS="PROGRAMLISTING" |
| 5125 | >void xmlXPathNodeSetDel (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5126 | HREF="libxml-xpath.html#XMLNODESETPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5127 | >xmlNodeSetPtr</A |
| 5128 | > cur, |
| 5129 | <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5130 | HREF="libxml-tree.html#XMLNODEPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5131 | >xmlNodePtr</A |
| 5132 | > val);</PRE |
| 5133 | ></TD |
| 5134 | ></TR |
| 5135 | ></TABLE |
| 5136 | ><P |
| 5137 | >Removes an xmlNodePtr from an existing NodeSet</P |
| 5138 | ><P |
| 5139 | ></P |
| 5140 | ><DIV |
| 5141 | CLASS="INFORMALTABLE" |
| 5142 | ><P |
| 5143 | ></P |
| 5144 | ><TABLE |
| 5145 | BORDER="0" |
| 5146 | WIDTH="100%" |
| 5147 | BGCOLOR="#FFD0D0" |
| 5148 | CELLSPACING="0" |
| 5149 | CELLPADDING="4" |
| 5150 | CLASS="CALSTABLE" |
| 5151 | ><TR |
| 5152 | ><TD |
| 5153 | WIDTH="20%" |
| 5154 | ALIGN="RIGHT" |
| 5155 | VALIGN="TOP" |
| 5156 | ><TT |
| 5157 | CLASS="PARAMETER" |
| 5158 | ><I |
| 5159 | >cur</I |
| 5160 | ></TT |
| 5161 | > :</TD |
| 5162 | ><TD |
| 5163 | WIDTH="80%" |
| 5164 | ALIGN="LEFT" |
| 5165 | VALIGN="TOP" |
| 5166 | > the initial node set</TD |
| 5167 | ></TR |
| 5168 | ><TR |
| 5169 | ><TD |
| 5170 | WIDTH="20%" |
| 5171 | ALIGN="RIGHT" |
| 5172 | VALIGN="TOP" |
| 5173 | ><TT |
| 5174 | CLASS="PARAMETER" |
| 5175 | ><I |
| 5176 | >val</I |
| 5177 | ></TT |
| 5178 | > :</TD |
| 5179 | ><TD |
| 5180 | WIDTH="80%" |
| 5181 | ALIGN="LEFT" |
| 5182 | VALIGN="TOP" |
| 5183 | > an xmlNodePtr</TD |
| 5184 | ></TR |
| 5185 | ></TABLE |
| 5186 | ><P |
| 5187 | ></P |
| 5188 | ></DIV |
| 5189 | ></DIV |
| 5190 | ><HR><DIV |
| 5191 | CLASS="REFSECT2" |
| 5192 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 5193 | NAME="AEN12573" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5194 | ></A |
| 5195 | ><H3 |
| 5196 | ><A |
| 5197 | NAME="XMLXPATHNODESETREMOVE" |
| 5198 | ></A |
| 5199 | >xmlXPathNodeSetRemove ()</H3 |
| 5200 | ><TABLE |
| 5201 | BORDER="0" |
| 5202 | BGCOLOR="#D6E8FF" |
| 5203 | WIDTH="100%" |
| 5204 | CELLPADDING="6" |
| 5205 | ><TR |
| 5206 | ><TD |
| 5207 | ><PRE |
| 5208 | CLASS="PROGRAMLISTING" |
| 5209 | >void xmlXPathNodeSetRemove (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5210 | HREF="libxml-xpath.html#XMLNODESETPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5211 | >xmlNodeSetPtr</A |
| 5212 | > cur, |
| 5213 | int val);</PRE |
| 5214 | ></TD |
| 5215 | ></TR |
| 5216 | ></TABLE |
| 5217 | ><P |
| 5218 | >Removes an entry from an existing NodeSet list.</P |
| 5219 | ><P |
| 5220 | ></P |
| 5221 | ><DIV |
| 5222 | CLASS="INFORMALTABLE" |
| 5223 | ><P |
| 5224 | ></P |
| 5225 | ><TABLE |
| 5226 | BORDER="0" |
| 5227 | WIDTH="100%" |
| 5228 | BGCOLOR="#FFD0D0" |
| 5229 | CELLSPACING="0" |
| 5230 | CELLPADDING="4" |
| 5231 | CLASS="CALSTABLE" |
| 5232 | ><TR |
| 5233 | ><TD |
| 5234 | WIDTH="20%" |
| 5235 | ALIGN="RIGHT" |
| 5236 | VALIGN="TOP" |
| 5237 | ><TT |
| 5238 | CLASS="PARAMETER" |
| 5239 | ><I |
| 5240 | >cur</I |
| 5241 | ></TT |
| 5242 | > :</TD |
| 5243 | ><TD |
| 5244 | WIDTH="80%" |
| 5245 | ALIGN="LEFT" |
| 5246 | VALIGN="TOP" |
| 5247 | > the initial node set</TD |
| 5248 | ></TR |
| 5249 | ><TR |
| 5250 | ><TD |
| 5251 | WIDTH="20%" |
| 5252 | ALIGN="RIGHT" |
| 5253 | VALIGN="TOP" |
| 5254 | ><TT |
| 5255 | CLASS="PARAMETER" |
| 5256 | ><I |
| 5257 | >val</I |
| 5258 | ></TT |
| 5259 | > :</TD |
| 5260 | ><TD |
| 5261 | WIDTH="80%" |
| 5262 | ALIGN="LEFT" |
| 5263 | VALIGN="TOP" |
| 5264 | > the index to remove</TD |
| 5265 | ></TR |
| 5266 | ></TABLE |
| 5267 | ><P |
| 5268 | ></P |
| 5269 | ></DIV |
| 5270 | ></DIV |
| 5271 | ><HR><DIV |
| 5272 | CLASS="REFSECT2" |
| 5273 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 5274 | NAME="AEN12593" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5275 | ></A |
| 5276 | ><H3 |
| 5277 | ><A |
| 5278 | NAME="XMLXPATHFREENODESET" |
| 5279 | ></A |
| 5280 | >xmlXPathFreeNodeSet ()</H3 |
| 5281 | ><TABLE |
| 5282 | BORDER="0" |
| 5283 | BGCOLOR="#D6E8FF" |
| 5284 | WIDTH="100%" |
| 5285 | CELLPADDING="6" |
| 5286 | ><TR |
| 5287 | ><TD |
| 5288 | ><PRE |
| 5289 | CLASS="PROGRAMLISTING" |
| 5290 | >void xmlXPathFreeNodeSet (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5291 | HREF="libxml-xpath.html#XMLNODESETPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5292 | >xmlNodeSetPtr</A |
| 5293 | > obj);</PRE |
| 5294 | ></TD |
| 5295 | ></TR |
| 5296 | ></TABLE |
| 5297 | ><P |
| 5298 | >Free the NodeSet compound (not the actual nodes !).</P |
| 5299 | ><P |
| 5300 | ></P |
| 5301 | ><DIV |
| 5302 | CLASS="INFORMALTABLE" |
| 5303 | ><P |
| 5304 | ></P |
| 5305 | ><TABLE |
| 5306 | BORDER="0" |
| 5307 | WIDTH="100%" |
| 5308 | BGCOLOR="#FFD0D0" |
| 5309 | CELLSPACING="0" |
| 5310 | CELLPADDING="4" |
| 5311 | CLASS="CALSTABLE" |
| 5312 | ><TR |
| 5313 | ><TD |
| 5314 | WIDTH="20%" |
| 5315 | ALIGN="RIGHT" |
| 5316 | VALIGN="TOP" |
| 5317 | ><TT |
| 5318 | CLASS="PARAMETER" |
| 5319 | ><I |
| 5320 | >obj</I |
| 5321 | ></TT |
| 5322 | > :</TD |
| 5323 | ><TD |
| 5324 | WIDTH="80%" |
| 5325 | ALIGN="LEFT" |
| 5326 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5327 | > </TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5328 | ></TR |
| 5329 | ></TABLE |
| 5330 | ><P |
| 5331 | ></P |
| 5332 | ></DIV |
| 5333 | ></DIV |
| 5334 | ><HR><DIV |
| 5335 | CLASS="REFSECT2" |
| 5336 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 5337 | NAME="AEN12609" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5338 | ></A |
| 5339 | ><H3 |
| 5340 | ><A |
| 5341 | NAME="XMLXPATHNEWNODESETLIST" |
| 5342 | ></A |
| 5343 | >xmlXPathNewNodeSetList ()</H3 |
| 5344 | ><TABLE |
| 5345 | BORDER="0" |
| 5346 | BGCOLOR="#D6E8FF" |
| 5347 | WIDTH="100%" |
| 5348 | CELLPADDING="6" |
| 5349 | ><TR |
| 5350 | ><TD |
| 5351 | ><PRE |
| 5352 | CLASS="PROGRAMLISTING" |
| 5353 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5354 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5355 | >xmlXPathObjectPtr</A |
| 5356 | > xmlXPathNewNodeSetList (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5357 | HREF="libxml-xpath.html#XMLNODESETPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5358 | >xmlNodeSetPtr</A |
| 5359 | > val);</PRE |
| 5360 | ></TD |
| 5361 | ></TR |
| 5362 | ></TABLE |
| 5363 | ><P |
| 5364 | >Create a new xmlXPathObjectPtr of type NodeSet and initialize |
| 5365 | it with the Nodeset <TT |
| 5366 | CLASS="PARAMETER" |
| 5367 | ><I |
| 5368 | >val</I |
| 5369 | ></TT |
| 5370 | ></P |
| 5371 | ><P |
| 5372 | ></P |
| 5373 | ><DIV |
| 5374 | CLASS="INFORMALTABLE" |
| 5375 | ><P |
| 5376 | ></P |
| 5377 | ><TABLE |
| 5378 | BORDER="0" |
| 5379 | WIDTH="100%" |
| 5380 | BGCOLOR="#FFD0D0" |
| 5381 | CELLSPACING="0" |
| 5382 | CELLPADDING="4" |
| 5383 | CLASS="CALSTABLE" |
| 5384 | ><TR |
| 5385 | ><TD |
| 5386 | WIDTH="20%" |
| 5387 | ALIGN="RIGHT" |
| 5388 | VALIGN="TOP" |
| 5389 | ><TT |
| 5390 | CLASS="PARAMETER" |
| 5391 | ><I |
| 5392 | >val</I |
| 5393 | ></TT |
| 5394 | > :</TD |
| 5395 | ><TD |
| 5396 | WIDTH="80%" |
| 5397 | ALIGN="LEFT" |
| 5398 | VALIGN="TOP" |
| 5399 | > an existing NodeSet</TD |
| 5400 | ></TR |
| 5401 | ><TR |
| 5402 | ><TD |
| 5403 | WIDTH="20%" |
| 5404 | ALIGN="RIGHT" |
| 5405 | VALIGN="TOP" |
| 5406 | ><I |
| 5407 | CLASS="EMPHASIS" |
| 5408 | >Returns</I |
| 5409 | > :</TD |
| 5410 | ><TD |
| 5411 | WIDTH="80%" |
| 5412 | ALIGN="LEFT" |
| 5413 | VALIGN="TOP" |
| 5414 | >the newly created object.</TD |
| 5415 | ></TR |
| 5416 | ></TABLE |
| 5417 | ><P |
| 5418 | ></P |
| 5419 | ></DIV |
| 5420 | ></DIV |
| 5421 | ><HR><DIV |
| 5422 | CLASS="REFSECT2" |
| 5423 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 5424 | NAME="AEN12631" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5425 | ></A |
| 5426 | ><H3 |
| 5427 | ><A |
| 5428 | NAME="XMLXPATHWRAPNODESET" |
| 5429 | ></A |
| 5430 | >xmlXPathWrapNodeSet ()</H3 |
| 5431 | ><TABLE |
| 5432 | BORDER="0" |
| 5433 | BGCOLOR="#D6E8FF" |
| 5434 | WIDTH="100%" |
| 5435 | CELLPADDING="6" |
| 5436 | ><TR |
| 5437 | ><TD |
| 5438 | ><PRE |
| 5439 | CLASS="PROGRAMLISTING" |
| 5440 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5441 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5442 | >xmlXPathObjectPtr</A |
| 5443 | > xmlXPathWrapNodeSet (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5444 | HREF="libxml-xpath.html#XMLNODESETPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5445 | >xmlNodeSetPtr</A |
| 5446 | > val);</PRE |
| 5447 | ></TD |
| 5448 | ></TR |
| 5449 | ></TABLE |
| 5450 | ><P |
| 5451 | >Wrap the Nodeset <TT |
| 5452 | CLASS="PARAMETER" |
| 5453 | ><I |
| 5454 | >val</I |
| 5455 | ></TT |
| 5456 | > in a new xmlXPathObjectPtr</P |
| 5457 | ><P |
| 5458 | ></P |
| 5459 | ><DIV |
| 5460 | CLASS="INFORMALTABLE" |
| 5461 | ><P |
| 5462 | ></P |
| 5463 | ><TABLE |
| 5464 | BORDER="0" |
| 5465 | WIDTH="100%" |
| 5466 | BGCOLOR="#FFD0D0" |
| 5467 | CELLSPACING="0" |
| 5468 | CELLPADDING="4" |
| 5469 | CLASS="CALSTABLE" |
| 5470 | ><TR |
| 5471 | ><TD |
| 5472 | WIDTH="20%" |
| 5473 | ALIGN="RIGHT" |
| 5474 | VALIGN="TOP" |
| 5475 | ><TT |
| 5476 | CLASS="PARAMETER" |
| 5477 | ><I |
| 5478 | >val</I |
| 5479 | ></TT |
| 5480 | > :</TD |
| 5481 | ><TD |
| 5482 | WIDTH="80%" |
| 5483 | ALIGN="LEFT" |
| 5484 | VALIGN="TOP" |
| 5485 | > the NodePtr value</TD |
| 5486 | ></TR |
| 5487 | ><TR |
| 5488 | ><TD |
| 5489 | WIDTH="20%" |
| 5490 | ALIGN="RIGHT" |
| 5491 | VALIGN="TOP" |
| 5492 | ><I |
| 5493 | CLASS="EMPHASIS" |
| 5494 | >Returns</I |
| 5495 | > :</TD |
| 5496 | ><TD |
| 5497 | WIDTH="80%" |
| 5498 | ALIGN="LEFT" |
| 5499 | VALIGN="TOP" |
| 5500 | >the newly created object.</TD |
| 5501 | ></TR |
| 5502 | ></TABLE |
| 5503 | ><P |
| 5504 | ></P |
| 5505 | ></DIV |
| 5506 | ></DIV |
| 5507 | ><HR><DIV |
| 5508 | CLASS="REFSECT2" |
| 5509 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 5510 | NAME="AEN12653" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5511 | ></A |
| 5512 | ><H3 |
| 5513 | ><A |
| 5514 | NAME="XMLXPATHFREENODESETLIST" |
| 5515 | ></A |
| 5516 | >xmlXPathFreeNodeSetList ()</H3 |
| 5517 | ><TABLE |
| 5518 | BORDER="0" |
| 5519 | BGCOLOR="#D6E8FF" |
| 5520 | WIDTH="100%" |
| 5521 | CELLPADDING="6" |
| 5522 | ><TR |
| 5523 | ><TD |
| 5524 | ><PRE |
| 5525 | CLASS="PROGRAMLISTING" |
| 5526 | >void xmlXPathFreeNodeSetList (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5527 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5528 | >xmlXPathObjectPtr</A |
| 5529 | > obj);</PRE |
| 5530 | ></TD |
| 5531 | ></TR |
| 5532 | ></TABLE |
| 5533 | ><P |
| 5534 | >Free up the xmlXPathObjectPtr <TT |
| 5535 | CLASS="PARAMETER" |
| 5536 | ><I |
| 5537 | >obj</I |
| 5538 | ></TT |
| 5539 | > but don't deallocate the objects in |
| 5540 | the list contrary to <A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5541 | HREF="libxml-xpath.html#XMLXPATHFREEOBJECT" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5542 | >xmlXPathFreeObject</A |
| 5543 | >().</P |
| 5544 | ><P |
| 5545 | ></P |
| 5546 | ><DIV |
| 5547 | CLASS="INFORMALTABLE" |
| 5548 | ><P |
| 5549 | ></P |
| 5550 | ><TABLE |
| 5551 | BORDER="0" |
| 5552 | WIDTH="100%" |
| 5553 | BGCOLOR="#FFD0D0" |
| 5554 | CELLSPACING="0" |
| 5555 | CELLPADDING="4" |
| 5556 | CLASS="CALSTABLE" |
| 5557 | ><TR |
| 5558 | ><TD |
| 5559 | WIDTH="20%" |
| 5560 | ALIGN="RIGHT" |
| 5561 | VALIGN="TOP" |
| 5562 | ><TT |
| 5563 | CLASS="PARAMETER" |
| 5564 | ><I |
| 5565 | >obj</I |
| 5566 | ></TT |
| 5567 | > :</TD |
| 5568 | ><TD |
| 5569 | WIDTH="80%" |
| 5570 | ALIGN="LEFT" |
| 5571 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5572 | > </TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5573 | ></TR |
| 5574 | ></TABLE |
| 5575 | ><P |
| 5576 | ></P |
| 5577 | ></DIV |
| 5578 | ></DIV |
| 5579 | ><HR><DIV |
| 5580 | CLASS="REFSECT2" |
| 5581 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 5582 | NAME="AEN12671" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5583 | ></A |
| 5584 | ><H3 |
| 5585 | ><A |
| 5586 | NAME="XMLXPATHFREEOBJECT" |
| 5587 | ></A |
| 5588 | >xmlXPathFreeObject ()</H3 |
| 5589 | ><TABLE |
| 5590 | BORDER="0" |
| 5591 | BGCOLOR="#D6E8FF" |
| 5592 | WIDTH="100%" |
| 5593 | CELLPADDING="6" |
| 5594 | ><TR |
| 5595 | ><TD |
| 5596 | ><PRE |
| 5597 | CLASS="PROGRAMLISTING" |
| 5598 | >void xmlXPathFreeObject (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5599 | HREF="libxml-xpath.html#XMLXPATHOBJECTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5600 | >xmlXPathObjectPtr</A |
| 5601 | > obj);</PRE |
| 5602 | ></TD |
| 5603 | ></TR |
| 5604 | ></TABLE |
| 5605 | ><P |
| 5606 | >Free up an xmlXPathObjectPtr object.</P |
| 5607 | ><P |
| 5608 | ></P |
| 5609 | ><DIV |
| 5610 | CLASS="INFORMALTABLE" |
| 5611 | ><P |
| 5612 | ></P |
| 5613 | ><TABLE |
| 5614 | BORDER="0" |
| 5615 | WIDTH="100%" |
| 5616 | BGCOLOR="#FFD0D0" |
| 5617 | CELLSPACING="0" |
| 5618 | CELLPADDING="4" |
| 5619 | CLASS="CALSTABLE" |
| 5620 | ><TR |
| 5621 | ><TD |
| 5622 | WIDTH="20%" |
| 5623 | ALIGN="RIGHT" |
| 5624 | VALIGN="TOP" |
| 5625 | ><TT |
| 5626 | CLASS="PARAMETER" |
| 5627 | ><I |
| 5628 | >obj</I |
| 5629 | ></TT |
| 5630 | > :</TD |
| 5631 | ><TD |
| 5632 | WIDTH="80%" |
| 5633 | ALIGN="LEFT" |
| 5634 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5635 | > </TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5636 | ></TR |
| 5637 | ></TABLE |
| 5638 | ><P |
| 5639 | ></P |
| 5640 | ></DIV |
| 5641 | ></DIV |
| 5642 | ><HR><DIV |
| 5643 | CLASS="REFSECT2" |
| 5644 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 5645 | NAME="AEN12687" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5646 | ></A |
| 5647 | ><H3 |
| 5648 | ><A |
| 5649 | NAME="XMLXPATHNEWCONTEXT" |
| 5650 | ></A |
| 5651 | >xmlXPathNewContext ()</H3 |
| 5652 | ><TABLE |
| 5653 | BORDER="0" |
| 5654 | BGCOLOR="#D6E8FF" |
| 5655 | WIDTH="100%" |
| 5656 | CELLPADDING="6" |
| 5657 | ><TR |
| 5658 | ><TD |
| 5659 | ><PRE |
| 5660 | CLASS="PROGRAMLISTING" |
| 5661 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5662 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5663 | >xmlXPathContextPtr</A |
| 5664 | > xmlXPathNewContext (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5665 | HREF="libxml-tree.html#XMLDOCPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5666 | >xmlDocPtr</A |
| 5667 | > doc);</PRE |
| 5668 | ></TD |
| 5669 | ></TR |
| 5670 | ></TABLE |
| 5671 | ><P |
| 5672 | >Create a new xmlXPathContext</P |
| 5673 | ><P |
| 5674 | ></P |
| 5675 | ><DIV |
| 5676 | CLASS="INFORMALTABLE" |
| 5677 | ><P |
| 5678 | ></P |
| 5679 | ><TABLE |
| 5680 | BORDER="0" |
| 5681 | WIDTH="100%" |
| 5682 | BGCOLOR="#FFD0D0" |
| 5683 | CELLSPACING="0" |
| 5684 | CELLPADDING="4" |
| 5685 | CLASS="CALSTABLE" |
| 5686 | ><TR |
| 5687 | ><TD |
| 5688 | WIDTH="20%" |
| 5689 | ALIGN="RIGHT" |
| 5690 | VALIGN="TOP" |
| 5691 | ><TT |
| 5692 | CLASS="PARAMETER" |
| 5693 | ><I |
| 5694 | >doc</I |
| 5695 | ></TT |
| 5696 | > :</TD |
| 5697 | ><TD |
| 5698 | WIDTH="80%" |
| 5699 | ALIGN="LEFT" |
| 5700 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5701 | > </TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5702 | ></TR |
| 5703 | ><TR |
| 5704 | ><TD |
| 5705 | WIDTH="20%" |
| 5706 | ALIGN="RIGHT" |
| 5707 | VALIGN="TOP" |
| 5708 | ><I |
| 5709 | CLASS="EMPHASIS" |
| 5710 | >Returns</I |
| 5711 | > :</TD |
| 5712 | ><TD |
| 5713 | WIDTH="80%" |
| 5714 | ALIGN="LEFT" |
| 5715 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5716 | > </TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5717 | ></TR |
| 5718 | ></TABLE |
| 5719 | ><P |
| 5720 | ></P |
| 5721 | ></DIV |
| 5722 | ></DIV |
| 5723 | ><HR><DIV |
| 5724 | CLASS="REFSECT2" |
| 5725 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 5726 | NAME="AEN12708" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5727 | ></A |
| 5728 | ><H3 |
| 5729 | ><A |
| 5730 | NAME="XMLXPATHFREECONTEXT" |
| 5731 | ></A |
| 5732 | >xmlXPathFreeContext ()</H3 |
| 5733 | ><TABLE |
| 5734 | BORDER="0" |
| 5735 | BGCOLOR="#D6E8FF" |
| 5736 | WIDTH="100%" |
| 5737 | CELLPADDING="6" |
| 5738 | ><TR |
| 5739 | ><TD |
| 5740 | ><PRE |
| 5741 | CLASS="PROGRAMLISTING" |
| 5742 | >void xmlXPathFreeContext (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5743 | HREF="libxml-xpath.html#XMLXPATHCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5744 | >xmlXPathContextPtr</A |
| 5745 | > ctxt);</PRE |
| 5746 | ></TD |
| 5747 | ></TR |
| 5748 | ></TABLE |
| 5749 | ><P |
| 5750 | >Free up an xmlXPathContext</P |
| 5751 | ><P |
| 5752 | ></P |
| 5753 | ><DIV |
| 5754 | CLASS="INFORMALTABLE" |
| 5755 | ><P |
| 5756 | ></P |
| 5757 | ><TABLE |
| 5758 | BORDER="0" |
| 5759 | WIDTH="100%" |
| 5760 | BGCOLOR="#FFD0D0" |
| 5761 | CELLSPACING="0" |
| 5762 | CELLPADDING="4" |
| 5763 | CLASS="CALSTABLE" |
| 5764 | ><TR |
| 5765 | ><TD |
| 5766 | WIDTH="20%" |
| 5767 | ALIGN="RIGHT" |
| 5768 | VALIGN="TOP" |
| 5769 | ><TT |
| 5770 | CLASS="PARAMETER" |
| 5771 | ><I |
| 5772 | >ctxt</I |
| 5773 | ></TT |
| 5774 | > :</TD |
| 5775 | ><TD |
| 5776 | WIDTH="80%" |
| 5777 | ALIGN="LEFT" |
| 5778 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5779 | > </TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5780 | ></TR |
| 5781 | ></TABLE |
| 5782 | ><P |
| 5783 | ></P |
| 5784 | ></DIV |
| 5785 | ></DIV |
| 5786 | ><HR><DIV |
| 5787 | CLASS="REFSECT2" |
| 5788 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 5789 | NAME="AEN12724" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5790 | ></A |
| 5791 | ><H3 |
| 5792 | ><A |
| 5793 | NAME="XMLXPATHEQUALVALUES" |
| 5794 | ></A |
| 5795 | >xmlXPathEqualValues ()</H3 |
| 5796 | ><TABLE |
| 5797 | BORDER="0" |
| 5798 | BGCOLOR="#D6E8FF" |
| 5799 | WIDTH="100%" |
| 5800 | CELLPADDING="6" |
| 5801 | ><TR |
| 5802 | ><TD |
| 5803 | ><PRE |
| 5804 | CLASS="PROGRAMLISTING" |
| 5805 | >int xmlXPathEqualValues (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5806 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5807 | >xmlXPathParserContextPtr</A |
| 5808 | > ctxt);</PRE |
| 5809 | ></TD |
| 5810 | ></TR |
| 5811 | ></TABLE |
| 5812 | ><P |
| 5813 | >Implement the equal operation on XPath objects content: <TT |
| 5814 | CLASS="PARAMETER" |
| 5815 | ><I |
| 5816 | >arg1</I |
| 5817 | ></TT |
| 5818 | > == <TT |
| 5819 | CLASS="PARAMETER" |
| 5820 | ><I |
| 5821 | >arg2</I |
| 5822 | ></TT |
| 5823 | ></P |
| 5824 | ><P |
| 5825 | ></P |
| 5826 | ><DIV |
| 5827 | CLASS="INFORMALTABLE" |
| 5828 | ><P |
| 5829 | ></P |
| 5830 | ><TABLE |
| 5831 | BORDER="0" |
| 5832 | WIDTH="100%" |
| 5833 | BGCOLOR="#FFD0D0" |
| 5834 | CELLSPACING="0" |
| 5835 | CELLPADDING="4" |
| 5836 | CLASS="CALSTABLE" |
| 5837 | ><TR |
| 5838 | ><TD |
| 5839 | WIDTH="20%" |
| 5840 | ALIGN="RIGHT" |
| 5841 | VALIGN="TOP" |
| 5842 | ><TT |
| 5843 | CLASS="PARAMETER" |
| 5844 | ><I |
| 5845 | >ctxt</I |
| 5846 | ></TT |
| 5847 | > :</TD |
| 5848 | ><TD |
| 5849 | WIDTH="80%" |
| 5850 | ALIGN="LEFT" |
| 5851 | VALIGN="TOP" |
| 5852 | > the XPath Parser context</TD |
| 5853 | ></TR |
| 5854 | ><TR |
| 5855 | ><TD |
| 5856 | WIDTH="20%" |
| 5857 | ALIGN="RIGHT" |
| 5858 | VALIGN="TOP" |
| 5859 | ><I |
| 5860 | CLASS="EMPHASIS" |
| 5861 | >Returns</I |
| 5862 | > :</TD |
| 5863 | ><TD |
| 5864 | WIDTH="80%" |
| 5865 | ALIGN="LEFT" |
| 5866 | VALIGN="TOP" |
| 5867 | >0 or 1 depending on the results of the test.</TD |
| 5868 | ></TR |
| 5869 | ></TABLE |
| 5870 | ><P |
| 5871 | ></P |
| 5872 | ></DIV |
| 5873 | ></DIV |
| 5874 | ><HR><DIV |
| 5875 | CLASS="REFSECT2" |
| 5876 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 5877 | NAME="AEN12746" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5878 | ></A |
| 5879 | ><H3 |
| 5880 | ><A |
| 5881 | NAME="XMLXPATHCOMPAREVALUES" |
| 5882 | ></A |
| 5883 | >xmlXPathCompareValues ()</H3 |
| 5884 | ><TABLE |
| 5885 | BORDER="0" |
| 5886 | BGCOLOR="#D6E8FF" |
| 5887 | WIDTH="100%" |
| 5888 | CELLPADDING="6" |
| 5889 | ><TR |
| 5890 | ><TD |
| 5891 | ><PRE |
| 5892 | CLASS="PROGRAMLISTING" |
| 5893 | >int xmlXPathCompareValues (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 5894 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 5895 | >xmlXPathParserContextPtr</A |
| 5896 | > ctxt, |
| 5897 | int inf, |
| 5898 | int strict);</PRE |
| 5899 | ></TD |
| 5900 | ></TR |
| 5901 | ></TABLE |
| 5902 | ><P |
| 5903 | >Implement the compare operation on XPath objects: |
| 5904 | <TT |
| 5905 | CLASS="PARAMETER" |
| 5906 | ><I |
| 5907 | >arg1</I |
| 5908 | ></TT |
| 5909 | > < <TT |
| 5910 | CLASS="PARAMETER" |
| 5911 | ><I |
| 5912 | >arg2</I |
| 5913 | ></TT |
| 5914 | > (1, 1, ... |
| 5915 | <TT |
| 5916 | CLASS="PARAMETER" |
| 5917 | ><I |
| 5918 | >arg1</I |
| 5919 | ></TT |
| 5920 | > <= <TT |
| 5921 | CLASS="PARAMETER" |
| 5922 | ><I |
| 5923 | >arg2</I |
| 5924 | ></TT |
| 5925 | > (1, 0, ... |
| 5926 | <TT |
| 5927 | CLASS="PARAMETER" |
| 5928 | ><I |
| 5929 | >arg1</I |
| 5930 | ></TT |
| 5931 | > > <TT |
| 5932 | CLASS="PARAMETER" |
| 5933 | ><I |
| 5934 | >arg2</I |
| 5935 | ></TT |
| 5936 | > (0, 1, ... |
| 5937 | <TT |
| 5938 | CLASS="PARAMETER" |
| 5939 | ><I |
| 5940 | >arg1</I |
| 5941 | ></TT |
| 5942 | > >= <TT |
| 5943 | CLASS="PARAMETER" |
| 5944 | ><I |
| 5945 | >arg2</I |
| 5946 | ></TT |
| 5947 | > (0, 0, ...</P |
| 5948 | ><P |
| 5949 | >When neither object to be compared is a node-set and the operator is |
| 5950 | <=, <, >=, >, then the objects are compared by converted both objects |
| 5951 | to numbers and comparing the numbers according to IEEE 754. The < |
| 5952 | comparison will be true if and only if the first number is less than the |
| 5953 | second number. The <= comparison will be true if and only if the first |
| 5954 | number is less than or equal to the second number. The > comparison |
| 5955 | will be true if and only if the first number is greater than the second |
| 5956 | number. The >= comparison will be true if and only if the first number |
| 5957 | is greater than or equal to the second number.</P |
| 5958 | ><P |
| 5959 | ></P |
| 5960 | ><DIV |
| 5961 | CLASS="INFORMALTABLE" |
| 5962 | ><P |
| 5963 | ></P |
| 5964 | ><TABLE |
| 5965 | BORDER="0" |
| 5966 | WIDTH="100%" |
| 5967 | BGCOLOR="#FFD0D0" |
| 5968 | CELLSPACING="0" |
| 5969 | CELLPADDING="4" |
| 5970 | CLASS="CALSTABLE" |
| 5971 | ><TR |
| 5972 | ><TD |
| 5973 | WIDTH="20%" |
| 5974 | ALIGN="RIGHT" |
| 5975 | VALIGN="TOP" |
| 5976 | ><TT |
| 5977 | CLASS="PARAMETER" |
| 5978 | ><I |
| 5979 | >ctxt</I |
| 5980 | ></TT |
| 5981 | > :</TD |
| 5982 | ><TD |
| 5983 | WIDTH="80%" |
| 5984 | ALIGN="LEFT" |
| 5985 | VALIGN="TOP" |
| 5986 | > the XPath Parser context</TD |
| 5987 | ></TR |
| 5988 | ><TR |
| 5989 | ><TD |
| 5990 | WIDTH="20%" |
| 5991 | ALIGN="RIGHT" |
| 5992 | VALIGN="TOP" |
| 5993 | ><TT |
| 5994 | CLASS="PARAMETER" |
| 5995 | ><I |
| 5996 | >inf</I |
| 5997 | ></TT |
| 5998 | > :</TD |
| 5999 | ><TD |
| 6000 | WIDTH="80%" |
| 6001 | ALIGN="LEFT" |
| 6002 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 6003 | > less than (1) or greater than (0)</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6004 | ></TR |
| 6005 | ><TR |
| 6006 | ><TD |
| 6007 | WIDTH="20%" |
| 6008 | ALIGN="RIGHT" |
| 6009 | VALIGN="TOP" |
| 6010 | ><TT |
| 6011 | CLASS="PARAMETER" |
| 6012 | ><I |
| 6013 | >strict</I |
| 6014 | ></TT |
| 6015 | > :</TD |
| 6016 | ><TD |
| 6017 | WIDTH="80%" |
| 6018 | ALIGN="LEFT" |
| 6019 | VALIGN="TOP" |
| 6020 | > is the comparison strict</TD |
| 6021 | ></TR |
| 6022 | ><TR |
| 6023 | ><TD |
| 6024 | WIDTH="20%" |
| 6025 | ALIGN="RIGHT" |
| 6026 | VALIGN="TOP" |
| 6027 | ><I |
| 6028 | CLASS="EMPHASIS" |
| 6029 | >Returns</I |
| 6030 | > :</TD |
| 6031 | ><TD |
| 6032 | WIDTH="80%" |
| 6033 | ALIGN="LEFT" |
| 6034 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 6035 | >1 if the comparaison succeeded, 0 if it failed</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6036 | ></TR |
| 6037 | ></TABLE |
| 6038 | ><P |
| 6039 | ></P |
| 6040 | ></DIV |
| 6041 | ></DIV |
| 6042 | ><HR><DIV |
| 6043 | CLASS="REFSECT2" |
| 6044 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 6045 | NAME="AEN12783" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6046 | ></A |
| 6047 | ><H3 |
| 6048 | ><A |
| 6049 | NAME="XMLXPATHVALUEFLIPSIGN" |
| 6050 | ></A |
| 6051 | >xmlXPathValueFlipSign ()</H3 |
| 6052 | ><TABLE |
| 6053 | BORDER="0" |
| 6054 | BGCOLOR="#D6E8FF" |
| 6055 | WIDTH="100%" |
| 6056 | CELLPADDING="6" |
| 6057 | ><TR |
| 6058 | ><TD |
| 6059 | ><PRE |
| 6060 | CLASS="PROGRAMLISTING" |
| 6061 | >void xmlXPathValueFlipSign (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 6062 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6063 | >xmlXPathParserContextPtr</A |
| 6064 | > ctxt);</PRE |
| 6065 | ></TD |
| 6066 | ></TR |
| 6067 | ></TABLE |
| 6068 | ><P |
| 6069 | >Implement the unary - operation on an XPath object |
| 6070 | The numeric operators convert their operands to numbers as if |
| 6071 | by calling the number function.</P |
| 6072 | ><P |
| 6073 | ></P |
| 6074 | ><DIV |
| 6075 | CLASS="INFORMALTABLE" |
| 6076 | ><P |
| 6077 | ></P |
| 6078 | ><TABLE |
| 6079 | BORDER="0" |
| 6080 | WIDTH="100%" |
| 6081 | BGCOLOR="#FFD0D0" |
| 6082 | CELLSPACING="0" |
| 6083 | CELLPADDING="4" |
| 6084 | CLASS="CALSTABLE" |
| 6085 | ><TR |
| 6086 | ><TD |
| 6087 | WIDTH="20%" |
| 6088 | ALIGN="RIGHT" |
| 6089 | VALIGN="TOP" |
| 6090 | ><TT |
| 6091 | CLASS="PARAMETER" |
| 6092 | ><I |
| 6093 | >ctxt</I |
| 6094 | ></TT |
| 6095 | > :</TD |
| 6096 | ><TD |
| 6097 | WIDTH="80%" |
| 6098 | ALIGN="LEFT" |
| 6099 | VALIGN="TOP" |
| 6100 | > the XPath Parser context</TD |
| 6101 | ></TR |
| 6102 | ></TABLE |
| 6103 | ><P |
| 6104 | ></P |
| 6105 | ></DIV |
| 6106 | ></DIV |
| 6107 | ><HR><DIV |
| 6108 | CLASS="REFSECT2" |
| 6109 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 6110 | NAME="AEN12799" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6111 | ></A |
| 6112 | ><H3 |
| 6113 | ><A |
| 6114 | NAME="XMLXPATHADDVALUES" |
| 6115 | ></A |
| 6116 | >xmlXPathAddValues ()</H3 |
| 6117 | ><TABLE |
| 6118 | BORDER="0" |
| 6119 | BGCOLOR="#D6E8FF" |
| 6120 | WIDTH="100%" |
| 6121 | CELLPADDING="6" |
| 6122 | ><TR |
| 6123 | ><TD |
| 6124 | ><PRE |
| 6125 | CLASS="PROGRAMLISTING" |
| 6126 | >void xmlXPathAddValues (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 6127 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6128 | >xmlXPathParserContextPtr</A |
| 6129 | > ctxt);</PRE |
| 6130 | ></TD |
| 6131 | ></TR |
| 6132 | ></TABLE |
| 6133 | ><P |
| 6134 | >Implement the add operation on XPath objects: |
| 6135 | The numeric operators convert their operands to numbers as if |
| 6136 | by calling the number function.</P |
| 6137 | ><P |
| 6138 | ></P |
| 6139 | ><DIV |
| 6140 | CLASS="INFORMALTABLE" |
| 6141 | ><P |
| 6142 | ></P |
| 6143 | ><TABLE |
| 6144 | BORDER="0" |
| 6145 | WIDTH="100%" |
| 6146 | BGCOLOR="#FFD0D0" |
| 6147 | CELLSPACING="0" |
| 6148 | CELLPADDING="4" |
| 6149 | CLASS="CALSTABLE" |
| 6150 | ><TR |
| 6151 | ><TD |
| 6152 | WIDTH="20%" |
| 6153 | ALIGN="RIGHT" |
| 6154 | VALIGN="TOP" |
| 6155 | ><TT |
| 6156 | CLASS="PARAMETER" |
| 6157 | ><I |
| 6158 | >ctxt</I |
| 6159 | ></TT |
| 6160 | > :</TD |
| 6161 | ><TD |
| 6162 | WIDTH="80%" |
| 6163 | ALIGN="LEFT" |
| 6164 | VALIGN="TOP" |
| 6165 | > the XPath Parser context</TD |
| 6166 | ></TR |
| 6167 | ></TABLE |
| 6168 | ><P |
| 6169 | ></P |
| 6170 | ></DIV |
| 6171 | ></DIV |
| 6172 | ><HR><DIV |
| 6173 | CLASS="REFSECT2" |
| 6174 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 6175 | NAME="AEN12815" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6176 | ></A |
| 6177 | ><H3 |
| 6178 | ><A |
| 6179 | NAME="XMLXPATHSUBVALUES" |
| 6180 | ></A |
| 6181 | >xmlXPathSubValues ()</H3 |
| 6182 | ><TABLE |
| 6183 | BORDER="0" |
| 6184 | BGCOLOR="#D6E8FF" |
| 6185 | WIDTH="100%" |
| 6186 | CELLPADDING="6" |
| 6187 | ><TR |
| 6188 | ><TD |
| 6189 | ><PRE |
| 6190 | CLASS="PROGRAMLISTING" |
| 6191 | >void xmlXPathSubValues (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 6192 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6193 | >xmlXPathParserContextPtr</A |
| 6194 | > ctxt);</PRE |
| 6195 | ></TD |
| 6196 | ></TR |
| 6197 | ></TABLE |
| 6198 | ><P |
| 6199 | >Implement the substraction operation on XPath objects: |
| 6200 | The numeric operators convert their operands to numbers as if |
| 6201 | by calling the number function.</P |
| 6202 | ><P |
| 6203 | ></P |
| 6204 | ><DIV |
| 6205 | CLASS="INFORMALTABLE" |
| 6206 | ><P |
| 6207 | ></P |
| 6208 | ><TABLE |
| 6209 | BORDER="0" |
| 6210 | WIDTH="100%" |
| 6211 | BGCOLOR="#FFD0D0" |
| 6212 | CELLSPACING="0" |
| 6213 | CELLPADDING="4" |
| 6214 | CLASS="CALSTABLE" |
| 6215 | ><TR |
| 6216 | ><TD |
| 6217 | WIDTH="20%" |
| 6218 | ALIGN="RIGHT" |
| 6219 | VALIGN="TOP" |
| 6220 | ><TT |
| 6221 | CLASS="PARAMETER" |
| 6222 | ><I |
| 6223 | >ctxt</I |
| 6224 | ></TT |
| 6225 | > :</TD |
| 6226 | ><TD |
| 6227 | WIDTH="80%" |
| 6228 | ALIGN="LEFT" |
| 6229 | VALIGN="TOP" |
| 6230 | > the XPath Parser context</TD |
| 6231 | ></TR |
| 6232 | ></TABLE |
| 6233 | ><P |
| 6234 | ></P |
| 6235 | ></DIV |
| 6236 | ></DIV |
| 6237 | ><HR><DIV |
| 6238 | CLASS="REFSECT2" |
| 6239 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 6240 | NAME="AEN12831" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6241 | ></A |
| 6242 | ><H3 |
| 6243 | ><A |
| 6244 | NAME="XMLXPATHMULTVALUES" |
| 6245 | ></A |
| 6246 | >xmlXPathMultValues ()</H3 |
| 6247 | ><TABLE |
| 6248 | BORDER="0" |
| 6249 | BGCOLOR="#D6E8FF" |
| 6250 | WIDTH="100%" |
| 6251 | CELLPADDING="6" |
| 6252 | ><TR |
| 6253 | ><TD |
| 6254 | ><PRE |
| 6255 | CLASS="PROGRAMLISTING" |
| 6256 | >void xmlXPathMultValues (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 6257 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6258 | >xmlXPathParserContextPtr</A |
| 6259 | > ctxt);</PRE |
| 6260 | ></TD |
| 6261 | ></TR |
| 6262 | ></TABLE |
| 6263 | ><P |
| 6264 | >Implement the multiply operation on XPath objects: |
| 6265 | The numeric operators convert their operands to numbers as if |
| 6266 | by calling the number function.</P |
| 6267 | ><P |
| 6268 | ></P |
| 6269 | ><DIV |
| 6270 | CLASS="INFORMALTABLE" |
| 6271 | ><P |
| 6272 | ></P |
| 6273 | ><TABLE |
| 6274 | BORDER="0" |
| 6275 | WIDTH="100%" |
| 6276 | BGCOLOR="#FFD0D0" |
| 6277 | CELLSPACING="0" |
| 6278 | CELLPADDING="4" |
| 6279 | CLASS="CALSTABLE" |
| 6280 | ><TR |
| 6281 | ><TD |
| 6282 | WIDTH="20%" |
| 6283 | ALIGN="RIGHT" |
| 6284 | VALIGN="TOP" |
| 6285 | ><TT |
| 6286 | CLASS="PARAMETER" |
| 6287 | ><I |
| 6288 | >ctxt</I |
| 6289 | ></TT |
| 6290 | > :</TD |
| 6291 | ><TD |
| 6292 | WIDTH="80%" |
| 6293 | ALIGN="LEFT" |
| 6294 | VALIGN="TOP" |
| 6295 | > the XPath Parser context</TD |
| 6296 | ></TR |
| 6297 | ></TABLE |
| 6298 | ><P |
| 6299 | ></P |
| 6300 | ></DIV |
| 6301 | ></DIV |
| 6302 | ><HR><DIV |
| 6303 | CLASS="REFSECT2" |
| 6304 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 6305 | NAME="AEN12847" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6306 | ></A |
| 6307 | ><H3 |
| 6308 | ><A |
| 6309 | NAME="XMLXPATHDIVVALUES" |
| 6310 | ></A |
| 6311 | >xmlXPathDivValues ()</H3 |
| 6312 | ><TABLE |
| 6313 | BORDER="0" |
| 6314 | BGCOLOR="#D6E8FF" |
| 6315 | WIDTH="100%" |
| 6316 | CELLPADDING="6" |
| 6317 | ><TR |
| 6318 | ><TD |
| 6319 | ><PRE |
| 6320 | CLASS="PROGRAMLISTING" |
| 6321 | >void xmlXPathDivValues (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 6322 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6323 | >xmlXPathParserContextPtr</A |
| 6324 | > ctxt);</PRE |
| 6325 | ></TD |
| 6326 | ></TR |
| 6327 | ></TABLE |
| 6328 | ><P |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame] | 6329 | >Implement the div operation on XPath objects <TT |
| 6330 | CLASS="PARAMETER" |
| 6331 | ><I |
| 6332 | >arg1</I |
| 6333 | ></TT |
| 6334 | > / <TT |
| 6335 | CLASS="PARAMETER" |
| 6336 | ><I |
| 6337 | >arg2</I |
| 6338 | ></TT |
| 6339 | >: |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6340 | The numeric operators convert their operands to numbers as if |
| 6341 | by calling the number function.</P |
| 6342 | ><P |
| 6343 | ></P |
| 6344 | ><DIV |
| 6345 | CLASS="INFORMALTABLE" |
| 6346 | ><P |
| 6347 | ></P |
| 6348 | ><TABLE |
| 6349 | BORDER="0" |
| 6350 | WIDTH="100%" |
| 6351 | BGCOLOR="#FFD0D0" |
| 6352 | CELLSPACING="0" |
| 6353 | CELLPADDING="4" |
| 6354 | CLASS="CALSTABLE" |
| 6355 | ><TR |
| 6356 | ><TD |
| 6357 | WIDTH="20%" |
| 6358 | ALIGN="RIGHT" |
| 6359 | VALIGN="TOP" |
| 6360 | ><TT |
| 6361 | CLASS="PARAMETER" |
| 6362 | ><I |
| 6363 | >ctxt</I |
| 6364 | ></TT |
| 6365 | > :</TD |
| 6366 | ><TD |
| 6367 | WIDTH="80%" |
| 6368 | ALIGN="LEFT" |
| 6369 | VALIGN="TOP" |
| 6370 | > the XPath Parser context</TD |
| 6371 | ></TR |
| 6372 | ></TABLE |
| 6373 | ><P |
| 6374 | ></P |
| 6375 | ></DIV |
| 6376 | ></DIV |
| 6377 | ><HR><DIV |
| 6378 | CLASS="REFSECT2" |
| 6379 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 6380 | NAME="AEN12865" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6381 | ></A |
| 6382 | ><H3 |
| 6383 | ><A |
| 6384 | NAME="XMLXPATHMODVALUES" |
| 6385 | ></A |
| 6386 | >xmlXPathModValues ()</H3 |
| 6387 | ><TABLE |
| 6388 | BORDER="0" |
| 6389 | BGCOLOR="#D6E8FF" |
| 6390 | WIDTH="100%" |
| 6391 | CELLPADDING="6" |
| 6392 | ><TR |
| 6393 | ><TD |
| 6394 | ><PRE |
| 6395 | CLASS="PROGRAMLISTING" |
| 6396 | >void xmlXPathModValues (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 6397 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6398 | >xmlXPathParserContextPtr</A |
| 6399 | > ctxt);</PRE |
| 6400 | ></TD |
| 6401 | ></TR |
| 6402 | ></TABLE |
| 6403 | ><P |
Daniel Veillard | d194dd2 | 2001-02-14 10:37:43 +0000 | [diff] [blame] | 6404 | >Implement the mod operation on XPath objects: <TT |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6405 | CLASS="PARAMETER" |
| 6406 | ><I |
| 6407 | >arg1</I |
| 6408 | ></TT |
| 6409 | > / <TT |
| 6410 | CLASS="PARAMETER" |
| 6411 | ><I |
| 6412 | >arg2</I |
| 6413 | ></TT |
| 6414 | > |
| 6415 | The numeric operators convert their operands to numbers as if |
| 6416 | by calling the number function.</P |
| 6417 | ><P |
| 6418 | ></P |
| 6419 | ><DIV |
| 6420 | CLASS="INFORMALTABLE" |
| 6421 | ><P |
| 6422 | ></P |
| 6423 | ><TABLE |
| 6424 | BORDER="0" |
| 6425 | WIDTH="100%" |
| 6426 | BGCOLOR="#FFD0D0" |
| 6427 | CELLSPACING="0" |
| 6428 | CELLPADDING="4" |
| 6429 | CLASS="CALSTABLE" |
| 6430 | ><TR |
| 6431 | ><TD |
| 6432 | WIDTH="20%" |
| 6433 | ALIGN="RIGHT" |
| 6434 | VALIGN="TOP" |
| 6435 | ><TT |
| 6436 | CLASS="PARAMETER" |
| 6437 | ><I |
| 6438 | >ctxt</I |
| 6439 | ></TT |
| 6440 | > :</TD |
| 6441 | ><TD |
| 6442 | WIDTH="80%" |
| 6443 | ALIGN="LEFT" |
| 6444 | VALIGN="TOP" |
| 6445 | > the XPath Parser context</TD |
| 6446 | ></TR |
| 6447 | ></TABLE |
| 6448 | ><P |
| 6449 | ></P |
| 6450 | ></DIV |
| 6451 | ></DIV |
| 6452 | ><HR><DIV |
| 6453 | CLASS="REFSECT2" |
| 6454 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 6455 | NAME="AEN12883" |
Daniel Veillard | e356c28 | 2001-03-10 12:32:04 +0000 | [diff] [blame] | 6456 | ></A |
| 6457 | ><H3 |
| 6458 | ><A |
| 6459 | NAME="XMLXPATHNEXTPRECEDING" |
| 6460 | ></A |
| 6461 | >xmlXPathNextPreceding ()</H3 |
| 6462 | ><TABLE |
| 6463 | BORDER="0" |
| 6464 | BGCOLOR="#D6E8FF" |
| 6465 | WIDTH="100%" |
| 6466 | CELLPADDING="6" |
| 6467 | ><TR |
| 6468 | ><TD |
| 6469 | ><PRE |
| 6470 | CLASS="PROGRAMLISTING" |
| 6471 | ><A |
| 6472 | HREF="libxml-tree.html#XMLNODEPTR" |
| 6473 | >xmlNodePtr</A |
| 6474 | > xmlXPathNextPreceding (<A |
| 6475 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
| 6476 | >xmlXPathParserContextPtr</A |
| 6477 | > ctxt, |
| 6478 | <A |
| 6479 | HREF="libxml-tree.html#XMLNODEPTR" |
| 6480 | >xmlNodePtr</A |
| 6481 | > cur);</PRE |
| 6482 | ></TD |
| 6483 | ></TR |
| 6484 | ></TABLE |
| 6485 | ><P |
| 6486 | >Traversal function for the "preceding" direction |
| 6487 | the preceding axis contains all nodes in the same document as the context |
| 6488 | node that are before the context node in document order, excluding any |
| 6489 | ancestors and excluding attribute nodes and namespace nodes; the nodes are |
| 6490 | ordered in reverse document order</P |
| 6491 | ><P |
| 6492 | ></P |
| 6493 | ><DIV |
| 6494 | CLASS="INFORMALTABLE" |
| 6495 | ><P |
| 6496 | ></P |
| 6497 | ><TABLE |
| 6498 | BORDER="0" |
| 6499 | WIDTH="100%" |
| 6500 | BGCOLOR="#FFD0D0" |
| 6501 | CELLSPACING="0" |
| 6502 | CELLPADDING="4" |
| 6503 | CLASS="CALSTABLE" |
| 6504 | ><TR |
| 6505 | ><TD |
| 6506 | WIDTH="20%" |
| 6507 | ALIGN="RIGHT" |
| 6508 | VALIGN="TOP" |
| 6509 | ><TT |
| 6510 | CLASS="PARAMETER" |
| 6511 | ><I |
| 6512 | >ctxt</I |
| 6513 | ></TT |
| 6514 | > :</TD |
| 6515 | ><TD |
| 6516 | WIDTH="80%" |
| 6517 | ALIGN="LEFT" |
| 6518 | VALIGN="TOP" |
| 6519 | > the XPath Parser context</TD |
| 6520 | ></TR |
| 6521 | ><TR |
| 6522 | ><TD |
| 6523 | WIDTH="20%" |
| 6524 | ALIGN="RIGHT" |
| 6525 | VALIGN="TOP" |
| 6526 | ><TT |
| 6527 | CLASS="PARAMETER" |
| 6528 | ><I |
| 6529 | >cur</I |
| 6530 | ></TT |
| 6531 | > :</TD |
| 6532 | ><TD |
| 6533 | WIDTH="80%" |
| 6534 | ALIGN="LEFT" |
| 6535 | VALIGN="TOP" |
| 6536 | > the current node in the traversal</TD |
| 6537 | ></TR |
| 6538 | ><TR |
| 6539 | ><TD |
| 6540 | WIDTH="20%" |
| 6541 | ALIGN="RIGHT" |
| 6542 | VALIGN="TOP" |
| 6543 | ><I |
| 6544 | CLASS="EMPHASIS" |
| 6545 | >Returns</I |
| 6546 | > :</TD |
| 6547 | ><TD |
| 6548 | WIDTH="80%" |
| 6549 | ALIGN="LEFT" |
| 6550 | VALIGN="TOP" |
| 6551 | >the next element following that axis</TD |
| 6552 | ></TR |
| 6553 | ></TABLE |
| 6554 | ><P |
| 6555 | ></P |
| 6556 | ></DIV |
| 6557 | ></DIV |
| 6558 | ><HR><DIV |
| 6559 | CLASS="REFSECT2" |
| 6560 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 6561 | NAME="AEN12909" |
Daniel Veillard | e356c28 | 2001-03-10 12:32:04 +0000 | [diff] [blame] | 6562 | ></A |
| 6563 | ><H3 |
| 6564 | ><A |
| 6565 | NAME="XMLXPATHNEXTANCESTOR" |
| 6566 | ></A |
| 6567 | >xmlXPathNextAncestor ()</H3 |
| 6568 | ><TABLE |
| 6569 | BORDER="0" |
| 6570 | BGCOLOR="#D6E8FF" |
| 6571 | WIDTH="100%" |
| 6572 | CELLPADDING="6" |
| 6573 | ><TR |
| 6574 | ><TD |
| 6575 | ><PRE |
| 6576 | CLASS="PROGRAMLISTING" |
| 6577 | ><A |
| 6578 | HREF="libxml-tree.html#XMLNODEPTR" |
| 6579 | >xmlNodePtr</A |
| 6580 | > xmlXPathNextAncestor (<A |
| 6581 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
| 6582 | >xmlXPathParserContextPtr</A |
| 6583 | > ctxt, |
| 6584 | <A |
| 6585 | HREF="libxml-tree.html#XMLNODEPTR" |
| 6586 | >xmlNodePtr</A |
| 6587 | > cur);</PRE |
| 6588 | ></TD |
| 6589 | ></TR |
| 6590 | ></TABLE |
| 6591 | ><P |
| 6592 | >Traversal function for the "ancestor" direction |
| 6593 | the ancestor axis contains the ancestors of the context node; the ancestors |
| 6594 | of the context node consist of the parent of context node and the parent's |
| 6595 | parent and so on; the nodes are ordered in reverse document order; thus the |
| 6596 | parent is the first node on the axis, and the parent's parent is the second |
| 6597 | node on the axis</P |
| 6598 | ><P |
| 6599 | ></P |
| 6600 | ><DIV |
| 6601 | CLASS="INFORMALTABLE" |
| 6602 | ><P |
| 6603 | ></P |
| 6604 | ><TABLE |
| 6605 | BORDER="0" |
| 6606 | WIDTH="100%" |
| 6607 | BGCOLOR="#FFD0D0" |
| 6608 | CELLSPACING="0" |
| 6609 | CELLPADDING="4" |
| 6610 | CLASS="CALSTABLE" |
| 6611 | ><TR |
| 6612 | ><TD |
| 6613 | WIDTH="20%" |
| 6614 | ALIGN="RIGHT" |
| 6615 | VALIGN="TOP" |
| 6616 | ><TT |
| 6617 | CLASS="PARAMETER" |
| 6618 | ><I |
| 6619 | >ctxt</I |
| 6620 | ></TT |
| 6621 | > :</TD |
| 6622 | ><TD |
| 6623 | WIDTH="80%" |
| 6624 | ALIGN="LEFT" |
| 6625 | VALIGN="TOP" |
| 6626 | > the XPath Parser context</TD |
| 6627 | ></TR |
| 6628 | ><TR |
| 6629 | ><TD |
| 6630 | WIDTH="20%" |
| 6631 | ALIGN="RIGHT" |
| 6632 | VALIGN="TOP" |
| 6633 | ><TT |
| 6634 | CLASS="PARAMETER" |
| 6635 | ><I |
| 6636 | >cur</I |
| 6637 | ></TT |
| 6638 | > :</TD |
| 6639 | ><TD |
| 6640 | WIDTH="80%" |
| 6641 | ALIGN="LEFT" |
| 6642 | VALIGN="TOP" |
| 6643 | > the current node in the traversal</TD |
| 6644 | ></TR |
| 6645 | ><TR |
| 6646 | ><TD |
| 6647 | WIDTH="20%" |
| 6648 | ALIGN="RIGHT" |
| 6649 | VALIGN="TOP" |
| 6650 | ><I |
| 6651 | CLASS="EMPHASIS" |
| 6652 | >Returns</I |
| 6653 | > :</TD |
| 6654 | ><TD |
| 6655 | WIDTH="80%" |
| 6656 | ALIGN="LEFT" |
| 6657 | VALIGN="TOP" |
| 6658 | >the next element following that axis</TD |
| 6659 | ></TR |
| 6660 | ></TABLE |
| 6661 | ><P |
| 6662 | ></P |
| 6663 | ></DIV |
| 6664 | ></DIV |
| 6665 | ><HR><DIV |
| 6666 | CLASS="REFSECT2" |
| 6667 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 6668 | NAME="AEN12935" |
Daniel Veillard | e356c28 | 2001-03-10 12:32:04 +0000 | [diff] [blame] | 6669 | ></A |
| 6670 | ><H3 |
| 6671 | ><A |
| 6672 | NAME="XMLXPATHNEXTPRECEDINGSIBLING" |
| 6673 | ></A |
| 6674 | >xmlXPathNextPrecedingSibling ()</H3 |
| 6675 | ><TABLE |
| 6676 | BORDER="0" |
| 6677 | BGCOLOR="#D6E8FF" |
| 6678 | WIDTH="100%" |
| 6679 | CELLPADDING="6" |
| 6680 | ><TR |
| 6681 | ><TD |
| 6682 | ><PRE |
| 6683 | CLASS="PROGRAMLISTING" |
| 6684 | ><A |
| 6685 | HREF="libxml-tree.html#XMLNODEPTR" |
| 6686 | >xmlNodePtr</A |
| 6687 | > xmlXPathNextPrecedingSibling (<A |
| 6688 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
| 6689 | >xmlXPathParserContextPtr</A |
| 6690 | > ctxt, |
| 6691 | <A |
| 6692 | HREF="libxml-tree.html#XMLNODEPTR" |
| 6693 | >xmlNodePtr</A |
| 6694 | > cur);</PRE |
| 6695 | ></TD |
| 6696 | ></TR |
| 6697 | ></TABLE |
| 6698 | ><P |
| 6699 | >Traversal function for the "preceding-sibling" direction |
| 6700 | The preceding-sibling axis contains the preceding siblings of the context |
| 6701 | node in reverse document order; the first preceding sibling is first on the |
| 6702 | axis; the sibling preceding that node is the second on the axis and so on.</P |
| 6703 | ><P |
| 6704 | ></P |
| 6705 | ><DIV |
| 6706 | CLASS="INFORMALTABLE" |
| 6707 | ><P |
| 6708 | ></P |
| 6709 | ><TABLE |
| 6710 | BORDER="0" |
| 6711 | WIDTH="100%" |
| 6712 | BGCOLOR="#FFD0D0" |
| 6713 | CELLSPACING="0" |
| 6714 | CELLPADDING="4" |
| 6715 | CLASS="CALSTABLE" |
| 6716 | ><TR |
| 6717 | ><TD |
| 6718 | WIDTH="20%" |
| 6719 | ALIGN="RIGHT" |
| 6720 | VALIGN="TOP" |
| 6721 | ><TT |
| 6722 | CLASS="PARAMETER" |
| 6723 | ><I |
| 6724 | >ctxt</I |
| 6725 | ></TT |
| 6726 | > :</TD |
| 6727 | ><TD |
| 6728 | WIDTH="80%" |
| 6729 | ALIGN="LEFT" |
| 6730 | VALIGN="TOP" |
| 6731 | > the XPath Parser context</TD |
| 6732 | ></TR |
| 6733 | ><TR |
| 6734 | ><TD |
| 6735 | WIDTH="20%" |
| 6736 | ALIGN="RIGHT" |
| 6737 | VALIGN="TOP" |
| 6738 | ><TT |
| 6739 | CLASS="PARAMETER" |
| 6740 | ><I |
| 6741 | >cur</I |
| 6742 | ></TT |
| 6743 | > :</TD |
| 6744 | ><TD |
| 6745 | WIDTH="80%" |
| 6746 | ALIGN="LEFT" |
| 6747 | VALIGN="TOP" |
| 6748 | > the current node in the traversal</TD |
| 6749 | ></TR |
| 6750 | ><TR |
| 6751 | ><TD |
| 6752 | WIDTH="20%" |
| 6753 | ALIGN="RIGHT" |
| 6754 | VALIGN="TOP" |
| 6755 | ><I |
| 6756 | CLASS="EMPHASIS" |
| 6757 | >Returns</I |
| 6758 | > :</TD |
| 6759 | ><TD |
| 6760 | WIDTH="80%" |
| 6761 | ALIGN="LEFT" |
| 6762 | VALIGN="TOP" |
| 6763 | >the next element following that axis</TD |
| 6764 | ></TR |
| 6765 | ></TABLE |
| 6766 | ><P |
| 6767 | ></P |
| 6768 | ></DIV |
| 6769 | ></DIV |
| 6770 | ><HR><DIV |
| 6771 | CLASS="REFSECT2" |
| 6772 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 6773 | NAME="AEN12961" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6774 | ></A |
| 6775 | ><H3 |
| 6776 | ><A |
| 6777 | NAME="XMLXPATHLASTFUNCTION" |
| 6778 | ></A |
| 6779 | >xmlXPathLastFunction ()</H3 |
| 6780 | ><TABLE |
| 6781 | BORDER="0" |
| 6782 | BGCOLOR="#D6E8FF" |
| 6783 | WIDTH="100%" |
| 6784 | CELLPADDING="6" |
| 6785 | ><TR |
| 6786 | ><TD |
| 6787 | ><PRE |
| 6788 | CLASS="PROGRAMLISTING" |
| 6789 | >void xmlXPathLastFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 6790 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6791 | >xmlXPathParserContextPtr</A |
| 6792 | > ctxt, |
| 6793 | int nargs);</PRE |
| 6794 | ></TD |
| 6795 | ></TR |
| 6796 | ></TABLE |
| 6797 | ><P |
| 6798 | >Implement the <GTKDOCLINK |
| 6799 | HREF="LAST" |
| 6800 | >last</GTKDOCLINK |
| 6801 | >() XPath function |
| 6802 | number <GTKDOCLINK |
| 6803 | HREF="LAST" |
| 6804 | >last</GTKDOCLINK |
| 6805 | >() |
| 6806 | The last function returns the number of nodes in the context node list.</P |
| 6807 | ><P |
| 6808 | ></P |
| 6809 | ><DIV |
| 6810 | CLASS="INFORMALTABLE" |
| 6811 | ><P |
| 6812 | ></P |
| 6813 | ><TABLE |
| 6814 | BORDER="0" |
| 6815 | WIDTH="100%" |
| 6816 | BGCOLOR="#FFD0D0" |
| 6817 | CELLSPACING="0" |
| 6818 | CELLPADDING="4" |
| 6819 | CLASS="CALSTABLE" |
| 6820 | ><TR |
| 6821 | ><TD |
| 6822 | WIDTH="20%" |
| 6823 | ALIGN="RIGHT" |
| 6824 | VALIGN="TOP" |
| 6825 | ><TT |
| 6826 | CLASS="PARAMETER" |
| 6827 | ><I |
| 6828 | >ctxt</I |
| 6829 | ></TT |
| 6830 | > :</TD |
| 6831 | ><TD |
| 6832 | WIDTH="80%" |
| 6833 | ALIGN="LEFT" |
| 6834 | VALIGN="TOP" |
| 6835 | > the XPath Parser context</TD |
| 6836 | ></TR |
| 6837 | ><TR |
| 6838 | ><TD |
| 6839 | WIDTH="20%" |
| 6840 | ALIGN="RIGHT" |
| 6841 | VALIGN="TOP" |
| 6842 | ><TT |
| 6843 | CLASS="PARAMETER" |
| 6844 | ><I |
| 6845 | >nargs</I |
| 6846 | ></TT |
| 6847 | > :</TD |
| 6848 | ><TD |
| 6849 | WIDTH="80%" |
| 6850 | ALIGN="LEFT" |
| 6851 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 6852 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6853 | ></TR |
| 6854 | ></TABLE |
| 6855 | ><P |
| 6856 | ></P |
| 6857 | ></DIV |
| 6858 | ></DIV |
| 6859 | ><HR><DIV |
| 6860 | CLASS="REFSECT2" |
| 6861 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 6862 | NAME="AEN12983" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6863 | ></A |
| 6864 | ><H3 |
| 6865 | ><A |
| 6866 | NAME="XMLXPATHPOSITIONFUNCTION" |
| 6867 | ></A |
| 6868 | >xmlXPathPositionFunction ()</H3 |
| 6869 | ><TABLE |
| 6870 | BORDER="0" |
| 6871 | BGCOLOR="#D6E8FF" |
| 6872 | WIDTH="100%" |
| 6873 | CELLPADDING="6" |
| 6874 | ><TR |
| 6875 | ><TD |
| 6876 | ><PRE |
| 6877 | CLASS="PROGRAMLISTING" |
| 6878 | >void xmlXPathPositionFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 6879 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6880 | >xmlXPathParserContextPtr</A |
| 6881 | > ctxt, |
| 6882 | int nargs);</PRE |
| 6883 | ></TD |
| 6884 | ></TR |
| 6885 | ></TABLE |
| 6886 | ><P |
| 6887 | >Implement the <GTKDOCLINK |
| 6888 | HREF="POSITION" |
| 6889 | >position</GTKDOCLINK |
| 6890 | >() XPath function |
| 6891 | number <GTKDOCLINK |
| 6892 | HREF="POSITION" |
| 6893 | >position</GTKDOCLINK |
| 6894 | >() |
| 6895 | The position function returns the position of the context node in the |
| 6896 | context node list. The first position is 1, and so the last positionr |
| 6897 | will be equal to <GTKDOCLINK |
| 6898 | HREF="LAST" |
| 6899 | >last</GTKDOCLINK |
| 6900 | >().</P |
| 6901 | ><P |
| 6902 | ></P |
| 6903 | ><DIV |
| 6904 | CLASS="INFORMALTABLE" |
| 6905 | ><P |
| 6906 | ></P |
| 6907 | ><TABLE |
| 6908 | BORDER="0" |
| 6909 | WIDTH="100%" |
| 6910 | BGCOLOR="#FFD0D0" |
| 6911 | CELLSPACING="0" |
| 6912 | CELLPADDING="4" |
| 6913 | CLASS="CALSTABLE" |
| 6914 | ><TR |
| 6915 | ><TD |
| 6916 | WIDTH="20%" |
| 6917 | ALIGN="RIGHT" |
| 6918 | VALIGN="TOP" |
| 6919 | ><TT |
| 6920 | CLASS="PARAMETER" |
| 6921 | ><I |
| 6922 | >ctxt</I |
| 6923 | ></TT |
| 6924 | > :</TD |
| 6925 | ><TD |
| 6926 | WIDTH="80%" |
| 6927 | ALIGN="LEFT" |
| 6928 | VALIGN="TOP" |
| 6929 | > the XPath Parser context</TD |
| 6930 | ></TR |
| 6931 | ><TR |
| 6932 | ><TD |
| 6933 | WIDTH="20%" |
| 6934 | ALIGN="RIGHT" |
| 6935 | VALIGN="TOP" |
| 6936 | ><TT |
| 6937 | CLASS="PARAMETER" |
| 6938 | ><I |
| 6939 | >nargs</I |
| 6940 | ></TT |
| 6941 | > :</TD |
| 6942 | ><TD |
| 6943 | WIDTH="80%" |
| 6944 | ALIGN="LEFT" |
| 6945 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 6946 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6947 | ></TR |
| 6948 | ></TABLE |
| 6949 | ><P |
| 6950 | ></P |
| 6951 | ></DIV |
| 6952 | ></DIV |
| 6953 | ><HR><DIV |
| 6954 | CLASS="REFSECT2" |
| 6955 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 6956 | NAME="AEN13006" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6957 | ></A |
| 6958 | ><H3 |
| 6959 | ><A |
| 6960 | NAME="XMLXPATHCOUNTFUNCTION" |
| 6961 | ></A |
| 6962 | >xmlXPathCountFunction ()</H3 |
| 6963 | ><TABLE |
| 6964 | BORDER="0" |
| 6965 | BGCOLOR="#D6E8FF" |
| 6966 | WIDTH="100%" |
| 6967 | CELLPADDING="6" |
| 6968 | ><TR |
| 6969 | ><TD |
| 6970 | ><PRE |
| 6971 | CLASS="PROGRAMLISTING" |
| 6972 | >void xmlXPathCountFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 6973 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 6974 | >xmlXPathParserContextPtr</A |
| 6975 | > ctxt, |
| 6976 | int nargs);</PRE |
| 6977 | ></TD |
| 6978 | ></TR |
| 6979 | ></TABLE |
| 6980 | ><P |
| 6981 | >Implement the <GTKDOCLINK |
| 6982 | HREF="COUNT" |
| 6983 | >count</GTKDOCLINK |
| 6984 | >() XPath function |
| 6985 | number count(node-set)</P |
| 6986 | ><P |
| 6987 | ></P |
| 6988 | ><DIV |
| 6989 | CLASS="INFORMALTABLE" |
| 6990 | ><P |
| 6991 | ></P |
| 6992 | ><TABLE |
| 6993 | BORDER="0" |
| 6994 | WIDTH="100%" |
| 6995 | BGCOLOR="#FFD0D0" |
| 6996 | CELLSPACING="0" |
| 6997 | CELLPADDING="4" |
| 6998 | CLASS="CALSTABLE" |
| 6999 | ><TR |
| 7000 | ><TD |
| 7001 | WIDTH="20%" |
| 7002 | ALIGN="RIGHT" |
| 7003 | VALIGN="TOP" |
| 7004 | ><TT |
| 7005 | CLASS="PARAMETER" |
| 7006 | ><I |
| 7007 | >ctxt</I |
| 7008 | ></TT |
| 7009 | > :</TD |
| 7010 | ><TD |
| 7011 | WIDTH="80%" |
| 7012 | ALIGN="LEFT" |
| 7013 | VALIGN="TOP" |
| 7014 | > the XPath Parser context</TD |
| 7015 | ></TR |
| 7016 | ><TR |
| 7017 | ><TD |
| 7018 | WIDTH="20%" |
| 7019 | ALIGN="RIGHT" |
| 7020 | VALIGN="TOP" |
| 7021 | ><TT |
| 7022 | CLASS="PARAMETER" |
| 7023 | ><I |
| 7024 | >nargs</I |
| 7025 | ></TT |
| 7026 | > :</TD |
| 7027 | ><TD |
| 7028 | WIDTH="80%" |
| 7029 | ALIGN="LEFT" |
| 7030 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 7031 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7032 | ></TR |
| 7033 | ></TABLE |
| 7034 | ><P |
| 7035 | ></P |
| 7036 | ></DIV |
| 7037 | ></DIV |
| 7038 | ><HR><DIV |
| 7039 | CLASS="REFSECT2" |
| 7040 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 7041 | NAME="AEN13027" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7042 | ></A |
| 7043 | ><H3 |
| 7044 | ><A |
| 7045 | NAME="XMLXPATHLOCALNAMEFUNCTION" |
| 7046 | ></A |
| 7047 | >xmlXPathLocalNameFunction ()</H3 |
| 7048 | ><TABLE |
| 7049 | BORDER="0" |
| 7050 | BGCOLOR="#D6E8FF" |
| 7051 | WIDTH="100%" |
| 7052 | CELLPADDING="6" |
| 7053 | ><TR |
| 7054 | ><TD |
| 7055 | ><PRE |
| 7056 | CLASS="PROGRAMLISTING" |
| 7057 | >void xmlXPathLocalNameFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 7058 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7059 | >xmlXPathParserContextPtr</A |
| 7060 | > ctxt, |
| 7061 | int nargs);</PRE |
| 7062 | ></TD |
| 7063 | ></TR |
| 7064 | ></TABLE |
| 7065 | ><P |
| 7066 | >Implement the local-<GTKDOCLINK |
| 7067 | HREF="NAME" |
| 7068 | >name</GTKDOCLINK |
| 7069 | >() XPath function |
| 7070 | string local-name(node-set?) |
| 7071 | The local-name function returns a string containing the local part |
| 7072 | of the name of the node in the argument node-set that is first in |
| 7073 | document order. If the node-set is empty or the first node has no |
| 7074 | name, an empty string is returned. If the argument is omitted it |
| 7075 | defaults to the context node.</P |
| 7076 | ><P |
| 7077 | ></P |
| 7078 | ><DIV |
| 7079 | CLASS="INFORMALTABLE" |
| 7080 | ><P |
| 7081 | ></P |
| 7082 | ><TABLE |
| 7083 | BORDER="0" |
| 7084 | WIDTH="100%" |
| 7085 | BGCOLOR="#FFD0D0" |
| 7086 | CELLSPACING="0" |
| 7087 | CELLPADDING="4" |
| 7088 | CLASS="CALSTABLE" |
| 7089 | ><TR |
| 7090 | ><TD |
| 7091 | WIDTH="20%" |
| 7092 | ALIGN="RIGHT" |
| 7093 | VALIGN="TOP" |
| 7094 | ><TT |
| 7095 | CLASS="PARAMETER" |
| 7096 | ><I |
| 7097 | >ctxt</I |
| 7098 | ></TT |
| 7099 | > :</TD |
| 7100 | ><TD |
| 7101 | WIDTH="80%" |
| 7102 | ALIGN="LEFT" |
| 7103 | VALIGN="TOP" |
| 7104 | > the XPath Parser context</TD |
| 7105 | ></TR |
| 7106 | ><TR |
| 7107 | ><TD |
| 7108 | WIDTH="20%" |
| 7109 | ALIGN="RIGHT" |
| 7110 | VALIGN="TOP" |
| 7111 | ><TT |
| 7112 | CLASS="PARAMETER" |
| 7113 | ><I |
| 7114 | >nargs</I |
| 7115 | ></TT |
| 7116 | > :</TD |
| 7117 | ><TD |
| 7118 | WIDTH="80%" |
| 7119 | ALIGN="LEFT" |
| 7120 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 7121 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7122 | ></TR |
| 7123 | ></TABLE |
| 7124 | ><P |
| 7125 | ></P |
| 7126 | ></DIV |
| 7127 | ></DIV |
| 7128 | ><HR><DIV |
| 7129 | CLASS="REFSECT2" |
| 7130 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 7131 | NAME="AEN13048" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7132 | ></A |
| 7133 | ><H3 |
| 7134 | ><A |
| 7135 | NAME="XMLXPATHNAMESPACEURIFUNCTION" |
| 7136 | ></A |
| 7137 | >xmlXPathNamespaceURIFunction ()</H3 |
| 7138 | ><TABLE |
| 7139 | BORDER="0" |
| 7140 | BGCOLOR="#D6E8FF" |
| 7141 | WIDTH="100%" |
| 7142 | CELLPADDING="6" |
| 7143 | ><TR |
| 7144 | ><TD |
| 7145 | ><PRE |
| 7146 | CLASS="PROGRAMLISTING" |
| 7147 | >void xmlXPathNamespaceURIFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 7148 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7149 | >xmlXPathParserContextPtr</A |
| 7150 | > ctxt, |
| 7151 | int nargs);</PRE |
| 7152 | ></TD |
| 7153 | ></TR |
| 7154 | ></TABLE |
| 7155 | ><P |
| 7156 | >Implement the namespace-<GTKDOCLINK |
| 7157 | HREF="URI" |
| 7158 | >uri</GTKDOCLINK |
| 7159 | >() XPath function |
| 7160 | string namespace-uri(node-set?) |
| 7161 | The namespace-uri function returns a string containing the |
| 7162 | namespace URI of the expanded name of the node in the argument |
| 7163 | node-set that is first in document order. If the node-set is empty, |
| 7164 | the first node has no name, or the expanded name has no namespace |
| 7165 | URI, an empty string is returned. If the argument is omitted it |
| 7166 | defaults to the context node.</P |
| 7167 | ><P |
| 7168 | ></P |
| 7169 | ><DIV |
| 7170 | CLASS="INFORMALTABLE" |
| 7171 | ><P |
| 7172 | ></P |
| 7173 | ><TABLE |
| 7174 | BORDER="0" |
| 7175 | WIDTH="100%" |
| 7176 | BGCOLOR="#FFD0D0" |
| 7177 | CELLSPACING="0" |
| 7178 | CELLPADDING="4" |
| 7179 | CLASS="CALSTABLE" |
| 7180 | ><TR |
| 7181 | ><TD |
| 7182 | WIDTH="20%" |
| 7183 | ALIGN="RIGHT" |
| 7184 | VALIGN="TOP" |
| 7185 | ><TT |
| 7186 | CLASS="PARAMETER" |
| 7187 | ><I |
| 7188 | >ctxt</I |
| 7189 | ></TT |
| 7190 | > :</TD |
| 7191 | ><TD |
| 7192 | WIDTH="80%" |
| 7193 | ALIGN="LEFT" |
| 7194 | VALIGN="TOP" |
| 7195 | > the XPath Parser context</TD |
| 7196 | ></TR |
| 7197 | ><TR |
| 7198 | ><TD |
| 7199 | WIDTH="20%" |
| 7200 | ALIGN="RIGHT" |
| 7201 | VALIGN="TOP" |
| 7202 | ><TT |
| 7203 | CLASS="PARAMETER" |
| 7204 | ><I |
| 7205 | >nargs</I |
| 7206 | ></TT |
| 7207 | > :</TD |
| 7208 | ><TD |
| 7209 | WIDTH="80%" |
| 7210 | ALIGN="LEFT" |
| 7211 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 7212 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7213 | ></TR |
| 7214 | ></TABLE |
| 7215 | ><P |
| 7216 | ></P |
| 7217 | ></DIV |
| 7218 | ></DIV |
| 7219 | ><HR><DIV |
| 7220 | CLASS="REFSECT2" |
| 7221 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 7222 | NAME="AEN13069" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7223 | ></A |
| 7224 | ><H3 |
| 7225 | ><A |
| 7226 | NAME="XMLXPATHSTRINGLENGTHFUNCTION" |
| 7227 | ></A |
| 7228 | >xmlXPathStringLengthFunction ()</H3 |
| 7229 | ><TABLE |
| 7230 | BORDER="0" |
| 7231 | BGCOLOR="#D6E8FF" |
| 7232 | WIDTH="100%" |
| 7233 | CELLPADDING="6" |
| 7234 | ><TR |
| 7235 | ><TD |
| 7236 | ><PRE |
| 7237 | CLASS="PROGRAMLISTING" |
| 7238 | >void xmlXPathStringLengthFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 7239 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7240 | >xmlXPathParserContextPtr</A |
| 7241 | > ctxt, |
| 7242 | int nargs);</PRE |
| 7243 | ></TD |
| 7244 | ></TR |
| 7245 | ></TABLE |
| 7246 | ><P |
| 7247 | >Implement the string-<GTKDOCLINK |
| 7248 | HREF="LENGTH" |
| 7249 | >length</GTKDOCLINK |
| 7250 | >() XPath function |
| 7251 | number string-length(string?) |
| 7252 | The string-length returns the number of characters in the string |
| 7253 | (see [3.6 Strings]). If the argument is omitted, it defaults to |
| 7254 | the context node converted to a string, in other words the value |
| 7255 | of the context node.</P |
| 7256 | ><P |
| 7257 | ></P |
| 7258 | ><DIV |
| 7259 | CLASS="INFORMALTABLE" |
| 7260 | ><P |
| 7261 | ></P |
| 7262 | ><TABLE |
| 7263 | BORDER="0" |
| 7264 | WIDTH="100%" |
| 7265 | BGCOLOR="#FFD0D0" |
| 7266 | CELLSPACING="0" |
| 7267 | CELLPADDING="4" |
| 7268 | CLASS="CALSTABLE" |
| 7269 | ><TR |
| 7270 | ><TD |
| 7271 | WIDTH="20%" |
| 7272 | ALIGN="RIGHT" |
| 7273 | VALIGN="TOP" |
| 7274 | ><TT |
| 7275 | CLASS="PARAMETER" |
| 7276 | ><I |
| 7277 | >ctxt</I |
| 7278 | ></TT |
| 7279 | > :</TD |
| 7280 | ><TD |
| 7281 | WIDTH="80%" |
| 7282 | ALIGN="LEFT" |
| 7283 | VALIGN="TOP" |
| 7284 | > the XPath Parser context</TD |
| 7285 | ></TR |
| 7286 | ><TR |
| 7287 | ><TD |
| 7288 | WIDTH="20%" |
| 7289 | ALIGN="RIGHT" |
| 7290 | VALIGN="TOP" |
| 7291 | ><TT |
| 7292 | CLASS="PARAMETER" |
| 7293 | ><I |
| 7294 | >nargs</I |
| 7295 | ></TT |
| 7296 | > :</TD |
| 7297 | ><TD |
| 7298 | WIDTH="80%" |
| 7299 | ALIGN="LEFT" |
| 7300 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 7301 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7302 | ></TR |
| 7303 | ></TABLE |
| 7304 | ><P |
| 7305 | ></P |
| 7306 | ></DIV |
| 7307 | ></DIV |
| 7308 | ><HR><DIV |
| 7309 | CLASS="REFSECT2" |
| 7310 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 7311 | NAME="AEN13090" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7312 | ></A |
| 7313 | ><H3 |
| 7314 | ><A |
| 7315 | NAME="XMLXPATHCONCATFUNCTION" |
| 7316 | ></A |
| 7317 | >xmlXPathConcatFunction ()</H3 |
| 7318 | ><TABLE |
| 7319 | BORDER="0" |
| 7320 | BGCOLOR="#D6E8FF" |
| 7321 | WIDTH="100%" |
| 7322 | CELLPADDING="6" |
| 7323 | ><TR |
| 7324 | ><TD |
| 7325 | ><PRE |
| 7326 | CLASS="PROGRAMLISTING" |
| 7327 | >void xmlXPathConcatFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 7328 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7329 | >xmlXPathParserContextPtr</A |
| 7330 | > ctxt, |
| 7331 | int nargs);</PRE |
| 7332 | ></TD |
| 7333 | ></TR |
| 7334 | ></TABLE |
| 7335 | ><P |
| 7336 | >Implement the <GTKDOCLINK |
| 7337 | HREF="CONCAT" |
| 7338 | >concat</GTKDOCLINK |
| 7339 | >() XPath function |
| 7340 | string concat(string, string, string*) |
| 7341 | The concat function returns the concatenation of its arguments.</P |
| 7342 | ><P |
| 7343 | ></P |
| 7344 | ><DIV |
| 7345 | CLASS="INFORMALTABLE" |
| 7346 | ><P |
| 7347 | ></P |
| 7348 | ><TABLE |
| 7349 | BORDER="0" |
| 7350 | WIDTH="100%" |
| 7351 | BGCOLOR="#FFD0D0" |
| 7352 | CELLSPACING="0" |
| 7353 | CELLPADDING="4" |
| 7354 | CLASS="CALSTABLE" |
| 7355 | ><TR |
| 7356 | ><TD |
| 7357 | WIDTH="20%" |
| 7358 | ALIGN="RIGHT" |
| 7359 | VALIGN="TOP" |
| 7360 | ><TT |
| 7361 | CLASS="PARAMETER" |
| 7362 | ><I |
| 7363 | >ctxt</I |
| 7364 | ></TT |
| 7365 | > :</TD |
| 7366 | ><TD |
| 7367 | WIDTH="80%" |
| 7368 | ALIGN="LEFT" |
| 7369 | VALIGN="TOP" |
| 7370 | > the XPath Parser context</TD |
| 7371 | ></TR |
| 7372 | ><TR |
| 7373 | ><TD |
| 7374 | WIDTH="20%" |
| 7375 | ALIGN="RIGHT" |
| 7376 | VALIGN="TOP" |
| 7377 | ><TT |
| 7378 | CLASS="PARAMETER" |
| 7379 | ><I |
| 7380 | >nargs</I |
| 7381 | ></TT |
| 7382 | > :</TD |
| 7383 | ><TD |
| 7384 | WIDTH="80%" |
| 7385 | ALIGN="LEFT" |
| 7386 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 7387 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7388 | ></TR |
| 7389 | ></TABLE |
| 7390 | ><P |
| 7391 | ></P |
| 7392 | ></DIV |
| 7393 | ></DIV |
| 7394 | ><HR><DIV |
| 7395 | CLASS="REFSECT2" |
| 7396 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 7397 | NAME="AEN13111" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7398 | ></A |
| 7399 | ><H3 |
| 7400 | ><A |
| 7401 | NAME="XMLXPATHCONTAINSFUNCTION" |
| 7402 | ></A |
| 7403 | >xmlXPathContainsFunction ()</H3 |
| 7404 | ><TABLE |
| 7405 | BORDER="0" |
| 7406 | BGCOLOR="#D6E8FF" |
| 7407 | WIDTH="100%" |
| 7408 | CELLPADDING="6" |
| 7409 | ><TR |
| 7410 | ><TD |
| 7411 | ><PRE |
| 7412 | CLASS="PROGRAMLISTING" |
| 7413 | >void xmlXPathContainsFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 7414 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7415 | >xmlXPathParserContextPtr</A |
| 7416 | > ctxt, |
| 7417 | int nargs);</PRE |
| 7418 | ></TD |
| 7419 | ></TR |
| 7420 | ></TABLE |
| 7421 | ><P |
| 7422 | >Implement the <GTKDOCLINK |
| 7423 | HREF="CONTAINS" |
| 7424 | >contains</GTKDOCLINK |
| 7425 | >() XPath function |
| 7426 | boolean contains(string, string) |
| 7427 | The contains function returns true if the first argument string |
| 7428 | contains the second argument string, and otherwise returns false.</P |
| 7429 | ><P |
| 7430 | ></P |
| 7431 | ><DIV |
| 7432 | CLASS="INFORMALTABLE" |
| 7433 | ><P |
| 7434 | ></P |
| 7435 | ><TABLE |
| 7436 | BORDER="0" |
| 7437 | WIDTH="100%" |
| 7438 | BGCOLOR="#FFD0D0" |
| 7439 | CELLSPACING="0" |
| 7440 | CELLPADDING="4" |
| 7441 | CLASS="CALSTABLE" |
| 7442 | ><TR |
| 7443 | ><TD |
| 7444 | WIDTH="20%" |
| 7445 | ALIGN="RIGHT" |
| 7446 | VALIGN="TOP" |
| 7447 | ><TT |
| 7448 | CLASS="PARAMETER" |
| 7449 | ><I |
| 7450 | >ctxt</I |
| 7451 | ></TT |
| 7452 | > :</TD |
| 7453 | ><TD |
| 7454 | WIDTH="80%" |
| 7455 | ALIGN="LEFT" |
| 7456 | VALIGN="TOP" |
| 7457 | > the XPath Parser context</TD |
| 7458 | ></TR |
| 7459 | ><TR |
| 7460 | ><TD |
| 7461 | WIDTH="20%" |
| 7462 | ALIGN="RIGHT" |
| 7463 | VALIGN="TOP" |
| 7464 | ><TT |
| 7465 | CLASS="PARAMETER" |
| 7466 | ><I |
| 7467 | >nargs</I |
| 7468 | ></TT |
| 7469 | > :</TD |
| 7470 | ><TD |
| 7471 | WIDTH="80%" |
| 7472 | ALIGN="LEFT" |
| 7473 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 7474 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7475 | ></TR |
| 7476 | ></TABLE |
| 7477 | ><P |
| 7478 | ></P |
| 7479 | ></DIV |
| 7480 | ></DIV |
| 7481 | ><HR><DIV |
| 7482 | CLASS="REFSECT2" |
| 7483 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 7484 | NAME="AEN13132" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7485 | ></A |
| 7486 | ><H3 |
| 7487 | ><A |
| 7488 | NAME="XMLXPATHSTARTSWITHFUNCTION" |
| 7489 | ></A |
| 7490 | >xmlXPathStartsWithFunction ()</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 | >void xmlXPathStartsWithFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 7501 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7502 | >xmlXPathParserContextPtr</A |
| 7503 | > ctxt, |
| 7504 | int nargs);</PRE |
| 7505 | ></TD |
| 7506 | ></TR |
| 7507 | ></TABLE |
| 7508 | ><P |
| 7509 | >Implement the starts-<GTKDOCLINK |
| 7510 | HREF="WITH" |
| 7511 | >with</GTKDOCLINK |
| 7512 | >() XPath function |
| 7513 | boolean starts-with(string, string) |
| 7514 | The starts-with function returns true if the first argument string |
| 7515 | starts with the second argument string, and otherwise returns false.</P |
| 7516 | ><P |
| 7517 | ></P |
| 7518 | ><DIV |
| 7519 | CLASS="INFORMALTABLE" |
| 7520 | ><P |
| 7521 | ></P |
| 7522 | ><TABLE |
| 7523 | BORDER="0" |
| 7524 | WIDTH="100%" |
| 7525 | BGCOLOR="#FFD0D0" |
| 7526 | CELLSPACING="0" |
| 7527 | CELLPADDING="4" |
| 7528 | CLASS="CALSTABLE" |
| 7529 | ><TR |
| 7530 | ><TD |
| 7531 | WIDTH="20%" |
| 7532 | ALIGN="RIGHT" |
| 7533 | VALIGN="TOP" |
| 7534 | ><TT |
| 7535 | CLASS="PARAMETER" |
| 7536 | ><I |
| 7537 | >ctxt</I |
| 7538 | ></TT |
| 7539 | > :</TD |
| 7540 | ><TD |
| 7541 | WIDTH="80%" |
| 7542 | ALIGN="LEFT" |
| 7543 | VALIGN="TOP" |
| 7544 | > the XPath Parser context</TD |
| 7545 | ></TR |
| 7546 | ><TR |
| 7547 | ><TD |
| 7548 | WIDTH="20%" |
| 7549 | ALIGN="RIGHT" |
| 7550 | VALIGN="TOP" |
| 7551 | ><TT |
| 7552 | CLASS="PARAMETER" |
| 7553 | ><I |
| 7554 | >nargs</I |
| 7555 | ></TT |
| 7556 | > :</TD |
| 7557 | ><TD |
| 7558 | WIDTH="80%" |
| 7559 | ALIGN="LEFT" |
| 7560 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 7561 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7562 | ></TR |
| 7563 | ></TABLE |
| 7564 | ><P |
| 7565 | ></P |
| 7566 | ></DIV |
| 7567 | ></DIV |
| 7568 | ><HR><DIV |
| 7569 | CLASS="REFSECT2" |
| 7570 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 7571 | NAME="AEN13153" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7572 | ></A |
| 7573 | ><H3 |
| 7574 | ><A |
| 7575 | NAME="XMLXPATHSUBSTRINGFUNCTION" |
| 7576 | ></A |
| 7577 | >xmlXPathSubstringFunction ()</H3 |
| 7578 | ><TABLE |
| 7579 | BORDER="0" |
| 7580 | BGCOLOR="#D6E8FF" |
| 7581 | WIDTH="100%" |
| 7582 | CELLPADDING="6" |
| 7583 | ><TR |
| 7584 | ><TD |
| 7585 | ><PRE |
| 7586 | CLASS="PROGRAMLISTING" |
| 7587 | >void xmlXPathSubstringFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 7588 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7589 | >xmlXPathParserContextPtr</A |
| 7590 | > ctxt, |
| 7591 | int nargs);</PRE |
| 7592 | ></TD |
| 7593 | ></TR |
| 7594 | ></TABLE |
| 7595 | ><P |
| 7596 | >Implement the <GTKDOCLINK |
| 7597 | HREF="SUBSTRING" |
| 7598 | >substring</GTKDOCLINK |
| 7599 | >() XPath function |
| 7600 | string substring(string, number, number?) |
| 7601 | The substring function returns the substring of the first argument |
| 7602 | starting at the position specified in the second argument with |
| 7603 | length specified in the third argument. For example, |
| 7604 | substring("12345",2,3) returns "234". If the third argument is not |
| 7605 | specified, it returns the substring starting at the position specified |
| 7606 | in the second argument and continuing to the end of the string. For |
| 7607 | example, substring("12345",2) returns "2345". More precisely, each |
| 7608 | character in the string (see [3.6 Strings]) is considered to have a |
| 7609 | numeric position: the position of the first character is 1, the position |
| 7610 | of the second character is 2 and so on. The returned substring contains |
| 7611 | those characters for which the position of the character is greater than |
| 7612 | or equal to the second argument and, if the third argument is specified, |
| 7613 | less than the sum of the second and third arguments; the comparisons |
| 7614 | and addition used for the above follow the standard IEEE 754 rules. Thus: |
| 7615 | - substring("12345", 1.5, 2.6) returns "234" |
| 7616 | - substring("12345", 0, 3) returns "12" |
| 7617 | - substring("12345", 0 div 0, 3) returns "" |
| 7618 | - substring("12345", 1, 0 div 0) returns "" |
| 7619 | - substring("12345", -42, 1 div 0) returns "12345" |
| 7620 | - substring("12345", -1 div 0, 1 div 0) returns ""</P |
| 7621 | ><P |
| 7622 | ></P |
| 7623 | ><DIV |
| 7624 | CLASS="INFORMALTABLE" |
| 7625 | ><P |
| 7626 | ></P |
| 7627 | ><TABLE |
| 7628 | BORDER="0" |
| 7629 | WIDTH="100%" |
| 7630 | BGCOLOR="#FFD0D0" |
| 7631 | CELLSPACING="0" |
| 7632 | CELLPADDING="4" |
| 7633 | CLASS="CALSTABLE" |
| 7634 | ><TR |
| 7635 | ><TD |
| 7636 | WIDTH="20%" |
| 7637 | ALIGN="RIGHT" |
| 7638 | VALIGN="TOP" |
| 7639 | ><TT |
| 7640 | CLASS="PARAMETER" |
| 7641 | ><I |
| 7642 | >ctxt</I |
| 7643 | ></TT |
| 7644 | > :</TD |
| 7645 | ><TD |
| 7646 | WIDTH="80%" |
| 7647 | ALIGN="LEFT" |
| 7648 | VALIGN="TOP" |
| 7649 | > the XPath Parser context</TD |
| 7650 | ></TR |
| 7651 | ><TR |
| 7652 | ><TD |
| 7653 | WIDTH="20%" |
| 7654 | ALIGN="RIGHT" |
| 7655 | VALIGN="TOP" |
| 7656 | ><TT |
| 7657 | CLASS="PARAMETER" |
| 7658 | ><I |
| 7659 | >nargs</I |
| 7660 | ></TT |
| 7661 | > :</TD |
| 7662 | ><TD |
| 7663 | WIDTH="80%" |
| 7664 | ALIGN="LEFT" |
| 7665 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 7666 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7667 | ></TR |
| 7668 | ></TABLE |
| 7669 | ><P |
| 7670 | ></P |
| 7671 | ></DIV |
| 7672 | ></DIV |
| 7673 | ><HR><DIV |
| 7674 | CLASS="REFSECT2" |
| 7675 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 7676 | NAME="AEN13174" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7677 | ></A |
| 7678 | ><H3 |
| 7679 | ><A |
| 7680 | NAME="XMLXPATHSUBSTRINGBEFOREFUNCTION" |
| 7681 | ></A |
| 7682 | >xmlXPathSubstringBeforeFunction ()</H3 |
| 7683 | ><TABLE |
| 7684 | BORDER="0" |
| 7685 | BGCOLOR="#D6E8FF" |
| 7686 | WIDTH="100%" |
| 7687 | CELLPADDING="6" |
| 7688 | ><TR |
| 7689 | ><TD |
| 7690 | ><PRE |
| 7691 | CLASS="PROGRAMLISTING" |
| 7692 | >void xmlXPathSubstringBeforeFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 7693 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7694 | >xmlXPathParserContextPtr</A |
| 7695 | > ctxt, |
| 7696 | int nargs);</PRE |
| 7697 | ></TD |
| 7698 | ></TR |
| 7699 | ></TABLE |
| 7700 | ><P |
| 7701 | >Implement the substring-<GTKDOCLINK |
| 7702 | HREF="BEFORE" |
| 7703 | >before</GTKDOCLINK |
| 7704 | >() XPath function |
| 7705 | string substring-before(string, string) |
| 7706 | The substring-before function returns the substring of the first |
| 7707 | argument string that precedes the first occurrence of the second |
| 7708 | argument string in the first argument string, or the empty string |
| 7709 | if the first argument string does not contain the second argument |
| 7710 | string. For example, substring-before("1999/04/01","/") returns 1999.</P |
| 7711 | ><P |
| 7712 | ></P |
| 7713 | ><DIV |
| 7714 | CLASS="INFORMALTABLE" |
| 7715 | ><P |
| 7716 | ></P |
| 7717 | ><TABLE |
| 7718 | BORDER="0" |
| 7719 | WIDTH="100%" |
| 7720 | BGCOLOR="#FFD0D0" |
| 7721 | CELLSPACING="0" |
| 7722 | CELLPADDING="4" |
| 7723 | CLASS="CALSTABLE" |
| 7724 | ><TR |
| 7725 | ><TD |
| 7726 | WIDTH="20%" |
| 7727 | ALIGN="RIGHT" |
| 7728 | VALIGN="TOP" |
| 7729 | ><TT |
| 7730 | CLASS="PARAMETER" |
| 7731 | ><I |
| 7732 | >ctxt</I |
| 7733 | ></TT |
| 7734 | > :</TD |
| 7735 | ><TD |
| 7736 | WIDTH="80%" |
| 7737 | ALIGN="LEFT" |
| 7738 | VALIGN="TOP" |
| 7739 | > the XPath Parser context</TD |
| 7740 | ></TR |
| 7741 | ><TR |
| 7742 | ><TD |
| 7743 | WIDTH="20%" |
| 7744 | ALIGN="RIGHT" |
| 7745 | VALIGN="TOP" |
| 7746 | ><TT |
| 7747 | CLASS="PARAMETER" |
| 7748 | ><I |
| 7749 | >nargs</I |
| 7750 | ></TT |
| 7751 | > :</TD |
| 7752 | ><TD |
| 7753 | WIDTH="80%" |
| 7754 | ALIGN="LEFT" |
| 7755 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 7756 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7757 | ></TR |
| 7758 | ></TABLE |
| 7759 | ><P |
| 7760 | ></P |
| 7761 | ></DIV |
| 7762 | ></DIV |
| 7763 | ><HR><DIV |
| 7764 | CLASS="REFSECT2" |
| 7765 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 7766 | NAME="AEN13195" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7767 | ></A |
| 7768 | ><H3 |
| 7769 | ><A |
| 7770 | NAME="XMLXPATHSUBSTRINGAFTERFUNCTION" |
| 7771 | ></A |
| 7772 | >xmlXPathSubstringAfterFunction ()</H3 |
| 7773 | ><TABLE |
| 7774 | BORDER="0" |
| 7775 | BGCOLOR="#D6E8FF" |
| 7776 | WIDTH="100%" |
| 7777 | CELLPADDING="6" |
| 7778 | ><TR |
| 7779 | ><TD |
| 7780 | ><PRE |
| 7781 | CLASS="PROGRAMLISTING" |
| 7782 | >void xmlXPathSubstringAfterFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 7783 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7784 | >xmlXPathParserContextPtr</A |
| 7785 | > ctxt, |
| 7786 | int nargs);</PRE |
| 7787 | ></TD |
| 7788 | ></TR |
| 7789 | ></TABLE |
| 7790 | ><P |
| 7791 | >Implement the substring-<GTKDOCLINK |
| 7792 | HREF="AFTER" |
| 7793 | >after</GTKDOCLINK |
| 7794 | >() XPath function |
| 7795 | string substring-after(string, string) |
| 7796 | The substring-after function returns the substring of the first |
| 7797 | argument string that follows the first occurrence of the second |
| 7798 | argument string in the first argument string, or the empty stringi |
| 7799 | if the first argument string does not contain the second argument |
| 7800 | string. For example, substring-after("1999/04/01","/") returns 04/01, |
| 7801 | and substring-after("1999/04/01","19") returns 99/04/01.</P |
| 7802 | ><P |
| 7803 | ></P |
| 7804 | ><DIV |
| 7805 | CLASS="INFORMALTABLE" |
| 7806 | ><P |
| 7807 | ></P |
| 7808 | ><TABLE |
| 7809 | BORDER="0" |
| 7810 | WIDTH="100%" |
| 7811 | BGCOLOR="#FFD0D0" |
| 7812 | CELLSPACING="0" |
| 7813 | CELLPADDING="4" |
| 7814 | CLASS="CALSTABLE" |
| 7815 | ><TR |
| 7816 | ><TD |
| 7817 | WIDTH="20%" |
| 7818 | ALIGN="RIGHT" |
| 7819 | VALIGN="TOP" |
| 7820 | ><TT |
| 7821 | CLASS="PARAMETER" |
| 7822 | ><I |
| 7823 | >ctxt</I |
| 7824 | ></TT |
| 7825 | > :</TD |
| 7826 | ><TD |
| 7827 | WIDTH="80%" |
| 7828 | ALIGN="LEFT" |
| 7829 | VALIGN="TOP" |
| 7830 | > the XPath Parser context</TD |
| 7831 | ></TR |
| 7832 | ><TR |
| 7833 | ><TD |
| 7834 | WIDTH="20%" |
| 7835 | ALIGN="RIGHT" |
| 7836 | VALIGN="TOP" |
| 7837 | ><TT |
| 7838 | CLASS="PARAMETER" |
| 7839 | ><I |
| 7840 | >nargs</I |
| 7841 | ></TT |
| 7842 | > :</TD |
| 7843 | ><TD |
| 7844 | WIDTH="80%" |
| 7845 | ALIGN="LEFT" |
| 7846 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 7847 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7848 | ></TR |
| 7849 | ></TABLE |
| 7850 | ><P |
| 7851 | ></P |
| 7852 | ></DIV |
| 7853 | ></DIV |
| 7854 | ><HR><DIV |
| 7855 | CLASS="REFSECT2" |
| 7856 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 7857 | NAME="AEN13216" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7858 | ></A |
| 7859 | ><H3 |
| 7860 | ><A |
| 7861 | NAME="XMLXPATHNORMALIZEFUNCTION" |
| 7862 | ></A |
| 7863 | >xmlXPathNormalizeFunction ()</H3 |
| 7864 | ><TABLE |
| 7865 | BORDER="0" |
| 7866 | BGCOLOR="#D6E8FF" |
| 7867 | WIDTH="100%" |
| 7868 | CELLPADDING="6" |
| 7869 | ><TR |
| 7870 | ><TD |
| 7871 | ><PRE |
| 7872 | CLASS="PROGRAMLISTING" |
| 7873 | >void xmlXPathNormalizeFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 7874 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7875 | >xmlXPathParserContextPtr</A |
| 7876 | > ctxt, |
| 7877 | int nargs);</PRE |
| 7878 | ></TD |
| 7879 | ></TR |
| 7880 | ></TABLE |
| 7881 | ><P |
| 7882 | >Implement the normalize-<GTKDOCLINK |
| 7883 | HREF="SPACE" |
| 7884 | >space</GTKDOCLINK |
| 7885 | >() XPath function |
| 7886 | string normalize-space(string?) |
| 7887 | The normalize-space function returns the argument string with white |
| 7888 | space normalized by stripping leading and trailing whitespace |
| 7889 | and replacing sequences of whitespace characters by a single |
| 7890 | space. Whitespace characters are the same allowed by the S production |
| 7891 | in XML. If the argument is omitted, it defaults to the context |
| 7892 | node converted to a string, in other words the value of the context node.</P |
| 7893 | ><P |
| 7894 | ></P |
| 7895 | ><DIV |
| 7896 | CLASS="INFORMALTABLE" |
| 7897 | ><P |
| 7898 | ></P |
| 7899 | ><TABLE |
| 7900 | BORDER="0" |
| 7901 | WIDTH="100%" |
| 7902 | BGCOLOR="#FFD0D0" |
| 7903 | CELLSPACING="0" |
| 7904 | CELLPADDING="4" |
| 7905 | CLASS="CALSTABLE" |
| 7906 | ><TR |
| 7907 | ><TD |
| 7908 | WIDTH="20%" |
| 7909 | ALIGN="RIGHT" |
| 7910 | VALIGN="TOP" |
| 7911 | ><TT |
| 7912 | CLASS="PARAMETER" |
| 7913 | ><I |
| 7914 | >ctxt</I |
| 7915 | ></TT |
| 7916 | > :</TD |
| 7917 | ><TD |
| 7918 | WIDTH="80%" |
| 7919 | ALIGN="LEFT" |
| 7920 | VALIGN="TOP" |
| 7921 | > the XPath Parser context</TD |
| 7922 | ></TR |
| 7923 | ><TR |
| 7924 | ><TD |
| 7925 | WIDTH="20%" |
| 7926 | ALIGN="RIGHT" |
| 7927 | VALIGN="TOP" |
| 7928 | ><TT |
| 7929 | CLASS="PARAMETER" |
| 7930 | ><I |
| 7931 | >nargs</I |
| 7932 | ></TT |
| 7933 | > :</TD |
| 7934 | ><TD |
| 7935 | WIDTH="80%" |
| 7936 | ALIGN="LEFT" |
| 7937 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 7938 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7939 | ></TR |
| 7940 | ></TABLE |
| 7941 | ><P |
| 7942 | ></P |
| 7943 | ></DIV |
| 7944 | ></DIV |
| 7945 | ><HR><DIV |
| 7946 | CLASS="REFSECT2" |
| 7947 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 7948 | NAME="AEN13237" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7949 | ></A |
| 7950 | ><H3 |
| 7951 | ><A |
| 7952 | NAME="XMLXPATHTRANSLATEFUNCTION" |
| 7953 | ></A |
| 7954 | >xmlXPathTranslateFunction ()</H3 |
| 7955 | ><TABLE |
| 7956 | BORDER="0" |
| 7957 | BGCOLOR="#D6E8FF" |
| 7958 | WIDTH="100%" |
| 7959 | CELLPADDING="6" |
| 7960 | ><TR |
| 7961 | ><TD |
| 7962 | ><PRE |
| 7963 | CLASS="PROGRAMLISTING" |
| 7964 | >void xmlXPathTranslateFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 7965 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 7966 | >xmlXPathParserContextPtr</A |
| 7967 | > ctxt, |
| 7968 | int nargs);</PRE |
| 7969 | ></TD |
| 7970 | ></TR |
| 7971 | ></TABLE |
| 7972 | ><P |
| 7973 | >Implement the <GTKDOCLINK |
| 7974 | HREF="TRANSLATE" |
| 7975 | >translate</GTKDOCLINK |
| 7976 | >() XPath function |
| 7977 | string translate(string, string, string) |
| 7978 | The translate function returns the first argument string with |
| 7979 | occurrences of characters in the second argument string replaced |
| 7980 | by the character at the corresponding position in the third argument |
| 7981 | string. For example, translate("bar","abc","ABC") returns the string |
| 7982 | BAr. If there is a character in the second argument string with no |
| 7983 | character at a corresponding position in the third argument string |
| 7984 | (because the second argument string is longer than the third argument |
| 7985 | string), then occurrences of that character in the first argument |
| 7986 | string are removed. For example, translate("--aaa--","abc-","ABC")</P |
| 7987 | ><P |
| 7988 | ></P |
| 7989 | ><DIV |
| 7990 | CLASS="INFORMALTABLE" |
| 7991 | ><P |
| 7992 | ></P |
| 7993 | ><TABLE |
| 7994 | BORDER="0" |
| 7995 | WIDTH="100%" |
| 7996 | BGCOLOR="#FFD0D0" |
| 7997 | CELLSPACING="0" |
| 7998 | CELLPADDING="4" |
| 7999 | CLASS="CALSTABLE" |
| 8000 | ><TR |
| 8001 | ><TD |
| 8002 | WIDTH="20%" |
| 8003 | ALIGN="RIGHT" |
| 8004 | VALIGN="TOP" |
| 8005 | ><TT |
| 8006 | CLASS="PARAMETER" |
| 8007 | ><I |
| 8008 | >ctxt</I |
| 8009 | ></TT |
| 8010 | > :</TD |
| 8011 | ><TD |
| 8012 | WIDTH="80%" |
| 8013 | ALIGN="LEFT" |
| 8014 | VALIGN="TOP" |
| 8015 | > the XPath Parser context</TD |
| 8016 | ></TR |
| 8017 | ><TR |
| 8018 | ><TD |
| 8019 | WIDTH="20%" |
| 8020 | ALIGN="RIGHT" |
| 8021 | VALIGN="TOP" |
| 8022 | ><TT |
| 8023 | CLASS="PARAMETER" |
| 8024 | ><I |
| 8025 | >nargs</I |
| 8026 | ></TT |
| 8027 | > :</TD |
| 8028 | ><TD |
| 8029 | WIDTH="80%" |
| 8030 | ALIGN="LEFT" |
| 8031 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 8032 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8033 | ></TR |
| 8034 | ></TABLE |
| 8035 | ><P |
| 8036 | ></P |
| 8037 | ></DIV |
| 8038 | ></DIV |
| 8039 | ><HR><DIV |
| 8040 | CLASS="REFSECT2" |
| 8041 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 8042 | NAME="AEN13258" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8043 | ></A |
| 8044 | ><H3 |
| 8045 | ><A |
| 8046 | NAME="XMLXPATHNOTFUNCTION" |
| 8047 | ></A |
| 8048 | >xmlXPathNotFunction ()</H3 |
| 8049 | ><TABLE |
| 8050 | BORDER="0" |
| 8051 | BGCOLOR="#D6E8FF" |
| 8052 | WIDTH="100%" |
| 8053 | CELLPADDING="6" |
| 8054 | ><TR |
| 8055 | ><TD |
| 8056 | ><PRE |
| 8057 | CLASS="PROGRAMLISTING" |
| 8058 | >void xmlXPathNotFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 8059 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8060 | >xmlXPathParserContextPtr</A |
| 8061 | > ctxt, |
| 8062 | int nargs);</PRE |
| 8063 | ></TD |
| 8064 | ></TR |
| 8065 | ></TABLE |
| 8066 | ><P |
| 8067 | >Implement the <GTKDOCLINK |
| 8068 | HREF="NOT" |
| 8069 | >not</GTKDOCLINK |
| 8070 | >() XPath function |
| 8071 | boolean not(boolean) |
| 8072 | The not function returns true if its argument is false, |
| 8073 | and false otherwise.</P |
| 8074 | ><P |
| 8075 | ></P |
| 8076 | ><DIV |
| 8077 | CLASS="INFORMALTABLE" |
| 8078 | ><P |
| 8079 | ></P |
| 8080 | ><TABLE |
| 8081 | BORDER="0" |
| 8082 | WIDTH="100%" |
| 8083 | BGCOLOR="#FFD0D0" |
| 8084 | CELLSPACING="0" |
| 8085 | CELLPADDING="4" |
| 8086 | CLASS="CALSTABLE" |
| 8087 | ><TR |
| 8088 | ><TD |
| 8089 | WIDTH="20%" |
| 8090 | ALIGN="RIGHT" |
| 8091 | VALIGN="TOP" |
| 8092 | ><TT |
| 8093 | CLASS="PARAMETER" |
| 8094 | ><I |
| 8095 | >ctxt</I |
| 8096 | ></TT |
| 8097 | > :</TD |
| 8098 | ><TD |
| 8099 | WIDTH="80%" |
| 8100 | ALIGN="LEFT" |
| 8101 | VALIGN="TOP" |
| 8102 | > the XPath Parser context</TD |
| 8103 | ></TR |
| 8104 | ><TR |
| 8105 | ><TD |
| 8106 | WIDTH="20%" |
| 8107 | ALIGN="RIGHT" |
| 8108 | VALIGN="TOP" |
| 8109 | ><TT |
| 8110 | CLASS="PARAMETER" |
| 8111 | ><I |
| 8112 | >nargs</I |
| 8113 | ></TT |
| 8114 | > :</TD |
| 8115 | ><TD |
| 8116 | WIDTH="80%" |
| 8117 | ALIGN="LEFT" |
| 8118 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 8119 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8120 | ></TR |
| 8121 | ></TABLE |
| 8122 | ><P |
| 8123 | ></P |
| 8124 | ></DIV |
| 8125 | ></DIV |
| 8126 | ><HR><DIV |
| 8127 | CLASS="REFSECT2" |
| 8128 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 8129 | NAME="AEN13279" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8130 | ></A |
| 8131 | ><H3 |
| 8132 | ><A |
| 8133 | NAME="XMLXPATHTRUEFUNCTION" |
| 8134 | ></A |
| 8135 | >xmlXPathTrueFunction ()</H3 |
| 8136 | ><TABLE |
| 8137 | BORDER="0" |
| 8138 | BGCOLOR="#D6E8FF" |
| 8139 | WIDTH="100%" |
| 8140 | CELLPADDING="6" |
| 8141 | ><TR |
| 8142 | ><TD |
| 8143 | ><PRE |
| 8144 | CLASS="PROGRAMLISTING" |
| 8145 | >void xmlXPathTrueFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 8146 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8147 | >xmlXPathParserContextPtr</A |
| 8148 | > ctxt, |
| 8149 | int nargs);</PRE |
| 8150 | ></TD |
| 8151 | ></TR |
| 8152 | ></TABLE |
| 8153 | ><P |
| 8154 | >Implement the <GTKDOCLINK |
| 8155 | HREF="TRUE" |
| 8156 | >true</GTKDOCLINK |
| 8157 | >() XPath function |
| 8158 | boolean <GTKDOCLINK |
| 8159 | HREF="TRUE" |
| 8160 | >true</GTKDOCLINK |
| 8161 | >()</P |
| 8162 | ><P |
| 8163 | ></P |
| 8164 | ><DIV |
| 8165 | CLASS="INFORMALTABLE" |
| 8166 | ><P |
| 8167 | ></P |
| 8168 | ><TABLE |
| 8169 | BORDER="0" |
| 8170 | WIDTH="100%" |
| 8171 | BGCOLOR="#FFD0D0" |
| 8172 | CELLSPACING="0" |
| 8173 | CELLPADDING="4" |
| 8174 | CLASS="CALSTABLE" |
| 8175 | ><TR |
| 8176 | ><TD |
| 8177 | WIDTH="20%" |
| 8178 | ALIGN="RIGHT" |
| 8179 | VALIGN="TOP" |
| 8180 | ><TT |
| 8181 | CLASS="PARAMETER" |
| 8182 | ><I |
| 8183 | >ctxt</I |
| 8184 | ></TT |
| 8185 | > :</TD |
| 8186 | ><TD |
| 8187 | WIDTH="80%" |
| 8188 | ALIGN="LEFT" |
| 8189 | VALIGN="TOP" |
| 8190 | > the XPath Parser context</TD |
| 8191 | ></TR |
| 8192 | ><TR |
| 8193 | ><TD |
| 8194 | WIDTH="20%" |
| 8195 | ALIGN="RIGHT" |
| 8196 | VALIGN="TOP" |
| 8197 | ><TT |
| 8198 | CLASS="PARAMETER" |
| 8199 | ><I |
| 8200 | >nargs</I |
| 8201 | ></TT |
| 8202 | > :</TD |
| 8203 | ><TD |
| 8204 | WIDTH="80%" |
| 8205 | ALIGN="LEFT" |
| 8206 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 8207 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8208 | ></TR |
| 8209 | ></TABLE |
| 8210 | ><P |
| 8211 | ></P |
| 8212 | ></DIV |
| 8213 | ></DIV |
| 8214 | ><HR><DIV |
| 8215 | CLASS="REFSECT2" |
| 8216 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 8217 | NAME="AEN13301" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8218 | ></A |
| 8219 | ><H3 |
| 8220 | ><A |
| 8221 | NAME="XMLXPATHFALSEFUNCTION" |
| 8222 | ></A |
| 8223 | >xmlXPathFalseFunction ()</H3 |
| 8224 | ><TABLE |
| 8225 | BORDER="0" |
| 8226 | BGCOLOR="#D6E8FF" |
| 8227 | WIDTH="100%" |
| 8228 | CELLPADDING="6" |
| 8229 | ><TR |
| 8230 | ><TD |
| 8231 | ><PRE |
| 8232 | CLASS="PROGRAMLISTING" |
| 8233 | >void xmlXPathFalseFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 8234 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8235 | >xmlXPathParserContextPtr</A |
| 8236 | > ctxt, |
| 8237 | int nargs);</PRE |
| 8238 | ></TD |
| 8239 | ></TR |
| 8240 | ></TABLE |
| 8241 | ><P |
| 8242 | >Implement the <GTKDOCLINK |
| 8243 | HREF="FALSE" |
| 8244 | >false</GTKDOCLINK |
| 8245 | >() XPath function |
| 8246 | boolean <GTKDOCLINK |
| 8247 | HREF="FALSE" |
| 8248 | >false</GTKDOCLINK |
| 8249 | >()</P |
| 8250 | ><P |
| 8251 | ></P |
| 8252 | ><DIV |
| 8253 | CLASS="INFORMALTABLE" |
| 8254 | ><P |
| 8255 | ></P |
| 8256 | ><TABLE |
| 8257 | BORDER="0" |
| 8258 | WIDTH="100%" |
| 8259 | BGCOLOR="#FFD0D0" |
| 8260 | CELLSPACING="0" |
| 8261 | CELLPADDING="4" |
| 8262 | CLASS="CALSTABLE" |
| 8263 | ><TR |
| 8264 | ><TD |
| 8265 | WIDTH="20%" |
| 8266 | ALIGN="RIGHT" |
| 8267 | VALIGN="TOP" |
| 8268 | ><TT |
| 8269 | CLASS="PARAMETER" |
| 8270 | ><I |
| 8271 | >ctxt</I |
| 8272 | ></TT |
| 8273 | > :</TD |
| 8274 | ><TD |
| 8275 | WIDTH="80%" |
| 8276 | ALIGN="LEFT" |
| 8277 | VALIGN="TOP" |
| 8278 | > the XPath Parser context</TD |
| 8279 | ></TR |
| 8280 | ><TR |
| 8281 | ><TD |
| 8282 | WIDTH="20%" |
| 8283 | ALIGN="RIGHT" |
| 8284 | VALIGN="TOP" |
| 8285 | ><TT |
| 8286 | CLASS="PARAMETER" |
| 8287 | ><I |
| 8288 | >nargs</I |
| 8289 | ></TT |
| 8290 | > :</TD |
| 8291 | ><TD |
| 8292 | WIDTH="80%" |
| 8293 | ALIGN="LEFT" |
| 8294 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 8295 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8296 | ></TR |
| 8297 | ></TABLE |
| 8298 | ><P |
| 8299 | ></P |
| 8300 | ></DIV |
| 8301 | ></DIV |
| 8302 | ><HR><DIV |
| 8303 | CLASS="REFSECT2" |
| 8304 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 8305 | NAME="AEN13323" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8306 | ></A |
| 8307 | ><H3 |
| 8308 | ><A |
| 8309 | NAME="XMLXPATHLANGFUNCTION" |
| 8310 | ></A |
| 8311 | >xmlXPathLangFunction ()</H3 |
| 8312 | ><TABLE |
| 8313 | BORDER="0" |
| 8314 | BGCOLOR="#D6E8FF" |
| 8315 | WIDTH="100%" |
| 8316 | CELLPADDING="6" |
| 8317 | ><TR |
| 8318 | ><TD |
| 8319 | ><PRE |
| 8320 | CLASS="PROGRAMLISTING" |
| 8321 | >void xmlXPathLangFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 8322 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8323 | >xmlXPathParserContextPtr</A |
| 8324 | > ctxt, |
| 8325 | int nargs);</PRE |
| 8326 | ></TD |
| 8327 | ></TR |
| 8328 | ></TABLE |
| 8329 | ><P |
| 8330 | >Implement the <GTKDOCLINK |
| 8331 | HREF="LANG" |
| 8332 | >lang</GTKDOCLINK |
| 8333 | >() XPath function |
| 8334 | boolean lang(string) |
| 8335 | The lang function returns true or false depending on whether the |
| 8336 | language of the context node as specified by xml:lang attributes |
| 8337 | is the same as or is a sublanguage of the language specified by |
| 8338 | the argument string. The language of the context node is determined |
| 8339 | by the value of the xml:lang attribute on the context node, or, if |
| 8340 | the context node has no xml:lang attribute, by the value of the |
| 8341 | xml:lang attribute on the nearest ancestor of the context node that |
| 8342 | has an xml:lang attribute. If there is no such attribute, then lang</P |
| 8343 | ><P |
| 8344 | ></P |
| 8345 | ><DIV |
| 8346 | CLASS="INFORMALTABLE" |
| 8347 | ><P |
| 8348 | ></P |
| 8349 | ><TABLE |
| 8350 | BORDER="0" |
| 8351 | WIDTH="100%" |
| 8352 | BGCOLOR="#FFD0D0" |
| 8353 | CELLSPACING="0" |
| 8354 | CELLPADDING="4" |
| 8355 | CLASS="CALSTABLE" |
| 8356 | ><TR |
| 8357 | ><TD |
| 8358 | WIDTH="20%" |
| 8359 | ALIGN="RIGHT" |
| 8360 | VALIGN="TOP" |
| 8361 | ><TT |
| 8362 | CLASS="PARAMETER" |
| 8363 | ><I |
| 8364 | >ctxt</I |
| 8365 | ></TT |
| 8366 | > :</TD |
| 8367 | ><TD |
| 8368 | WIDTH="80%" |
| 8369 | ALIGN="LEFT" |
| 8370 | VALIGN="TOP" |
| 8371 | > the XPath Parser context</TD |
| 8372 | ></TR |
| 8373 | ><TR |
| 8374 | ><TD |
| 8375 | WIDTH="20%" |
| 8376 | ALIGN="RIGHT" |
| 8377 | VALIGN="TOP" |
| 8378 | ><TT |
| 8379 | CLASS="PARAMETER" |
| 8380 | ><I |
| 8381 | >nargs</I |
| 8382 | ></TT |
| 8383 | > :</TD |
| 8384 | ><TD |
| 8385 | WIDTH="80%" |
| 8386 | ALIGN="LEFT" |
| 8387 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 8388 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8389 | ></TR |
| 8390 | ></TABLE |
| 8391 | ><P |
| 8392 | ></P |
| 8393 | ></DIV |
| 8394 | ></DIV |
| 8395 | ><HR><DIV |
| 8396 | CLASS="REFSECT2" |
| 8397 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 8398 | NAME="AEN13344" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8399 | ></A |
| 8400 | ><H3 |
| 8401 | ><A |
| 8402 | NAME="XMLXPATHNUMBERFUNCTION" |
| 8403 | ></A |
| 8404 | >xmlXPathNumberFunction ()</H3 |
| 8405 | ><TABLE |
| 8406 | BORDER="0" |
| 8407 | BGCOLOR="#D6E8FF" |
| 8408 | WIDTH="100%" |
| 8409 | CELLPADDING="6" |
| 8410 | ><TR |
| 8411 | ><TD |
| 8412 | ><PRE |
| 8413 | CLASS="PROGRAMLISTING" |
| 8414 | >void xmlXPathNumberFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 8415 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8416 | >xmlXPathParserContextPtr</A |
| 8417 | > ctxt, |
| 8418 | int nargs);</PRE |
| 8419 | ></TD |
| 8420 | ></TR |
| 8421 | ></TABLE |
| 8422 | ><P |
| 8423 | >Implement the <GTKDOCLINK |
| 8424 | HREF="NUMBER" |
| 8425 | >number</GTKDOCLINK |
| 8426 | >() XPath function |
| 8427 | number number(object?)</P |
| 8428 | ><P |
| 8429 | ></P |
| 8430 | ><DIV |
| 8431 | CLASS="INFORMALTABLE" |
| 8432 | ><P |
| 8433 | ></P |
| 8434 | ><TABLE |
| 8435 | BORDER="0" |
| 8436 | WIDTH="100%" |
| 8437 | BGCOLOR="#FFD0D0" |
| 8438 | CELLSPACING="0" |
| 8439 | CELLPADDING="4" |
| 8440 | CLASS="CALSTABLE" |
| 8441 | ><TR |
| 8442 | ><TD |
| 8443 | WIDTH="20%" |
| 8444 | ALIGN="RIGHT" |
| 8445 | VALIGN="TOP" |
| 8446 | ><TT |
| 8447 | CLASS="PARAMETER" |
| 8448 | ><I |
| 8449 | >ctxt</I |
| 8450 | ></TT |
| 8451 | > :</TD |
| 8452 | ><TD |
| 8453 | WIDTH="80%" |
| 8454 | ALIGN="LEFT" |
| 8455 | VALIGN="TOP" |
| 8456 | > the XPath Parser context</TD |
| 8457 | ></TR |
| 8458 | ><TR |
| 8459 | ><TD |
| 8460 | WIDTH="20%" |
| 8461 | ALIGN="RIGHT" |
| 8462 | VALIGN="TOP" |
| 8463 | ><TT |
| 8464 | CLASS="PARAMETER" |
| 8465 | ><I |
| 8466 | >nargs</I |
| 8467 | ></TT |
| 8468 | > :</TD |
| 8469 | ><TD |
| 8470 | WIDTH="80%" |
| 8471 | ALIGN="LEFT" |
| 8472 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 8473 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8474 | ></TR |
| 8475 | ></TABLE |
| 8476 | ><P |
| 8477 | ></P |
| 8478 | ></DIV |
| 8479 | ></DIV |
| 8480 | ><HR><DIV |
| 8481 | CLASS="REFSECT2" |
| 8482 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 8483 | NAME="AEN13365" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8484 | ></A |
| 8485 | ><H3 |
| 8486 | ><A |
| 8487 | NAME="XMLXPATHSUMFUNCTION" |
| 8488 | ></A |
| 8489 | >xmlXPathSumFunction ()</H3 |
| 8490 | ><TABLE |
| 8491 | BORDER="0" |
| 8492 | BGCOLOR="#D6E8FF" |
| 8493 | WIDTH="100%" |
| 8494 | CELLPADDING="6" |
| 8495 | ><TR |
| 8496 | ><TD |
| 8497 | ><PRE |
| 8498 | CLASS="PROGRAMLISTING" |
| 8499 | >void xmlXPathSumFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 8500 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8501 | >xmlXPathParserContextPtr</A |
| 8502 | > ctxt, |
| 8503 | int nargs);</PRE |
| 8504 | ></TD |
| 8505 | ></TR |
| 8506 | ></TABLE |
| 8507 | ><P |
| 8508 | >Implement the <GTKDOCLINK |
| 8509 | HREF="SUM" |
| 8510 | >sum</GTKDOCLINK |
| 8511 | >() XPath function |
| 8512 | number sum(node-set) |
| 8513 | The sum function returns the sum of the values of the nodes in |
| 8514 | the argument node-set.</P |
| 8515 | ><P |
| 8516 | ></P |
| 8517 | ><DIV |
| 8518 | CLASS="INFORMALTABLE" |
| 8519 | ><P |
| 8520 | ></P |
| 8521 | ><TABLE |
| 8522 | BORDER="0" |
| 8523 | WIDTH="100%" |
| 8524 | BGCOLOR="#FFD0D0" |
| 8525 | CELLSPACING="0" |
| 8526 | CELLPADDING="4" |
| 8527 | CLASS="CALSTABLE" |
| 8528 | ><TR |
| 8529 | ><TD |
| 8530 | WIDTH="20%" |
| 8531 | ALIGN="RIGHT" |
| 8532 | VALIGN="TOP" |
| 8533 | ><TT |
| 8534 | CLASS="PARAMETER" |
| 8535 | ><I |
| 8536 | >ctxt</I |
| 8537 | ></TT |
| 8538 | > :</TD |
| 8539 | ><TD |
| 8540 | WIDTH="80%" |
| 8541 | ALIGN="LEFT" |
| 8542 | VALIGN="TOP" |
| 8543 | > the XPath Parser context</TD |
| 8544 | ></TR |
| 8545 | ><TR |
| 8546 | ><TD |
| 8547 | WIDTH="20%" |
| 8548 | ALIGN="RIGHT" |
| 8549 | VALIGN="TOP" |
| 8550 | ><TT |
| 8551 | CLASS="PARAMETER" |
| 8552 | ><I |
| 8553 | >nargs</I |
| 8554 | ></TT |
| 8555 | > :</TD |
| 8556 | ><TD |
| 8557 | WIDTH="80%" |
| 8558 | ALIGN="LEFT" |
| 8559 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 8560 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8561 | ></TR |
| 8562 | ></TABLE |
| 8563 | ><P |
| 8564 | ></P |
| 8565 | ></DIV |
| 8566 | ></DIV |
| 8567 | ><HR><DIV |
| 8568 | CLASS="REFSECT2" |
| 8569 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 8570 | NAME="AEN13386" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8571 | ></A |
| 8572 | ><H3 |
| 8573 | ><A |
| 8574 | NAME="XMLXPATHFLOORFUNCTION" |
| 8575 | ></A |
| 8576 | >xmlXPathFloorFunction ()</H3 |
| 8577 | ><TABLE |
| 8578 | BORDER="0" |
| 8579 | BGCOLOR="#D6E8FF" |
| 8580 | WIDTH="100%" |
| 8581 | CELLPADDING="6" |
| 8582 | ><TR |
| 8583 | ><TD |
| 8584 | ><PRE |
| 8585 | CLASS="PROGRAMLISTING" |
| 8586 | >void xmlXPathFloorFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 8587 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8588 | >xmlXPathParserContextPtr</A |
| 8589 | > ctxt, |
| 8590 | int nargs);</PRE |
| 8591 | ></TD |
| 8592 | ></TR |
| 8593 | ></TABLE |
| 8594 | ><P |
| 8595 | >Implement the <GTKDOCLINK |
| 8596 | HREF="FLOOR" |
| 8597 | >floor</GTKDOCLINK |
| 8598 | >() XPath function |
| 8599 | number floor(number) |
| 8600 | The floor function returns the largest (closest to positive infinity) |
| 8601 | number that is not greater than the argument and that is an integer.</P |
| 8602 | ><P |
| 8603 | ></P |
| 8604 | ><DIV |
| 8605 | CLASS="INFORMALTABLE" |
| 8606 | ><P |
| 8607 | ></P |
| 8608 | ><TABLE |
| 8609 | BORDER="0" |
| 8610 | WIDTH="100%" |
| 8611 | BGCOLOR="#FFD0D0" |
| 8612 | CELLSPACING="0" |
| 8613 | CELLPADDING="4" |
| 8614 | CLASS="CALSTABLE" |
| 8615 | ><TR |
| 8616 | ><TD |
| 8617 | WIDTH="20%" |
| 8618 | ALIGN="RIGHT" |
| 8619 | VALIGN="TOP" |
| 8620 | ><TT |
| 8621 | CLASS="PARAMETER" |
| 8622 | ><I |
| 8623 | >ctxt</I |
| 8624 | ></TT |
| 8625 | > :</TD |
| 8626 | ><TD |
| 8627 | WIDTH="80%" |
| 8628 | ALIGN="LEFT" |
| 8629 | VALIGN="TOP" |
| 8630 | > the XPath Parser context</TD |
| 8631 | ></TR |
| 8632 | ><TR |
| 8633 | ><TD |
| 8634 | WIDTH="20%" |
| 8635 | ALIGN="RIGHT" |
| 8636 | VALIGN="TOP" |
| 8637 | ><TT |
| 8638 | CLASS="PARAMETER" |
| 8639 | ><I |
| 8640 | >nargs</I |
| 8641 | ></TT |
| 8642 | > :</TD |
| 8643 | ><TD |
| 8644 | WIDTH="80%" |
| 8645 | ALIGN="LEFT" |
| 8646 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 8647 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8648 | ></TR |
| 8649 | ></TABLE |
| 8650 | ><P |
| 8651 | ></P |
| 8652 | ></DIV |
| 8653 | ></DIV |
| 8654 | ><HR><DIV |
| 8655 | CLASS="REFSECT2" |
| 8656 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 8657 | NAME="AEN13407" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8658 | ></A |
| 8659 | ><H3 |
| 8660 | ><A |
| 8661 | NAME="XMLXPATHCEILINGFUNCTION" |
| 8662 | ></A |
| 8663 | >xmlXPathCeilingFunction ()</H3 |
| 8664 | ><TABLE |
| 8665 | BORDER="0" |
| 8666 | BGCOLOR="#D6E8FF" |
| 8667 | WIDTH="100%" |
| 8668 | CELLPADDING="6" |
| 8669 | ><TR |
| 8670 | ><TD |
| 8671 | ><PRE |
| 8672 | CLASS="PROGRAMLISTING" |
| 8673 | >void xmlXPathCeilingFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 8674 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8675 | >xmlXPathParserContextPtr</A |
| 8676 | > ctxt, |
| 8677 | int nargs);</PRE |
| 8678 | ></TD |
| 8679 | ></TR |
| 8680 | ></TABLE |
| 8681 | ><P |
| 8682 | >Implement the <GTKDOCLINK |
| 8683 | HREF="CEILING" |
| 8684 | >ceiling</GTKDOCLINK |
| 8685 | >() XPath function |
| 8686 | number ceiling(number) |
| 8687 | The ceiling function returns the smallest (closest to negative infinity) |
| 8688 | number that is not less than the argument and that is an integer.</P |
| 8689 | ><P |
| 8690 | ></P |
| 8691 | ><DIV |
| 8692 | CLASS="INFORMALTABLE" |
| 8693 | ><P |
| 8694 | ></P |
| 8695 | ><TABLE |
| 8696 | BORDER="0" |
| 8697 | WIDTH="100%" |
| 8698 | BGCOLOR="#FFD0D0" |
| 8699 | CELLSPACING="0" |
| 8700 | CELLPADDING="4" |
| 8701 | CLASS="CALSTABLE" |
| 8702 | ><TR |
| 8703 | ><TD |
| 8704 | WIDTH="20%" |
| 8705 | ALIGN="RIGHT" |
| 8706 | VALIGN="TOP" |
| 8707 | ><TT |
| 8708 | CLASS="PARAMETER" |
| 8709 | ><I |
| 8710 | >ctxt</I |
| 8711 | ></TT |
| 8712 | > :</TD |
| 8713 | ><TD |
| 8714 | WIDTH="80%" |
| 8715 | ALIGN="LEFT" |
| 8716 | VALIGN="TOP" |
| 8717 | > the XPath Parser context</TD |
| 8718 | ></TR |
| 8719 | ><TR |
| 8720 | ><TD |
| 8721 | WIDTH="20%" |
| 8722 | ALIGN="RIGHT" |
| 8723 | VALIGN="TOP" |
| 8724 | ><TT |
| 8725 | CLASS="PARAMETER" |
| 8726 | ><I |
| 8727 | >nargs</I |
| 8728 | ></TT |
| 8729 | > :</TD |
| 8730 | ><TD |
| 8731 | WIDTH="80%" |
| 8732 | ALIGN="LEFT" |
| 8733 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 8734 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8735 | ></TR |
| 8736 | ></TABLE |
| 8737 | ><P |
| 8738 | ></P |
| 8739 | ></DIV |
| 8740 | ></DIV |
| 8741 | ><HR><DIV |
| 8742 | CLASS="REFSECT2" |
| 8743 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 8744 | NAME="AEN13428" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8745 | ></A |
| 8746 | ><H3 |
| 8747 | ><A |
| 8748 | NAME="XMLXPATHROUNDFUNCTION" |
| 8749 | ></A |
| 8750 | >xmlXPathRoundFunction ()</H3 |
| 8751 | ><TABLE |
| 8752 | BORDER="0" |
| 8753 | BGCOLOR="#D6E8FF" |
| 8754 | WIDTH="100%" |
| 8755 | CELLPADDING="6" |
| 8756 | ><TR |
| 8757 | ><TD |
| 8758 | ><PRE |
| 8759 | CLASS="PROGRAMLISTING" |
| 8760 | >void xmlXPathRoundFunction (<A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 8761 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8762 | >xmlXPathParserContextPtr</A |
| 8763 | > ctxt, |
| 8764 | int nargs);</PRE |
| 8765 | ></TD |
| 8766 | ></TR |
| 8767 | ></TABLE |
| 8768 | ><P |
| 8769 | >Implement the <GTKDOCLINK |
| 8770 | HREF="ROUND" |
| 8771 | >round</GTKDOCLINK |
| 8772 | >() XPath function |
| 8773 | number round(number) |
| 8774 | The round function returns the number that is closest to the |
| 8775 | argument and that is an integer. If there are two such numbers, |
| 8776 | then the one that is even is returned.</P |
| 8777 | ><P |
| 8778 | ></P |
| 8779 | ><DIV |
| 8780 | CLASS="INFORMALTABLE" |
| 8781 | ><P |
| 8782 | ></P |
| 8783 | ><TABLE |
| 8784 | BORDER="0" |
| 8785 | WIDTH="100%" |
| 8786 | BGCOLOR="#FFD0D0" |
| 8787 | CELLSPACING="0" |
| 8788 | CELLPADDING="4" |
| 8789 | CLASS="CALSTABLE" |
| 8790 | ><TR |
| 8791 | ><TD |
| 8792 | WIDTH="20%" |
| 8793 | ALIGN="RIGHT" |
| 8794 | VALIGN="TOP" |
| 8795 | ><TT |
| 8796 | CLASS="PARAMETER" |
| 8797 | ><I |
| 8798 | >ctxt</I |
| 8799 | ></TT |
| 8800 | > :</TD |
| 8801 | ><TD |
| 8802 | WIDTH="80%" |
| 8803 | ALIGN="LEFT" |
| 8804 | VALIGN="TOP" |
| 8805 | > the XPath Parser context</TD |
| 8806 | ></TR |
| 8807 | ><TR |
| 8808 | ><TD |
| 8809 | WIDTH="20%" |
| 8810 | ALIGN="RIGHT" |
| 8811 | VALIGN="TOP" |
| 8812 | ><TT |
| 8813 | CLASS="PARAMETER" |
| 8814 | ><I |
| 8815 | >nargs</I |
| 8816 | ></TT |
| 8817 | > :</TD |
| 8818 | ><TD |
| 8819 | WIDTH="80%" |
| 8820 | ALIGN="LEFT" |
| 8821 | VALIGN="TOP" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 8822 | > the number of arguments</TD |
| 8823 | ></TR |
| 8824 | ></TABLE |
| 8825 | ><P |
| 8826 | ></P |
| 8827 | ></DIV |
| 8828 | ></DIV |
| 8829 | ><HR><DIV |
| 8830 | CLASS="REFSECT2" |
| 8831 | ><A |
Daniel Veillard | c7ad7ce | 2001-03-22 21:45:29 +0000 | [diff] [blame^] | 8832 | NAME="AEN13449" |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 8833 | ></A |
| 8834 | ><H3 |
| 8835 | ><A |
| 8836 | NAME="XMLXPATHBOOLEANFUNCTION" |
| 8837 | ></A |
| 8838 | >xmlXPathBooleanFunction ()</H3 |
| 8839 | ><TABLE |
| 8840 | BORDER="0" |
| 8841 | BGCOLOR="#D6E8FF" |
| 8842 | WIDTH="100%" |
| 8843 | CELLPADDING="6" |
| 8844 | ><TR |
| 8845 | ><TD |
| 8846 | ><PRE |
| 8847 | CLASS="PROGRAMLISTING" |
| 8848 | >void xmlXPathBooleanFunction (<A |
| 8849 | HREF="libxml-xpath.html#XMLXPATHPARSERCONTEXTPTR" |
| 8850 | >xmlXPathParserContextPtr</A |
| 8851 | > ctxt, |
| 8852 | int nargs);</PRE |
| 8853 | ></TD |
| 8854 | ></TR |
| 8855 | ></TABLE |
| 8856 | ><P |
| 8857 | >Implement the <GTKDOCLINK |
| 8858 | HREF="BOOLEAN" |
| 8859 | >boolean</GTKDOCLINK |
| 8860 | >() XPath function |
| 8861 | boolean boolean(object) |
| 8862 | he boolean function converts its argument to a boolean as follows: |
| 8863 | - a number is true if and only if it is neither positive or |
| 8864 | negative zero nor NaN |
| 8865 | - a node-set is true if and only if it is non-empty |
| 8866 | - a string is true if and only if its length is non-zero</P |
| 8867 | ><P |
| 8868 | ></P |
| 8869 | ><DIV |
| 8870 | CLASS="INFORMALTABLE" |
| 8871 | ><P |
| 8872 | ></P |
| 8873 | ><TABLE |
| 8874 | BORDER="0" |
| 8875 | WIDTH="100%" |
| 8876 | BGCOLOR="#FFD0D0" |
| 8877 | CELLSPACING="0" |
| 8878 | CELLPADDING="4" |
| 8879 | CLASS="CALSTABLE" |
| 8880 | ><TR |
| 8881 | ><TD |
| 8882 | WIDTH="20%" |
| 8883 | ALIGN="RIGHT" |
| 8884 | VALIGN="TOP" |
| 8885 | ><TT |
| 8886 | CLASS="PARAMETER" |
| 8887 | ><I |
| 8888 | >ctxt</I |
| 8889 | ></TT |
| 8890 | > :</TD |
| 8891 | ><TD |
| 8892 | WIDTH="80%" |
| 8893 | ALIGN="LEFT" |
| 8894 | VALIGN="TOP" |
| 8895 | > the XPath Parser context</TD |
| 8896 | ></TR |
| 8897 | ><TR |
| 8898 | ><TD |
| 8899 | WIDTH="20%" |
| 8900 | ALIGN="RIGHT" |
| 8901 | VALIGN="TOP" |
| 8902 | ><TT |
| 8903 | CLASS="PARAMETER" |
| 8904 | ><I |
| 8905 | >nargs</I |
| 8906 | ></TT |
| 8907 | > :</TD |
| 8908 | ><TD |
| 8909 | WIDTH="80%" |
| 8910 | ALIGN="LEFT" |
| 8911 | VALIGN="TOP" |
| 8912 | > the number of arguments</TD |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8913 | ></TR |
| 8914 | ></TABLE |
| 8915 | ><P |
| 8916 | ></P |
| 8917 | ></DIV |
| 8918 | ></DIV |
| 8919 | ></DIV |
| 8920 | ><DIV |
| 8921 | CLASS="NAVFOOTER" |
| 8922 | ><BR |
| 8923 | CLEAR="all"><BR><TABLE |
| 8924 | WIDTH="100%" |
| 8925 | BORDER="0" |
| 8926 | BGCOLOR="#000000" |
| 8927 | CELLPADDING="1" |
| 8928 | CELLSPACING="0" |
| 8929 | ><TR |
| 8930 | ><TD |
| 8931 | WIDTH="25%" |
| 8932 | BGCOLOR="#C00000" |
| 8933 | ALIGN="left" |
| 8934 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 8935 | HREF="libxml-xpath.html" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8936 | ><FONT |
| 8937 | COLOR="#FFFFFF" |
| 8938 | SIZE="3" |
| 8939 | ><B |
| 8940 | ><<< Previous Page</B |
| 8941 | ></FONT |
| 8942 | ></A |
| 8943 | ></TD |
| 8944 | ><TD |
| 8945 | WIDTH="25%" |
| 8946 | BGCOLOR="#0000C0" |
| 8947 | ALIGN="center" |
| 8948 | ><FONT |
| 8949 | COLOR="#FFFFFF" |
| 8950 | SIZE="3" |
| 8951 | ><B |
| 8952 | ><A |
| 8953 | HREF="book1.html" |
| 8954 | ><FONT |
| 8955 | COLOR="#FFFFFF" |
| 8956 | SIZE="3" |
| 8957 | ><B |
| 8958 | >Home</B |
| 8959 | ></FONT |
| 8960 | ></A |
| 8961 | ></B |
| 8962 | ></FONT |
| 8963 | ></TD |
| 8964 | ><TD |
| 8965 | WIDTH="25%" |
| 8966 | BGCOLOR="#00C000" |
| 8967 | ALIGN="center" |
| 8968 | ><FONT |
| 8969 | COLOR="#FFFFFF" |
| 8970 | SIZE="3" |
| 8971 | ><B |
| 8972 | ><A |
| 8973 | HREF="libxml-lib.html" |
| 8974 | ><FONT |
| 8975 | COLOR="#FFFFFF" |
| 8976 | SIZE="3" |
| 8977 | ><B |
| 8978 | >Up</B |
| 8979 | ></FONT |
| 8980 | ></A |
| 8981 | ></B |
| 8982 | ></FONT |
| 8983 | ></TD |
| 8984 | ><TD |
| 8985 | WIDTH="25%" |
| 8986 | BGCOLOR="#C00000" |
| 8987 | ALIGN="right" |
| 8988 | ><A |
Daniel Veillard | 9cb5ff4 | 2001-01-29 08:22:21 +0000 | [diff] [blame] | 8989 | HREF="libxml-xpointer.html" |
Daniel Veillard | 9753ad7 | 2000-11-13 19:12:23 +0000 | [diff] [blame] | 8990 | ><FONT |
| 8991 | COLOR="#FFFFFF" |
| 8992 | SIZE="3" |
| 8993 | ><B |
| 8994 | >Next Page >>></B |
| 8995 | ></FONT |
| 8996 | ></A |
| 8997 | ></TD |
| 8998 | ></TR |
| 8999 | ><TR |
| 9000 | ><TD |
| 9001 | COLSPAN="2" |
| 9002 | ALIGN="left" |
| 9003 | ><FONT |
| 9004 | COLOR="#FFFFFF" |
| 9005 | SIZE="3" |
| 9006 | ><B |
| 9007 | >xpath</B |
| 9008 | ></FONT |
| 9009 | ></TD |
| 9010 | ><TD |
| 9011 | COLSPAN="2" |
| 9012 | ALIGN="right" |
| 9013 | ><FONT |
| 9014 | COLOR="#FFFFFF" |
| 9015 | SIZE="3" |
| 9016 | ><B |
| 9017 | >xpointer</B |
| 9018 | ></FONT |
| 9019 | ></TD |
| 9020 | ></TR |
| 9021 | ></TABLE |
| 9022 | ></DIV |
| 9023 | ></BODY |
| 9024 | ></HTML |
| 9025 | > |