Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/expat/lib/
H A Dxmltok.h159 void (PTRCALL *updatePosition)(const ENCODING *,
256 (((enc)->updatePosition)(enc, ptr, end, pos))
H A Dxmltok_ns.c65 p->initEnc.updatePosition = initUpdatePosition; in NS()
H A Dxmltok.c43 PREFIX(updatePosition), \
H A Dxmltok_impl.c1738 PREFIX(updatePosition)(const ENCODING *enc, in PREFIX() argument