Home
last modified time | relevance | path

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

/minix3/external/mit/expat/dist/lib/
H A Dxmlparse.c641 #define declAttributeIsCdata (parser->m_declAttributeIsCdata) macro
886 declAttributeIsCdata = XML_FALSE; in parserInit()
4026 declAttributeIsCdata = XML_FALSE; in doProlog()
4031 declAttributeIsCdata = XML_TRUE; in doProlog()
4083 declAttributeIsCdata, declAttributeIsId, in doProlog()
4111 storeAttributeValue(parser, enc, declAttributeIsCdata, in doProlog()
4121 declAttributeIsCdata, XML_FALSE, attVal, parser)) in doProlog()