Searched defs:PTRCALL (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/expat/lib/ |
H A D | xmltok.h | 175 int(PTRCALL *nameMatchesAscii)(const ENCODING *, const char *, const char *, member 179 int(PTRCALL *getAtts)(const ENCODING *enc, const char *ptr, int attsMax, member 182 int(PTRCALL *predefinedEntityName)(const ENCODING *, const char *, member 184 void(PTRCALL *updatePosition)(const ENCODING *, const char *ptr, member 186 int(PTRCALL *isPublicId)(const ENCODING *enc, const char *ptr, member
|
H A D | internal.h | 87 # define PTRCALL macro
|
H A D | xmlrole.h | 119 int(PTRCALL *handler)(struct prolog_state *state, int tok, const char *ptr, member
|
H A D | xmltok.c | 195 int(PTRCALL *charMatches)(const ENCODING *, const char *, int); member
|