Home
last modified time | relevance | path

Searched refs:warning (Results 176 – 200 of 215) sorted by relevance

123456789

/PHP-7.2/ext/dom/
H A Ddocument.c1421 ctxt->vctxt.warning = php_libxml_ctx_warning; in dom_document_parser()
1425 ctxt->sax->warning = php_libxml_ctx_warning; in dom_document_parser()
1781 cvp->warning = (xmlValidityErrorFunc) php_libxml_error_handler; in PHP_FUNCTION()
2043 ctxt->vctxt.warning = php_libxml_ctx_warning; in dom_load_html()
2046 ctxt->sax->warning = php_libxml_ctx_warning; in dom_load_html()
/PHP-7.2/
H A Dltmain.sh3128 $echo "$modename: warning: \`-l' and \`-L' are ignored for archives" 1>&2 ;;
3132 $echo "$modename: warning: \`-dlopen' is ignored for archives" 1>&2
3140 $echo "$modename: warning: \`-R' is ignored for archives" 1>&2
3148 $echo "$modename: warning: \`-release' is ignored for archives" 1>&2
4276 $echo "$modename: warning: \`-rpath' is ignored for objects" 1>&2
4284 $echo "$modename: warning: \`-version-info' is ignored for objects" 1>&2
4398 $echo "$modename: warning: \`-version-info' is ignored for programs" 1>&2
4408 $echo "$modename: warning: \`AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support."
6300 $echo "$modename: warning: remember to run \`$progname --finish$future_libdirs'" 1>&2
6431 …test -n "$library_names" && $echo "$modename: warning: \`$file' was not linked with \`-export-dyna…
H A DUPGRADING194 it does not trigger a deprecation warning for technical reasons.
238 . count() now raises a warning when an invalid parameter is passed.
H A Dphp.ini-development286 ; which should be instantiated. A warning appears if the specified function is
442 ; E_USER_WARNING - user-generated warning message
522 ; Store the last error/warning message in $php_errormsg (boolean).
1597 ; Issue a PHP warning for each failed assertion. (Overridden by assert.exception if active)
1598 ; http://php.net/assert.warning
1599 ;assert.warning = On
1710 ; a gd image. The warning will then be displayed as notices
1712 ; http://php.net/gd.jpeg-ignore-warning
H A Dphp.ini-production286 ; which should be instantiated. A warning appears if the specified function is
442 ; E_USER_WARNING - user-generated warning message
522 ; Store the last error/warning message in $php_errormsg (boolean). Setting this value
1599 ; Issue a PHP warning for each failed assertion. (Overridden by assert.exception if active)
1600 ; http://php.net/assert.warning
1601 ;assert.warning = On
1712 ; a gd image. The warning will then be displayed as notices
1714 ; http://php.net/gd.jpeg-ignore-warning
/PHP-7.2/ext/mysqli/tests/
H A Dmysqli_class_mysqli_result_interface.phpt146 printf("[009] Expecting warning because of invalid resultmode\n");
/PHP-7.2/ext/standard/tests/dir/
H A Ddir_variation2.phpt13 * that the function outputs proper warning messages wherever expected.
H A Ddir_variation2-win32-mb.phpt19 * that the function outputs proper warning messages wherever expected.
/PHP-7.2/sapi/fpm/
H A Dphp-fpm.conf.in40 ; Possible Values: alert, error, warning, notice, debug
/PHP-7.2/ext/mbstring/tests/
H A Dmb_stripos.phpt45 // Invalid offset - should return false with warning
H A Dmb_strpos.phpt45 // Invalid offset - should return false with warning
/PHP-7.2/ext/mbstring/oniguruma/
H A DHISTORY150 2007/08/28: [impl] remove "warning: no previous declaration ...".
152 2007/08/20: [impl] remove "warning: unused parameter"
153 2007/08/20: [impl] remove "warning: comparison between signed and unsigned".
341 2006/10/17: [impl] change type for escape VC++ warning.
484 for escape warning on Mac OS X.
485 2006/08/07: [impl] remove warning in regcomp.c.
704 2005/06/30: [impl] escape warning of gb18030_left_adjust_char_head().
886 2004/12/01: [impl] double cast for escape warning in Cygwin.
959 2004/11/09: [impl] type cast in regexec() for remove compile time warning.
1730 2003/05/13: [spec] add warning for char class meta character without escape
/PHP-7.2/ext/pdo_mysql/tests/
H A Dpdo_mysql_begintransaction.phpt173 // Should cause a Server warning but no error
/PHP-7.2/ext/standard/tests/array/
H A Darray_intersect_assoc_variation1.phpt13 * and see that function emits proper warning messages wherever expected.
H A Darray_intersect_assoc_variation2.phpt13 * and see that function emits proper warning messages wherever expected.
H A Darray_intersect_variation1.phpt12 * and see that function emits proper warning messages wherever expected.
H A Darray_intersect_variation2.phpt12 * and see that function emits proper warning messages wherever expected.
H A Darray_pad_variation1.phpt12 * and see that function outputs proper warning messages wherever expected.
H A Darray_merge_recursive_variation1.phpt12 * that the function outputs proper warning messages wherever expected.
/PHP-7.2/ext/mbstring/oniguruma/doc/
H A DAPI36 Set warning function.
48 Set verbose warning function.
/PHP-7.2/ext/json/
H A Djson_scanner.re76 /* this should never happened (just to suppress compiler warning) */
/PHP-7.2/ext/standard/tests/strings/
H A Dprintf.phpt27 /* Checking warning messages */
H A Dprintf_64bit.phpt27 /* Checking warning messages */
/PHP-7.2/TSRM/
H A DTSRM.c126 # warning tsrm_set_interpreter_context is probably broken on this platform
/PHP-7.2/win32/build/
H A Dconfig.w32332 // Note, nice as a name is disallowed and will generate a warning and skip saving

Completed in 66 milliseconds

123456789