Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
DxmlIO.h319 xmlFileRead (void * context,
/external/libxml2/os400/libxmlrpg/
DxmlIO.rpgle406 d xmlFileRead pr extproc('xmlFileRead')
/external/libxml2/
DxmlIO.c936 xmlFileRead (void * context, char * buffer, int len) { in xmlFileRead() function
2231 xmlFileRead, xmlFileClose); in xmlRegisterDefaultInputCallbacks()
2793 ret->readcallback = xmlFileRead; in xmlParserInputBufferCreateFile()
Dlibxml2.syms587 xmlFileRead;
Delfgcchack.h3507 #undef xmlFileRead
3508 extern __typeof (xmlFileRead) xmlFileRead __attribute((alias("xmlFileRead__internal_alias")));
3510 #ifndef xmlFileRead
3511 extern __typeof (xmlFileRead) xmlFileRead__internal_alias __attribute((visibility("hidden")));
3512 #define xmlFileRead xmlFileRead__internal_alias macro
Dtestapi.c28135 ret_val = xmlFileRead(context, buffer, len); in test_xmlFileRead()
/external/libxml2/win32/
Dlibxml2.def.src866 xmlFileRead