Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
DxmlIO.h355 xmlIOFTPRead (void * context,
/external/libxml2/os400/libxmlrpg/
DxmlIO.rpgle453 d xmlIOFTPRead pr extproc('xmlIOFTPRead')
/external/libxml2/
DxmlIO.c2237 xmlIOFTPRead(void * context, char * buffer, int len) { in xmlIOFTPRead() function
2343 xmlIOFTPRead, xmlIOFTPClose); in xmlRegisterDefaultInputCallbacks()
Dlibxml2.syms592 xmlIOFTPRead;
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
Dtestapi.c28140 ret_val = xmlIOFTPRead(context, buffer, len); in test_xmlIOFTPRead()
/external/libxml2/win32/
Dlibxml2.def.src976 xmlIOFTPRead