Home
last modified time | relevance | path

Searched refs:warned (Results 1 – 15 of 15) sorted by relevance

/PHP-5.5/ext/xmlrpc/
H A DEXPERIMENTAL5 you have been warned!
/PHP-5.5/sapi/apache2filter/
H A DEXPERIMENTAL5 you have been warned!
/PHP-5.5/sapi/embed/
H A DEXPERIMENTAL5 you have been warned!
/PHP-5.5/sapi/milter/
H A DEXPERIMENTAL5 you have been warned!
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_children.c366 static int warned = 0; in fpm_children_make() local
393 warned = 0; in fpm_children_make()
426 …if (!warned && fpm_global_config.process_max > 0 && fpm_globals.running_children >= fpm_global_con… in fpm_children_make()
427 warned = 1; in fpm_children_make()
H A Dfpm_conf.c931 static int warned = 0; in fpm_conf_process_all_pools()
933 if (!warned) { in fpm_conf_process_all_pools()
935 warned = 1; in fpm_conf_process_all_pools()
/PHP-5.5/ext/mbstring/
H A DREADME12 You are warned in php-dev and php-cvs lists many times
/PHP-5.5/ext/com_dotnet/
H A DREADME14 Be warned that due to the way the ZE2 currently works, exceptions are only
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_poll_reference.phpt47 // The behaviour is in line with stream_select(). Be warned, be careful.
/PHP-5.5/sapi/nsapi/
H A Dnsapi-readme.txt151 But be warned: SUPPORT FOR nsapi_virtual() IS EXPERIMENTAL !!!
/PHP-5.5/ext/mysqli/
H A Dmysqli_api.c77 zend_bool warned = FALSE; in mysqli_escape_string_for_tx_name_in_comment() local
98 } else if (warned == FALSE) { in mysqli_escape_string_for_tx_name_in_comment()
100 warned = TRUE; in mysqli_escape_string_for_tx_name_in_comment()
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd.c2702 zend_bool warned = FALSE; local
2723 } else if (warned == FALSE) {
2725 warned = TRUE;
/PHP-5.5/
H A DREADME.STREAMS192 create it for you. Be warned that doing so may cause buffered data to be lost
H A DINSTALL814 But be warned: Support for nsapi_virtual() is EXPERIMENTAL!!!
/PHP-5.5/win32/
H A Dinstall.txt870 Note: But be warned: Support for nsapi_virtual() is EXPERIMENTAL!!!

Completed in 44 milliseconds