Home
last modified time | relevance | path

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

/external/expat/lib/
Dxmlparse.c2365 XML_Bool noElmHandlers = XML_TRUE; in doContent() local
2378 noElmHandlers = XML_FALSE; in doContent()
2384 noElmHandlers = XML_FALSE; in doContent()
2386 if (noElmHandlers && defaultHandler) in doContent()