| /PHP_5_3/ext/date/tests/ |
| H A D | examine_diff.inc | 28 * indicate which direction to go.
|
| /PHP_5_3/ext/oci8/tests/ |
| H A D | details.inc | 8 * successfully, you need a server and client which is Oracle 11g or
|
| /PHP_5_3/ext/pdo_mysql/tests/ |
| H A D | mysql_pdo_test.inc | 108 // stinky string which we need to parse
|
| /PHP_5_3/ext/phar/phar/ |
| H A D | pharcommand.inc | 53 * @param string $which Which argument is chosen. 57 static function phar_args($which, $phartype) 174 $required = strpos($which, $ukey) !== false; 175 $optional = strpos($which, $lkey) !== false; 1527 foreach($infos as $which => $val) { 1528 $l = max(strlen($which), $l); 1531 foreach($infos as $which => $val) { 1532 echo $which . ':' . str_repeat(' ', $l + 1 - strlen($which)) . $val . "\n";
|
| /PHP_5_3/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_5_3/ext/spl/examples/ |
| H A D | directoryfilterdots.inc | 17 * This Iterator takes a pathname from which it creates a RecursiveDirectoryIterator
|
| H A D | keyfilter.inc | 19 * and the instance will only return elements which match the given regular
|
| H A D | searchiterator.inc | 35 * which can only happen once per iteration.
|
| /PHP_5_3/ext/spl/internal/ |
| H A D | parentiterator.inc | 19 * RecursiveIteratorIterator that only shows those elements which have
|
| H A D | recursiveiteratoriterator.inc | 49 * - CATCH_GET_CHILD which catches exceptions during
|
| /PHP_5_3/ext/standard/tests/http/ |
| H A D | server.inc | 14 * $output is a stream on which everything sent by clients is written to
|
| /PHP_5_3/sapi/fpm/fpm/ |
| H A D | fpm_events.c | 34 static void fpm_event_cleanup(int which, void *arg); 35 static void fpm_got_signal(struct fpm_event_s *ev, short which, void *arg); 45 static void fpm_event_cleanup(int which, void *arg) /* {{{ */ argument 52 static void fpm_got_signal(struct fpm_event_s *ev, short which, void *arg) /* {{{ */ argument 459 (*ev->callback)( (struct fpm_event_s *) ev, ev->which, ev->arg); 490 ev->which = FPM_EV_READ; 498 ev->which = FPM_EV_TIMEOUT;
|
| H A D | fpm_events.h | 23 short which; /* type of event */ member in struct:fpm_event_s
|
| H A D | fpm_php.c | 196 static void fpm_php_cleanup(int which, void *arg) /* {{{ */ argument
|
| H A D | fpm_process_ctl.c | 40 static void fpm_pctl_cleanup(int which, void *arg) /* {{{ */ argument 43 if (which != FPM_CLEANUP_PARENT_EXEC) { 54 static void fpm_pctl_action(struct fpm_event_s *ev, short which, void *arg) /* {{{ */ argument 211 switch (fpm_state) { /* check which states can be overridden */ 441 void fpm_pctl_heartbeat(struct fpm_event_s *ev, short which, void *arg) /* {{{ */ argument 450 if (which == FPM_EV_TIMEOUT) { 466 void fpm_pctl_perform_idle_server_maintenance_heartbeat(struct fpm_event_s *ev, short which, void *arg) /* {{{ */ argument 475 if (which == FPM_EV_TIMEOUT) { 490 /* first call without setting which to initialize the timer */ 496 void fpm_pctl_on_socket_accept(struct fpm_event_s *ev, short which, voi argument [all...] |
| H A D | fpm_process_ctl.h | 24 void fpm_pctl_heartbeat(struct fpm_event_s *ev, short which, void *arg); 25 void fpm_pctl_perform_idle_server_maintenance_heartbeat(struct fpm_event_s *ev, short which, void *arg); 26 void fpm_pctl_on_socket_accept(struct fpm_event_s *ev, short which, void *arg);
|
| H A D | fpm_worker_pool.c | 36 static void fpm_worker_pool_cleanup(int which, void *arg) /* {{{ */ argument 44 if ((which & FPM_CLEANUP_CHILD) == 0 && fpm_globals.parent_pid == getpid()) {
|
| H A D | fpm_sockets.c | 67 static void fpm_sockets_cleanup(int which, void *arg) /* {{{ */ argument 75 if (which != FPM_CLEANUP_PARENT_EXEC) { 84 if (which == FPM_CLEANUP_PARENT_EXIT_MAIN) {
|
| /PHP_5_3/win32/ |
| H A D | time.h | 48 PHPAPI extern int setitimer(int which, const struct itimerval *value,
|
| H A D | time.c | 148 PHPAPI int setitimer(int which, const struct itimerval *value, struct itimerval *ovalue) 161 switch (which) { 180 switch (which) {
|
| /PHP_5_3/ext/imap/tests/ |
| H A D | imap_include.inc | 32 * Special handling for 'udate', which will vary run-to-run; assumes an IMAP 33 * server with its clock synced to the current system, which is consistent with
|
| /PHP_5_3/ext/intl/dateformat/ |
| H A D | dateformat_class.c | 145 ZEND_ARG_INFO(0, which)
|
| /PHP_5_3/ext/intl/doc/ |
| H A D | datefmt_api.php | 98 * otherwise it will contain the position at which parsing ended (and the error 101 * @param integer $parse_pos position at which to start the parsing in $value (zero-based) 113 * otherwise it will contain the position at which parsing ended (and the error 116 * @param integer $parse_pos position at which to start the parsing in $value (zero-based) 162 * @param [integer] which locale should be returned? 190 * Sets the calendar used to the appropriate calendar, which must be 195 * @param integer $which the calendar (an enumerated constant) to use. 198 public function setCalendar($which) {} 280 * otherwise it will contain the position at which parsing ended (and the error 284 * @param integer $parse_pos position at which t [all...] |
| /PHP_5_3/ext/dba/libcdb/ |
| H A D | uint32.h | 33 #error Need type which holds 32 bits
|
| /PHP_5_3/ext/standard/ |
| H A D | basic_functions.h | 159 #error Need type which holds 32 bits
|