Home
last modified time | relevance | path

Searched refs:relevant (Results 1 – 23 of 23) sorted by relevance

/PHP-7.4/ext/pdo/tests/
H A Dbug_43130.phpt8 if (!strncasecmp(getenv('PDOTEST_DSN'), 'sqlite', strlen('sqlite'))) die('skip not relevant for sql…
9 if (!strncasecmp(getenv('PDOTEST_DSN'), 'pgsql', strlen('pgsql'))) die('skip not relevant for pgsql…
10 if (!strncasecmp(getenv('PDOTEST_DSN'), 'oci', strlen('oci'))) die('skip not relevant for oci drive…
11 if (!strncasecmp(getenv('PDOTEST_DSN'), 'firebird', strlen('firebird'))) die('skip not relevant for…
12 if (!strncasecmp(getenv('PDOTEST_DSN'), 'odbc', strlen('odbc'))) die('skip not relevant for odbc dr…
H A Dbug_38394.phpt8 if (!strncasecmp(getenv('PDOTEST_DSN'), 'sqlite2', strlen('sqlite2'))) die('skip not relevant for p…
H A Dbug_71885.phpt8 if (!strncasecmp(getenv('PDOTEST_DSN'), 'pgsql', strlen('pgsql'))) die('skip not relevant for pgsql…
H A Dpdo_016.phpt8 if (!strncasecmp(getenv('PDOTEST_DSN'), 'oci', strlen('oci'))) die('skip not relevant for oci drive…
H A Dpdo_016a.phpt9 if (!strncasecmp(getenv('PDOTEST_DSN'), 'oci', strlen('oci'))) die('skip not relevant for oci drive…
/PHP-7.4/ext/standard/tests/strings/
H A Dparse_str_memory_error.phpt7 // strlen("abcd") == 4 is relevant
/PHP-7.4/ext/date/tests/
H A Dbug78984.phpt7 // relevant case for quick fix
/PHP-7.4/Zend/tests/generators/
H A Dyield_from_valid_exception.phpt18 // the fact that the yield from result is used is relevant.
/PHP-7.4/Zend/tests/
H A Dbug60536_003.phpt2 Properties should be initialized correctly (relevant to #60536)
H A Dbug60536_005.phpt2 …es not lead to any output. That is consitent with normal inheritance handling. (relevant to #60536)
H A Dbug60536_002.phpt2 …properties are compatible, a notice is issued, if not a fatal error occures. (relevant with #60536)
H A Dbug60536_004.phpt2 …es not lead to any output. That is consitent with normal inheritance handling. (relevant to #60536)
/PHP-7.4/ext/exif/tests/
H A Dbug76130.phpt6 not relevant for this test.
/PHP-7.4/ext/pdo_dblib/tests/
H A Dconfig.inc4 // this function will version detect so the relevant tests can XFAILIF
/PHP-7.4/sapi/cli/tests/
H A Dphp_cli_server_009.phpt2 PATH_INFO (relevant to #60112)
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_max_buffer_size.phpt27 /* buffer is only relevant with native PS */
/PHP-7.4/ext/pdo_pgsql/tests/
H A Dbug62498-32bit.phpt9 if (PHP_INT_SIZE > 4) die("skip relevant for 32-bit only");
/PHP-7.4/docs/
H A Dmailinglist-rules.md65 and remove any previous comment that is not relevant to your post.
H A Dstreams.md295 * `abstract` holds implementation specific data that is relevant to this
/PHP-7.4/win32/build/
H A Dconfutils.js2441 var relevant = false;
2480 relevant = true;
2491 relevant = true;
2494 if (!relevant) {
/PHP-7.4/build/
H A Dphp_cxx_compile_stdcxx.m477 dnl The relevant part of the unchanged original implementation is below.
H A Dphp.m4604 dnl before is 1, the framework path is added to the beginning of the relevant
/PHP-7.4/ext/opcache/Optimizer/
H A Dzend_ssa.c159 uint32_t relevant = MAY_BE_ANY|MAY_BE_ARRAY_KEY_ANY|MAY_BE_ARRAY_OF_ANY|MAY_BE_ARRAY_OF_REF; in pi_not_type_mask() local
160 pi_type_mask(phi, ~type_mask & relevant); in pi_not_type_mask()

Completed in 33 milliseconds