Home
last modified time | relevance | path

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

/PHP-8.2/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.2/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.2/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.2/.github/actions/setup-x64/
H A Daction.yml24 sudo service snmpd restart
30 sudo service dovecot restart
/PHP-8.2/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.2/Zend/
H A Dzend_ini_scanner.l356 restart: in ini_lex()
373 goto restart; in ini_lex()
635 goto restart;
H A Dzend_language_scanner.l1354 restart: in lex_scan()
1924 goto restart;
2204 goto restart;
2210 goto restart;
2435 goto restart;
3133 goto restart;
3143 goto restart;
/PHP-8.2/ext/pcre/pcre2lib/
H A Dpcre2_jit_simd_inc.h211 struct sljit_label *restart; in fast_forward_char_simd() local
283 restart = LABEL(); in fast_forward_char_simd()
360 JUMPTO(SLJIT_JUMP, restart); in fast_forward_char_simd()
524 struct sljit_label *restart; in fast_forward_char_pair_simd() local
635 restart = LABEL(); in fast_forward_char_pair_simd()
1254 struct sljit_label *restart; in fast_forward_char_simd() local
1330 restart = LABEL(); in fast_forward_char_simd()
1440 JUMPTO(SLJIT_JUMP, restart); in fast_forward_char_simd()
1618 struct sljit_label *restart; in fast_forward_char_pair_simd() local
1744 restart = LABEL(); in fast_forward_char_pair_simd()
[all …]
H A Dpcre2_jit_neon_inc.h182 restart:; in FF_FUN()
334 goto restart; in FF_FUN()
/PHP-8.2/.github/scripts/
H A Dsetup-slapd.sh159 sudo service slapd restart
/PHP-8.2/ext/dba/
H A Ddba.c750 restart: in php_dba_open()
840 goto restart; in php_dba_open()
/PHP-8.2/sapi/litespeed/
H A DREADME.md103 'graceful restart'. Now PHP is running with LiteSpeed SAPI.
/PHP-8.2/
H A Dphp.ini-development1799 ; The maximum percentage of "wasted" memory until a restart is scheduled.
1808 ; When disabled, you must reset the OPcache manually or restart the
1854 ; How long to wait (in seconds) for a scheduled restart to begin if the cache
1889 ; It should improve performance when SHM memory is full, at server restart or
H A Dphp.ini-production1801 ; The maximum percentage of "wasted" memory until a restart is scheduled.
1810 ; When disabled, you must reset the OPcache manually or restart the
1856 ; How long to wait (in seconds) for a scheduled restart to begin if the cache
1891 ; It should improve performance when SHM memory is full, at server restart or
H A DNEWS1033 restart is in progress. (mikhainin)
/PHP-8.2/ext/phar/tests/files/
H A Dpear2coverage.phar951 // restart the database
/PHP-8.2/Zend/Optimizer/
H A Dzend_inference.c390 restart: in zend_ssa_check_scc_var()
417 goto restart; in zend_ssa_check_scc_var()
/PHP-8.2/build/
H A Dlibtool.m45437 *** so that a non-GNU linker is found, and then restart.
5568 *** used, and then restart.
5590 *** used, and then restart.
/PHP-8.2/ext/fileinfo/tests/
H A Dmagic11815 >>>462 string Press\ any\ key\ to\ restart\r \b, Microsoft Windows XP Bootloader
11915 >>>>>>454 string and\ restart\r\nthe\ system.\r \b, Microsoft Windows XP Bootloader NTFS
20086 # Binary restart file for the LAMMPS MD code
20087 0 string LammpS\ RestartT LAMMPS binary restart file
H A Dmagic私はガラスを食べられます11815 >>>462 string Press\ any\ key\ to\ restart\r \b, Microsoft Windows XP Bootloader
11915 >>>>>>454 string and\ restart\r\nthe\ system.\r \b, Microsoft Windows XP Bootloader NTFS
20086 # Binary restart file for the LAMMPS MD code
20087 0 string LammpS\ RestartT LAMMPS binary restart file

Completed in 235 milliseconds