Searched refs:XmlCdataSectionTok (Results 1 – 2 of 2) sorted by relevance
| /lvgl-latest/src/libs/expat/ | ||
| D | xmltok.h | 235 #define XmlCdataSectionTok(enc, ptr, end, nextTokPtr) \ macro |
| D | xmlparse.c | 4120 int tok = XmlCdataSectionTok(enc, s, end, &next); in doCdataSection() |