Home
last modified time | relevance | path

Searched defs:event (Results 1 – 4 of 4) sorted by relevance

/PHP-5.4/ext/interbase/
H A Dphp_ibase_includes.h96 typedef struct event { struct
99 ISC_LONG event_id; argument
100 unsigned short event_count; argument
101 char **events; argument
102 char *event_buffer, *result_buffer; argument
105 struct event *event_next; argument
106 enum event_state { NEW, ACTIVE, DEAD } state; argument
H A Dibase_events.c197 static isc_callback _php_ibase_callback(ibase_event *event, /* {{{ */ in _php_ibase_callback()
271 ibase_event *event; in PHP_FUNCTION() local
385 ibase_event *event; in PHP_FUNCTION() local
/PHP-5.4/sapi/fpm/fpm/
H A Dfpm_stdio.c93 struct fpm_event_s *event; in fpm_stdio_child_said() local
/PHP-5.4/sapi/cli/
H A Dphp_cli_server.c2281 static int php_cli_server_do_event_for_each_fd_callback(void *_params, int fd, int event) /* {{{ */ in php_cli_server_do_event_for_each_fd_callback()

Completed in 19 milliseconds