Home
last modified time | relevance | path

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

/external/expat/lib/
Dxmltok.h213 #define XmlCdataSectionTok(enc, ptr, end, nextTokPtr) \ macro
Dxmlparse.c3230 int tok = XmlCdataSectionTok(enc, s, end, &next); in doCdataSection()