/PHP-7.2/ext/pcntl/ |
H A D | php_signal.c | 28 Sigfunc *php_signal4(int signo, Sigfunc *func, int restart, int mask_all) in php_signal4() argument 46 if (signo == SIGALRM || (! restart)) { in php_signal4() 66 Sigfunc *php_signal(int signo, Sigfunc *func, int restart) in php_signal() argument 68 return php_signal4(signo, func, restart, 0); in php_signal()
|
H A D | php_signal.h | 30 Sigfunc *php_signal(int signo, Sigfunc *func, int restart); 31 Sigfunc *php_signal4(int signo, Sigfunc *func, int restart, int mask_all);
|
/PHP-7.2/sapi/phpdbg/ |
H A D | phpdbg_lexer.l | 61 restart: in phpdbg_lex() 178 goto restart; in phpdbg_lex() 203 goto restart; 210 goto restart;
|
H A D | phpdbg.init.d | 113 restart)
|
H A D | phpdbg_lexer.c | 63 restart: in phpdbg_lex() 157 goto restart; in phpdbg_lex() 182 goto restart; in phpdbg_lex() 497 goto restart; in phpdbg_lex() 1558 goto restart; in phpdbg_lex() 1583 goto restart; in phpdbg_lex()
|
/PHP-7.2/sapi/phpdbg/tests/ |
H A D | breakpoints_002.phpt | 2 Preserve breakpoints on restart 21 prompt> Do you really want to restart execution? (type y or n): [Breakpoint #1 at %s:3, hits: 1]
|
H A D | breakpoints_003.phpt | 23 prompt> Do you really want to restart execution? (type y or n): 1234
|
H A D | run_002.phpt | 28 prompt> Do you really want to restart execution? (type y or n): array(3) {
|
/PHP-7.2/sapi/fpm/ |
H A D | init.d.php-fpm.in | 128 restart)
|
H A D | php-fpm.conf.in | 45 ; interval set by emergency_restart_interval then FPM will restart. A value 51 ; a graceful restart will be initiated. This can be useful to work around
|
/PHP-7.2/Zend/ |
H A D | zend_ini_scanner.l | 364 restart: in ini_lex() 381 goto restart; in ini_lex() 639 goto restart;
|
H A D | zend_language_scanner.l | 1105 restart: in lex_scan() 1310 goto restart; in lex_scan() 1616 goto restart; 2396 goto restart;
|
H A D | zend_ini_scanner.c | 366 restart: in ini_lex() 383 goto restart; in ini_lex() 546 goto restart; in ini_lex() 1749 goto restart; in ini_lex()
|
H A D | zend_language_scanner.c | 1108 restart: in lex_scan() 1327 goto restart; in lex_scan() 6408 goto restart; in lex_scan() 7204 goto restart; in lex_scan() 7357 goto restart; in lex_scan()
|
/PHP-7.2/ext/opcache/ |
H A D | README | 105 When disabled, you must reset the OPcache manually or restart the 192 How long to wait (in seconds) for a scheduled restart to begin if the cache 197 processes that still hold the locks that are preventing a restart.
|
/PHP-7.2/sapi/cgi/ |
H A D | README.FastCGI | 101 Now, if you restart Apache, php pages should now be delivered! 137 those will handle requests. The main process will restart children in case of
|
/PHP-7.2/win32/ |
H A D | install.txt | 266 corresponding FAQ entry (and then don't forget to restart the computer 489 restart the server. 499 After changing the configuration file, remember to restart the server, 627 work with PHP and then restart the server. 982 restart your web server to reflect your changes to php.ini. 1104 After doing this, restart the web server. 1707 sure to restart your web server after making changes to php.ini 1723 * Press OK and restart your computer 1731 * Save the file and restart your computer 1758 * Press OK and restart your computer [all …]
|
/PHP-7.2/ext/dba/ |
H A D | dba.c | 885 restart: in php_dba_open() 982 goto restart; in php_dba_open()
|
/PHP-7.2/sapi/litespeed/ |
H A D | README.md | 103 'graceful restart'. Now PHP is running with LiteSpeed SAPI.
|
/PHP-7.2/ |
H A D | INSTALL | 232 You only need to restart apache for the new module to take effect. 283 service httpd restart 983 8. Restart Apache, and load the PHP file created above To restart, 1147 After activating an extension, save php.ini, restart the web server and 1828 then be sure to restart your web server after making changes to 1854 + Save the file and restart your computer 1881 + Press OK and restart your computer 1892 + Save the file and restart your computer
|
H A D | php.ini-development | 1795 ; The maximum percentage of "wasted" memory until a restart is scheduled. 1804 ; When disabled, you must reset the OPcache manually or restart the 1846 ; How long to wait (in seconds) for a scheduled restart to begin if the cache 1877 ; It should improve performance when SHM memory is full, at server restart or
|
H A D | php.ini-production | 1797 ; The maximum percentage of "wasted" memory until a restart is scheduled. 1806 ; When disabled, you must reset the OPcache manually or restart the 1848 ; How long to wait (in seconds) for a scheduled restart to begin if the cache 1879 ; It should improve performance when SHM memory is full, at server restart or
|
H A D | NEWS | 2863 . Fixed bug #72590 (Opcache restart with kill_all_lockers does not work).
|
/PHP-7.2/build/ |
H A D | libtool.m4 | 5432 *** so that a non-GNU linker is found, and then restart. 5563 *** used, and then restart. 5585 *** used, and then restart.
|
/PHP-7.2/ext/pcre/pcrelib/testdata/ |
H A D | testoutput8 | 7701 Error -30 (invalid data in workspace for DFA restart)
|