Home
last modified time | relevance | path

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

/external/libxml2/
Dxpath.c14888 static int reentance = 0; in xmlXPathCompiledEvalInternal() local
14899 reentance++; in xmlXPathCompiledEvalInternal()
14900 if (reentance > 1) in xmlXPathCompiledEvalInternal()
14937 reentance--; in xmlXPathCompiledEvalInternal()