Home
last modified time | relevance | path

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

/external/expat/lib/
Dxmlparse.c649 #define declAttributeIsCdata (parser->m_declAttributeIsCdata) macro
921 declAttributeIsCdata = XML_FALSE; in parserInit()
4078 declAttributeIsCdata = XML_FALSE; in doProlog()
4083 declAttributeIsCdata = XML_TRUE; in doProlog()
4135 declAttributeIsCdata, declAttributeIsId, in doProlog()
4163 storeAttributeValue(parser, enc, declAttributeIsCdata, in doProlog()
4173 declAttributeIsCdata, XML_FALSE, attVal, parser)) in doProlog()