Home
last modified time | relevance | path

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

/external/expat/lib/
Dxmlparse.c641 #define declAttributeIsCdata (parser->m_declAttributeIsCdata) macro
886 declAttributeIsCdata = XML_FALSE; in parserInit()
4039 declAttributeIsCdata = XML_FALSE; in doProlog()
4044 declAttributeIsCdata = XML_TRUE; in doProlog()
4096 declAttributeIsCdata, declAttributeIsId, in doProlog()
4124 storeAttributeValue(parser, enc, declAttributeIsCdata, in doProlog()
4134 declAttributeIsCdata, XML_FALSE, attVal, parser)) in doProlog()