Home
last modified time | relevance | path

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

/openbsd/src/lib/libexpat/lib/
Dxmlparse.c3063 XML_Bool noElmHandlers = XML_TRUE; in doContent() local
3080 noElmHandlers = XML_FALSE; in doContent()
3086 noElmHandlers = XML_FALSE; in doContent()
3088 if (noElmHandlers && parser->m_defaultHandler) in doContent()