Home | History | Annotate | Download | only in src

Lines Matching refs:xmlXPathTypeVal

553 } xmlXPathTypeVal;
1171 xmlXPathTypeVal type = (xmlXPathTypeVal)op->value3;
10951 * @type: pointer to a xmlXPathTypeVal
10970 xmlXPathTypeVal *type, const xmlChar **prefix,
10978 *type = (xmlXPathTypeVal) 0;
11204 xmlXPathTypeVal type = (xmlXPathTypeVal) 0;
11938 xmlXPathTypeVal type = (xmlXPathTypeVal) op->value3;
14577 ((xmlXPathTypeVal) op->value3 == NODE_TYPE_NODE /* 0 */))
14590 ((xmlXPathTypeVal) prevop->value3 == NODE_TYPE_NODE) &&