Searched refs:XmlCdataSectionTok (Results 1 – 4 of 4) sorted by relevance
/third_party/python/Modules/expat/ |
D | xmltok.h | 232 #define XmlCdataSectionTok(enc, ptr, end, nextTokPtr) \ macro
|
D | xmlparse.c | 3770 int tok = XmlCdataSectionTok(enc, s, end, &next); in doCdataSection()
|
/third_party/skia/third_party/externals/expat/expat/lib/ |
D | xmltok.h | 232 #define XmlCdataSectionTok(enc, ptr, end, nextTokPtr) \ macro
|
D | xmlparse.c | 3818 int tok = XmlCdataSectionTok(enc, s, end, &next); in doCdataSection()
|