Home
last modified time | relevance | path

Searched refs:unescaped (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-internal-utils_test.cc725 std::string unescaped; in TEST() local
726 EXPECT_FALSE(Base64Unescape("(invalid)", &unescaped)); in TEST()
730 std::string unescaped; in TEST() local
731 EXPECT_TRUE(Base64Unescape("SGVsbG8gd29ybGQh", &unescaped)); in TEST()
732 EXPECT_EQ("Hello world!", unescaped); in TEST()
736 std::string unescaped; in TEST() local
737 EXPECT_TRUE(Base64Unescape("SGVsbG8gd29ybGQ=", &unescaped)); in TEST()
738 EXPECT_EQ("Hello world", unescaped); in TEST()
742 std::string unescaped; in TEST() local
743 EXPECT_TRUE(Base64Unescape("SGVsbG8gd29ybGQ", &unescaped)); in TEST()
[all …]
/freebsd/contrib/libedit/
H A Dfilecomplete.c182 wchar_t *unescaped = el_calloc(length + 1, sizeof(*string)); in unescape_string() local
183 if (unescaped == NULL) in unescape_string()
188 unescaped[j++] = string[i]; in unescape_string()
190 unescaped[j] = 0; in unescape_string()
191 return unescaped; in unescape_string()
/freebsd/contrib/file/magic/Magdir/
H A Dsmile14 # Bit 2 (mask 0x04): Whether raw binary (unescaped 8-bit) values may be present in content
/freebsd/bin/ed/
H A DPOSIX36 first unescaped character of a <file> argument is a bang (!), then the
/freebsd/contrib/openpam/
H A DHISTORY114 at a time until it reaches an unquoted, unescaped newline, and
/freebsd/contrib/googletest/docs/reference/
H A Dmatchers.md105 | `WhenBase64Unescaped(m)` | `argument` is a base-64 escaped string whose unescaped string matches …
/freebsd/contrib/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h1139 std::string unescaped;
1140 if (!internal::Base64Unescape(s2, &unescaped)) {
1146 return MatchPrintAndExplain(unescaped, internal_matcher_, listener);
/freebsd/usr.sbin/cron/doc/
H A DMAIL356 entry starts with an unescaped -, then flags and options follow immediately
/freebsd/contrib/bmake/
H A Dbmake.cat11432 command line, and continue to the end of an unescaped new line.
/freebsd/contrib/ncurses/
H A DNEWS6010 + fix an unescaped dash in man/tset.1 (report by Sven Joachim).
11388 + correct unescaped '$' in sysv5uw7*|unix_sv* rule for CF_SHARED_OPTS
/freebsd/share/dict/
H A Dweb2216036 unescaped