Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/expat/lib/
H A Dxmlparse.c648 #define declAttributeIsCdata (parser->m_declAttributeIsCdata) macro
920 declAttributeIsCdata = XML_FALSE; in parserInit()
4077 declAttributeIsCdata = XML_FALSE; in doProlog()
4082 declAttributeIsCdata = XML_TRUE; in doProlog()
4134 declAttributeIsCdata, declAttributeIsId, in doProlog()
4162 storeAttributeValue(parser, enc, declAttributeIsCdata, in doProlog()
4172 declAttributeIsCdata, XML_FALSE, attVal, parser)) in doProlog()