Searched defs:PTRCALL (Results 1 – 4 of 4) sorted by relevance
/external/expat/lib/ |
D | xmltok.h | 136 int (PTRCALL *sameName)(const ENCODING *, member 139 int (PTRCALL *nameMatchesAscii)(const ENCODING *, member 145 int (PTRCALL *getAtts)(const ENCODING *enc, member 150 int (PTRCALL *predefinedEntityName)(const ENCODING *, member 153 void (PTRCALL *updatePosition)(const ENCODING *, member 157 int (PTRCALL *isPublicId)(const ENCODING *enc, member 161 void (PTRCALL *utf8Convert)(const ENCODING *enc, member 166 void (PTRCALL *utf16Convert)(const ENCODING *enc, member
|
D | internal.h | 52 #define PTRCALL macro
|
D | xmlrole.h | 88 int (PTRCALL *handler) (struct prolog_state *state, member
|
D | xmltok.c | 182 int (PTRCALL *charMatches)(const ENCODING *, const char *, int); member
|