Home
last modified time | relevance | path

Searched refs:restart (Results 1 – 23 of 23) sorted by relevance

/PHP-8.0/ext/pcntl/
H A Dphp_signal.c24 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 Dphp_signal.h26 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 Dphpdbg_lexer.l61 restart: in phpdbg_lex()
178 goto restart; in phpdbg_lex()
203 goto restart;
210 goto restart;
H A Dphpdbg.init.d113 restart)
/PHP-8.0/sapi/phpdbg/tests/
H A Dbreakpoints_002.phpt2 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 Dbreakpoints_003.phpt23 prompt> Do you really want to restart execution? (type y or n): 1234
H A Drun_002.phpt28 prompt> Do you really want to restart execution? (type y or n): array(3) {
/PHP-8.0/.github/scripts/
H A Dsetup-slapd.sh47 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 Daction.yml24 sudo service snmpd restart
30 sudo service dovecot restart
/PHP-8.0/sapi/fpm/
H A Dinit.d.php-fpm.in128 restart)
H A Dphp-fpm.conf.in63 ; 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 Dzend_ini_scanner.l356 restart: in ini_lex()
373 goto restart; in ini_lex()
631 goto restart;
H A Dzend_language_scanner.l1365 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 Dpcre2_jit_neon_inc.h178 restart:; in FF_FUN()
330 goto restart; in FF_FUN()
H A Dpcre2_jit_simd_inc.h190 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 Ddba.c782 restart: in php_dba_open()
878 goto restart; in php_dba_open()
/PHP-8.0/sapi/litespeed/
H A DREADME.md103 'graceful restart'. Now PHP is running with LiteSpeed SAPI.
/PHP-8.0/
H A Dphp.ini-development1776 ; 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 Dphp.ini-production1778 ; 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 Dpear2coverage.phar951 // restart the database
/PHP-8.0/build/
H A Dlibtool.m45429 *** 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 Dmagic私はガラスを食べられます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 Dmagic11337 >>>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

Completed in 179 milliseconds