Home
last modified time | relevance | path

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

/external/expat/lib/
Dxmlparse.c2507 XML_Bool noElmHandlers = XML_TRUE; in doContent() local
2520 noElmHandlers = XML_FALSE; in doContent()
2526 noElmHandlers = XML_FALSE; in doContent()
2528 if (noElmHandlers && defaultHandler) in doContent()