Home
last modified time | relevance | path

Searched refs:warn (Results 26 – 35 of 35) sorted by relevance

12

/php-src/Zend/tests/float_to_int/
H A Dwarnings_float_vars.phpt2 Implicit float to int conversions should warn for variables
/php-src/main/
H A Dfopen_wrappers.c291 PHPAPI int php_check_open_basedir_ex(const char *path, int warn) argument
325 if (warn) {
/php-src/ext/fileinfo/libmagic/
H A Dapprentice.c2923 getstr(struct magic_set *ms, struct magic *m, const char *s, int warn) in getstr() argument
2954 if (warn) in getstr()
2960 bracket_nesting == 0 && warn) { in getstr()
2964 warn = 0; /* already did */ in getstr()
2967 if (warn) { in getstr()
2970 warn = 0; /* already did */ in getstr()
2974 if (warn) { in getstr()
H A Dcdf.c1440 warn("Can't read stream for %s at %d len %d", in cdf_dump_dir()
1630 warn("Cannot read summary info"); in main()
1637 warn("Cannot read catalog"); in main()
/php-src/win32/build/
H A Dconfig.w32359 ARG_WITH("uncritical-warn-choke", "Disable some uncritical warnings", "yes");
/php-src/build/
H A Dltmain.sh902 elif test "$need_locks" = warn; then
980 if test "$need_locks" = warn &&
1052 if test "$need_locks" = warn &&
H A Dlibtool.m4746 # The compiler can only warn and ignore the option if not recognized
777 # The linker can only warn and ignore the option if not recognized
1160 # The compiler can only warn and ignore the option if not recognized
1200 need_locks=warn
/php-src/docs/
H A Drelease-process.md871 1. One week prior to tagging `X.Y.0RC1`, warn internals@ that your version's
/php-src/
H A Dphp.ini-development473 ; E_DEPRECATED - warn about code that will not work in future versions
H A Dphp.ini-production475 ; E_DEPRECATED - warn about code that will not work in future versions

Completed in 52 milliseconds

12