Home
last modified time | relevance | path

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

/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2022-23852/
H A Dpoc.cpp289 XML_Bool m_declAttributeIsCdata; member
/aosp_15_r20/external/python/cpython2/Modules/expat/
Dxmlparse.c616 XML_Bool m_declAttributeIsCdata; member
1083 parser->m_declAttributeIsCdata = XML_FALSE; in parserInit()
4589 parser->m_declAttributeIsCdata = XML_FALSE; in doProlog()
4594 parser->m_declAttributeIsCdata = XML_TRUE; in doProlog()
4646 parser->m_declAttributeIsCdata, parser->m_declAttributeIsId, in doProlog()
4674 storeAttributeValue(parser, enc, parser->m_declAttributeIsCdata, in doProlog()
4684 parser->m_declAttributeIsCdata, XML_FALSE, attVal, parser)) in doProlog()
/aosp_15_r20/external/python/cpython3/Modules/expat/
Dxmlparse.c674 XML_Bool m_declAttributeIsCdata; member
1141 parser->m_declAttributeIsCdata = XML_FALSE; in parserInit()
4912 parser->m_declAttributeIsCdata = XML_FALSE; in doProlog()
4917 parser->m_declAttributeIsCdata = XML_TRUE; in doProlog()
4968 parser->m_declAttributeIsCdata, in doProlog()
4997 parser, enc, parser->m_declAttributeIsCdata, in doProlog()
5007 parser->m_declAttributeIsCdata, XML_FALSE, attVal, parser)) in doProlog()
/aosp_15_r20/external/expat/expat/lib/
H A Dxmlparse.c722 XML_Bool m_declAttributeIsCdata; member
1235 parser->m_declAttributeIsCdata = XML_FALSE; in parserInit()
4989 parser->m_declAttributeIsCdata = XML_FALSE; in doProlog()
4994 parser->m_declAttributeIsCdata = XML_TRUE; in doProlog()
5045 parser->m_declAttributeIsCdata, in doProlog()
5074 parser, enc, parser->m_declAttributeIsCdata, in doProlog()
5084 parser->m_declAttributeIsCdata, XML_FALSE, attVal, parser)) in doProlog()