Home
last modified time | relevance | path

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

/dragonfly/contrib/expat/lib/
H A Dxmltok.h175 int(PTRCALL *nameMatchesAscii)(const ENCODING *, const char *, const char *,
255 (((enc)->nameMatchesAscii)(enc, ptr1, end1, ptr2))
H A Dxmltok.c72 PREFIX(nameMatchesAscii), PREFIX(nameLength), PREFIX(skipS), \
H A Dxmltok_impl.c1714 PREFIX(nameMatchesAscii)(const ENCODING *enc, const char *ptr1, in PREFIX() argument