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

  /external/chromium_org/third_party/libxml/src/include/libxml/
xpathInternals.h 251 * XP_ERROR:
256 #define XP_ERROR(X) \
277 XP_ERROR(XPATH_INVALID_TYPE)
299 XP_ERROR(XPATH_INVALID_ARITY);
  /external/libxml2/include/libxml/
xpathInternals.h 251 * XP_ERROR:
256 #define XP_ERROR(X) \
277 XP_ERROR(XPATH_INVALID_TYPE)
299 XP_ERROR(XPATH_INVALID_ARITY); \
301 XP_ERROR(XPATH_STACK_ERROR);

Completed in 1020 milliseconds