MAX_INPUT_CALLBACK  118 third_party/libxml/src/xmlIO.c static xmlInputCallback xmlInputCallbackTable[MAX_INPUT_CALLBACK];
MAX_INPUT_CALLBACK 2125 third_party/libxml/src/xmlIO.c     if (xmlInputCallbackNr >= MAX_INPUT_CALLBACK) {