Home
last modified time | relevance | path

Searched refs:str4 (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/22_locale/
H A Dcollate_byname.cc85 string str4 = coll_de.transform(strlit4, strlit4 + size4); in test01() local
86 i1 = str3.compare(str4); in test01()
132 VERIFY ( str6 == str4 ); in test01()
H A Dcollate_members_char.cc125 string str4 = coll_de.transform(strlit4, strlit4 + size4); in test01() local
126 i1 = str3.compare(str4); in test01()
H A Dcollate_members_wchar_t.cc125 wstring str4 = coll_de.transform(strlit4, strlit4 + size4); in test01() local
126 i1 = str3.compare(str4); in test01()
/openbsd-src/gnu/usr.bin/perl/lib/
H A Dbuiltin.t400 my $str4 = "\t\tHello world!\n\n";
401 $str4 = trim($str4);
402 is($str4, "Hello world!", "trim on an inplace variable");
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Dconcat.c14 char str4[] = "." __PRETTY_FUNCTION__;/* { dg-warning "deprecated" } */ in foo() local
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/21_strings/
H A Dcapacity.cc215 std::string str4 = str3 + "7-chars"; in test01() local
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dconfigure8683 str4=
8686 echo "Links are now set up to build a ${str1}compiler for ${target}$str4" 1>&2
H A Dconfigure.in2917 str4=
2920 echo "Links are now set up to build a ${str1}compiler for ${target}$str4" 1>&2