Home
last modified time | relevance | path

Searched refs:hallo (Results 1 – 12 of 12) sorted by relevance

/PHP-5.5/ext/standard/tests/serialize/
H A D001.phpt11 $this->a = "hallo";
23 $this->a = "hallo";
55 echo serialize("hallo")."\n";
56 echo serialize(array(1,1.1,"hallo",NULL,true,array()))."\n";
92 s:5:"hallo";
93 a:6:{i:0;i:1;i:1;d:1.100000000000000088817841970012523233890533447265625;i:2;s:5:"hallo";i:3;N;i:4;…
94 O:1:"t":1:{s:1:"a";s:5:"hallo";}
97 string(5) "hallo"
100 O:1:"s":2:{s:1:"a";s:5:"hallo";s:1:"c";s:5:"world";}
104 string(5) "hallo"
/PHP-5.5/ext/session/tests/
H A D006.phpt19 public $test = "hallo";
50 string(5) "hallo"
56 string(5) "hallo"
62 string(5) "hallo"
68 string(5) "hallo"
H A D026.phpt19 public $test = "hallo";
52 string(5) "hallo"
58 string(5) "hallo"
64 string(5) "hallo"
70 string(5) "hallo"
/PHP-5.5/ext/zlib/tests/
H A D002.phpt7 $original = str_repeat("hallo php",4096);
14 $original = str_repeat("hallo php",4096);
H A D001.phpt7 $original = str_repeat("hallo php",4096);
14 $original = str_repeat("hallo php",4096);
H A D003.phpt7 $original = str_repeat("hallo php",4096);
H A Dgzreadgzwrite.phpt8 $original = str_repeat(b"hallo php",4096);
H A Dgzreadgzwriteplain.phpt8 $original = str_repeat(b"hallo php",4096);
/PHP-5.5/ext/gettext/tests/66265/de_DE/LC_MESSAGES/
H A Ddomain.po17 msgstr "hallo"
/PHP-5.5/ext/gettext/tests/
H A Dbug66267.phpt46 hello=hallo
/PHP-5.5/Zend/
H A Dmicro_bench.php3 function hallo() { function
8 hallo();
H A Dbench.php25 function hallo($a) { function
30 hallo("hallo");

Completed in 20 milliseconds