Home
last modified time | relevance | path

Searched refs:t (Results 326 – 350 of 1771) sorted by relevance

1...<<11121314151617181920>>...71

/PHP-7.4/ext/date/tests/
H A Ddate_basic1.phpt22 var_dump( date('\i\t \i\s \t\h\e jS \d\a\y.', $timestamp) );
24 var_dump( date('H:m:s \m \i\s\ \m\o\n\t\h', $timestamp) );
H A Ddate_format_basic1.phpt22 var_dump( date_format($date, '\i\t \i\s \t\h\e jS \d\a\y.') );
24 var_dump( date_format($date, 'H:m:s \m \i\s\ \m\o\n\t\h') );
H A Dbug34771.phpt15 $t = strtotime("2005-12-22 ". $test);
16 printf("%-10s => %s\n", $test, date(DATE_ISO8601, $t));
/PHP-7.4/ext/pdo_oci/tests/
H A Dpdo_oci_attr_prefetch_2.phpt18 echo "Test 1: Can't set prefetch after prepare\n";
40 Test 1: Can't set prefetch after prepare
42 …: SQLSTATE[IM001]: Driver does not support this function: This driver doesn't support setting attr…
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_debug_ini.phpt13 die("skip: can't say for sure if mysqli_debug works");
29 mysqlnd.debug="t:O,/tmp/mysqli_debug_phpt.trace"
52 string(32) "t:O,/tmp/mysqli_debug_phpt.trace"
/PHP-7.4/ext/session/tests/
H A Dsession_name_variation1.phpt28 var_dump(session_name("\t"));
52 Warning: session_start(): session.name cannot contain any of the following '=,; \t\r\n\013\014' in …
61 Warning: session_start(): session.name cannot contain any of the following '=,; \t\r\n\013\014' in …
/PHP-7.4/ext/tokenizer/tests/
H A Dbug54089.phpt20 foreach ($tokens as $t)
22 $code .= isset($t[1]) ? $t[1] : $t;
/PHP-7.4/ext/standard/
H A Dhttp_fopen_wrapper.c452 char *t; in php_stream_url_wrap_http_ex() local
465 t = ZSTR_VAL(tmp); in php_stream_url_wrap_http_ex()
473 if (check_has_header(t, "user-agent:")) { in php_stream_url_wrap_http_ex()
476 if (check_has_header(t, "host:")) { in php_stream_url_wrap_http_ex()
479 if (check_has_header(t, "from:")) { in php_stream_url_wrap_http_ex()
488 if (check_has_header(t, "content-type:")) { in php_stream_url_wrap_http_ex()
491 if (check_has_header(t, "connection:")) { in php_stream_url_wrap_http_ex()
497 (s == t || *(s-1) == '\n')) { in php_stream_url_wrap_http_ex()
504 if (s == t) { in php_stream_url_wrap_http_ex()
509 user_headers[s - t] = 0; in php_stream_url_wrap_http_ex()
[all …]
/PHP-7.4/ext/ldap/tests/
H A Dbug73933.phpt28 Warning: ldap_mod_replace(): Modify: Can't contact LDAP server in %sbug73933.php on line %d
30 Warning: ldap_modify_batch(): Batch Modify: Can't contact LDAP server in %sbug73933.php on line %d
/PHP-7.4/ext/opcache/tests/
H A Dbug78937_4.phpt21 Warning: Can't preload unlinked class Foo: Unknown parent Bar in %spreload_bug78937.inc on line 6
23 Warning: Can't preload unlinked class class@anonymous: Unknown parent Bar in %spreload_bug78937.inc…
H A Dbug78937_1.phpt20 Warning: Can't preload unlinked class Foo: Unknown parent Bar in %spreload_bug78937.inc on line 6
22 Warning: Can't preload unlinked class class@anonymous: Unknown parent Bar in %spreload_bug78937.inc…
H A Dbug78937_2.phpt21 Warning: Can't preload unlinked class Foo: Unknown parent Bar in %spreload_bug78937.inc on line 6
23 Warning: Can't preload unlinked class class@anonymous: Unknown parent Bar in %spreload_bug78937.inc…
H A Dbug78937_5.phpt22 Warning: Can't preload unlinked class Foo: Unknown parent Bar in %spreload_bug78937.inc on line 6
24 Warning: Can't preload unlinked class class@anonymous: Unknown parent Bar in %spreload_bug78937.inc…
/PHP-7.4/ext/standard/tests/file/
H A Dfgetcsv_variation10.phpt32 $file_modes = array ("r","rb", "rt", "r+", "r+b", "r+t",
33 "a+", "a+b", "a+t",
34 "w+", "w+b", "w+t",
35 "x+", "x+b", "x+t");
146 -- Testing fgetcsv() with file opened using r+t mode --
176 -- Testing fgetcsv() with file opened using a+t mode --
206 -- Testing fgetcsv() with file opened using w+t mode --
236 -- Testing fgetcsv() with file opened using x+t mode --
296 -- Testing fgetcsv() with file opened using r+t mode --
326 -- Testing fgetcsv() with file opened using a+t mode --
[all …]
H A Dfgetss_basic2.phpt19 w+, w+b, w+t,
20 a+, a+b, a+t,
21 x+, x+b, x+t
38 $file_modes = array("w+","w+b", "w+t","a+", "a+b", "a+t","x+","x+b","x+t");
112 -- Testing fgetss() with file opened using w+t mode --
157 -- Testing fgetss() with file opened using a+t mode --
202 -- Testing fgetss() with file opened using x+t mode --
H A Dfgetss_variation5-win32.phpt19 w+, w+b, w+t,
20 a+, a+b, a+t,
21 x+, x+b, x+t
45 $file_modes = array("w+","w+b", "w+t","a+", "a+b", "a+t","x+","x+b","x+t");
118 -- Testing fgetss() with file opened using w+t mode --
163 -- Testing fgetss() with file opened using a+t mode --
208 -- Testing fgetss() with file opened using x+t mode --
H A Dfgetss_basic2-win32-mb.phpt19 w+, w+b, w+t,
20 a+, a+b, a+t,
21 x+, x+b, x+t
40 $file_modes = array("w+","w+b", "w+t","a+", "a+b", "a+t","x+","x+b","x+t");
114 -- Testing fgetss() with file opened using w+t mode --
159 -- Testing fgetss() with file opened using a+t mode --
204 -- Testing fgetss() with file opened using x+t mode --
H A Dfgetss_basic2-win32.phpt19 w+, w+b, w+t,
20 a+, a+b, a+t,
21 x+, x+b, x+t
40 $file_modes = array("w+","w+b", "w+t","a+", "a+b", "a+t","x+","x+b","x+t");
114 -- Testing fgetss() with file opened using w+t mode --
159 -- Testing fgetss() with file opened using a+t mode --
204 -- Testing fgetss() with file opened using x+t mode --
H A Dfgetss_variation5.phpt19 w+, w+b, w+t,
20 a+, a+b, a+t,
21 x+, x+b, x+t
42 $file_modes = array("w+","w+b", "w+t","a+", "a+b", "a+t","x+","x+b","x+t");
115 -- Testing fgetss() with file opened using w+t mode --
160 -- Testing fgetss() with file opened using a+t mode --
205 -- Testing fgetss() with file opened using x+t mode --
/PHP-7.4/ext/date/lib/
H A Dtimelib.h555 timelib_long timelib_parse_zone(char **ptr, int *dst, timelib_time *t, int *tz_not_found, const tim…
636 void timelib_set_timezone_from_offset(timelib_time *t, timelib_sll utc_offset);
645 void timelib_set_timezone_from_abbr(timelib_time *t, timelib_abbr_info abbr_info);
660 void timelib_set_timezone(timelib_time *t, timelib_tzinfo *tz);
722 timelib_sll timelib_get_current_offset(timelib_time *t);
785 void timelib_rel_time_dtor(timelib_rel_time* t);
805 void timelib_time_dtor(timelib_time* t);
836 void timelib_time_offset_dtor(timelib_time_offset* t);
952 timelib_time *timelib_add(timelib_time *t, timelib_rel_time *interval);
961 timelib_time *timelib_sub(timelib_time *t, timelib_rel_time *interval);
/PHP-7.4/ext/standard/tests/array/
H A Dkrsort_variation5.phpt23 "\f" => "\f", "\n" =>"\n", "\r" => "\r", "\t" => "\t", "\xhh" => "\xhh",
29 't' => "TTTT", 'T' => "ttt", 'W' => "ww", 'X' => "x", 'x' => "X", 'O' => "oraNGe",
165 ["t"]=>
191 ["t"]=>
217 ["t"]=>
H A Dksort_variation5.phpt23 "\f" => "\f", "\n" =>"\n", "\r" => "\r", "\t" => "\t", "\xhh" => "\xhh",
29 't' => "TTTT", 'T' => "ttt", 'W' => "ww", 'X' => "x", 'x' => "X", 'O' => "oraNGe",
177 ["t"]=>
203 ["t"]=>
229 ["t"]=>
/PHP-7.4/ext/simplexml/tests/
H A D031.phpt9 xmlns:s="urn::test" xmlns:t="urn::test-t">
52 <root xmlns:s="urn::test" xmlns:t="urn::test-t" xmlns:v="urn::test-v" s:att1="b" att1="a" v:att11="…
/PHP-7.4/ext/standard/tests/strings/
H A Dwordwrap_variation5.phpt58 string(43) "T e s t i n g w o r d r a p f u n c t i o n"
59 string(64) "T e s t i n g w o r d r a p f u n c t i o n"
/PHP-7.4/ext/gd/libgd/
H A Dwebpng.c164 int t; in main() local
168 t = gdImageGetTransparent (im); in main()
169 if (t != (-1)) in main()
171 printf ("First 100%% transparent index: %d\n", t); in main()

Completed in 30 milliseconds

1...<<11121314151617181920>>...71