Home
last modified time | relevance | path

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

/PHP-5.4/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.4/ext/session/tests/
H A D006.phpt18 public $test = "hallo";
49 string(5) "hallo"
55 string(5) "hallo"
61 string(5) "hallo"
67 string(5) "hallo"
H A D026.phpt18 public $test = "hallo";
51 string(5) "hallo"
57 string(5) "hallo"
63 string(5) "hallo"
69 string(5) "hallo"
/PHP-5.4/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.4/Zend/
H A Dmicro_bench.php3 function hallo() { function
8 hallo();
H A Dbench.php25 function hallo($a) { function
30 hallo("hallo");

Completed in 32 milliseconds