Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dxmlrole.c122 typedef int PTRCALL PROLOG_HANDLER(PROLOG_STATE *state, int tok,
140 static int PTRCALL
171 static int PTRCALL
203 static int PTRCALL
223 static int PTRCALL
240 static int PTRCALL
266 static int PTRCALL
282 static int PTRCALL
298 static int PTRCALL
317 static int PTRCALL
[all …]
H A Dxmltok.h162 typedef int(PTRCALL *SCANNER)(const ENCODING *, const char *, const char *,
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
188 enum XML_Convert_Result(PTRCALL *utf8Convert)(const ENCODING *enc,
192 enum XML_Convert_Result(PTRCALL *utf16Convert)(const ENCODING *enc,
H A Dxmltok_impl.c144 static int PTRCALL
181 static int PTRCALL
230 static int PTRCALL
275 static int PTRCALL
335 static int PTRCALL
354 static int PTRCALL
430 static int PTRCALL
481 static int PTRCALL
512 static int PTRCALL
543 static int PTRCALL
[all …]
H A Dxmltok.c195 int(PTRCALL *charMatches)(const ENCODING *, const char *, int); member
295 static int PTRCALL
366 static enum XML_Convert_Result PTRCALL
405 static enum XML_Convert_Result PTRCALL
503 static enum XML_Convert_Result PTRCALL
526 static enum XML_Convert_Result PTRCALL
561 static enum XML_Convert_Result PTRCALL
623 static enum XML_Convert_Result PTRCALL E##toUtf8( \
700 static enum XML_Convert_Result PTRCALL E##toUtf16( \
760 static int PTRCALL
[all …]
H A Dinternal.h86 #ifndef PTRCALL
87 # define PTRCALL macro
H A Dxmltok_ns.c65 static int PTRCALL
72 static int PTRCALL
H A Dxmlrole.h113 int(PTRCALL *handler)(struct prolog_state *state, int tok, const char *ptr, member
H A Dxmlparse.c471 typedef enum XML_Error PTRCALL Processor(XML_Parser parser, const char *start,
3095 static enum XML_Error PTRCALL
3109 static enum XML_Error PTRCALL
3119 static enum XML_Error PTRCALL
3164 static enum XML_Error PTRCALL
3216 static enum XML_Error PTRCALL
4495 static enum XML_Error PTRCALL
4649 static enum XML_Error PTRCALL
4905 static enum XML_Error PTRCALL
4917 static enum XML_Error PTRCALL
[all …]