Home
last modified time | relevance | path

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

/external/expat/lib/
Dxmlparse.c630 #define declAttributeIsCdata (parser->m_declAttributeIsCdata) macro
846 declAttributeIsCdata = XML_FALSE; in parserInit()
3915 declAttributeIsCdata = XML_FALSE; in doProlog()
3920 declAttributeIsCdata = XML_TRUE; in doProlog()
3972 declAttributeIsCdata, declAttributeIsId, in doProlog()
4000 storeAttributeValue(parser, enc, declAttributeIsCdata, in doProlog()
4010 declAttributeIsCdata, XML_FALSE, attVal, parser)) in doProlog()