Home
last modified time | relevance | path

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

/openbsd-src/lib/libexpat/lib/
H A Dxmltok.h232 #define XmlCdataSectionTok(enc, ptr, end, nextTokPtr) \ macro
H A Dxmlparse.c4127 int tok = XmlCdataSectionTok(enc, s, end, &next); in doCdataSection()
4201 /* Every token returned by XmlCdataSectionTok() has its own in doCdataSection()