Home
last modified time | relevance | path

Searched refs:process (Results 51 – 75 of 100) sorted by relevance

1234

/PHP-5.5/ext/standard/tests/file/
H A Dpopen_pclose_basic.phpt13 * Description: Opens process file pointer.
16 * Description: Closes process file pointer.
/PHP-5.5/ext/standard/tests/general_functions/
H A Dproc_nice_variation5.phpt39 Warning: proc_nice(): Only a super user may attempt to increase the priority of a process in %s on …
H A Dproc_open02.phpt18 usleep(20000); // let the OS run the sleep process before sending the signal
/PHP-5.5/sapi/cgi/
H A Dconfig9.m428 AC_MSG_CHECKING([whether cross-process locking is required by accept()])
33 [Define if cross-process locking is required by accept()])
/PHP-5.5/ext/mysql/tests/
H A Dmysql_pconn_kill.phpt40 …printf("[003] Cannot find regular connection thread in process list, [%d] %s\n", mysql_errno($link…
42 …printf("[004] Cannot find persistent connection thread in process list, [%d] %s\n", mysql_errno($l…
63 …printf("[007] Cannot find regular connection thread in process list, [%d] %s\n", mysql_errno($link…
/PHP-5.5/ext/standard/tests/streams/
H A Dbug46024.phpt44 resource(%d) of type (process)
/PHP-5.5/ext/phar/tests/tar/
H A Dbadalias.phpt24 …rror: tar-based phar "%sbadalias5.phar.tar" has alias that is larger than 511 bytes, cannot process
/PHP-5.5/sapi/cli/tests/
H A D022.phpt44 resource(%d) of type (process)
/PHP-5.5/TSRM/
H A Dtsrm_win32.h61 process_pair *process; member
/PHP-5.5/sapi/roxen/
H A DREADME5 mode, the default, uses a process global PHP lock in the Roxen
/PHP-5.5/ext/pgsql/
H A DREADME62 There are some cases that async functions blocks process. Even if
63 process was blocked, functions work as expected. (except it blocks
64 process) These are cases that process is blocked. Refer to libpq
/PHP-5.5/ext/libxml/tests/
H A Dbug61367-read.phpt58 Warning: DOMDocument::loadXML(): Failure to process entity file in Entity, line: 4 in %s on line %d
/PHP-5.5/ext/spl/examples/
H A Drecursivecomparedualiterator.inc35 /** Rewind iteration andcomparison process. Starting with $equal = true.
/PHP-5.5/ext/imap/
H A DIMAP_Win32_HOWTO.txt5 Note 2: During the entire build process, you can ignore warnings about
/PHP-5.5/ext/posix/tests/
H A Dposix_kill_error.phpt10 * Description: Send a signal to a process (POSIX.1, 3.3.2)
H A Dposix_getpgid_variation.phpt12 …* Description: Get the process group id of the specified process (This is not a POSIX function, bu…
H A Dposix_kill_variation1.phpt10 * Description: Send a signal to a process (POSIX.1, 3.3.2)
H A Dposix_kill_variation2.phpt10 * Description: Send a signal to a process (POSIX.1, 3.3.2)
/PHP-5.5/ext/ldap/
H A DLDAP_Win32_HOWTO.txt4 Note 1: During the entire build process, you can ignore warnings about
/PHP-5.5/
H A DREADME.md17 information on the process.
/PHP-5.5/sapi/apache2filter/
H A DREADME59 1. Use the Prefork MPM (Apache 1.3-like process model) by
/PHP-5.5/sapi/apache2handler/
H A DREADME63 1. Use the Prefork MPM (Apache 1.3-like process model) by
H A Dsapi_apache2.c438 apr_pool_userdata_get(&data, userdata_key, s->process->pool); in php_apache_server_startup()
445 apr_pool_userdata_set((const void *)1, userdata_key, apr_pool_cleanup_null, s->process->pool); in php_apache_server_startup()
/PHP-5.5/ext/phar/tests/zip/
H A Dbzip2.phpt2 Phar: process bzip2-compressed zip entry
/PHP-5.5/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 process

Completed in 57 milliseconds

1234