Home
last modified time | relevance | path

Searched refs:websafe (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/src/google/protobuf/stubs/
Dstrutil_unittest.cc579 char websafe[100]; in TEST() local
580 memset(websafe, 0, sizeof(websafe)); in TEST()
581 strncpy(websafe, base64_tests[i].cyphertext, cypher_length); in TEST()
582 for (int c = 0; c < sizeof(websafe); ++c) { in TEST()
583 if ('+' == websafe[c]) { websafe[c] = '-'; } in TEST()
584 if ('/' == websafe[c]) { websafe[c] = '_'; } in TEST()
601 EXPECT_STREQ(encode_buffer, websafe); in TEST()
614 EXPECT_STREQ(encode_buffer, websafe); in TEST()
622 EXPECT_STREQ(encoded.c_str(), websafe); in TEST()
695 for (int c = 0; c < sizeof(websafe); ++c) { in TEST()
[all …]
/external/python/cpython3/Tools/pynche/
DREADME359 websafe.txt -- the 216 "Web-safe" colors that Netscape and MSIE
/external/python/cpython2/Tools/pynche/
DREADME359 websafe.txt -- the 216 "Web-safe" colors that Netscape and MSIE