Home
last modified time | relevance | path

Searched refs:how (Results 1 – 25 of 186) sorted by last modified time

12345678

/PHP-5.5/win32/
H A Dinstall.txt274 Read more about how to add your PHP directory to PATH in the
313 the section about Windows extensions, about how to set up one, and
377 attacks. Please read our CGI security section to learn how to defend
569 attacks. Please read our CGI security section to learn how to defend
663 attacks. Please read our CGI security section to learn how to defend
882 attacks. Please read our CGI security section to learn how to defend
914 This list describes how to set up the PHP CGI binary to work with
925 attacks. Please read our CGI security section to learn how to defend
1057 to demonstrate how to obtain and install PECL extensions.
1067 how to build and install the extensions, but they do not automatically
[all …]
/PHP-5.5/
H A Dserver-tests.php57 | depending on how you configured "safe_mode" ! |
H A Dphp.ini-development212 ; Output buffering is a mechanism for controlling how much output data
1264 ; Tuning: This option enables statement caching, and specifies how
1342 ; Allows you to define how often deadlocks are to be retried. -1 means "forever".
1528 ; Define how many bits are stored in each character when converting
1630 ; Specify how datetime and datetim4 columns are returned
H A Dphp.ini-production212 ; Output buffering is a mechanism for controlling how much output data
1264 ; Tuning: This option enables statement caching, and specifies how
1342 ; Allows you to define how often deadlocks are to be retried. -1 means "forever".
1528 ; Define how many bits are stored in each character when converting
1630 ; Specify how datetime and datetim4 columns are returned
/PHP-5.5/sapi/litespeed/
H A DREADME78 Detailed information about how to configure LiteSpeed web server with
153 This controls how many requests each child process will handle before
161 In Self Managed Mode, LSAPI_MAX_IDLE controls how long a idle child
169 In Self Managed Mode, LSAI_MAX_IDLE_CHILDREN controls how many idle
188 In Self Managed Mode, LSAPI_PGRP_MAX_IDLE controls how long the parent
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_process_ctl.c122 int fpm_pctl_kill(pid_t pid, int how) /* {{{ */ in fpm_pctl_kill() argument
126 switch (how) { in fpm_pctl_kill()
H A Dfpm_process_ctl.h22 int fpm_pctl_kill(pid_t pid, int how);
/PHP-5.5/sapi/fpm/
H A Dphp-fpm.conf.in195 ; Choose how the process manager will control the number of child processes.
/PHP-5.5/sapi/cgi/
H A DREADME.FastCGI131 This controls how many child processes the PHP process spawns. When the
148 This controls how many requests each child process will handle before
/PHP-5.5/main/streams/
H A Dtransports.c507 PHPAPI int php_stream_xport_shutdown(php_stream *stream, stream_shutdown_t how TSRMLS_DC) in php_stream_xport_shutdown()
515 param.how = how; in php_stream_xport_shutdown()
H A Dxp_socket.c398 xparam->outputs.returncode = shutdown(sock->socket, shutdown_how[xparam->how]); in php_sockop_set_option()
H A Dphp_stream_transport.h120 PHPAPI int php_stream_xport_shutdown(php_stream *stream, stream_shutdown_t how TSRMLS_DC);
140 unsigned int how:2; member
/PHP-5.5/ext/standard/tests/strings/
H A Dstripslashes_variation2.phpt42 "how're you doing?",
118 string(18) "how\'re you doing?"
120 string(17) "how're you doing?"
H A Dquotemeta_basic.phpt13 var_dump(quotemeta("Hello how are you ?"));
20 string(20) "Hello how are you \?"
H A Dbug36306.phpt6 /* as an example how to write crc32 tests
H A Daddslashes_variation2.phpt32 "how're you doing?",
96 string(18) "how\'re you doing?"
/PHP-5.5/ext/standard/tests/dir/
H A Dreaddir_variation4.phpt12 * files with different file names to test how readdir() reads them
H A Dscandir_variation10.phpt15 * Pass different integers as $sorting_order argument to test how scandir()
H A Dscandir_variation2.phpt11 * Pass different data types as $sorting_order argument to test how scandir() behaves
H A Dscandir_variation3.phpt11 * Pass different data types as $context argument to test how scandir() behaves
H A Dscandir_variation6.phpt17 * Pass a directory path using wildcards as $dir argument to test how scandir() behaves
H A Dscandir_variation8.phpt11 * Pass a directory containing files with different types of names to test how scandir()
H A Dscandir_variation9.phpt11 * Pass different integers as $sorting_order argument to test how scandir()
/PHP-5.5/ext/standard/tests/array/
H A Dusort_variation4.phpt11 * Pass arrays of numeric data to usort() to test how it is re-ordered
H A Dusort_variation5.phpt11 * Pass arrays of string data to usort() to test how it is re-ordered

Completed in 51 milliseconds

12345678