Home
last modified time | relevance | path

Searched refs:ev_timer_prop_remaining_read (Results 1 – 3 of 3) sorted by relevance

/dports/devel/pecl-ev/ev-1.1.5/php8/
H A Dpe.c363 static zval * ev_timer_prop_remaining_read(php_ev_object *obj, zval *retval) in ev_timer_prop_remaining_read() function
564 {"remaining", sizeof("remaining") - 1, ev_timer_prop_remaining_read, NULL, NULL},
/dports/devel/pecl-ev/ev-1.1.5/php7/
H A Dpe.c363 static zval * ev_timer_prop_remaining_read(php_ev_object *obj, zval *retval) in ev_timer_prop_remaining_read() function
564 {"remaining", sizeof("remaining") - 1, ev_timer_prop_remaining_read, NULL, NULL},
/dports/devel/pecl-ev/ev-1.1.5/php5/
H A Dpe.c480 static int ev_timer_prop_remaining_read(php_ev_object *obj, zval **retval TSRMLS_DC) in ev_timer_prop_remaining_read() function
749 {"remaining", sizeof("remaining") - 1, ev_timer_prop_remaining_read, NULL, NULL},