Home
last modified time | relevance | path

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

/external/expat/lib/
Dxmlparse.c2468 XML_Bool noElmHandlers = XML_TRUE; in doContent() local
2481 noElmHandlers = XML_FALSE; in doContent()
2487 noElmHandlers = XML_FALSE; in doContent()
2489 if (noElmHandlers && defaultHandler) in doContent()