Home
last modified time | relevance | path

Searched refs:ev_timer_property_entries (Results 1 – 9 of 9) sorted by relevance

/dports/devel/pecl-ev/ev-1.1.5/php7/
H A Dpriv.h44 extern const php_ev_property_entry ev_timer_property_entries[];
H A Dpe.c562 const php_ev_property_entry ev_timer_property_entries[] = { variable
H A Dev.c1019 PHP_EV_ADD_CLASS_PROPERTIES(&php_ev_timer_properties, ev_timer_property_entries); in php_ev_register_classes()
/dports/devel/pecl-ev/ev-1.1.5/php8/
H A Dpriv.h44 extern const php_ev_property_entry ev_timer_property_entries[];
H A Dpe.c562 const php_ev_property_entry ev_timer_property_entries[] = { variable
H A Dev.c915 PHP_EV_ADD_CLASS_PROPERTIES(&php_ev_timer_properties, ev_timer_property_entries); in php_ev_register_classes()
/dports/devel/pecl-ev/ev-1.1.5/php5/
H A Dpriv.h44 extern const php_ev_property_entry ev_timer_property_entries[];
H A Dpe.c747 const php_ev_property_entry ev_timer_property_entries[] = { variable
H A Dev.c905 PHP_EV_ADD_CLASS_PROPERTIES(&php_ev_timer_properties, ev_timer_property_entries); in php_ev_register_classes()