Lines Matching defs:base64_decode
2575 base64_decode(char *in, long inlen)2689 binbuf = base64_decode(in + 2, strlen(in + 2));