Searched defs:PTRCALL (Results 1 – 12 of 12) sorted by relevance
/external/python/cpython2/Modules/expat/ |
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 | 184 int (PTRCALL *charMatches)(const ENCODING *, const char *, int); member
|
/external/python/cpython3/Modules/expat/ |
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 | 184 int (PTRCALL *charMatches)(const ENCODING *, const char *, int); member
|
/external/expat/lib/ |
D | internal.h | 81 #define PTRCALL macro
|
D | xmltok.h | 170 int (PTRCALL *nameMatchesAscii)(const ENCODING *, member 176 int (PTRCALL *getAtts)(const ENCODING *enc, member 181 int (PTRCALL *predefinedEntityName)(const ENCODING *, member 184 void (PTRCALL *updatePosition)(const ENCODING *, member 188 int (PTRCALL *isPublicId)(const ENCODING *enc, member
|
D | xmlrole.h | 116 int (PTRCALL *handler) (struct prolog_state *state, member
|
D | xmltok.c | 216 int (PTRCALL *charMatches)(const ENCODING *, const char *, int); member
|