Home | History | Annotate | Download | only in libxml

Lines Matching refs:xmlChar

117     xmlChar *stringval;
143 const xmlChar *name; /* the type name */
154 const xmlChar *name; /* the variable name */
176 const xmlChar *name; /* the function name */
202 const xmlChar *name; /* the axis name */
234 const xmlChar *name,
235 const xmlChar *ns_uri);
249 const xmlChar *name,
250 const xmlChar *ns_uri);
329 const xmlChar *function;
330 const xmlChar *functionURI;
369 const xmlChar *cur; /* the current char being parsed */
370 const xmlChar *base; /* the full expression */
455 xmlXPathCastStringToBoolean (const xmlChar * val);
464 xmlXPathCastStringToNumber (const xmlChar * val);
472 XMLPUBFUN xmlChar * XMLCALL
474 XMLPUBFUN xmlChar * XMLCALL
476 XMLPUBFUN xmlChar * XMLCALL
478 XMLPUBFUN xmlChar * XMLCALL
480 XMLPUBFUN xmlChar * XMLCALL
508 xmlXPathEval (const xmlChar *str,
511 xmlXPathEvalExpression (const xmlChar *str,
520 xmlXPathCompile (const xmlChar *str);
523 const xmlChar *str);