xmlBase64Decode  5707 third_party/libxml/src/xmlreader.c     ret = xmlBase64Decode(input, &inlen, output, &outlen);
xmlBase64Decode  5724 third_party/libxml/src/xmlreader.c         ret = xmlBase64Decode(&input[cons], &tmp2, &output2[prod], &tmp);
xmlBase64Decode  5745 third_party/libxml/src/xmlreader.c         ret = xmlBase64Decode(&input[cons], &tmp2, &output3[prod], &tmp);