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

/netbsd-current/external/mit/expat/dist/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.c3906 int tok = XmlCdataSectionTok(enc, s, end, &next);
3980 /* Every token returned by XmlCdataSectionTok() has its own

Completed in 139 milliseconds