Home
last modified time | relevance | path

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

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