Home
last modified time | relevance | path

Searched refs:updatePosition (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/expat/lib/
H A Dxmltok.h184 void(PTRCALL *updatePosition)(const ENCODING *, const char *ptr,
270 (((enc)->updatePosition)(enc, ptr, end, pos))
H A Dxmltok_ns.c87 p->initEnc.updatePosition = initUpdatePosition; in NS()
H A Dxmltok.c74 PREFIX(updatePosition), PREFIX(isPublicId)
H A Dxmltok_impl.c1778 PREFIX(updatePosition)(const ENCODING *enc, const char *ptr, const char *end, in PREFIX() argument