MAX_OUTPUT_CALLBACK  135 third_party/libxml/src/xmlIO.c static xmlOutputCallback xmlOutputCallbackTable[MAX_OUTPUT_CALLBACK];
MAX_OUTPUT_CALLBACK 2152 third_party/libxml/src/xmlIO.c     if (xmlOutputCallbackNr >= MAX_OUTPUT_CALLBACK) {