Home
last modified time | relevance | path

Searched refs:fail (Results 301 – 322 of 322) sorted by relevance

1...<<111213

/PHP-7.3/ext/standard/tests/general_functions/
H A Dgettype_settype_variation6.phpt35 // settype() would fail with catachable fatal error
H A Dgettype_settype_variation8.phpt35 // settype() would fail with catachable fatal error
H A Dgettype_settype_variation7.phpt35 // settype() would fail with catachable fatal error
H A Dgettype_settype_variation5.phpt35 // settype() would fail with catachable fatal error
H A Dgettype_settype_basic.phpt25 // settype() would fail with catachable fatal error
H A Dgettype_settype_variation2.phpt38 // settype() would fail with catachable fatal error
H A Dgettype_settype_variation3.phpt35 // settype() would fail with catachable fatal error
H A Dgettype_settype_variation4.phpt35 // settype() would fail with catachable fatal error
/PHP-7.3/ext/pdo/
H A Dpdo_dbh.c822 goto fail; in pdo_dbh_attribute_set()
830 fail: in pdo_dbh_attribute_set()
H A Dpdo_stmt.c1712 goto fail; in PHP_METHOD()
1720 fail: in PHP_METHOD()
/PHP-7.3/ext/mbstring/oniguruma/doc/
H A DCALLOUTS.API27 ONIG_CALLOUT_FAIL (== 1): fail
H A DSYNTAX.md486 extent if subsequent parts of the pattern fail to match.
497 extent if subsequent parts of the pattern fail to match.
886 Oniguruma allows you to cause regexes for other regex engines to fail if they might
/PHP-7.3/ext/mysqli/tests/
H A Dmysqli_stmt_bind_param_call_user_func.phpt285 // Any of those shall fail - see also bugs.php.net/43568
/PHP-7.3/ext/mbstring/oniguruma/
H A DHISTORY1045 ex. /is/iu.match("ss") fail.
1123 ruby make test fail in HP-UX B.11.23 ia64.
1179 ex. /^[a-z]{2,}?$/.match("aaa") fail.
1209 search fail in ignore case mode.
1401 is fail at OP_END in match_at().
1574 (but can't make miniruby because re.c patch fail.)
1672 ex. /^(x?y)/ = "xy" fail.
/PHP-7.3/ext/pdo_mysql/tests/
H A Dpdo_mysql_prepare_emulated.phpt89 printf("[002] Unable to switch to emulated prepared statements, test will fail\n");
/PHP-7.3/sapi/fpm/
H A Dconfig.m4143 …long v1 = (unsigned int) -1; /* copy will fail if sizeof(long) == 8 and we've got "int ptrace()" */
/PHP-7.3/
H A DNEWS210 . Fixed bug #70574 (Tests fail due to relying on Linux fallback behavior for
465 . Fixed bug #79294 (::columnType() may fail after SQLite3Stmt::reset()). (cmb)
479 . Fixed bug #79146 (cscript can fail to run on some systems). (clarodeus)
1226 . Fixed bug #77391 (1bpp BMPs may fail to be loaded). (Romain Déoux, cmb)
1611 . Fixed bug #76514 (Regression in preg_match makes it fail with
H A Dacinclude.m41674 dnl Some systems, notably Solaris, cause getcwd() or realpath to fail if a
/PHP-7.3/ext/fileinfo/
H A Dlibmagic.patch322 - goto fail;
329 - goto fail;
334 - goto fail;
340 -fail:
/PHP-7.3/ext/oci8/tests/
H A Dbug43492.phpt37 will fail with the error "ORA-01000: maximum open cursors exceeded".
H A Dimp_res_3.phpt41 …if this value is too big for Oracle's open_cursors, calling imp_res_3_proc() can fail with ORA-1000
/PHP-7.3/build/
H A Dlibtool.m42196 *** The result is that libtool may fail to recognize shared libraries

Completed in 97 milliseconds

1...<<111213