Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dxmltok.h183 int(PTRCALL *getAtts)(const ENCODING *enc, const char *ptr, int attsMax,
266 (((enc)->getAtts)(enc, ptr, attsMax, atts))
H A Dxmltok.c80 PREFIX(getAtts), PREFIX(charRefNumber), PREFIX(predefinedEntityName), \
H A Dxmltok_impl.c1512 PREFIX(getAtts)(const ENCODING *enc, const char *ptr, int attsMax, in PREFIX() argument