Home
last modified time | relevance | path

Searched refs:sense (Results 1 – 21 of 21) sorted by relevance

/PHP-7.4/main/
H A Dmergesort.c106 register int sense; in php_mergesort() local
148 sense = -1; in php_mergesort()
152 sense = 0; in php_mergesort()
164 (*cmp)(q, p) <= sense) in php_mergesort()
186 p = b + (i >>= 1)) <= sense) in php_mergesort()
265 size_t i, length, size2, sense; in setup() local
286 sense = (cmp(f1, f1 + size) > 0); in setup()
287 for (; f1 < last; sense = !sense) { in setup()
298 if (sense > 0) in setup()
306 if (sense > 0) in setup()
[all …]
/PHP-7.4/ext/date/tests/
H A Dbug53502.phpt10 echo "Nothing, test only makes sense through valgrind.\n";
13 Nothing, test only makes sense through valgrind.
/PHP-7.4/ext/pdo/tests/
H A Dpdo_022.phpt13 * We've not yet defined exactly what makes sense for getColumnMeta,
14 * so no tests make any sense to anyone. When they do, we can enable
21 This feature is not yet finalized, no test makes sense
/PHP-7.4/Zend/tests/assert/
H A Dexpect_006.phpt9 assert ($i < 100000, "The universe should make sense");
/PHP-7.4/Zend/tests/arrow_functions/
H A D008.phpt6 // This doesn't make terribly much sense, but it works...
/PHP-7.4/ext/mysqli/tests/
H A Dbug33090.phpt16 if (!($link->prepare("this makes no sense"))) {
H A Dmysqli_stmt_bind_param_many_columns.phpt20 test -- therefore the "duplicate" makes some sense to me.
H A Dbug49442.phpt70 …not consider it as a 'persistent' connection in a user sense, ext/mysqli will not appy max_persist…
H A Dmysqli_select_db.phpt30 /* does not make too much sense, unless we have access to at least one more database than $db */
H A Dmysqli_stmt_bind_param.phpt18 test -- therefore the "duplicate" makes some sense to me.
/PHP-7.4/ext/filter/tests/
H A Dbug52209.phpt5 /* This test makes no sense on windows as an empty variable
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_exec.phpt163 …printf("[035] With emulated PS it works but makes no sense given that exec() returns sort of affec…
184 [035] With emulated PS it works but makes no sense given that exec() returns sort of affected rows.…
H A Dpdo_mysql___construct.phpt118 // Playing with the port makes only sense if no socket gets used
/PHP-7.4/ext/pdo/
H A Dpdo_sql_parser.re152 /* did the query make sense to me? */
/PHP-7.4/docs/
H A Dstreams.md155 sense to use this for read-only use.
/PHP-7.4/
H A DCONTRIBUTING.md367 4. Do write your commit message in such a way that it makes sense even without
H A Dphp.ini-development303 ; and below. This directive makes most sense if used in a per-directory
H A Dphp.ini-production303 ; and below. This directive makes most sense if used in a per-directory
/PHP-7.4/sapi/fpm/
H A Dwww.conf.in59 ; PHP FCGI (5.2.2+). Makes sense only with a tcp listening socket. Each address
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます18382 # why less than 32 ? does not make sense to me. GNU Emacs version is 24.5 at April 2015
H A Dmagic18382 # why less than 32 ? does not make sense to me. GNU Emacs version is 24.5 at April 2015

Completed in 116 milliseconds