Home
last modified time | relevance | path

Searched refs:PTRCALL (Results 1 – 8 of 8) sorted by relevance

/NextBSD/contrib/expat/lib/
HDxmlrole.c101 typedef int PTRCALL PROLOG_HANDLER(PROLOG_STATE *state,
127 static int PTRCALL
164 static int PTRCALL
195 static int PTRCALL
216 static int PTRCALL
234 static int PTRCALL
264 static int PTRCALL
281 static int PTRCALL
298 static int PTRCALL
318 static int PTRCALL
[all …]
HDxmltok.h128 typedef int (PTRCALL *SCANNER)(const ENCODING *,
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
HDxmltok_impl.c92 static int PTRCALL
130 static int PTRCALL
177 static int PTRCALL
222 static int PTRCALL
284 static int PTRCALL
304 static int PTRCALL
382 static int PTRCALL
431 static int PTRCALL
463 static int PTRCALL
495 static int PTRCALL
[all …]
HDinternal.h51 #ifndef PTRCALL
52 #define PTRCALL macro
HDxmltok.c184 int (PTRCALL *charMatches)(const ENCODING *, const char *, int); member
289 static int PTRCALL
321 static void PTRCALL
340 static void PTRCALL
428 static void PTRCALL
453 static void PTRCALL
486 static void PTRCALL
539 static void PTRCALL \
602 static void PTRCALL \
664 static int PTRCALL
[all …]
HDxmltok_ns.c39 static int PTRCALL
47 static int PTRCALL
HDxmlrole.h88 int (PTRCALL *handler) (struct prolog_state *state, member
HDxmlparse.c300 typedef enum XML_Error PTRCALL Processor(XML_Parser parser,
2118 static enum XML_Error PTRCALL
2133 static enum XML_Error PTRCALL
2146 static enum XML_Error PTRCALL
2186 static enum XML_Error PTRCALL
2234 static enum XML_Error PTRCALL
3185 static enum XML_Error PTRCALL
3327 static enum XML_Error PTRCALL
3565 static enum XML_Error PTRCALL
3580 static enum XML_Error PTRCALL
[all …]