Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/src/include/libxml/
DxmlIO.h349 xmlIOFTPRead (void * context,
/external/libxml2/include/libxml/
DxmlIO.h355 xmlIOFTPRead (void * context,
/external/chromium_org/third_party/libxml/src/
DxmlIO.c2090 xmlIOFTPRead(void * context, char * buffer, int len) { in xmlIOFTPRead() function
2192 xmlIOFTPRead, xmlIOFTPClose); in xmlRegisterDefaultInputCallbacks()
Delfgcchack.h4440 #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
Dtestapi.c27944 ret_val = xmlIOFTPRead(context, buffer, len); in test_xmlIOFTPRead()
/external/libxml2/
DxmlIO.c2223 xmlIOFTPRead(void * context, char * buffer, int len) { in xmlIOFTPRead() function
2329 xmlIOFTPRead, xmlIOFTPClose); in xmlRegisterDefaultInputCallbacks()
Delfgcchack.h4532 #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/
Dlibxml2.def.src967 xmlIOFTPRead