Home
last modified time | relevance | path

Searched refs:MAX_INPUT_CALLBACK (Results 1 – 2 of 2) sorted by relevance

/external/libxml2/
DxmlIO.c100 #define MAX_INPUT_CALLBACK 15 macro
102 static xmlInputCallback xmlInputCallbackTable[MAX_INPUT_CALLBACK];
2181 if (xmlInputCallbackNr >= MAX_INPUT_CALLBACK) { in xmlRegisterInputCallbacks()
DNEWS784 542394 xmlRegisterOutputCallbacks MAX_INPUT_CALLBACK (Daniel Veillard),