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

/external/chromium_org/third_party/expat/files/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))
/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 167 milliseconds