Home
last modified time | relevance | path

Searched refs:getAtts (Results 1 – 3 of 3) sorted by relevance

/lvgl-latest/src/libs/expat/
Dxmltok.h182 int(PTRCALL *getAtts)(const ENCODING *enc, const char *ptr, int attsMax,
265 (((enc)->getAtts)(enc, ptr, attsMax, atts))
Dxmltok.c78 PREFIX(getAtts), PREFIX(charRefNumber), PREFIX(predefinedEntityName), \
Dxmltok_impl.c1512 PREFIX(getAtts)(const ENCODING *enc, const char *ptr, int attsMax, in PREFIX() argument