Lines Matching refs:XP_ERROR
7480 XP_ERROR(XPATH_INVALID_OPERAND); in xmlXPathAddValues()
7503 XP_ERROR(XPATH_INVALID_OPERAND); in xmlXPathSubValues()
7526 XP_ERROR(XPATH_INVALID_OPERAND); in xmlXPathMultValues()
7549 XP_ERROR(XPATH_INVALID_OPERAND); in xmlXPathDivValues()
7590 XP_ERROR(XPATH_INVALID_OPERAND); in xmlXPathModValues()
8500 XP_ERROR(XPATH_INVALID_CTXT_SIZE); in xmlXPathLastFunction()
8527 XP_ERROR(XPATH_INVALID_CTXT_POSITION); in xmlXPathPositionFunction()
8547 XP_ERROR(XPATH_INVALID_TYPE); in xmlXPathCountFunction()
8660 if (obj == NULL) XP_ERROR(XPATH_INVALID_OPERAND); in xmlXPathIdFunction()
8723 XP_ERROR(XPATH_INVALID_TYPE); in xmlXPathLocalNameFunction()
8781 XP_ERROR(XPATH_INVALID_TYPE); in xmlXPathNamespaceURIFunction()
8841 XP_ERROR(XPATH_INVALID_TYPE); in xmlXPathNameFunction()
8869 XP_ERROR(XPATH_MEMORY_ERROR); in xmlXPathNameFunction()
8935 if (cur == NULL) XP_ERROR(XPATH_INVALID_OPERAND); in xmlXPathStringFunction()
9012 XP_ERROR(XPATH_INVALID_TYPE); in xmlXPathConcatFunction()
9047 XP_ERROR(XPATH_INVALID_TYPE); in xmlXPathContainsFunction()
9082 XP_ERROR(XPATH_INVALID_TYPE); in xmlXPathStartsWithFunction()
9472 if (cur == NULL) XP_ERROR(XPATH_INVALID_OPERAND); in xmlXPathBooleanFunction()
9625 XP_ERROR(XPATH_INVALID_TYPE); in xmlXPathSumFunction()
10199 XP_ERROR(XPATH_NUMBER_ERROR); in xmlXPathCompNumber()
10229 XP_ERROR(XPATH_NUMBER_ERROR); in xmlXPathCompNumber()
10328 XP_ERROR(XPATH_UNFINISHED_LITERAL_ERROR); in xmlXPathCompLiteral()
10339 XP_ERROR(XPATH_UNFINISHED_LITERAL_ERROR); in xmlXPathCompLiteral()
10345 XP_ERROR(XPATH_START_LITERAL_ERROR); in xmlXPathCompLiteral()
10377 XP_ERROR(XPATH_VARIABLE_REF_ERROR); in xmlXPathCompVariableReference()
10382 XP_ERROR(XPATH_VARIABLE_REF_ERROR); in xmlXPathCompVariableReference()
10389 XP_ERROR(XPATH_FORBID_VARIABLE_ERROR); in xmlXPathCompVariableReference()
10442 XP_ERROR(XPATH_EXPR_ERROR); in xmlXPathCompFunctionCall()
10455 XP_ERROR(XPATH_EXPR_ERROR); in xmlXPathCompFunctionCall()
10483 XP_ERROR(XPATH_EXPR_ERROR); in xmlXPathCompFunctionCall()
10517 XP_ERROR(XPATH_EXPR_ERROR); in xmlXPathCompPrimaryExpr()
10738 XP_ERROR(XPATH_EXPR_ERROR); in xmlXPathCompPathExpr()
11062 XP_ERROR(XPATH_INVALID_PREDICATE_ERROR); in xmlXPathCompPredicate()
11084 XP_ERROR(XPATH_INVALID_PREDICATE_ERROR); in xmlXPathCompPredicate()
11367 XP_ERROR(XPATH_EXPR_ERROR); in xmlXPathCompStep()
11378 XP_ERROR(XPATH_EXPR_ERROR); in xmlXPathCompStep()