Home
last modified time | relevance | path

Searched refs:t (Results 1726 – 1750 of 1776) sorted by relevance

1...<<61626364656667686970>>...72

/PHP-7.2/ext/mysqli/tests/
H A Dmysqli_stmt_affected_rows.phpt251 Warning: mysqli_stmt_affected_rows(): Couldn't fetch mysqli_stmt in %s on line %d
H A Dmysqli_report.phpt142 can't be tested: mysqli_query() via mysql_use_result()/mysql_store_result()
/PHP-7.2/
H A DREADME.TESTING161 for us. You don't have to write complete script, just give us test
H A DEXTENSIONS8 Odd Fixes: It has a maintainer but they don't have time to do
/PHP-7.2/ext/ftp/tests/
H A Dftp_nb_continue.phpt15 if (!$ftp) die("Couldn't connect to the server");
/PHP-7.2/ext/session/
H A Dsession.c1330 time_t t; in php_session_send_cookie() local
1333 t = tv.tv_sec + PS(cookie_lifetime); in php_session_send_cookie()
1335 if (t > 0) { in php_session_send_cookie()
1336 date_fmt = php_format_date("D, d-M-Y H:i:s T", sizeof("D, d-M-Y H:i:s T")-1, t, 0); in php_session_send_cookie()
/PHP-7.2/ext/standard/tests/strings/
H A Dstrspn_variation8.phpt69 "\t",
72 "f\t\hiel\100\xaa"
/PHP-7.2/ext/pcre/pcrelib/
H A DHACKING34 real. (The Perl version probably doesn't do this any more; I'm talking about
48 complexity in Perl regular expressions, I couldn't do this. In any case, a
409 next alternative OP_ALT or, if there aren't any branches, to the matching
/PHP-7.2/sapi/litespeed/
H A DREADME.md83 Usually, PHP support has been configured out of box, you don't need to
/PHP-7.2/ext/standard/tests/array/
H A Darray_reverse_variation1.phpt29 Hello world\t\n
/PHP-7.2/ext/gd/
H A Dconfig.m454 AC_MSG_ERROR([Can't find zlib headers under "$PHP_ZLIB_DIR"])
H A Dgd.c2592 int q = -1, i, t = 1; in _php_image_output() local
2611 t = type; in _php_image_output()
2651 (*func_p)(im, fp, q, t); in _php_image_output()
2657 (*func_p)(im, fp, q, t); in _php_image_output()
2702 (*func_p)(im, tmp, q, t); in _php_image_output()
/PHP-7.2/ext/standard/tests/mail/
H A Dmail_basic6.phpt9 die("skip Won't run on Windows");
/PHP-7.2/ext/sqlite3/libsqlite/
H A Dsqlite3.c38960 memcpy(zBuf, &t, sizeof(t));
74826 memset(&t, 0, sizeof(t));
74835 memcpy(pMem, &t, sizeof(t));
74856 memset(&t, 0, sizeof(t));
93497 if( t>0 && t<10 && t!=7 ){
93499 }else if( t>10 && (t & 0x01) ){
103326 assert( pToken->t.z>=zSql && &pToken->t.z[pToken->t.n]<=&zSql[nSql] );
148252 memcpy(p->u.zToken, t.z, t.n);
168567 memset(t, 0, sizeof(*t));
169752 memset(t, 0, sizeof(*t));
[all …]
/PHP-7.2/ext/pcre/pcrelib/testdata/
H A Dtestoutput11-163 sizes don't go horribly wrong when something is changed. The pattern contents
H A Dtestoutput11-323 sizes don't go horribly wrong when something is changed. The pattern contents
H A Dtestoutput11-83 sizes don't go horribly wrong when something is changed. The pattern contents
H A Dtestoutput25 either because PCRE can't be compatible, or there is a possible Perl
335 First char = 't'
754 Need char = 't'
1884 _ a b c d e f g h i j k l m n o p q r s t u v w x y z
2472 Need char = 't'
10599 /^(?&t)*+(?(DEFINE)(?<t>.))$/BZ
10618 /^(?&t)*(?(DEFINE)(?<t>.))$/BZ
11276 /-- Perl doesn't get these right IMO (the 3rd is PCRE-specific) --/
11737 First char = 't'
11738 Need char = 't'
[all …]
/PHP-7.2/ext/opcache/
H A DREADME136 won't be found. Enable this directive if this optimization has an effect on
/PHP-7.2/ext/phar/phar/
H A Dpharcommand.inc193 * @return mixed false if doesn't end with anything, the string
238 if (preg_match(",^php[ \t]+([^ \t].*[\\\\/]PHP[\\\\/]Archive\.php)$,", $ent, $matches)) {
/PHP-7.2/scripts/dev/
H A Dgenerate-phpt.phar8 …J)����{�������)���setup/preconditions/gtIsValidFunction.php�����J������t�������-���setup/pre…
327 foreach ($text as $t) {
328 $array[] = rtrim($t);
/PHP-7.2/ext/standard/tests/file/
H A Dfscanf_variation8.phpt61 "\t%f", "\n%f", "%4f",
/PHP-7.2/ext/filter/docs/
H A Dfilter.txt30 * Unmade *source* a bitmask, it doesn't make sense to do.
/PHP-7.2/sapi/phpdbg/
H A Dphpdbg_bp.c55 #define PHPDBG_BREAK_INIT(b, t) do {\ argument
58 b.type = t; \
/PHP-7.2/ext/fileinfo/libmagic/
H A Dcdf.c1140 #define extract_catalog_field(t, f, l) \ argument
1146 ce[i].f = CAST(t, CDF_TOLE(cep->f))

Completed in 631 milliseconds

1...<<61626364656667686970>>...72