Home
last modified time | relevance | path

Searched defs:writeFunc (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/dom/
DXMLDocumentParserLibxml2.cpp459 static int writeFunc(void*, const char*, int) in writeFunc() function
/external/libxml2/
DxmlIO.c2105 xmlOutputOpenCallback openFunc, xmlOutputWriteCallback writeFunc, in xmlRegisterOutputCallbacks()