Home
last modified time | relevance | path

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

/external/libxml2/
Dxpath.c14891 static int reentance = 0; in xmlXPathCompiledEvalInternal() local
14902 reentance++; in xmlXPathCompiledEvalInternal()
14903 if (reentance > 1) in xmlXPathCompiledEvalInternal()
14957 reentance--; in xmlXPathCompiledEvalInternal()