Home
last modified time | relevance | path

Searched refs:t (Results 401 – 425 of 1568) sorted by relevance

1...<<11121314151617181920>>...63

/PHP-5.5/ext/standard/tests/file/
H A Dfscanf_variation24.phpt48 "\t%c", "\n%c", "%4c",
141 string(1) "t"
216 string(1) "t"
291 string(1) "t"
366 string(1) "t"
435 string(1) "t"
510 string(1) "t"
636 string(1) "t"
705 string(1) "t"
H A Dpopen_pclose_basic-win32.phpt33 // it doesn't seem to be changeable in the --INI-- section
34 // also, doing: ini_set('variables_order', ''); doesn't work!
40 // since we can't depend on PHP.ini being set a certain way,
H A Dftruncate_variation1-win32.phpt22 $file_modes = array("r", "rb", "rt", "r+", "r+b", "r+t",
23 "w", "wb", "wt", "w+", "w+b", "w+t",
24 "x", "xb", "xt", "x+", "x+b", "x+t",
25 "a", "ab", "at", "a+", "a+b", "a+t");
115 -- Testing ftruncate() with file opening using r+t mode --
163 -- Testing ftruncate() with file opening using w+t mode --
211 -- Testing ftruncate() with file opening using x+t mode --
259 -- Testing ftruncate() with file opening using a+t mode --
309 -- Testing ftruncate() with file opening using r+t mode --
357 -- Testing ftruncate() with file opening using w+t mode --
[all …]
H A Dfflush_variation2.phpt21 $file_modes = array("w", "wb", "wt", "w+", "w+b", "w+t",
96 -- link opened in w+t mode --
126 -- link opened in a+t mode --
157 -- link opened in w+t mode --
187 -- link opened in a+t mode --
218 -- link opened in w+t mode --
248 -- link opened in a+t mode --
304 -- link opened in w+t mode --
369 -- link opened in a+t mode --
406 -- link opened in w+t mode --
[all …]
H A Dftruncate_variation1.phpt22 $file_modes = array("r", "rb", "rt", "r+", "r+b", "r+t",
23 "w", "wb", "wt", "w+", "w+b", "w+t",
24 "x", "xb", "xt", "x+", "x+b", "x+t",
25 "a", "ab", "at", "a+", "a+b", "a+t");
115 -- Testing ftruncate() with file opening using r+t mode --
163 -- Testing ftruncate() with file opening using w+t mode --
211 -- Testing ftruncate() with file opening using x+t mode --
259 -- Testing ftruncate() with file opening using a+t mode --
309 -- Testing ftruncate() with file opening using r+t mode --
357 -- Testing ftruncate() with file opening using w+t mode --
[all …]
H A Dfwrite_variation2-win32.phpt2 Test fwrite() function : usage variations - r+, r+b & r+t modes
26 Test fwrite with file opened in mode : r+,r+b,r+t
30 $file_modes = array("r+", "r+b", "r+t");
128 -- Opening file in r+t --
181 -- Opening file in r+t --
234 -- Opening file in r+t --
287 -- Opening file in r+t --
H A Dfwrite_variation2.phpt2 Test fwrite() function : usage variations - r+, r+b & r+t modes
26 Test fwrite with file opened in mode : r+,r+b,r+t
30 $file_modes = array("r+", "r+b", "r+t");
127 -- Opening file in r+t --
180 -- Opening file in r+t --
233 -- Opening file in r+t --
286 -- Opening file in r+t --
/PHP-5.5/ext/standard/tests/mail/
H A Dmail_skipif.inc6 // the code below didn't skip test even though there was no mail server
11 socket_connect($socket, "localhost", 143) or die ("skip can't socket to mail server");
/PHP-5.5/ext/oci8/tests/
H A Dbind_unsupported_3.phpt20 foreach ($types as $t => $v) {
22 echo "Test - $t\n";
/PHP-5.5/ext/filter/tests/
H A D014.phpt15 $t = new test;
19 var_dump(filter_var($t, FILTER_VALIDATE_BOOLEAN));
/PHP-5.5/ext/ctype/tests/
H A Dctype_cntrl_variation1.phpt28 return "\n\r\t";
34 \t\r\n
72 /*19*/ "\t\r\n",
/PHP-5.5/ext/zlib/tests/
H A D006.phpt15 $string = "Answer me, it can't be so hard
66 string(94) "Answer me, it can't be so hard
69 string(94) "Answer me, it can't be so hard
/PHP-5.5/ext/standard/tests/strings/
H A Dstr_split_variation2_64bit.phpt166 string(1) "t"
186 string(1) "t"
198 string(1) "t"
219 string(1) "t"
239 string(1) "t"
251 string(1) "t"
H A Dstrrchr_variation5.phpt16 \tes\t st\r\rch\r using
21 "\t",
H A Dstrspn_variation10.phpt47 "t\ ",
49 "felh\t\ ",
50 " \t",
51 "fhel\t\i\100\xa"
/PHP-5.5/ext/standard/
H A Dmath.c1105 char *s, *t; /* source, target */ in _php_math_number_format_ex_len() local
1167 t = resbuf+reslen; in _php_math_number_format_ex_len()
1168 *t-- = '\0'; in _php_math_number_format_ex_len()
1179 *t-- = '0'; in _php_math_number_format_ex_len()
1184 t -= declen; in _php_math_number_format_ex_len()
1187 memcpy(t + 1, dp + 1, declen); in _php_math_number_format_ex_len()
1192 t -= dec_point_len; in _php_math_number_format_ex_len()
1193 memcpy(t + 1, dec_point, dec_point_len); in _php_math_number_format_ex_len()
1200 *t-- = *s--; in _php_math_number_format_ex_len()
1202 t -= thousand_sep_len; in _php_math_number_format_ex_len()
[all …]
/PHP-5.5/ext/dom/tests/
H A Dbook-not-a-schema.xsd1 Let's see what happens upon parsing a file that doesn't contain a schema.
/PHP-5.5/ext/mysqli/tests/
H A Dskipifemb.inc4 die("skip test doesn't run with embedded server");
/PHP-5.5/tests/lang/
H A D026.phpt4 <?php echo "\"\t\\'" . '\n\\\'a\\\b\\' ?>
/PHP-5.5/ext/pdo_sqlite/
H A Dconfig.w3210 …// If pdo_sqlite is static, and sqlite3 is also static, then we don't add a second copy of the sql…
23 WARNING("pdo-sqlite-external support can't be enabled, libraries or headers are missing")
/PHP-5.5/ext/standard/tests/general_functions/
H A Ddebug_zval_dump_b.phpt59 "\t",
60 '\t',
63 "1234\t\n5678\n\t9100\rabcda\x0000cdeh\0stuv", // strings with escape chars
173 string(2) "\t" refcount(3)
H A Ddebug_zval_dump_b_64bit.phpt59 "\t",
60 '\t',
63 "1234\t\n5678\n\t9100\rabcda\x0000cdeh\0stuv", // strings with escape chars
173 string(2) "\t" refcount(3)
/PHP-5.5/ext/date/lib/
H A Dparse_date.re754 t->dst = 0;
762 t->dst = 0;
782 t->tz_info = res;
818 space = [ \t]+;
888 datefull = day ([ \t.-])* monthtext ([ \t.-])* year;
891 datetextual = monthtext ([ .\t-])* day [,.stndrh\t ]+ year;
892 datenoyear = monthtext ([ .\t-])* day [,.stndrh\t ]*;
1703 [ .,\t]
1727 int t;
1782 printf("%d\n", t);
[all …]
/PHP-5.5/Zend/
H A Dzend_language_scanner.l893 *t++ = '\\'; in zend_scan_escape_string()
930 *t++ = *s; in zend_scan_escape_string()
935 *t++ = *s; in zend_scan_escape_string()
954 *t++ = *s; in zend_scan_escape_string()
975 *t++ = *s; in zend_scan_escape_string()
980 *t++ = *s; in zend_scan_escape_string()
988 *t = 0; in zend_scan_escape_string()
2049 *t++ = *s;
2054 *t++ = *s;
2058 *t++ = *s;
[all …]
/PHP-5.5/ext/pcntl/tests/
H A Dpcntl_fork_variation.phpt24 echo "father ($pid) doesn't know its grandsons\n";
48 father (%d) doesn't know its grandsons

Completed in 49 milliseconds

1...<<11121314151617181920>>...63