Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/expat/expat/lib/
H A Dxmlparse.c3021 XML_Bool noElmHandlers = XML_TRUE; in doContent() local
3038 noElmHandlers = XML_FALSE; in doContent()
3044 noElmHandlers = XML_FALSE; in doContent()
3046 if (noElmHandlers && parser->m_defaultHandler) in doContent()
/third_party/python/Modules/expat/
H A Dxmlparse.c2978 XML_Bool noElmHandlers = XML_TRUE; in doContent() local
2995 noElmHandlers = XML_FALSE; in doContent()
3001 noElmHandlers = XML_FALSE; in doContent()
3003 if (noElmHandlers && parser->m_defaultHandler) in doContent()

Completed in 20 milliseconds