Home
last modified time | relevance | path

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

/dragonfly/contrib/expat/lib/
H A Dxmltok.h232 #define XmlCdataSectionTok(enc, ptr, end, nextTokPtr) \ macro
H A Dxmlparse.c4042 int tok = XmlCdataSectionTok(enc, s, end, &next); in doCdataSection()