Searched refs:xmlXPathSetError (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/libxslt-13/libxslt/libexslt/
H A Dstrings.c526 xmlXPathSetError(ctxt, XPATH_MEMORY_ERROR);
533 xmlXPathSetError(ctxt, XPATH_MEMORY_ERROR);
540 xmlXPathSetError(ctxt, XPATH_MEMORY_ERROR);
621 xmlXPathSetError(ctxt, XPATH_MEMORY_ERROR);
678 xmlXPathSetError(ctxt, XPATH_MEMORY_ERROR);
702 xmlXPathSetError(ctxt, XPATH_MEMORY_ERROR);
716 xmlXPathSetError(ctxt, XPATH_MEMORY_ERROR);
726 xmlXPathSetError(ctxt, XPATH_MEMORY_ERROR);
/macosx-10.10/libxml2-26/libxml2/include/libxml/
H A DxpathInternals.h35 * xmlXPathSetError:
41 #define xmlXPathSetError(ctxt, err) \ macro
52 xmlXPathSetError((ctxt), XPATH_INVALID_ARITY)
61 xmlXPathSetError((ctxt), XPATH_INVALID_TYPE)
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A DxpathInternals.h35 * xmlXPathSetError:
41 #define xmlXPathSetError(ctxt, err) \ macro
52 xmlXPathSetError((ctxt), XPATH_INVALID_ARITY)
61 xmlXPathSetError((ctxt), XPATH_INVALID_TYPE)
/macosx-10.10/tcl-105/tcl_ext/tclxml/tclxslt/
H A Dtclxslt.c1181 xmlXPathSetError(xpathCtxt, XPATH_INVALID_OPERAND);
/macosx-10.10/libxml2-26/libxml2/
H A Dxpath.c2605 xmlXPathSetError(ctxt, XPATH_INVALID_OPERAND);
2632 xmlXPathSetError(ctxt, XPATH_INVALID_OPERAND);
2659 xmlXPathSetError(ctxt, XPATH_INVALID_OPERAND);
2686 xmlXPathSetError(ctxt, XPATH_INVALID_OPERAND);
2720 xmlXPathSetError(ctxt, XPATH_INVALID_OPERAND);
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dxpath.c2471 xmlXPathSetError(ctxt, XPATH_INVALID_OPERAND);
2498 xmlXPathSetError(ctxt, XPATH_INVALID_OPERAND);
2525 xmlXPathSetError(ctxt, XPATH_INVALID_OPERAND);
2552 xmlXPathSetError(ctxt, XPATH_INVALID_OPERAND);
2586 xmlXPathSetError(ctxt, XPATH_INVALID_OPERAND);

Completed in 209 milliseconds