Home
last modified time | relevance | path

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

/netbsd-src/external/mit/expat/dist/lib/
H A Dxmltok.h179 int(PTRCALL *getAtts)(const ENCODING *enc, const char *ptr, int attsMax,
262 (((enc)->getAtts)(enc, ptr, attsMax, atts))
H A Dxmltok.c72 PREFIX(getAtts), PREFIX(charRefNumber), PREFIX(predefinedEntityName), \
H A Dxmltok_impl.c1507 PREFIX(getAtts)(const ENCODING *enc, const char *ptr, int attsMax, in PREFIX() argument