Home
last modified time | relevance | path

Searched refs:XmlCdataSectionTok (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/expat/expat/lib/
H A Dxmltok.h60 returned by XmlAttributeValueTok, XmlEntityTok, XmlCdataSectionTok.
112 /* The following token is returned only by XmlCdataSectionTok */
232 #define XmlCdataSectionTok(enc, ptr, end, nextTokPtr) \ macro
H A Dxmlparse.c3959 int tok = XmlCdataSectionTok(enc, s, end, &next); in doCdataSection()
4033 /* Every token returned by XmlCdataSectionTok() has its own in doCdataSection()
/third_party/python/Modules/expat/
H A Dxmltok.h60 returned by XmlAttributeValueTok, XmlEntityTok, XmlCdataSectionTok.
112 /* The following token is returned only by XmlCdataSectionTok */
232 #define XmlCdataSectionTok(enc, ptr, end, nextTokPtr) \ macro

Completed in 16 milliseconds