Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
DxmlIO.h207 xmlInputReadCallback readFunc,
/external/giflib/
Dgif_lib.h188 GifFileType *DGifOpen(void *userPtr, InputFunc readFunc); /* new one
Ddgif_lib.c170 InputFunc readFunc) { in DGifOpen() argument
196 Private->Read = readFunc; /* TVT */ in DGifOpen()
/external/webkit/WebCore/dom/
DXMLTokenizerLibxml2.cpp433 static int readFunc(void* context, char* buffer, int len) in readFunc() function
471 xmlRegisterInputCallbacks(matchFunc, openFunc, readFunc, closeFunc); in createStringParser()
493 xmlRegisterInputCallbacks(matchFunc, openFunc, readFunc, closeFunc); in createMemoryParser()
/external/libxml2/
DxmlIO.c2078 xmlInputOpenCallback openFunc, xmlInputReadCallback readFunc, in xmlRegisterInputCallbacks() argument
2085 xmlInputCallbackTable[xmlInputCallbackNr].readcallback = readFunc; in xmlRegisterInputCallbacks()
/external/webkit/WebCore/
DChangeLog-2006-05-1023145 (WebCore::readFunc): returns data from the offset buffer
DChangeLog-2005-08-2338341 (khtml::readFunc):