Home
last modified time | relevance | path

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

12

/PHP-8.3/ext/pdo/tests/
H A Dbug_43130.phpt9 if (!strncasecmp(getenv('PDOTEST_DSN'), 'sqlite', strlen('sqlite'))) die('skip not relevant for sql…
10 if (!strncasecmp(getenv('PDOTEST_DSN'), 'pgsql', strlen('pgsql'))) die('skip not relevant for pgsql…
11 if (!strncasecmp(getenv('PDOTEST_DSN'), 'oci', strlen('oci'))) die('skip not relevant for oci drive…
12 if (!strncasecmp(getenv('PDOTEST_DSN'), 'firebird', strlen('firebird'))) die('skip not relevant for…
13 if (!strncasecmp(getenv('PDOTEST_DSN'), 'odbc', strlen('odbc'))) die('skip not relevant for odbc dr…
H A Dbug_71885.phpt9 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…
H A Dbug_38394.phpt9 if (!strncasecmp(getenv('PDOTEST_DSN'), 'sqlite2', strlen('sqlite2'))) die('skip not relevant for p…
H A Dpdo_016.phpt9 if (!strncasecmp(getenv('PDOTEST_DSN'), 'oci', strlen('oci'))) die('skip not relevant for oci drive…
H A Dpdo_016a.phpt10 if (!strncasecmp(getenv('PDOTEST_DSN'), 'oci', strlen('oci'))) die('skip not relevant for oci drive…
/PHP-8.3/ext/standard/tests/strings/
H A Dparse_str_memory_error.phpt7 // strlen("abcd") == 4 is relevant
/PHP-8.3/ext/exif/tests/
H A Dbug76130.phpt6 not relevant for this test.
/PHP-8.3/Zend/tests/
H A Dbug60536_003.phpt2 Properties should be initialized correctly (relevant to #60536)
H A Dbug60536_005.phpt2 …s not lead to any output. That is consistent with normal inheritance handling. (relevant to #60536)
H A Dbug60536_004.phpt2 …s not lead to any output. That is consistent with normal inheritance handling. (relevant to #60536)
H A Dbug60536_002.phpt2 … properties are compatible, a notice is issued, if not a fatal error occurs. (relevant with #60536)
/PHP-8.3/Zend/tests/generators/
H A Dyield_from_valid_exception.phpt18 // the fact that the yield from result is used is relevant.
/PHP-8.3/.github/ISSUE_TEMPLATE/
H A Dbug_report.yml35 description: "The used operating system, if relevant."
/PHP-8.3/ext/pdo_dblib/tests/
H A Dconfig.inc4 // this function will version detect so the relevant tests can XFAILIF
/PHP-8.3/sapi/cli/tests/
H A Dphp_cli_server_009.phpt2 PATH_INFO (relevant to #60112)
/PHP-8.3/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_max_buffer_size.phpt28 /* buffer is only relevant with native PS */
/PHP-8.3/sapi/fuzzer/
H A Dconfig.m410 dnl for relevant flags.
/PHP-8.3/ext/opcache/tests/jit/
H A Dbug80861.phpt72 // might be not relevant for the bug
/PHP-8.3/ext/pdo_pgsql/tests/
H A Dbug62498-32bit.phpt11 if (PHP_INT_SIZE > 4) die("skip relevant for 32-bit only");
/PHP-8.3/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-8.3/ext/mbstring/tests/
H A Dsjis_encoding.phpt23 /* According to the relevant Japan Industrial Standards Committee standards,
/PHP-8.3/win32/build/
H A Dconfutils.js2442 var relevant = false;
2481 relevant = true;
2492 relevant = true;
2495 if (!relevant) {
/PHP-8.3/build/
H A Dphp_cxx_compile_stdcxx.m478 dnl The relevant part of the unchanged original implementation is below.
/PHP-8.3/Zend/Optimizer/
H A Dzend_ssa.c172 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
173 pi_type_mask(phi, ~type_mask & relevant); in pi_not_type_mask()

Completed in 33 milliseconds

12