/PHP-7.2/ext/soap/tests/interop/Round4/GroupH/ |
H A D | round4_groupH_complex_rpcenc.inc | 16 function echoMultipleFaults1($which, $s1, $s2) { 17 if ($which == 2) { 24 function echoMultipleFaults2($which, $s1, $s2, $s3) { 25 if ($which == 2) { 27 } else if ($which == 3) {
|
/PHP-7.2/sapi/fpm/fpm/ |
H A D | fpm_process_ctl.h | 23 void fpm_pctl_heartbeat(struct fpm_event_s *ev, short which, void *arg); 24 void fpm_pctl_perform_idle_server_maintenance_heartbeat(struct fpm_event_s *ev, short which, void *… 25 void fpm_pctl_on_socket_accept(struct fpm_event_s *ev, short which, void *arg);
|
H A D | fpm_process_ctl.c | 39 static void fpm_pctl_cleanup(int which, void *arg) /* {{{ */ in fpm_pctl_cleanup() argument 42 if (which != FPM_CLEANUP_PARENT_EXEC) { in fpm_pctl_cleanup() 53 static void fpm_pctl_action(struct fpm_event_s *ev, short which, void *arg) /* {{{ */ in fpm_pctl_action() argument 440 void fpm_pctl_heartbeat(struct fpm_event_s *ev, short which, void *arg) /* {{{ */ in fpm_pctl_heartbeat() argument 449 if (which == FPM_EV_TIMEOUT) { in fpm_pctl_heartbeat() 465 void fpm_pctl_perform_idle_server_maintenance_heartbeat(struct fpm_event_s *ev, short which, void *… in fpm_pctl_perform_idle_server_maintenance_heartbeat() argument 474 if (which == FPM_EV_TIMEOUT) { in fpm_pctl_perform_idle_server_maintenance_heartbeat() 495 void fpm_pctl_on_socket_accept(struct fpm_event_s *ev, short which, void *arg) /* {{{ */ in fpm_pctl_on_socket_accept() argument
|
H A D | fpm_worker_pool.c | 37 static void fpm_worker_pool_cleanup(int which, void *arg) /* {{{ */ in fpm_worker_pool_cleanup() argument 45 if ((which & FPM_CLEANUP_CHILD) == 0 && fpm_globals.parent_pid == getpid()) { in fpm_worker_pool_cleanup()
|
H A D | fpm_events.c | 37 static void fpm_event_cleanup(int which, void *arg); 38 static void fpm_got_signal(struct fpm_event_s *ev, short which, void *arg); 48 static void fpm_event_cleanup(int which, void *arg) /* {{{ */ in fpm_event_cleanup() argument 55 static void fpm_got_signal(struct fpm_event_s *ev, short which, void *arg) /* {{{ */ in fpm_got_signal() argument 466 (*ev->callback)( (struct fpm_event_s *) ev, ev->which, ev->arg); in fpm_event_fire() 497 ev->which = FPM_EV_READ; in fpm_event_add() 505 ev->which = FPM_EV_TIMEOUT; in fpm_event_add()
|
H A D | fpm_systemd.c | 48 void fpm_systemd_heartbeat(struct fpm_event_s *ev, short which, void *arg) /* {{{ */ in fpm_systemd_heartbeat() argument 56 if (which == FPM_EV_TIMEOUT) { in fpm_systemd_heartbeat()
|
H A D | fpm_systemd.h | 9 void fpm_systemd_heartbeat(struct fpm_event_s *ev, short which, void *arg);
|
/PHP-7.2/tests/lang/ |
H A D | bug43958.phpt | 12 MyClass::loadCode('file-which-does-not-exist-on-purpose.php'); 14 Warning: include(file-which-does-not-exist-on-purpose.php): failed to open stream: No such file or … 16 Warning: include(): Failed opening 'file-which-does-not-exist-on-purpose.php' for inclusion (includ…
|
/PHP-7.2/ext/standard/tests/general_functions/ |
H A D | get_included_files.phpt | 22 echo "\n-- List included files atfter including inc2 which will include inc3 which includes inc1 --… 47 -- List included files atfter including inc2 which will include inc3 which includes inc1 --
|
/PHP-7.2/ext/shmop/ |
H A D | README | 9 offers high level features which are extremely bothersome for basic SHM 34 shmid - shmid from which to read 35 start - offset from which to start reading 42 shmid - shmid from which to read 50 shmid - shmid for which to return the size 59 shmid - shmid which to mark for deletion 65 shmid - shmid which to close
|
/PHP-7.2/ext/intl/doc/ |
H A D | datefmt_api.php | 195 * @param integer $which the calendar (an enumerated constant) to use. 198 public function setCalendar($which) {} argument 375 * @param integer $which the calendar (an enumerated constant) to use. 378 function datefmt_set_calendar($fmt , $which) {} argument
|
/PHP-7.2/win32/ |
H A D | builddef.bat | 2 rem Generate phpts.def file, which exports symbols from our dll that 3 rem are present in some of the libraries which are compiled statically
|
/PHP-7.2/ext/standard/tests/file/ |
H A D | fgetcsv_variation23.phpt | 12 echo "*** Testing fgetcsv() : reading from file which is having zero content ***\n"; 14 // try reading from file which is having zero content 39 *** Testing fgetcsv() : reading from file which is having zero content ***
|
H A D | copy_variation15.phpt | 24 /* Test copy(): Trying to create a copy of file in a dir which doesn't have write permissions */ 28 echo "*** Test copy() function: Trying to create a copy of file in a dir which doesn't have write p… 57 *** Test copy() function: Trying to create a copy of file in a dir which doesn't have write permiss…
|
H A D | unlink_variation2.phpt | 19 echo "*** Testing unlink() on a file which is in use ***\n"; 34 *** Testing unlink() on a file which is in use ***
|
/PHP-7.2/ext/standard/tests/array/ |
H A D | array_filter_variation5.phpt | 11 * With default callback function argument, array_filter() removes elements which are interpreted as… 60 // With callback function which returns always true 63 // With callback function which returns always false
|
/PHP-7.2/ext/session/tests/ |
H A D | bug36459.phpt | 2 Bug #31454 (Incorrect adding PHPSESSID to links, which contains \r\n) 20 <title>Bug #36459 Incorrect adding PHPSESSID to links, which contains \r\n</title> 33 <title>Bug #36459 Incorrect adding PHPSESSID to links, which contains \r\n</title>
|
/PHP-7.2/ext/spl/tests/ |
H A D | iterator_032.phpt | 46 Cannot seek to 0 which is below the offset 1 48 Cannot seek to 3 which is behind offset 1 plus count 2
|
/PHP-7.2/ext/standard/tests/strings/ |
H A D | strval_error.phpt | 30 // Testing strval with a object which has no toString() method 31 echo "\n-- Testing strval() function with object which has not toString() method --\n"; 49 -- Testing strval() function with object which has not toString() method --
|
/PHP-7.2/pear/ |
H A D | Makefile.frag | 8 WGET = `which wget 2>/dev/null` 9 FETCH = `which fetch 2>/dev/null`
|
/PHP-7.2/ext/phar/phar/ |
H A D | clicommand.inc | 289 $which = $this->args['']['val']; 290 if (isset($which)) { 291 if (count($which) != 1) { 295 $which = $which[0]; 296 if (!array_key_exists($which, $this->cmds)) { 297 if (strtolower($which) == 'commands') { 304 $l = strlen($which); 305 $cmds = array($which => $this->cmds[$which]);
|
/PHP-7.2/ |
H A D | README.UNIX-BUILD-SYSTEM | 11 - adds PHP_DEFINE(what[, value]) which creates a single include-file 47 Makefile.ins are abandoned. The files which are to be compiled 52 E.g. this enables the extension foo which consists of three source-code 71 E.g. this builds the three files which are located relative to the 89 replaced by the values which are correct for your extension 90 and which are again determined by the PHP_NEW_EXTENSION macro. 120 located, in which target context it can work, etc.
|
/PHP-7.2/sapi/cli/tests/ |
H A D | bug64529.phpt | 11 exec('which expect', $output, $ret); 18 $expect_executable = trim(`which expect`);
|
/PHP-7.2/ext/dba/libcdb/ |
H A D | uint32.h | 33 #error Need type which holds 32 bits
|
/PHP-7.2/ext/standard/tests/class_object/ |
H A D | get_class_methods_basic_001.phpt | 30 echo "Argument is name of class which has no methods:\n"; 58 Argument is name of class which has no methods:
|