Home | History | Annotate | Download | only in libxml2

Lines Matching defs:CURRENT

352     /* cleanup current last error */
2606 * CUR_PTR return the current pointer to the xmlChar to be parsed.
2607 * CUR returns the current xmlChar value, i.e. a 8 bit value
2616 * CURRENT Returns the current char value, with the full decoding of
2620 * It returns the pointer to the current xmlChar.
2638 #define CURRENT (*ctxt->cur)
5299 Removed 11 July 2004 - the current handling of xslt tmpRVT nodes means that
7516 * @cur: the current node in the traversal
7534 * @cur: the current node in the traversal
7585 * @cur: the current node in the traversal
7660 * @cur: the current node in the traversal
7736 * @cur: the current node in the traversal
7797 * @cur: the current node in the traversal
7825 * @cur: the current node in the traversal
7894 * @cur: the current node in the traversal
8019 * @cur: the current node in the traversal
8040 * @cur: the current node in the traversal
8064 * @cur: the current node in the traversal
8094 * @cur: the current node in the traversal
8124 * @node: the current node
8149 * @cur: the current node in the traversal
8187 * @cur: the current node in the traversal
8233 * @cur: the current attribute in the traversal
8274 * @cur: the current attribute in the traversal
9181 /* Use current context node */
9629 * The current char value, if using UTF-8 this may actually span multiple
9632 * Returns the current char value and its length
11974 * the current axis cannot overlap, then we could avoid searching
14367 * Evaluate a predicate result for the current node.
14405 * Evaluate a predicate result for the current node.