Home
last modified time | relevance | path

Searched refs:XPATH_UNDEF_VARIABLE_ERROR (Results 1 – 2 of 2) sorted by relevance

/external/libxml2/include/libxml/
Dxpath.h54 XPATH_UNDEF_VARIABLE_ERROR, enumerator
/external/libxml2/
Dxpath.c10294 XP_ERROR(XPATH_UNDEF_VARIABLE_ERROR); in xmlXPathCompVariableReference()
13404 ctxt->error = XPATH_UNDEF_VARIABLE_ERROR; in xmlXPathCompOpEval()
13422 ctxt->error = XPATH_UNDEF_VARIABLE_ERROR; in xmlXPathCompOpEval()