Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/expat/
Dxmltok.h235 #define XmlCdataSectionTok(enc, ptr, end, nextTokPtr) \ macro
Dxmlparse.c4120 int tok = XmlCdataSectionTok(enc, s, end, &next); in doCdataSection()