Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/expat/expat/lib/
H A Dxmlparse.c700 int m_nSpecifiedAtts; member
1214 parser->m_nSpecifiedAtts = 0; in parserInit()
1637 return parser->m_nSpecifiedAtts; in XML_GetSpecifiedAttributeCount()
3475 parser->m_nSpecifiedAtts = attIndex; in storeAtts()
/third_party/python/Modules/expat/
H A Dxmlparse.c683 int m_nSpecifiedAtts; member
1153 parser->m_nSpecifiedAtts = 0; in parserInit()
1573 return parser->m_nSpecifiedAtts; in XML_GetSpecifiedAttributeCount()
3432 parser->m_nSpecifiedAtts = attIndex; in storeAtts()

Completed in 21 milliseconds