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