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

/haiku-fatelf/src/libs/expat/lib/
H A Dxmltok.h26 returned by XmlAttributeValueTok, XmlEntityTok, XmlCdataSectionTok.
78 /* The following token is returned only by XmlCdataSectionTok */
207 #define XmlCdataSectionTok(enc, ptr, end, nextTokPtr) \ macro
H A Dxmlparse.c3032 int tok = XmlCdataSectionTok(enc, s, end, &next);

Completed in 102 milliseconds