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 Dinternal.h86 #ifndef PTRCALL
87 # define PTRCALL macro
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 Dxmltok_ns.c64 static int PTRCALL
71 static int PTRCALL
H A Dxmlrole.h119 int(PTRCALL *handler)(struct prolog_state *state, int tok, const char *ptr, member
H A Dxmlparse.c452 typedef enum XML_Error PTRCALL Processor(XML_Parser parser, const char *start,
2703 static enum XML_Error PTRCALL in contentProcessor()
2716 static enum XML_Error PTRCALL
2726 static enum XML_Error PTRCALL in externalEntityInitProcessor2()
2771 static enum XML_Error PTRCALL in externalEntityInitProcessor3()
2818 static enum XML_Error PTRCALL in externalEntityContentProcessor()
4084 static enum XML_Error PTRCALL in cdataSectionProcessor()
4231 static enum XML_Error PTRCALL in ignoreSectionProcessor()
4487 static enum XML_Error PTRCALL
4499 static enum XML_Error PTRCALL in externalParEntInitProcessor()
[all...]