Searched refs:buf64 (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/curl-83.1.2/curl/tests/server/
H A Dgetpart.c194 unsigned char *buf64 = NULL; local
201 error = (int) Curl_base64_decode(*buf, &buf64, &src_len);
212 if(buf64)
213 free(buf64);
219 memcpy(*buf, buf64, src_len);
223 free(buf64);
/macosx-10.10/vim-55/runtime/syntax/
H A Dperl6.vim147 \ "Buf buf buf1 buf2 buf4 buf8 buf16 buf32 buf64",

Completed in 172 milliseconds