Home
last modified time | relevance | path

Searched refs:t (Results 176 – 200 of 1568) sorted by relevance

12345678910>>...63

/PHP-5.5/ext/standard/tests/file/
H A Dfputcsv_variation2.phpt94 -- file opened in r+t --
118 -- file opened in a+t --
142 -- file opened in w+t --
166 -- file opened in x+t --
190 -- file opened in r+t --
214 -- file opened in a+t --
238 -- file opened in w+t --
262 -- file opened in x+t --
286 -- file opened in r+t --
310 -- file opened in a+t --
[all …]
H A Dfputcsv_variation3.phpt94 -- file opened in r+t --
118 -- file opened in a+t --
142 -- file opened in w+t --
166 -- file opened in x+t --
190 -- file opened in r+t --
214 -- file opened in a+t --
238 -- file opened in w+t --
262 -- file opened in x+t --
286 -- file opened in r+t --
310 -- file opened in a+t --
[all …]
H A Dfgetcsv_variation7.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");
143 -- Testing fgetcsv() with file opened using r+t mode --
173 -- Testing fgetcsv() with file opened using a+t mode --
203 -- Testing fgetcsv() with file opened using w+t mode --
233 -- Testing fgetcsv() with file opened using x+t mode --
293 -- Testing fgetcsv() with file opened using r+t mode --
323 -- Testing fgetcsv() with file opened using a+t mode --
[all …]
H A Dfgetcsv_variation1.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");
143 -- Testing fgetcsv() with file opened using r+t mode --
173 -- Testing fgetcsv() with file opened using a+t mode --
203 -- Testing fgetcsv() with file opened using w+t mode --
233 -- Testing fgetcsv() with file opened using x+t mode --
293 -- Testing fgetcsv() with file opened using r+t mode --
323 -- Testing fgetcsv() with file opened using a+t mode --
[all …]
H A Dfgetcsv_variation2.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");
144 -- Testing fgetcsv() with file opened using r+t mode --
174 -- Testing fgetcsv() with file opened using a+t mode --
204 -- Testing fgetcsv() with file opened using w+t mode --
234 -- Testing fgetcsv() with file opened using x+t mode --
294 -- Testing fgetcsv() with file opened using r+t mode --
324 -- Testing fgetcsv() with file opened using a+t mode --
[all …]
H A Dfgetcsv_variation22.phpt31 $file_modes = array ("r","rb", "rt", "r+", "r+b", "r+t",
32 "a+", "a+b", "a+t",
33 "w+", "w+b", "w+t",
34 "x+", "x+b", "x+t");
125 -- Testing fgetcsv() with file opened using r+t mode --
146 -- Testing fgetcsv() with file opened using a+t mode --
167 -- Testing fgetcsv() with file opened using w+t mode --
188 -- Testing fgetcsv() with file opened using x+t mode --
230 -- Testing fgetcsv() with file opened using r+t mode --
251 -- Testing fgetcsv() with file opened using a+t mode --
[all …]
H A Dfgetcsv_variation29.phpt31 $file_modes = array ("r","rb", "rt", "r+", "r+b", "r+t",
32 "a+", "a+b", "a+t",
33 "w+", "w+b", "w+t",
34 "x+", "x+b", "x+t");
126 -- Testing fgetcsv() with file opened using r+t mode --
147 -- Testing fgetcsv() with file opened using a+t mode --
168 -- Testing fgetcsv() with file opened using w+t mode --
189 -- Testing fgetcsv() with file opened using x+t mode --
231 -- Testing fgetcsv() with file opened using r+t mode --
252 -- Testing fgetcsv() with file opened using a+t mode --
[all …]
H A Dfgetcsv_variation30.phpt31 $file_modes = array ("r","rb", "rt", "r+", "r+b", "r+t",
32 "a+", "a+b", "a+t",
33 "w+", "w+b", "w+t",
34 "x+", "x+b", "x+t");
125 -- Testing fgetcsv() with file opened using r+t mode --
146 -- Testing fgetcsv() with file opened using a+t mode --
167 -- Testing fgetcsv() with file opened using w+t mode --
188 -- Testing fgetcsv() with file opened using x+t mode --
230 -- Testing fgetcsv() with file opened using r+t mode --
251 -- Testing fgetcsv() with file opened using a+t mode --
[all …]
H A Dfgetcsv_variation31.phpt31 $file_modes = array ("r","rb", "rt", "r+", "r+b", "r+t",
32 "a+", "a+b", "a+t",
33 "w+", "w+b", "w+t",
34 "x+", "x+b", "x+t");
127 -- Testing fgetcsv() with file opened using r+t mode --
148 -- Testing fgetcsv() with file opened using a+t mode --
169 -- Testing fgetcsv() with file opened using w+t mode --
190 -- Testing fgetcsv() with file opened using x+t mode --
232 -- Testing fgetcsv() with file opened using r+t mode --
253 -- Testing fgetcsv() with file opened using a+t mode --
[all …]
H A Dfgetc_basic.phpt226 string(1) "t"
238 string(1) "t"
246 string(1) "t"
252 string(1) "t"
264 string(1) "t"
272 string(1) "t"
278 string(1) "t"
290 string(1) "t"
298 string(1) "t"
304 string(1) "t"
[all …]
/PHP-5.5/Zend/tests/generators/
H A Dunused_return_value.phpt2 There shouldn't be any leaks when the genertor's return value isn't used
/PHP-5.5/ext/curl/tests/
H A Dserver.inc23 $cmd = "{$php_executable} -t {$doc_root} -n -S " . PHP_CURL_SERVER_ADDRESS;
27 $cmd = "exec {$php_executable} -t {$doc_root} -n -S " . PHP_CURL_SERVER_ADDRESS;
51 // don't bother sleeping, server is already up
54 // sleeping doesn't work.
/PHP-5.5/sapi/fpm/fpm/events/
H A Dkqueue.c121 struct timespec t; in fpm_event_kqueue_wait() local
128 t.tv_sec = timeout / 1000; in fpm_event_kqueue_wait()
129 t.tv_nsec = (timeout % 1000) * 1000 * 1000; in fpm_event_kqueue_wait()
132 ret = kevent(kfd, NULL, 0, kevents, nkevents, &t); in fpm_event_kqueue_wait()
/PHP-5.5/ext/date/tests/
H A Dbig_year.phpt9 $t = mktime(0,0,0,1,1,292277026596);
11 var_dump(date("r", $t));
H A Dbug34676.phpt12 $t = strtotime("2005-12-22 ". $test);
13 printf("%-10s => %s\n", $test, date(DATE_ISO8601, $t));
/PHP-5.5/Zend/tests/
H A Dbug20242.phpt7 $t = new test;
8 $t->show_method();
H A Derrmsg_003.phpt13 $t = new test;
14 $t->foo();
/PHP-5.5/ext/hash/
H A Dbench.php89 foreach ($time as $a => $t) {
90 printf("%-12s %02.6f\n", $a, $t);
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput14191 (?: [\040\t] | \(
203 (?: [\040\t] | \(
206 (?: [\040\t] | \(
254 (?: [\040\t] | \(
257 (?: [\040\t] | \(
282 (?: [\040\t] | \(
285 (?: [\040\t] | \(
297 (?: [\040\t] | \(
324 (?: [\040\t] | \(
336 (?: [\040\t] | \(
[all …]
/PHP-5.5/ext/pdo/tests/
H A Dpdo_033.phpt25 $db->query("CREATE TABLE test (t char($len))");
26 $db->query("INSERT INTO test (t) VALUES($quoted)");
41 …[t] => !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz…
/PHP-5.5/ext/intl/tests/
H A Dsymfony_format_type_int32_intl2.phpt9 // there are 7 sets of args that crash PHP (and other args that don't), each of those 7 is now a se…
20 echo "== didn't crash ==".PHP_EOL;
33 == didn't crash ==
/PHP-5.5/ext/standard/tests/strings/
H A Dstrip_tags_variation7.phpt19 "<abc>hello</abc> \t\tworld... <ppp>strip_tags_test</ppp>",
20 '<abc>hello</abc> \t\tworld... <ppp>strip_tags_test</ppp>',
21 "<%?php hello\t world?%>",
22 '<%?php hello\t world?%>',
51 string(45) "<abc>hello</abc> \t\tworld... strip_tags_test"
H A Dstrip_tags_variation4.phpt20 "<abc>hello</abc> \t\tworld... <ppp>strip_tags_test</ppp>",
21 '<abc>hello</abc> \t\tworld... <ppp>strip_tags_test</ppp>',
22 "<%?php hello\t world?%>",
23 '<%?php hello\t world?%>',
53 string(34) "hello \t\tworld... strip_tags_test"
/PHP-5.5/ext/fileinfo/libmagic/
H A Dfile.h229 #define IS_LIBMAGIC_STRING(t) \ argument
230 ((t) == FILE_STRING || \
231 (t) == FILE_PSTRING || \
232 (t) == FILE_BESTRING16 || \
233 (t) == FILE_LESTRING16 || \
234 (t) == FILE_REGEX || \
235 (t) == FILE_SEARCH || \
236 (t) == FILE_NAME || \
237 (t) == FILE_USE || \
238 (t) == FILE_DEFAULT)
/PHP-5.5/Zend/
H A Dzend_ini_scanner.l266 register char *s, *t; in zend_ini_escape_string() local
272 s = t = Z_STRVAL_P(lval); in zend_ini_escape_string()
279 *t++ = '\\'; in zend_ini_escape_string()
285 *t++ = '\\'; in zend_ini_escape_string()
286 *t++ = *s; in zend_ini_escape_string()
291 *t++ = *s; in zend_ini_escape_string()
295 *t++ = '\\'; in zend_ini_escape_string()
296 *t++ = *s; in zend_ini_escape_string()
300 *t++ = *s; in zend_ini_escape_string()
307 *t = 0; in zend_ini_escape_string()

Completed in 82 milliseconds

12345678910>>...63