Searched defs:Base64 (Results 1 – 6 of 6) sorted by relevance
47 static const char Base64[] = variable
64 static const char Base64[] = variable
58 static const char Base64[] = variable
155 std::string Base64(const Unit &U) { in Base64() function
1701 char Base64[] = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+_"; local