Home
last modified time | relevance | path

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

/dragonfly/contrib/expat/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.c73 PREFIX(getAtts), PREFIX(charRefNumber), PREFIX(predefinedEntityName), \
H A Dxmltok_impl.c1509 PREFIX(getAtts)(const ENCODING *enc, const char *ptr, int attsMax, in PREFIX() argument