Home
last modified time | relevance | path

Searched refs:t (Results 1476 – 1500 of 1568) sorted by relevance

1...<<51525354555657585960>>...63

/PHP-5.5/ext/standard/tests/file/
H A Dfscanf_variation15.phpt46 "\t%s", "\n%s", "%4s",
H A Dfscanf_variation17.phpt42 "\t%s", "\n%s", "%4s",
H A Dfscanf_variation46.phpt43 $scientific_formats = array( "%e", "%he", "%le", "%Le", " %e", "%e ", "% e", "\t%e", "\n%e", "%4e",…
H A Dfscanf_variation43.phpt45 $unsigned_formats = array( "%u", "%hu", "%lu", "%Lu", " %u", "%u ", "% u", "\t%u", "\n%u", "%4u", "…
H A Dfscanf_variation49.phpt45 $scientific_formats = array( "%e", "%he", "%le", "%Le", " %e", "%e ", "% e", "\t%e", "\n%e", "%4e",…
H A Dfscanf_variation6.phpt45 $int_formats = array( "%d", "%hd", "%ld", "%Ld", " %d", "%d ", "% d", "\t%d", "\n%d", "%4d", "%30d"…
H A Dfscanf_variation12.phpt45 $float_formats = array( "%f", "%hf", "%lf", "%Lf", " %f", "%f ", "% f", "\t%f", "\n%f", "%4f", "%30…
H A Dfscanf_variation31.phpt45 $octal_formats = array( "%o", "%ho", "%lo", "%Lo", " %o", "%o ", "% o", "\t%o", "\n%o", "%4o", "%30…
H A Dfscanf_variation37.phpt45 $hexa_formats = array( "%x", "%hx", "%lx", "%Lx", " %x", "%x ", "% x", "\t%x", "\n%x", "%4x", "%30x…
H A Dfscanf_variation27.phpt48 "\t%o", "\n%o", "%4o",
H A Dbasename.phpt299 string(1) "t"
H A Dfscanf_variation18.phpt49 "\t%s", "\n%s", "%4s",
H A Dfscanf_variation2.phpt45 $int_formats = array( "%d", "%hd", "%ld", "%Ld", " %d", "%d ", "% d", "\t%d", "\n%d", "%4d", "%30d"…
/PHP-5.5/sapi/cli/
H A Dphp_cli.c93 # define php_select(m, r, w, e, t) select(m, r, w, e, t) argument
/PHP-5.5/ext/phar/
H A Dphar_object.c2264 zval *t; in phar_convert_to_other() local
2266 t = source->metadata; in phar_convert_to_other()
2268 *phar->metadata = *t; in phar_convert_to_other()
2312 zval *t; in phar_convert_to_other() local
2314 t = newentry.metadata; in phar_convert_to_other()
2316 *newentry.metadata = *t; in phar_convert_to_other()
3499 zval *t; in PHP_METHOD() local
3501 t = newentry.metadata; in PHP_METHOD()
3503 *newentry.metadata = *t; in PHP_METHOD()
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestinput25 either because PCRE can't be compatible, or there is a possible Perl
728 /This one's here because Perl does this differently and PCRE can't at present/I
1546 / In this next test, J is not set at the outer level; consequently it isn't
2995 /^(?&t)*+(?(DEFINE)(?<t>.))$/BZ
2997 /^(?&t)*(?(DEFINE)(?<t>.))$/BZ
3028 /--- Mark names can be duplicated. Perl doesn't give a mark for this one,
3258 /-- Perl doesn't get these right IMO (the 3rd is PCRE-specific) --/
3521 /-- Perl doesn't give marks for these, though it does if the alternatives are
3539 /-- These are here because Perl doesn't return a mark, except for the first --/
3950 /[a-z]*\s#[ \t]?\S#[a-c]*\S#[C-G]+?\d#[4-8]*\D#[4-9,]*\D#[!$]{0,5}\w#[M-Xf-l]+\W#[a-c,]?\W/BZ
H A Dtestinput15176 can't tell the difference.) --/
H A Dtestoutput15451 can't tell the difference.) --/
488 Z [ \ ] ^ _ ` c d e f g h i j k l m n o p q r s t u v w x y z { | } ~ \x7f
890 i j k l m n o p q r s t u v w x y z { | } ~ \x7f \xc0 \xc1 \xc2 \xc3 \xc4
/PHP-5.5/ext/pdo/tests/
H A Dpdo_018.phpt132 // For Oracle map NULL to empty string so the test doesn't diff
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_exec.phpt59 // Don't rely on any return value!
/PHP-5.5/ext/opcache/
H A Dconfig.m4363 AC_MSG_ERROR([Don't know how to define struct flock on this system[,] set --enable-opcache=no])
/PHP-5.5/ext/standard/tests/strings/
H A Dhtmlentities22.phpt45 echo sprintf("%s\t%s", $test, $a==$test?"NOT CHANGED":"CHANGED"), "\n";
/PHP-5.5/ext/standard/
H A Dvar_unserializer.re425 obviously doesn't descend from the regular serializer. */
805 …php_error_docref(NULL TSRMLS_CC, E_WARNING, "Function %s() hasn't defined the class it was called …
/PHP-5.5/
H A DUPGRADING128 - MessageFormatter::format() and related functions now don't error out
133 static equivalents) now don't throw away better than second
/PHP-5.5/ext/pgsql/
H A DREADME22 always if you don't want to rewrite code when it is changed.

Completed in 71 milliseconds

1...<<51525354555657585960>>...63