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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DxmlIO.c112 #define MAX_INPUT_CALLBACK 15 macro
114 static xmlInputCallback xmlInputCallbackTable[MAX_INPUT_CALLBACK];
2064 if (xmlInputCallbackNr >= MAX_INPUT_CALLBACK) {
2091 if (xmlOutputCallbackNr >= MAX_INPUT_CALLBACK) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A DxmlIO.c116 #define MAX_INPUT_CALLBACK 15 macro
118 static xmlInputCallback xmlInputCallbackTable[MAX_INPUT_CALLBACK];
2080 if (xmlInputCallbackNr >= MAX_INPUT_CALLBACK) {
2107 if (xmlOutputCallbackNr >= MAX_INPUT_CALLBACK) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DxmlIO.c112 #define MAX_INPUT_CALLBACK 15 macro
114 static xmlInputCallback xmlInputCallbackTable[MAX_INPUT_CALLBACK];
2064 if (xmlInputCallbackNr >= MAX_INPUT_CALLBACK) {
2091 if (xmlOutputCallbackNr >= MAX_INPUT_CALLBACK) {

Completed in 112 milliseconds