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

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

Completed in 92 milliseconds