Searched refs:hallo (Results 1 – 15 of 15) sorted by relevance
/PHP-7.3/ext/standard/tests/serialize/ |
H A D | 001.phpt | 11 $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.3/ext/session/tests/ |
H A D | 006.phpt | 20 public $test = "hallo"; 53 string(5) "hallo" 59 string(5) "hallo" 65 string(5) "hallo" 71 string(5) "hallo"
|
H A D | 026.phpt | 20 public $test = "hallo"; 54 string(5) "hallo" 60 string(5) "hallo" 66 string(5) "hallo" 72 string(5) "hallo"
|
/PHP-7.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 | 8 $original = str_repeat("hallo php",4096);
|
H A D | gzreadgzwriteplain.phpt | 8 $original = str_repeat("hallo php",4096);
|
/PHP-7.3/ext/gettext/tests/66265/de_DE/LC_MESSAGES/ |
H A D | domain.po | 17 msgstr "hallo"
|
/PHP-7.3/sapi/phpdbg/tests/ |
H A D | phpdbg_oplog_001.phpt | 49 echo "hallo";
|
/PHP-7.3/ext/standard/tests/file/windows_mb_path/ |
H A D | test_cp1252_to_utf8_0.phpt | 39 string(%d) "hallo
|
H A D | util_utf8.inc | 32 $content = "hallo
|
/PHP-7.3/ext/gettext/tests/ |
H A D | bug66267.phpt | 47 hello=hallo
|
/PHP-7.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 34 milliseconds