Home
last modified time | relevance | path

Searched refs:inmax (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/lib/3rdparty/libxml2/
H A Dxmlreader.c5702 unsigned long inmax; /* size of in[] */ in xmlBase64Decode() local
5726 inmax = *inlen; in xmlBase64Decode()
5731 if (incur >= inmax) in xmlBase64Decode()