Searched refs:xmlFileRead (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A DxmlIO.h313 xmlFileRead (void * context,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A DxmlIO.h313 xmlFileRead (void * context,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DxmlIO.in.h313 xmlFileRead (void * context,
H A DxmlIO.c946 * xmlFileRead:
956 xmlFileRead (void * context, char * buffer, int len) { function
2118 xmlFileRead, xmlFileClose);
2608 ret->readcallback = xmlFileRead;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A DxmlIO.h313 xmlFileRead (void * context,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DxmlIO.in.h313 xmlFileRead (void * context,
H A DxmlIO.c946 * xmlFileRead:
956 xmlFileRead (void * context, char * buffer, int len) { function
2118 xmlFileRead, xmlFileClose);
2608 ret->readcallback = xmlFileRead;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DxmlIO.c962 * xmlFileRead:
972 xmlFileRead (void * context, char * buffer, int len) { function
2134 xmlFileRead, xmlFileClose);
2685 ret->readcallback = xmlFileRead;
H A Delfgcchack.h3403 #undef xmlFileRead macro
3404 extern __typeof (xmlFileRead) xmlFileRead __attribute((alias("xmlFileRead__internal_alias")));
3406 #ifndef xmlFileRead
3407 extern __typeof (xmlFileRead) xmlFileRead__internal_alias __attribute((visibility("hidden")));
3408 #define xmlFileRead xmlFileRead__internal_alias macro
H A Dtestapi.c27574 ret_val = xmlFileRead(context, buffer, len);
27582 printf("Leak of %d blocks found in xmlFileRead",
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A DxmlIO.c962 * xmlFileRead:
972 xmlFileRead (void * context, char * buffer, int len) { function
2134 xmlFileRead, xmlFileClose);
2685 ret->readcallback = xmlFileRead;
H A Delfgcchack.h3403 #undef xmlFileRead macro
3404 extern __typeof (xmlFileRead) xmlFileRead __attribute((alias("xmlFileRead__internal_alias")));
3406 #ifndef xmlFileRead
3407 extern __typeof (xmlFileRead) xmlFileRead__internal_alias __attribute((visibility("hidden")));
3408 #define xmlFileRead xmlFileRead__internal_alias macro
H A Dtestapi.c27574 ret_val = xmlFileRead(context, buffer, len);
27582 printf("Leak of %d blocks found in xmlFileRead",
[all...]

Completed in 679 milliseconds