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