Home
last modified time | relevance | path

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

/PHP-7.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-7.4/ext/session/tests/
H A D006.phpt20 public $test = "hallo";
53 string(5) "hallo"
59 string(5) "hallo"
65 string(5) "hallo"
71 string(5) "hallo"
H A D026.phpt20 public $test = "hallo";
54 string(5) "hallo"
60 string(5) "hallo"
66 string(5) "hallo"
72 string(5) "hallo"
/PHP-7.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("hallo php",4096);
H A Dgzreadgzwriteplain.phpt8 $original = str_repeat("hallo php",4096);
/PHP-7.4/ext/gettext/tests/66265/de_DE/LC_MESSAGES/
H A Ddomain.po17 msgstr "hallo"
/PHP-7.4/sapi/phpdbg/tests/
H A Dphpdbg_oplog_001.phpt49 echo "hallo";
/PHP-7.4/ext/standard/tests/file/windows_mb_path/
H A Dtest_cp1252_to_utf8_0.phpt41 string(%d) "hallo
H A Dutil_utf8.inc32 $content = "hallo
/PHP-7.4/ext/gettext/tests/
H A Dbug66267.phpt47 hello=hallo
/PHP-7.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 19 milliseconds