Symbol: XMLCALL
lib/libexpat/examples/element_declarations.c
178
static void XMLCALL
lib/libexpat/examples/elements.c
57
static void XMLCALL
lib/libexpat/examples/elements.c
69
static void XMLCALL
lib/libexpat/examples/outline.c
54
static void XMLCALL
lib/libexpat/examples/outline.c
72
static void XMLCALL
lib/libexpat/lib/expat.h
189
typedef void(XMLCALL *XML_ElementDeclHandler)(void *userData,
lib/libexpat/lib/expat.h
204
typedef void(XMLCALL *XML_AttlistDeclHandler)(
lib/libexpat/lib/expat.h
219
typedef void(XMLCALL *XML_XmlDeclHandler)(void *userData,
lib/libexpat/lib/expat.h
293
typedef void(XMLCALL *XML_StartElementHandler)(void *userData,
lib/libexpat/lib/expat.h
297
typedef void(XMLCALL *XML_EndElementHandler)(void *userData,
lib/libexpat/lib/expat.h
301
typedef void(XMLCALL *XML_CharacterDataHandler)(void *userData,
lib/libexpat/lib/expat.h
305
typedef void(XMLCALL *XML_ProcessingInstructionHandler)(void *userData,
lib/libexpat/lib/expat.h
310
typedef void(XMLCALL *XML_CommentHandler)(void *userData, const XML_Char *data);
lib/libexpat/lib/expat.h
312
typedef void(XMLCALL *XML_StartCdataSectionHandler)(void *userData);
lib/libexpat/lib/expat.h
313
typedef void(XMLCALL *XML_EndCdataSectionHandler)(void *userData);
lib/libexpat/lib/expat.h
328
typedef void(XMLCALL *XML_DefaultHandler)(void *userData, const XML_Char *s,
lib/libexpat/lib/expat.h
334
typedef void(XMLCALL *XML_StartDoctypeDeclHandler)(void *userData,
lib/libexpat/lib/expat.h
344
typedef void(XMLCALL *XML_EndDoctypeDeclHandler)(void *userData);
lib/libexpat/lib/expat.h
364
typedef void(XMLCALL *XML_EntityDeclHandler)(
lib/libexpat/lib/expat.h
382
typedef void(XMLCALL *XML_UnparsedEntityDeclHandler)(
lib/libexpat/lib/expat.h
391
typedef void(XMLCALL *XML_NotationDeclHandler)(void *userData,
lib/libexpat/lib/expat.h
403
typedef void(XMLCALL *XML_StartNamespaceDeclHandler)(void *userData,
lib/libexpat/lib/expat.h
407
typedef void(XMLCALL *XML_EndNamespaceDeclHandler)(void *userData,
lib/libexpat/lib/expat.h
419
typedef int(XMLCALL *XML_NotStandaloneHandler)(void *userData);
lib/libexpat/lib/expat.h
455
typedef int(XMLCALL *XML_ExternalEntityRefHandler)(XML_Parser parser,
lib/libexpat/lib/expat.h
471
typedef void(XMLCALL *XML_SkippedEntityHandler)(void *userData,
lib/libexpat/lib/expat.h
530
int(XMLCALL *convert)(void *data, const char *s);
lib/libexpat/lib/expat.h
531
void(XMLCALL *release)(void *data);
lib/libexpat/lib/expat.h
549
typedef int(XMLCALL *XML_UnknownEncodingHandler)(void *encodingHandlerData,
lib/libexpat/lib/expat_external.h
125
# define XMLPARSEAPI(type) XMLIMPORT type XMLCALL
lib/libexpat/lib/expat_external.h
67
# ifndef XMLCALL
lib/libexpat/lib/xmlparse.c
1016
XML_Parser XMLCALL
lib/libexpat/lib/xmlparse.c
1021
XML_Parser XMLCALL
lib/libexpat/lib/xmlparse.c
1337
XML_Parser XMLCALL
lib/libexpat/lib/xmlparse.c
1641
XML_Bool XMLCALL
lib/libexpat/lib/xmlparse.c
1713
enum XML_Status XMLCALL
lib/libexpat/lib/xmlparse.c
1739
XML_Parser XMLCALL
lib/libexpat/lib/xmlparse.c
1926
void XMLCALL
lib/libexpat/lib/xmlparse.c
2021
void XMLCALL
lib/libexpat/lib/xmlparse.c
2027
enum XML_Error XMLCALL
lib/libexpat/lib/xmlparse.c
2043
void XMLCALL
lib/libexpat/lib/xmlparse.c
2053
void XMLCALL
lib/libexpat/lib/xmlparse.c
2063
enum XML_Status XMLCALL
lib/libexpat/lib/xmlparse.c
2077
const XML_Char *XMLCALL
lib/libexpat/lib/xmlparse.c
2084
int XMLCALL
lib/libexpat/lib/xmlparse.c
2091
int XMLCALL
lib/libexpat/lib/xmlparse.c
2099
const XML_AttrInfo *XMLCALL
lib/libexpat/lib/xmlparse.c
2107
void XMLCALL
lib/libexpat/lib/xmlparse.c
2116
void XMLCALL
lib/libexpat/lib/xmlparse.c
2122
void XMLCALL
lib/libexpat/lib/xmlparse.c
2128
void XMLCALL
lib/libexpat/lib/xmlparse.c
2135
void XMLCALL
lib/libexpat/lib/xmlparse.c
2142
void XMLCALL
lib/libexpat/lib/xmlparse.c
2148
void XMLCALL
lib/libexpat/lib/xmlparse.c
2158
void XMLCALL
lib/libexpat/lib/xmlparse.c
2165
void XMLCALL
lib/libexpat/lib/xmlparse.c
2172
void XMLCALL
lib/libexpat/lib/xmlparse.c
2180
void XMLCALL
lib/libexpat/lib/xmlparse.c
2188
void XMLCALL
lib/libexpat/lib/xmlparse.c
2197
void XMLCALL
lib/libexpat/lib/xmlparse.c
2204
void XMLCALL
lib/libexpat/lib/xmlparse.c
2210
void XMLCALL
lib/libexpat/lib/xmlparse.c
2217
void XMLCALL
lib/libexpat/lib/xmlparse.c
2223
void XMLCALL
lib/libexpat/lib/xmlparse.c
2233
void XMLCALL
lib/libexpat/lib/xmlparse.c
2240
void XMLCALL
lib/libexpat/lib/xmlparse.c
2247
void XMLCALL
lib/libexpat/lib/xmlparse.c
2254
void XMLCALL
lib/libexpat/lib/xmlparse.c
2261
void XMLCALL
lib/libexpat/lib/xmlparse.c
2271
void XMLCALL
lib/libexpat/lib/xmlparse.c
2278
void XMLCALL
lib/libexpat/lib/xmlparse.c
2287
void XMLCALL
lib/libexpat/lib/xmlparse.c
2293
void XMLCALL
lib/libexpat/lib/xmlparse.c
2299
void XMLCALL
lib/libexpat/lib/xmlparse.c
2305
void XMLCALL
lib/libexpat/lib/xmlparse.c
2311
int XMLCALL
lib/libexpat/lib/xmlparse.c
2327
int XMLCALL
lib/libexpat/lib/xmlparse.c
2342
enum XML_Status XMLCALL
lib/libexpat/lib/xmlparse.c
2453
enum XML_Status XMLCALL
lib/libexpat/lib/xmlparse.c
2524
void *XMLCALL
lib/libexpat/lib/xmlparse.c
2663
enum XML_Status XMLCALL
lib/libexpat/lib/xmlparse.c
2699
enum XML_Status XMLCALL
lib/libexpat/lib/xmlparse.c
2739
void XMLCALL
lib/libexpat/lib/xmlparse.c
2747
enum XML_Error XMLCALL
lib/libexpat/lib/xmlparse.c
2754
XML_Index XMLCALL
lib/libexpat/lib/xmlparse.c
2764
int XMLCALL
lib/libexpat/lib/xmlparse.c
2773
const char *XMLCALL
lib/libexpat/lib/xmlparse.c
2793
XML_Size XMLCALL
lib/libexpat/lib/xmlparse.c
2805
XML_Size XMLCALL
lib/libexpat/lib/xmlparse.c
2817
void XMLCALL
lib/libexpat/lib/xmlparse.c
2827
void *XMLCALL
lib/libexpat/lib/xmlparse.c
2837
void *XMLCALL
lib/libexpat/lib/xmlparse.c
2847
void XMLCALL
lib/libexpat/lib/xmlparse.c
2858
void XMLCALL
lib/libexpat/lib/xmlparse.c
2873
const XML_LChar *XMLCALL
lib/libexpat/lib/xmlparse.c
2981
const XML_LChar *XMLCALL
lib/libexpat/lib/xmlparse.c
3000
XML_Expat_Version XMLCALL
lib/libexpat/lib/xmlparse.c
3011
const XML_Feature *XMLCALL
lib/libexpat/lib/xmlparse.c
3069
XML_Bool XMLCALL
lib/libexpat/lib/xmlparse.c
3081
XML_Bool XMLCALL
lib/libexpat/lib/xmlparse.c
3091
XML_Bool XMLCALL
lib/libexpat/lib/xmlparse.c
3104
XML_Bool XMLCALL
lib/libexpat/lib/xmlparse.c
3115
XML_Bool XMLCALL
lib/libexpat/lib/xmlparse.c
725
void(XMLCALL *m_unknownEncodingRelease)(void *);
lib/libexpat/lib/xmltok.h
300
typedef int(XMLCALL *CONVERTER)(void *userData, const char *p);
lib/libexpat/tests/basic_tests.c
2225
static void XMLCALL
lib/libexpat/tests/basic_tests.c
3399
static int XMLCALL
lib/libexpat/tests/basic_tests.c
871
static void XMLCALL
lib/libexpat/tests/dummy.c
108
void XMLCALL
lib/libexpat/tests/dummy.c
120
void XMLCALL
lib/libexpat/tests/dummy.c
133
void XMLCALL
lib/libexpat/tests/dummy.c
146
void XMLCALL
lib/libexpat/tests/dummy.c
153
void XMLCALL
lib/libexpat/tests/dummy.c
161
void XMLCALL
lib/libexpat/tests/dummy.c
170
void XMLCALL
lib/libexpat/tests/dummy.c
176
void XMLCALL
lib/libexpat/tests/dummy.c
182
void XMLCALL
lib/libexpat/tests/dummy.c
188
void XMLCALL
lib/libexpat/tests/dummy.c
195
void XMLCALL
lib/libexpat/tests/dummy.c
204
void XMLCALL
lib/libexpat/tests/dummy.c
214
void XMLCALL
lib/libexpat/tests/dummy.c
229
void XMLCALL
lib/libexpat/tests/dummy.c
236
void XMLCALL
lib/libexpat/tests/dummy.c
248
void XMLCALL
lib/libexpat/tests/dummy.c
254
void XMLCALL
lib/libexpat/tests/dummy.c
63
void XMLCALL
lib/libexpat/tests/dummy.c
72
void XMLCALL
lib/libexpat/tests/dummy.c
84
void XMLCALL
lib/libexpat/tests/dummy.c
90
void XMLCALL
lib/libexpat/tests/dummy.h
100
extern void XMLCALL dummy_attlist_decl_handler(
lib/libexpat/tests/dummy.h
104
extern void XMLCALL dummy_comment_handler(void *userData, const XML_Char *data);
lib/libexpat/tests/dummy.h
106
extern void XMLCALL dummy_pi_handler(void *userData, const XML_Char *target,
lib/libexpat/tests/dummy.h
109
extern void XMLCALL dummy_start_element(void *userData, const XML_Char *name,
lib/libexpat/tests/dummy.h
112
extern void XMLCALL dummy_end_element(void *userData, const XML_Char *name);
lib/libexpat/tests/dummy.h
114
extern void XMLCALL dummy_start_cdata_handler(void *userData);
lib/libexpat/tests/dummy.h
116
extern void XMLCALL dummy_end_cdata_handler(void *userData);
lib/libexpat/tests/dummy.h
118
extern void XMLCALL dummy_cdata_handler(void *userData, const XML_Char *s,
lib/libexpat/tests/dummy.h
121
extern void XMLCALL dummy_start_namespace_decl_handler(void *userData,
lib/libexpat/tests/dummy.h
125
extern void XMLCALL dummy_end_namespace_decl_handler(void *userData,
lib/libexpat/tests/dummy.h
128
extern void XMLCALL dummy_unparsed_entity_decl_handler(
lib/libexpat/tests/dummy.h
133
extern void XMLCALL dummy_default_handler(void *userData, const XML_Char *s,
lib/libexpat/tests/dummy.h
136
extern void XMLCALL dummy_start_doctype_decl_handler(
lib/libexpat/tests/dummy.h
140
extern void XMLCALL dummy_end_doctype_decl_handler(void *userData);
lib/libexpat/tests/dummy.h
142
extern void XMLCALL dummy_skip_handler(void *userData,
lib/libexpat/tests/dummy.h
72
extern void XMLCALL dummy_xdecl_handler(void *userData, const XML_Char *version,
lib/libexpat/tests/dummy.h
76
extern void XMLCALL dummy_start_doctype_handler(void *userData,
lib/libexpat/tests/dummy.h
82
extern void XMLCALL dummy_end_doctype_handler(void *userData);
lib/libexpat/tests/dummy.h
84
extern void XMLCALL dummy_entity_decl_handler(
lib/libexpat/tests/dummy.h
90
extern void XMLCALL dummy_notation_decl_handler(void *userData,
lib/libexpat/tests/dummy.h
96
extern void XMLCALL dummy_element_decl_handler(void *userData,
lib/libexpat/tests/handlers.c
1008
int XMLCALL
lib/libexpat/tests/handlers.c
104
void XMLCALL
lib/libexpat/tests/handlers.c
1045
int XMLCALL
lib/libexpat/tests/handlers.c
1082
int XMLCALL
lib/libexpat/tests/handlers.c
1109
int XMLCALL
lib/libexpat/tests/handlers.c
1138
int XMLCALL
lib/libexpat/tests/handlers.c
1163
int XMLCALL
lib/libexpat/tests/handlers.c
1190
int XMLCALL
lib/libexpat/tests/handlers.c
1218
int XMLCALL
lib/libexpat/tests/handlers.c
1245
int XMLCALL
lib/libexpat/tests/handlers.c
1276
int XMLCALL
lib/libexpat/tests/handlers.c
1308
int XMLCALL
lib/libexpat/tests/handlers.c
1365
int XMLCALL
lib/libexpat/tests/handlers.c
1403
int XMLCALL
lib/libexpat/tests/handlers.c
1432
int XMLCALL
lib/libexpat/tests/handlers.c
1460
int XMLCALL
lib/libexpat/tests/handlers.c
1480
int XMLCALL
lib/libexpat/tests/handlers.c
1545
int XMLCALL
lib/libexpat/tests/handlers.c
1551
int XMLCALL
lib/libexpat/tests/handlers.c
1558
void XMLCALL
lib/libexpat/tests/handlers.c
1582
void XMLCALL
lib/libexpat/tests/handlers.c
1592
void XMLCALL
lib/libexpat/tests/handlers.c
160
void XMLCALL
lib/libexpat/tests/handlers.c
1623
void XMLCALL
lib/libexpat/tests/handlers.c
1634
void XMLCALL
lib/libexpat/tests/handlers.c
1642
void XMLCALL
lib/libexpat/tests/handlers.c
166
void XMLCALL
lib/libexpat/tests/handlers.c
1670
void XMLCALL
lib/libexpat/tests/handlers.c
1688
void XMLCALL
lib/libexpat/tests/handlers.c
1694
void XMLCALL
lib/libexpat/tests/handlers.c
1701
void XMLCALL
lib/libexpat/tests/handlers.c
1707
void XMLCALL
lib/libexpat/tests/handlers.c
1715
void XMLCALL
lib/libexpat/tests/handlers.c
1722
void XMLCALL
lib/libexpat/tests/handlers.c
1744
void XMLCALL
lib/libexpat/tests/handlers.c
1788
void XMLCALL
lib/libexpat/tests/handlers.c
1800
void XMLCALL
lib/libexpat/tests/handlers.c
1810
void XMLCALL
lib/libexpat/tests/handlers.c
1822
void XMLCALL
lib/libexpat/tests/handlers.c
1840
void XMLCALL
lib/libexpat/tests/handlers.c
1847
void XMLCALL
lib/libexpat/tests/handlers.c
185
void XMLCALL
lib/libexpat/tests/handlers.c
1856
void XMLCALL
lib/libexpat/tests/handlers.c
1865
void XMLCALL
lib/libexpat/tests/handlers.c
1876
void XMLCALL
lib/libexpat/tests/handlers.c
1883
void XMLCALL
lib/libexpat/tests/handlers.c
1905
void XMLCALL
lib/libexpat/tests/handlers.c
1919
void XMLCALL
lib/libexpat/tests/handlers.c
1943
void XMLCALL
lib/libexpat/tests/handlers.c
1949
void XMLCALL
lib/libexpat/tests/handlers.c
1965
void XMLCALL
lib/libexpat/tests/handlers.c
1971
void XMLCALL
lib/libexpat/tests/handlers.c
1985
void XMLCALL
lib/libexpat/tests/handlers.c
207
void XMLCALL
lib/libexpat/tests/handlers.c
219
void XMLCALL
lib/libexpat/tests/handlers.c
233
void XMLCALL
lib/libexpat/tests/handlers.c
241
void XMLCALL
lib/libexpat/tests/handlers.c
252
void XMLCALL
lib/libexpat/tests/handlers.c
260
void XMLCALL
lib/libexpat/tests/handlers.c
269
void XMLCALL
lib/libexpat/tests/handlers.c
282
int XMLCALL
lib/libexpat/tests/handlers.c
303
int XMLCALL
lib/libexpat/tests/handlers.c
314
int XMLCALL
lib/libexpat/tests/handlers.c
331
static int XMLCALL
lib/libexpat/tests/handlers.c
339
static int XMLCALL
lib/libexpat/tests/handlers.c
349
int XMLCALL
lib/libexpat/tests/handlers.c
396
int XMLCALL
lib/libexpat/tests/handlers.c
411
int XMLCALL
lib/libexpat/tests/handlers.c
422
int XMLCALL
lib/libexpat/tests/handlers.c
448
int XMLCALL
lib/libexpat/tests/handlers.c
475
int XMLCALL
lib/libexpat/tests/handlers.c
503
int XMLCALL
lib/libexpat/tests/handlers.c
515
int XMLCALL
lib/libexpat/tests/handlers.c
560
void XMLCALL
lib/libexpat/tests/handlers.c
574
int XMLCALL
lib/libexpat/tests/handlers.c
598
void XMLCALL
lib/libexpat/tests/handlers.c
610
int XMLCALL
lib/libexpat/tests/handlers.c
647
int XMLCALL
lib/libexpat/tests/handlers.c
684
int XMLCALL
lib/libexpat/tests/handlers.c
702
int XMLCALL
lib/libexpat/tests/handlers.c
723
int XMLCALL
lib/libexpat/tests/handlers.c
74
void XMLCALL
lib/libexpat/tests/handlers.c
746
int XMLCALL
lib/libexpat/tests/handlers.c
769
int XMLCALL
lib/libexpat/tests/handlers.c
797
int XMLCALL
lib/libexpat/tests/handlers.c
81
void XMLCALL
lib/libexpat/tests/handlers.c
822
int XMLCALL
lib/libexpat/tests/handlers.c
848
int XMLCALL
lib/libexpat/tests/handlers.c
88
void XMLCALL
lib/libexpat/tests/handlers.c
889
int XMLCALL
lib/libexpat/tests/handlers.c
910
int XMLCALL
lib/libexpat/tests/handlers.c
936
int XMLCALL
lib/libexpat/tests/handlers.c
962
int XMLCALL
lib/libexpat/tests/handlers.c
97
void XMLCALL
lib/libexpat/tests/handlers.h
100
extern void XMLCALL counting_start_element_handler(void *userData,
lib/libexpat/tests/handlers.h
104
extern void XMLCALL suspending_end_handler(void *userData, const XML_Char *s);
lib/libexpat/tests/handlers.h
106
extern void XMLCALL start_element_suspender(void *userData,
lib/libexpat/tests/handlers.h
113
extern void XMLCALL triplet_start_checker(void *userData, const XML_Char *name,
lib/libexpat/tests/handlers.h
116
extern void XMLCALL triplet_end_checker(void *userData, const XML_Char *name);
lib/libexpat/tests/handlers.h
118
extern void XMLCALL overwrite_start_checker(void *userData,
lib/libexpat/tests/handlers.h
122
extern void XMLCALL overwrite_end_checker(void *userData, const XML_Char *name);
lib/libexpat/tests/handlers.h
124
extern void XMLCALL start_element_fail(void *userData, const XML_Char *name,
lib/libexpat/tests/handlers.h
127
extern void XMLCALL start_ns_clearing_start_element(void *userData,
lib/libexpat/tests/handlers.h
136
extern void XMLCALL start_element_issue_240(void *userData,
lib/libexpat/tests/handlers.h
140
extern void XMLCALL end_element_issue_240(void *userData, const XML_Char *name);
lib/libexpat/tests/handlers.h
144
extern int XMLCALL UnknownEncodingHandler(void *data, const XML_Char *encoding,
lib/libexpat/tests/handlers.h
147
extern int XMLCALL UnrecognisedEncodingHandler(void *data,
lib/libexpat/tests/handlers.h
151
extern int XMLCALL unknown_released_encoding_handler(void *data,
lib/libexpat/tests/handlers.h
155
extern int XMLCALL MiscEncodingHandler(void *data, const XML_Char *encoding,
lib/libexpat/tests/handlers.h
158
extern int XMLCALL long_encoding_handler(void *userData,
lib/libexpat/tests/handlers.h
162
extern int XMLCALL user_data_checking_unknown_encoding_handler(
lib/libexpat/tests/handlers.h
172
extern int XMLCALL external_entity_optioner(XML_Parser parser,
lib/libexpat/tests/handlers.h
178
extern int XMLCALL external_entity_loader(XML_Parser parser,
lib/libexpat/tests/handlers.h
191
extern int XMLCALL external_entity_faulter(XML_Parser parser,
lib/libexpat/tests/handlers.h
196
extern int XMLCALL external_entity_failer__if_not_xml_ge(
lib/libexpat/tests/handlers.h
199
extern int XMLCALL external_entity_null_loader(XML_Parser parser,
lib/libexpat/tests/handlers.h
205
extern int XMLCALL external_entity_resetter(XML_Parser parser,
lib/libexpat/tests/handlers.h
211
extern int XMLCALL external_entity_suspender(XML_Parser parser,
lib/libexpat/tests/handlers.h
217
extern int XMLCALL external_entity_suspend_xmldecl(XML_Parser parser,
lib/libexpat/tests/handlers.h
223
extern int XMLCALL external_entity_suspending_faulter(XML_Parser parser,
lib/libexpat/tests/handlers.h
229
extern int XMLCALL external_entity_cr_catcher(XML_Parser parser,
lib/libexpat/tests/handlers.h
235
extern int XMLCALL external_entity_bad_cr_catcher(XML_Parser parser,
lib/libexpat/tests/handlers.h
241
extern int XMLCALL external_entity_rsqb_catcher(XML_Parser parser,
lib/libexpat/tests/handlers.h
247
extern int XMLCALL external_entity_good_cdata_ascii(XML_Parser parser,
lib/libexpat/tests/handlers.h
255
extern void XMLCALL entity_suspending_decl_handler(void *userData,
lib/libexpat/tests/handlers.h
259
extern void XMLCALL entity_suspending_xdecl_handler(void *userData,
lib/libexpat/tests/handlers.h
264
extern int XMLCALL external_entity_param_checker(XML_Parser parser,
lib/libexpat/tests/handlers.h
270
extern int XMLCALL external_entity_ref_param_checker(XML_Parser parameter,
lib/libexpat/tests/handlers.h
276
extern int XMLCALL external_entity_param(XML_Parser parser,
lib/libexpat/tests/handlers.h
282
extern int XMLCALL external_entity_load_ignore(XML_Parser parser,
lib/libexpat/tests/handlers.h
288
extern int XMLCALL external_entity_load_ignore_utf16(XML_Parser parser,
lib/libexpat/tests/handlers.h
294
extern int XMLCALL external_entity_load_ignore_utf16_be(
lib/libexpat/tests/handlers.h
298
extern int XMLCALL external_entity_valuer(XML_Parser parser,
lib/libexpat/tests/handlers.h
304
extern int XMLCALL external_entity_not_standalone(XML_Parser parser,
lib/libexpat/tests/handlers.h
310
extern int XMLCALL external_entity_value_aborter(XML_Parser parser,
lib/libexpat/tests/handlers.h
316
extern int XMLCALL external_entity_public(XML_Parser parser,
lib/libexpat/tests/handlers.h
322
extern int XMLCALL external_entity_devaluer(XML_Parser parser,
lib/libexpat/tests/handlers.h
334
extern int XMLCALL external_entity_oneshot_loader(XML_Parser parser,
lib/libexpat/tests/handlers.h
347
extern int XMLCALL external_entity_loader2(XML_Parser parser,
lib/libexpat/tests/handlers.h
361
extern int XMLCALL external_entity_faulter2(XML_Parser parser,
lib/libexpat/tests/handlers.h
367
extern int XMLCALL external_entity_unfinished_attlist(XML_Parser parser,
lib/libexpat/tests/handlers.h
373
extern int XMLCALL external_entity_handler(XML_Parser parser,
lib/libexpat/tests/handlers.h
379
extern int XMLCALL external_entity_duff_loader(XML_Parser parser,
lib/libexpat/tests/handlers.h
385
extern int XMLCALL external_entity_dbl_handler(XML_Parser parser,
lib/libexpat/tests/handlers.h
391
extern int XMLCALL external_entity_dbl_handler_2(XML_Parser parser,
lib/libexpat/tests/handlers.h
397
extern int XMLCALL external_entity_alloc_set_encoding(XML_Parser parser,
lib/libexpat/tests/handlers.h
403
extern int XMLCALL external_entity_reallocator(XML_Parser parser,
lib/libexpat/tests/handlers.h
409
extern int XMLCALL external_entity_alloc(XML_Parser parser,
lib/libexpat/tests/handlers.h
415
extern int XMLCALL external_entity_parser_create_alloc_fail_handler(
lib/libexpat/tests/handlers.h
434
extern int XMLCALL reject_not_standalone_handler(void *userData);
lib/libexpat/tests/handlers.h
436
extern int XMLCALL accept_not_standalone_handler(void *userData);
lib/libexpat/tests/handlers.h
449
extern void XMLCALL verify_attlist_decl_handler(
lib/libexpat/tests/handlers.h
455
extern void XMLCALL clearing_aborting_character_handler(void *userData,
lib/libexpat/tests/handlers.h
459
extern void XMLCALL parser_stop_character_handler(void *userData,
lib/libexpat/tests/handlers.h
462
extern void XMLCALL cr_cdata_handler(void *userData, const XML_Char *s,
lib/libexpat/tests/handlers.h
465
extern void XMLCALL rsqb_handler(void *userData, const XML_Char *s, int len);
lib/libexpat/tests/handlers.h
473
extern void XMLCALL byte_character_handler(void *userData, const XML_Char *s,
lib/libexpat/tests/handlers.h
476
extern void XMLCALL ext2_accumulate_characters(void *userData,
lib/libexpat/tests/handlers.h
490
extern void XMLCALL record_default_handler(void *userData, const XML_Char *s,
lib/libexpat/tests/handlers.h
493
extern void XMLCALL record_cdata_handler(void *userData, const XML_Char *s,
lib/libexpat/tests/handlers.h
496
extern void XMLCALL record_cdata_nodefault_handler(void *userData,
lib/libexpat/tests/handlers.h
499
extern void XMLCALL record_skip_handler(void *userData,
lib/libexpat/tests/handlers.h
503
extern void XMLCALL record_element_start_handler(void *userData,
lib/libexpat/tests/handlers.h
507
extern void XMLCALL record_element_end_handler(void *userData,
lib/libexpat/tests/handlers.h
531
extern void XMLCALL param_entity_match_handler(
lib/libexpat/tests/handlers.h
544
extern void XMLCALL xml_decl_handler(void *userData, const XML_Char *version,
lib/libexpat/tests/handlers.h
547
extern void XMLCALL param_check_skip_handler(void *userData,
lib/libexpat/tests/handlers.h
551
extern void XMLCALL data_check_comment_handler(void *userData,
lib/libexpat/tests/handlers.h
554
extern void XMLCALL selective_aborting_default_handler(void *userData,
lib/libexpat/tests/handlers.h
558
extern void XMLCALL suspending_comment_handler(void *userData,
lib/libexpat/tests/handlers.h
561
extern void XMLCALL element_decl_suspender(void *userData, const XML_Char *name,
lib/libexpat/tests/handlers.h
564
extern void XMLCALL suspend_after_element_declaration(void *userData,
lib/libexpat/tests/handlers.h
568
extern void XMLCALL accumulate_pi_characters(void *userData,
lib/libexpat/tests/handlers.h
572
extern void XMLCALL accumulate_comment(void *userData, const XML_Char *data);
lib/libexpat/tests/handlers.h
574
extern void XMLCALL accumulate_entity_decl(
lib/libexpat/tests/handlers.h
580
extern void XMLCALL accumulate_char_data_and_suspend(void *userData,
lib/libexpat/tests/handlers.h
584
extern void XMLCALL accumulate_start_element(void *userData,
lib/libexpat/tests/handlers.h
588
extern void XMLCALL accumulate_characters(void *userData, const XML_Char *s,
lib/libexpat/tests/handlers.h
591
extern void XMLCALL accumulate_attribute(void *userData, const XML_Char *name,
lib/libexpat/tests/handlers.h
594
extern void XMLCALL ext_accumulate_characters(void *userData, const XML_Char *s,
lib/libexpat/tests/handlers.h
603
void XMLCALL checking_default_handler(void *userData, const XML_Char *s,
lib/libexpat/tests/handlers.h
611
extern void XMLCALL
lib/libexpat/tests/handlers.h
66
extern void XMLCALL start_element_event_handler(void *userData,
lib/libexpat/tests/handlers.h
70
extern void XMLCALL end_element_event_handler(void *userData,
lib/libexpat/tests/handlers.h
76
extern void XMLCALL start_element_event_handler2(void *userData,
lib/libexpat/tests/handlers.h
80
extern void XMLCALL end_element_event_handler2(void *userData,
lib/libexpat/tests/misc_tests.c
540
static void XMLCALL
lib/libexpat/tests/misc_tests.c
586
void XMLCALL
lib/libexpat/tests/misc_tests.c
63
void XMLCALL accumulate_characters_ext_handler(void *userData,