Searched refs:xmlIOFTPRead (Results 1 – 8 of 8) sorted by relevance
/external/chromium_org/third_party/libxml/src/include/libxml/ |
D | xmlIO.h | 349 xmlIOFTPRead (void * context,
|
/external/libxml2/include/libxml/ |
D | xmlIO.h | 355 xmlIOFTPRead (void * context,
|
/external/chromium_org/third_party/libxml/src/ |
D | xmlIO.c | 2090 xmlIOFTPRead(void * context, char * buffer, int len) { in xmlIOFTPRead() function 2192 xmlIOFTPRead, xmlIOFTPClose); in xmlRegisterDefaultInputCallbacks()
|
D | elfgcchack.h | 4440 #undef xmlIOFTPRead 4441 extern __typeof (xmlIOFTPRead) xmlIOFTPRead __attribute((alias("xmlIOFTPRead__internal_alias"))); 4443 #ifndef xmlIOFTPRead 4444 extern __typeof (xmlIOFTPRead) xmlIOFTPRead__internal_alias __attribute((visibility("hidden"))); 4445 #define xmlIOFTPRead xmlIOFTPRead__internal_alias macro
|
D | testapi.c | 27944 ret_val = xmlIOFTPRead(context, buffer, len); in test_xmlIOFTPRead()
|
/external/libxml2/ |
D | xmlIO.c | 2223 xmlIOFTPRead(void * context, char * buffer, int len) { in xmlIOFTPRead() function 2329 xmlIOFTPRead, xmlIOFTPClose); in xmlRegisterDefaultInputCallbacks()
|
D | elfgcchack.h | 4532 #undef xmlIOFTPRead 4533 extern __typeof (xmlIOFTPRead) xmlIOFTPRead __attribute((alias("xmlIOFTPRead__internal_alias"))); 4535 #ifndef xmlIOFTPRead 4536 extern __typeof (xmlIOFTPRead) xmlIOFTPRead__internal_alias __attribute((visibility("hidden"))); 4537 #define xmlIOFTPRead xmlIOFTPRead__internal_alias macro
|
/external/chromium_org/third_party/libxml/src/win32/ |
D | libxml2.def.src | 967 xmlIOFTPRead
|