Home | History | Annotate | Download | only in libxml2

Lines Matching full:evaluation

22  *       be parsed beforehand instead of a progressive evaluation
83 * @ctxt: an XPTR evaluation context
1124 * left-to-right order. If evaluation of one part fails, the nexti
1133 * XPointer part whose evaluation succeeds is taken to be the fragment
1259 xmlXPtrErrMemory("allocating evaluation context");
1279 /* Short evaluation */
1362 * Returns the xmlXPathObjectPtr resulting from the evaluation or NULL.
1387 "xmlXPtrEval: evaluation failed to return a node set\n",
1399 * Evaluation may push a root nodeset which is unused
1600 * @obj: the XPointer result from the evaluation.
2275 * Run the evaluation with a node list made of a single item
2286 * The result of the evaluation need to be tested to
2309 * The result is used as the new evaluation set.
2976 * Run the evaluation with a node list made of a single item
2989 * The result of the evaluation need to be tested to
3012 * The result is used as the new evaluation set.