Home
last modified time | relevance | path

Searched refs:t (Results 501 – 525 of 1568) sorted by relevance

1...<<21222324252627282930>>...63

/PHP-5.5/ext/standard/tests/strings/
H A Dstr_split_variation7.phpt24 string with 123,escape char \t.
57 string(1) "t"
73 string(1) "t"
H A Dstrspn_variation6.phpt70 "\t",
72 'l\t',
73 "fl\t\eh ",
H A Dbug24098.phpt4 <?php if (DIRECTORY_SEPARATOR == '\\') die("skip directory separator won't match expected output");…
/PHP-5.5/ext/xsl/tests/
H A Dbug54446.phpt41 print "$outputfile exists, but shouldn't!\n";
56 print "$outputfile doesn't exist, but should!\n";
68 print "$outputfile exists, but shouldn't!\n";
/PHP-5.5/sapi/apache/
H A DapMakefile.tmpl27 # ugly hack to support older Apache-1.3 betas that don't set $LIBEXT
40 # first these files aren't still shared objects and second we
56 # We really don't expect end users to use this rule. It works only with
/PHP-5.5/sapi/apache_hooks/
H A DapMakefile.tmpl27 # ugly hack to support older Apache-1.3 betas that don't set $LIBEXT
40 # first these files aren't still shared objects and second we
56 # We really don't expect end users to use this rule. It works only with
/PHP-5.5/ext/standard/tests/array/
H A Darray_pad_variation3.phpt89 /*26*/ "\v\fHello\t world!! \rstring\n",
90 '\v\fHello\t world!! \rstring\n',
750 string(30) "\v\fHello\t world!! \rstring\n"
752 string(30) "\v\fHello\t world!! \rstring\n"
756 string(30) "\v\fHello\t world!! \rstring\n"
758 string(30) "\v\fHello\t world!! \rstring\n"
/PHP-5.5/ext/standard/tests/file/
H A Dftruncate_variation5-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");
117 -- Testing ftruncate() with file opening using r+t mode --
165 -- Testing ftruncate() with file opening using w+t mode --
213 -- Testing ftruncate() with file opening using x+t mode --
261 -- Testing ftruncate() with file opening using a+t mode --
311 -- Testing ftruncate() with file opening using r+t mode --
359 -- Testing ftruncate() with file opening using w+t mode --
[all …]
H A Dftruncate_variation5.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");
117 -- Testing ftruncate() with file opening using r+t mode --
165 -- Testing ftruncate() with file opening using w+t mode --
213 -- Testing ftruncate() with file opening using x+t mode --
261 -- Testing ftruncate() with file opening using a+t mode --
311 -- Testing ftruncate() with file opening using r+t mode --
359 -- Testing ftruncate() with file opening using w+t mode --
[all …]
H A Dftruncate_variation3-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 Dftruncate_variation3.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 …]
/PHP-5.5/
H A D.gdbinit51 set $t = $arg0
52 while $t
53 printf "[%p] ", $t
54 set $fst = $t->function_state
59 if $t->object
69 set $handle = $t->object.value.obj.handle
70 set $handlers = $t->object.value.obj.handlers
151 if $t->op_array != 0
152 printf "%s:%d ", $t->op_array->filename, $t->opline->lineno
154 set $t = $t->prev_execute_data
/PHP-5.5/ext/ldap/tests/
H A Dskipifbindfailure.inc9 die(sprintf("skip Can't bind to LDAP Server - [%d] %s", ldap_errno($link), ldap_error($link)));
/PHP-5.5/ext/spl/tests/
H A Dbug48493.phpt2 SPL: Bug #48493 spl_autoload_unregister() can't handle prepended functions
H A Dheap_top_variation_003.phpt16 Can't peek at an empty heap
/PHP-5.5/Zend/tests/
H A Dinstanceof.phpt2 instanceof shouldn't call __autoload
H A Dbug51791.phpt13 Warning: constant(): Couldn't find constant A::B1 in %s on line %d
H A Dcatch.phpt2 catch shouldn't call __autoload
/PHP-5.5/ext/exif/
H A Dconfig.w3211 WARNING("exif support can't be enabled, libxml is not enabled")
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_log.c386 time_t *t; in fpm_log_write() local
388 t = &proc.accepted_epoch; in fpm_log_write()
390 t = &now_epoch; in fpm_log_write()
393 strftime(tmp, sizeof(tmp) - 1, "%d/%b/%Y:%H:%M:%S %z", localtime(t)); in fpm_log_write()
395 strftime(tmp, sizeof(tmp) - 1, format, localtime(t)); in fpm_log_write()
/PHP-5.5/ext/mbstring/tests/
H A Dbug63447_003.phpt2 Bug #63447 (max_input_vars doesn't filter variables when mbstring.encoding_translation = On)
/PHP-5.5/ext/phar/tests/cache_list/files/
H A Dfrontcontroller5.phar6 …��ж���������a.phps���G���l�`�������hiohio<?php function hio(){}�ɺl#�t��@�0�^��SY�����GBMB
/PHP-5.5/tests/basic/
H A Dbug61000.phpt2 Bug #61000 (Exceeding max nesting level doesn't delete numerical vars)
/PHP-5.5/tests/classes/
H A Dinterface_instantiate.phpt12 $t = new if_a();
/PHP-5.5/ext/standard/tests/general_functions/
H A D004.phpt7 while($a=fgetcsv($fp,100,"\t")) {

Completed in 42 milliseconds

1...<<21222324252627282930>>...63