Searched refs:MAX_OUTPUT_CALLBACK (Results 1 – 1 of 1) sorted by relevance
117 #define MAX_OUTPUT_CALLBACK 15 macro119 static xmlOutputCallback xmlOutputCallbackTable[MAX_OUTPUT_CALLBACK];2208 if (xmlOutputCallbackNr >= MAX_OUTPUT_CALLBACK) { in xmlRegisterOutputCallbacks()