Home
last modified time | relevance | path

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

/external/expat/lib/
Dxmltok.h243 #define XmlIgnoreSectionTok(enc, ptr, end, nextTokPtr) \ macro
Dxmlparse.c3883 tok = XmlIgnoreSectionTok(enc, s, end, &next); in doIgnoreSection()
/external/python/cpython2/Modules/expat/
Dxmltok.h243 #define XmlIgnoreSectionTok(enc, ptr, end, nextTokPtr) \ macro
Dxmlparse.c3883 tok = XmlIgnoreSectionTok(enc, s, end, &next); in doIgnoreSection()
/external/python/cpython3/Modules/expat/
Dxmltok.h243 #define XmlIgnoreSectionTok(enc, ptr, end, nextTokPtr) \ macro
Dxmlparse.c3883 tok = XmlIgnoreSectionTok(enc, s, end, &next); in doIgnoreSection()