/PHP-8.2/ext/calendar/ |
H A D | easter.c | 28 struct tm te; in _cal_easter() local 104 te.tm_isdst = -1; in _cal_easter() 105 te.tm_year = year-1900; in _cal_easter() 106 te.tm_sec = 0; in _cal_easter() 107 te.tm_min = 0; in _cal_easter() 108 te.tm_hour = 0; in _cal_easter() 111 te.tm_mon = 2; /* March */ in _cal_easter() 112 te.tm_mday = easter+21; in _cal_easter() 114 te.tm_mon = 3; /* April */ in _cal_easter() 115 te.tm_mday = easter-10; in _cal_easter() [all …]
|
/PHP-8.2/ext/mbstring/tests/ |
H A D | qprint_encoding.phpt | 23 …oyen, et te trompant ainsi sur la route à suivre les voilà bientôt qui te dégradent, car si leur m… 24 …te trompant ainsi sur la route =C3=A0 suivre les voi=\r\nl=C3=A0 bient=C3=B4t qui te d=C3=A9graden…
|
/PHP-8.2/Zend/tests/closures/ |
H A D | closure_from_callable_error.phpt | 13 catch (\TypeError $te) { 26 catch (\TypeError $te) { 38 catch (\TypeError $te) { 50 catch (\TypeError $te) { 62 catch (\TypeError $te) { 74 catch (\TypeError $te) { 86 catch (\TypeError $te) { 98 catch (\TypeError $te) { 110 catch (\TypeError $te) { 122 catch (\TypeError $te) { [all …]
|
/PHP-8.2/ext/standard/tests/file/ |
H A D | ftruncate_variation6.phpt | 293 line of te" 302 line of te" 311 line of te" 320 line of te" 329 line of te" 338 line of te" 347 line of te" 356 line of te" 365 line of te" 374 line of te" [all …]
|
H A D | ftruncate_variation6-win32.phpt | 293 line of te" 302 line of te" 311 line of te" 320 line of te" 329 line of te" 347 line of te" 356 line of te" 374 line of te" 383 line of te" 401 line of te" [all …]
|
H A D | fgets_variation3.phpt | 84 string(22) "text text text text te" 132 string(22) "text text text text te" 180 string(22) "text text text text te" 228 string(22) "text text text text te" 276 string(22) "text text text text te" 324 string(22) "text text text text te" 372 string(22) "text text text text te" 420 string(22) "text text text text te" 468 string(22) "text text text text te"
|
H A D | fgets_basic.phpt | 68 string(22) "text text text text te" 112 string(22) "text text text text te" 156 string(22) "text text text text te" 200 string(22) "text text text text te" 244 string(22) "text text text text te" 288 string(22) "text text text text te"
|
/PHP-8.2/ext/oci8/tests/ |
H A D | lob_temp.phpt | 36 string(2) "te" 40 string(2) "te"
|
/PHP-8.2/ext/standard/tests/strings/ |
H A D | strripos_offset.phpt | 19 strripos(1024, "te", -PHP_INT_MAX); 31 strripos(1024, "te", -PHP_INT_MAX-1);
|
H A D | strrpos_offset.phpt | 19 strrpos(1024, "te", -PHP_INT_MAX); 31 strrpos(1024, "te", -PHP_INT_MAX-1);
|
H A D | stristr.phpt | 10 var_dump(md5(stristr("te".chr(0)."st", chr(0))));
|
H A D | str_contains.phpt | 10 var_dump(str_contains("te".chr(0)."st", chr(0)));
|
H A D | stristr_basic.phpt | 13 var_dump( bin2hex(stristr("te".chr(0)."St", chr(0))) );
|
H A D | strrpos.phpt | 10 var_dump(strrpos("te".chr(0)."st", chr(0)));
|
H A D | strripos.phpt | 10 var_dump(strripos("te".chr(0)."st", chr(0)));
|
H A D | strrchr_variation6.phpt | 32 string(3) "te'"
|
/PHP-8.2/ext/filter/tests/ |
H A D | ghsa-w8qr-v226-r27w.phpt | 19 test("http://te[st@2001:db8:3333:4444:5555:6666:1.2.3.4]"); 20 test("http://te[st@2001:db8:3333:4444:5555:6666:1.2.3.4");
|
/PHP-8.2/ext/standard/tests/array/ |
H A D | krsort_variation5.phpt | 23 array ( 'Lemon' => "lemoN", 'o' => "Orange", 'B' => "banana", 'Apple' => "apple", 'te' => "Test", 158 ["te"]=> 184 ["te"]=> 210 ["te"]=>
|
H A D | ksort_variation5.phpt | 23 array ( 'Lemon' => "lemoN", 'o' => "Orange", 'B' => "banana", 'Apple' => "apple", 'te' => "Test", 174 ["te"]=> 200 ["te"]=> 226 ["te"]=>
|
/PHP-8.2/ext/reflection/tests/ |
H A D | ReflectionExtension_getName_basic.phpt | 4 Gerrit "Remi" te Sligte <remi@wolerized.com>
|
H A D | ReflectionExtension_constructor_basic.phpt | 4 Gerrit "Remi" te Sligte <remi@wolerized.com>
|
H A D | ReflectionExtension_getVersion_basic.phpt | 4 Gerrit "Remi" te Sligte <remi@wolerized.com>
|
H A D | ReflectionExtension_info_basic.phpt | 4 Gerrit "Remi" te Sligte <remi@wolerized.com>
|
H A D | ReflectionExtension_constructor_error.phpt | 4 Gerrit "Remi" te Sligte <remi@wolerized.com>
|
/PHP-8.2/ext/standard/tests/streams/ |
H A D | bug48309.phpt | 29 te
|