Searched refs:is_end (Results 1 – 1 of 1) sorted by relevance
5764 int is_end = 0; /* the end of the base64 was found */ in xmlBase64Decode() local5798 is_end = 1; in xmlBase64Decode()5810 if (is_end) { in xmlBase64Decode()