/PHP-8.0/ext/pcntl/ |
H A D | php_signal.c | 24 Sigfunc *php_signal4(int signo, Sigfunc *func, int restart, int mask_all) in php_signal4() argument 42 if (!restart) { in php_signal4() 60 Sigfunc *php_signal(int signo, Sigfunc *func, int restart) in php_signal() argument 62 return php_signal4(signo, func, restart, 0); in php_signal()
|
H A D | php_signal.h | 26 Sigfunc *php_signal(int signo, Sigfunc *func, int restart); 27 Sigfunc *php_signal4(int signo, Sigfunc *func, int restart, int mask_all);
|
/PHP-8.0/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)
|
/PHP-8.0/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-8.0/.github/scripts/ |
H A D | setup-slapd.sh | 47 sudo service slapd restart 93 sudo service slapd restart 119 sudo service slapd restart 128 sudo service slapd restart
|
/PHP-8.0/.github/actions/setup-x64/ |
H A D | action.yml | 24 sudo service snmpd restart 30 sudo service dovecot restart
|
/PHP-8.0/sapi/fpm/ |
H A D | init.d.php-fpm.in | 128 restart)
|
H A D | php-fpm.conf.in | 63 ; interval set by emergency_restart_interval then FPM will restart. A value 69 ; a graceful restart will be initiated. This can be useful to work around
|
/PHP-8.0/Zend/ |
H A D | zend_ini_scanner.l | 356 restart: in ini_lex() 373 goto restart; in ini_lex() 631 goto restart;
|
H A D | zend_language_scanner.l | 1365 restart: in lex_scan() 1590 goto restart; in lex_scan() 1914 goto restart; 2144 goto restart; 2150 goto restart; 3068 goto restart; 3078 goto restart;
|
/PHP-8.0/ext/pcre/pcre2lib/ |
H A D | pcre2_jit_neon_inc.h | 178 restart:; in FF_FUN() 330 goto restart; in FF_FUN()
|
H A D | pcre2_jit_simd_inc.h | 190 struct sljit_label *restart; in fast_forward_char_simd() local 263 restart = LABEL(); in fast_forward_char_simd() 340 JUMPTO(SLJIT_JUMP, restart); in fast_forward_char_simd() 516 struct sljit_label *restart; in fast_forward_char_pair_simd() local 628 restart = LABEL(); in fast_forward_char_pair_simd() 745 CMPTO(SLJIT_LESS, STR_PTR, 0, STR_END, 0, restart); in fast_forward_char_pair_simd()
|
/PHP-8.0/ext/dba/ |
H A D | dba.c | 782 restart: in php_dba_open() 878 goto restart; in php_dba_open()
|
/PHP-8.0/sapi/litespeed/ |
H A D | README.md | 103 'graceful restart'. Now PHP is running with LiteSpeed SAPI.
|
/PHP-8.0/ |
H A D | php.ini-development | 1776 ; The maximum percentage of "wasted" memory until a restart is scheduled. 1785 ; When disabled, you must reset the OPcache manually or restart the 1831 ; How long to wait (in seconds) for a scheduled restart to begin if the cache 1866 ; It should improve performance when SHM memory is full, at server restart or
|
H A D | php.ini-production | 1778 ; The maximum percentage of "wasted" memory until a restart is scheduled. 1787 ; When disabled, you must reset the OPcache manually or restart the 1833 ; How long to wait (in seconds) for a scheduled restart to begin if the cache 1868 ; It should improve performance when SHM memory is full, at server restart or
|
/PHP-8.0/ext/phar/tests/files/ |
H A D | pear2coverage.phar | 951 // restart the database
|
/PHP-8.0/build/ |
H A D | libtool.m4 | 5429 *** so that a non-GNU linker is found, and then restart. 5560 *** used, and then restart. 5582 *** used, and then restart.
|
/PHP-8.0/ext/fileinfo/tests/ |
H A D | magic私はガラスを食べられます | 11337 >>>462 string Press\ any\ key\ to\ restart\r \b, Microsoft Windows XP Bootloader 11437 >>>>>>454 string and\ restart\r\nthe\ system.\r \b, Microsoft Windows XP Bootloader NTFS
|
H A D | magic | 11337 >>>462 string Press\ any\ key\ to\ restart\r \b, Microsoft Windows XP Bootloader 11437 >>>>>>454 string and\ restart\r\nthe\ system.\r \b, Microsoft Windows XP Bootloader NTFS
|