Home
last modified time | relevance | path

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

/external/expat/lib/
Dxmltok.h145 int (PTRCALL *getAtts)(const ENCODING *enc,
241 (((enc)->getAtts)(enc, ptr, attsMax, atts))
Dxmltok.c40 PREFIX(getAtts), \
Dxmltok_impl.c1431 PREFIX(getAtts)(const ENCODING *enc, const char *ptr, in PREFIX() argument