HomeSort by relevance Sort by last modified time
    Searched refs:xmlXPathSetError (Results 1 - 2 of 2) sorted by null

  /external/libxml2/include/libxml/
xpathInternals.h 35 * xmlXPathSetError:
41 #define xmlXPathSetError(ctxt, err) \
52 xmlXPathSetError((ctxt), XPATH_INVALID_ARITY)
61 xmlXPathSetError((ctxt), XPATH_INVALID_TYPE)
  /external/libxml2/
xpath.c     [all...]

Completed in 13 milliseconds