Home
last modified time | relevance | path

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

/PHP-8.2/ext/standard/tests/serialize/
H A D001.phpt12 $this->a = "hallo";
25 $this->a = "hallo";
57 echo serialize("hallo")."\n";
58 echo serialize(array(1,1.1,"hallo",NULL,true,array()))."\n";
94 s:5:"hallo";
95 a:6:{i:0;i:1;i:1;d:1.100000000000000088817841970012523233890533447265625;i:2;s:5:"hallo";i:3;N;i:4;…
96 O:1:"t":1:{s:1:"a";s:5:"hallo";}
99 string(5) "hallo"
102 O:1:"s":2:{s:1:"a";s:5:"hallo";s:1:"c";s:5:"world";}
106 string(5) "hallo"
/PHP-8.2/ext/session/tests/
H A D006.phpt22 public $test = "hallo";
55 string(5) "hallo"
61 string(5) "hallo"
67 string(5) "hallo"
73 string(5) "hallo"
H A D026.phpt22 public $test = "hallo";
56 string(5) "hallo"
62 string(5) "hallo"
68 string(5) "hallo"
74 string(5) "hallo"
/PHP-8.2/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.phpt7 $original = str_repeat("hallo php",4096);
H A Dgzreadgzwriteplain.phpt7 $original = str_repeat("hallo php",4096);
/PHP-8.2/ext/gettext/tests/66265/de_DE/LC_MESSAGES/
H A Ddomain.po17 msgstr "hallo"
/PHP-8.2/sapi/phpdbg/tests/
H A Dphpdbg_oplog_001.phpt49 echo "hallo";
/PHP-8.2/ext/standard/tests/file/windows_mb_path/
H A Dtest_cp1252_to_utf8_0.phpt40 string(%d) "hallo
H A Dutil_utf8.inc32 $content = "hallo
/PHP-8.2/ext/gettext/tests/
H A Dbug66267.phpt46 hello=hallo
/PHP-8.2/Zend/
H A Dmicro_bench.php3 function hallo() { function
8 hallo();
H A Dbench.php25 function hallo($a) { function
30 hallo("hallo");

Completed in 23 milliseconds