Home
last modified time | relevance | path

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

/external/libxml2/
Dxpath.c14716 static int reentance = 0; in xmlXPathCompiledEvalInternal() local
14727 reentance++; in xmlXPathCompiledEvalInternal()
14728 if (reentance > 1) in xmlXPathCompiledEvalInternal()
14765 reentance--; in xmlXPathCompiledEvalInternal()