Searched refs:hallo (Results 1 – 15 of 15) sorted by relevance
/PHP-8.3/ext/standard/tests/serialize/ |
H A D | 001.phpt | 12 $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.3/ext/session/tests/ |
H A D | 006.phpt | 22 public $test = "hallo"; 55 string(5) "hallo" 61 string(5) "hallo" 67 string(5) "hallo" 73 string(5) "hallo"
|
H A D | 026.phpt | 22 public $test = "hallo"; 56 string(5) "hallo" 62 string(5) "hallo" 68 string(5) "hallo" 74 string(5) "hallo"
|
/PHP-8.3/ext/zlib/tests/ |
H A D | 002.phpt | 7 $original = str_repeat("hallo php",4096); 14 $original = str_repeat("hallo php",4096);
|
H A D | 001.phpt | 7 $original = str_repeat("hallo php",4096); 14 $original = str_repeat("hallo php",4096);
|
H A D | 003.phpt | 7 $original = str_repeat("hallo php",4096);
|
H A D | gzreadgzwrite.phpt | 7 $original = str_repeat("hallo php",4096);
|
H A D | gzreadgzwriteplain.phpt | 7 $original = str_repeat("hallo php",4096);
|
/PHP-8.3/sapi/phpdbg/tests/ |
H A D | phpdbg_oplog_001.phpt | 49 echo "hallo";
|
/PHP-8.3/ext/gettext/tests/66265/de_DE/LC_MESSAGES/ |
H A D | domain.po | 17 msgstr "hallo"
|
/PHP-8.3/ext/standard/tests/file/windows_mb_path/ |
H A D | test_cp1252_to_utf8_0.phpt | 40 string(%d) "hallo
|
H A D | util_utf8.inc | 32 $content = "hallo
|
/PHP-8.3/ext/gettext/tests/ |
H A D | bug66267.phpt | 46 hello=hallo
|
/PHP-8.3/Zend/ |
H A D | micro_bench.php | 3 function hallo() { function 8 hallo();
|
H A D | bench.php | 25 function hallo($a) { function 30 hallo("hallo");
|
Completed in 13 milliseconds