/external/python/cpython3/Modules/expat/ |
D | xmlrole.c | 101 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 …]
|
D | xmltok.h | 128 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
|
D | xmltok_impl.c | 92 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 …]
|
D | internal.h | 51 #ifndef PTRCALL 52 #define PTRCALL macro
|
D | xmltok.c | 184 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 …]
|
D | xmltok_ns.c | 39 static int PTRCALL 47 static int PTRCALL
|
D | xmlrole.h | 88 int (PTRCALL *handler) (struct prolog_state *state, member
|
D | xmlparse.c | 300 typedef enum XML_Error PTRCALL Processor(XML_Parser parser, 2113 static enum XML_Error PTRCALL 2128 static enum XML_Error PTRCALL 2141 static enum XML_Error PTRCALL 2181 static enum XML_Error PTRCALL 2229 static enum XML_Error PTRCALL 3182 static enum XML_Error PTRCALL 3324 static enum XML_Error PTRCALL 3562 static enum XML_Error PTRCALL 3577 static enum XML_Error PTRCALL [all …]
|
/external/python/cpython2/Modules/expat/ |
D | xmlrole.c | 101 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 …]
|
D | xmltok.h | 128 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
|
D | xmltok_impl.c | 92 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 …]
|
D | internal.h | 51 #ifndef PTRCALL 52 #define PTRCALL macro
|
D | xmltok.c | 184 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 …]
|
D | xmltok_ns.c | 39 static int PTRCALL 47 static int PTRCALL
|
D | xmlrole.h | 88 int (PTRCALL *handler) (struct prolog_state *state, member
|
D | xmlparse.c | 300 typedef enum XML_Error PTRCALL Processor(XML_Parser parser, 2113 static enum XML_Error PTRCALL 2128 static enum XML_Error PTRCALL 2141 static enum XML_Error PTRCALL 2181 static enum XML_Error PTRCALL 2229 static enum XML_Error PTRCALL 3182 static enum XML_Error PTRCALL 3324 static enum XML_Error PTRCALL 3562 static enum XML_Error PTRCALL 3577 static enum XML_Error PTRCALL [all …]
|
/external/expat/lib/ |
D | xmlrole.c | 123 typedef int PTRCALL PROLOG_HANDLER(PROLOG_STATE *state, 149 static int PTRCALL 186 static int PTRCALL 224 static int PTRCALL 245 static int PTRCALL 263 static int PTRCALL 293 static int PTRCALL 310 static int PTRCALL 327 static int PTRCALL 347 static int PTRCALL [all …]
|
D | xmltok.h | 156 typedef int (PTRCALL *SCANNER)(const ENCODING *, 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 192 enum XML_Convert_Result (PTRCALL *utf8Convert)(const ENCODING *enc, 197 enum XML_Convert_Result (PTRCALL *utf16Convert)(const ENCODING *enc,
|
D | xmltok_impl.c | 137 static int PTRCALL 175 static int PTRCALL 220 static int PTRCALL 265 static int PTRCALL 324 static int PTRCALL 343 static int PTRCALL 418 static int PTRCALL 466 static int PTRCALL 498 static int PTRCALL 530 static int PTRCALL [all …]
|
D | internal.h | 80 #ifndef PTRCALL 81 #define PTRCALL macro
|
D | xmltok.c | 216 int (PTRCALL *charMatches)(const ENCODING *, const char *, int); member 332 static int PTRCALL 399 static enum XML_Convert_Result PTRCALL 439 static enum XML_Convert_Result PTRCALL 545 static enum XML_Convert_Result PTRCALL 570 static enum XML_Convert_Result PTRCALL 608 static enum XML_Convert_Result PTRCALL 666 static enum XML_Convert_Result PTRCALL \ 738 static enum XML_Convert_Result PTRCALL \ 808 static int PTRCALL [all …]
|
D | xmltok_ns.c | 66 static int PTRCALL 74 static int PTRCALL
|
D | xmlrole.h | 116 int (PTRCALL *handler) (struct prolog_state *state, member
|
D | xmlparse.c | 380 typedef enum XML_Error PTRCALL Processor(XML_Parser parser, 2525 static enum XML_Error PTRCALL 2540 static enum XML_Error PTRCALL 2553 static enum XML_Error PTRCALL 2593 static enum XML_Error PTRCALL 2641 static enum XML_Error PTRCALL 3654 static enum XML_Error PTRCALL 3804 static enum XML_Error PTRCALL 4070 static enum XML_Error PTRCALL 4085 static enum XML_Error PTRCALL [all …]
|