Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcntl/
H A Dphp_signal.c26 Sigfunc *php_signal4(int signo, Sigfunc *func, int restart, int mask_all) in php_signal4() argument
44 if (!restart) { in php_signal4()
64 Sigfunc *php_signal(int signo, Sigfunc *func, int restart) in php_signal() argument
66 return php_signal4(signo, func, restart, 0); in php_signal()
H A Dphp_signal.h28 Sigfunc *php_signal(int signo, Sigfunc *func, int restart);
29 Sigfunc *php_signal4(int signo, Sigfunc *func, int restart, int mask_all);
/PHP-7.4/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-7.4/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-7.4/azure/
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-7.4/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-7.4/Zend/
H A Dzend_ini_scanner.l363 restart: in ini_lex()
380 goto restart; in ini_lex()
638 goto restart;
H A Dzend_language_scanner.l1251 restart: in lex_scan()
1458 goto restart; in lex_scan()
1774 goto restart;
2004 goto restart;
2010 goto restart;
2871 goto restart;
2901 goto restart;
2911 goto restart;
/PHP-7.4/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-7.4/ext/dba/
H A Ddba.c891 restart: in php_dba_open()
988 goto restart; in php_dba_open()
/PHP-7.4/sapi/litespeed/
H A DREADME.md103 'graceful restart'. Now PHP is running with LiteSpeed SAPI.
/PHP-7.4/
H A Dphp.ini-development1784 ; The maximum percentage of "wasted" memory until a restart is scheduled.
1793 ; When disabled, you must reset the OPcache manually or restart the
1834 ; How long to wait (in seconds) for a scheduled restart to begin if the cache
1869 ; It should improve performance when SHM memory is full, at server restart or
H A Dphp.ini-production1784 ; The maximum percentage of "wasted" memory until a restart is scheduled.
1793 ; When disabled, you must reset the OPcache manually or restart the
1834 ; How long to wait (in seconds) for a scheduled restart to begin if the cache
1869 ; It should improve performance when SHM memory is full, at server restart or
H A DNEWS852 . Fixed bug #73926 (phpdbg will not accept input on restart execution). (cmb)
/PHP-7.4/ext/phar/tests/files/
H A Dpear2coverage.phar951 // restart the database
/PHP-7.4/build/
H A Dlibtool.m45428 *** so that a non-GNU linker is found, and then restart.
5559 *** used, and then restart.
5581 *** used, and then restart.
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます10636 >>>462 string Press\ any\ key\ to\ restart\r \b, Microsoft Windows XP Bootloader
10736 >>>>>>454 string and\ restart\r\nthe\ system.\r \b, Microsoft Windows XP Bootloader NTFS
H A Dmagic10636 >>>462 string Press\ any\ key\ to\ restart\r \b, Microsoft Windows XP Bootloader
10736 >>>>>>454 string and\ restart\r\nthe\ system.\r \b, Microsoft Windows XP Bootloader NTFS

Completed in 160 milliseconds