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

/external/chromium_org/third_party/expat/files/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
/external/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

Completed in 83 milliseconds