Home
last modified time | relevance | path

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

/third_party/python/Modules/expat/
Dxmltok.h232 #define XmlCdataSectionTok(enc, ptr, end, nextTokPtr) \ macro
Dxmlparse.c3770 int tok = XmlCdataSectionTok(enc, s, end, &next); in doCdataSection()
/third_party/skia/third_party/externals/expat/expat/lib/
Dxmltok.h232 #define XmlCdataSectionTok(enc, ptr, end, nextTokPtr) \ macro
Dxmlparse.c3818 int tok = XmlCdataSectionTok(enc, s, end, &next); in doCdataSection()