Searched refs:nameMatchesAscii (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/expat/lib/ |
H A D | xmltok.h | 175 int(PTRCALL *nameMatchesAscii)(const ENCODING *, const char *, const char *, 255 (((enc)->nameMatchesAscii)(enc, ptr1, end1, ptr2))
|
H A D | xmltok.c | 74 PREFIX(nameMatchesAscii), PREFIX(nameLength), PREFIX(skipS), \
|
H A D | xmltok_impl.c | 1714 PREFIX(nameMatchesAscii)(const ENCODING *enc, const char *ptr1, in PREFIX() argument
|