Searched defs:matchFunc (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A DxmlIO.c2064 * @matchFunc: the xmlInputMatchCallback
2074 xmlRegisterInputCallbacks(xmlInputMatchCallback matchFunc, argument
2080 xmlInputCallbackTable[xmlInputCallbackNr].matchcallback = matchFunc;
2091 * @matchFunc: the xmlOutputMatchCallback
2101 xmlRegisterOutputCallbacks(xmlOutputMatchCallback matchFunc, argument
2107 xmlOutputCallbackTable[xmlOutputCallbackNr].matchcallback = matchFunc;

Completed in 126 milliseconds