Searched refs:MAX_OUTPUT_CALLBACK (Results 1 - 1 of 1) sorted by relevance

/external/libxml2/
H A DxmlIO.c139 #define MAX_OUTPUT_CALLBACK 15 macro
141 static xmlOutputCallback xmlOutputCallbackTable[MAX_OUTPUT_CALLBACK];
2299 if (xmlOutputCallbackNr >= MAX_OUTPUT_CALLBACK) {

Completed in 61 milliseconds