Searched refs:inmax (Results 1 – 1 of 1) sorted by relevance
5853 unsigned long inmax; /* size of in[] */ in xmlBase64Decode() local5877 inmax = *inlen; in xmlBase64Decode()5882 if (incur >= inmax) in xmlBase64Decode()