• Home
  • Raw
  • Download

Lines Matching refs:XP_ERROR

7405 	XP_ERROR(XPATH_INVALID_OPERAND);  in xmlXPathAddValues()
7428 XP_ERROR(XPATH_INVALID_OPERAND); in xmlXPathSubValues()
7451 XP_ERROR(XPATH_INVALID_OPERAND); in xmlXPathMultValues()
7474 XP_ERROR(XPATH_INVALID_OPERAND); in xmlXPathDivValues()
7515 XP_ERROR(XPATH_INVALID_OPERAND); in xmlXPathModValues()
8415 XP_ERROR(XPATH_INVALID_CTXT_SIZE); in xmlXPathLastFunction()
8442 XP_ERROR(XPATH_INVALID_CTXT_POSITION); in xmlXPathPositionFunction()
8462 XP_ERROR(XPATH_INVALID_TYPE); in xmlXPathCountFunction()
8575 if (obj == NULL) XP_ERROR(XPATH_INVALID_OPERAND); in xmlXPathIdFunction()
8638 XP_ERROR(XPATH_INVALID_TYPE); in xmlXPathLocalNameFunction()
8696 XP_ERROR(XPATH_INVALID_TYPE); in xmlXPathNamespaceURIFunction()
8756 XP_ERROR(XPATH_INVALID_TYPE); in xmlXPathNameFunction()
8784 XP_ERROR(XPATH_MEMORY_ERROR); in xmlXPathNameFunction()
8850 if (cur == NULL) XP_ERROR(XPATH_INVALID_OPERAND); in xmlXPathStringFunction()
8927 XP_ERROR(XPATH_INVALID_TYPE); in xmlXPathConcatFunction()
8962 XP_ERROR(XPATH_INVALID_TYPE); in xmlXPathContainsFunction()
8997 XP_ERROR(XPATH_INVALID_TYPE); in xmlXPathStartsWithFunction()
9387 if (cur == NULL) XP_ERROR(XPATH_INVALID_OPERAND); in xmlXPathBooleanFunction()
9540 XP_ERROR(XPATH_INVALID_TYPE); in xmlXPathSumFunction()
10104 XP_ERROR(XPATH_NUMBER_ERROR); in xmlXPathCompNumber()
10134 XP_ERROR(XPATH_NUMBER_ERROR); in xmlXPathCompNumber()
10233 XP_ERROR(XPATH_UNFINISHED_LITERAL_ERROR); in xmlXPathCompLiteral()
10244 XP_ERROR(XPATH_UNFINISHED_LITERAL_ERROR); in xmlXPathCompLiteral()
10250 XP_ERROR(XPATH_START_LITERAL_ERROR); in xmlXPathCompLiteral()
10282 XP_ERROR(XPATH_VARIABLE_REF_ERROR); in xmlXPathCompVariableReference()
10287 XP_ERROR(XPATH_VARIABLE_REF_ERROR); in xmlXPathCompVariableReference()
10294 XP_ERROR(XPATH_UNDEF_VARIABLE_ERROR); in xmlXPathCompVariableReference()
10347 XP_ERROR(XPATH_EXPR_ERROR); in xmlXPathCompFunctionCall()
10360 XP_ERROR(XPATH_EXPR_ERROR); in xmlXPathCompFunctionCall()
10388 XP_ERROR(XPATH_EXPR_ERROR); in xmlXPathCompFunctionCall()
10422 XP_ERROR(XPATH_EXPR_ERROR); in xmlXPathCompPrimaryExpr()
10643 XP_ERROR(XPATH_EXPR_ERROR); in xmlXPathCompPathExpr()
10967 XP_ERROR(XPATH_INVALID_PREDICATE_ERROR); in xmlXPathCompPredicate()
10989 XP_ERROR(XPATH_INVALID_PREDICATE_ERROR); in xmlXPathCompPredicate()
11272 XP_ERROR(XPATH_EXPR_ERROR); in xmlXPathCompStep()
11283 XP_ERROR(XPATH_EXPR_ERROR); in xmlXPathCompStep()