Home
last modified time | relevance | path

Searched refs:PID (Results 1 – 14 of 14) sorted by relevance

/PHP-7.3/sapi/fpm/
H A Dinit.d.php-fpm.in100 PID=`cat $php_fpm_PID`
101 if ps -p $PID | grep -q $PID; then
102 echo "php-fpm (pid $PID) is running..."
H A Dwww.conf.in193 ; pid - the PID of the process;
298 ; %p: PID of the child that serviced the request
299 ; %P: PID of the parent of the child that serviced the request
/PHP-7.3/ext/pcntl/tests/
H A Dpcntl_fork_basic.phpt14 echo "*** Test by calling method or function with its expected arguments, first print the child PID
25 *** Test by calling method or function with its expected arguments, first print the child PID and t…
/PHP-7.3/sapi/phpdbg/
H A Dphpdbg.init.d61 PID=$!
64 echo $PID > $PIDFILE
/PHP-7.3/sapi/fpm/tests/
H A Dbug68442-signal-reload.phpt13 pid = {{FILE:PID}}
H A Dbug77934-reload-process-control.phpt13 pid = {{FILE:PID}}
H A Dmain-global-prefix.phpt13 pid = {{RFILE:PID}}
H A Dpool-prefix.phpt17 pid = {{FILE:PID}}
H A Dtester.inc34 * File extension for PID file.
673 * Send signal to the supplied PID or the server PID.
756 'FILE:PID' => ['getAbsoluteFile', self::FILE_EXT_PID],
760 'RFILE:PID' => ['getRelativeFile', self::FILE_EXT_PID],
864 * Get PID.
872 return (int) $this->error("PID file has not been created");
876 return (int) $this->error("PID content '$pidContent' is not integer");
/PHP-7.3/ext/sockets/tests/
H A Dwsaprotocol_info_0.phpt41 /* Using invalid PID. */
/PHP-7.3/ext/mysqli/tests/
H A Dmysqli_debug_mysqlnd_control_string.phpt75 // i - add PID of the current process
76 …// currently PHP is not multi-threaded, so it should be save to test for the PID of this PHP proce…
/PHP-7.3/
H A DUPGRADING465 only valid for the dedicated PID.
/PHP-7.3/ext/fileinfo/tests/
H A Dmagic1372 # PID 13 bit 0x0000
H A Dmagic私はガラスを食べられます1372 # PID 13 bit 0x0000

Completed in 116 milliseconds