Home
last modified time | relevance | path

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

/dports/devel/pecl-event/event-3.0.6/php7/classes/
H A Dbase.c345 PHP_METHOD(EventBase, updateCacheTime) in PHP_METHOD() argument
/dports/devel/pecl-event/event-3.0.6/php8/classes/
H A Dbase.c345 PHP_EVENT_METHOD(EventBase, updateCacheTime) in PHP_EVENT_METHOD() argument
/dports/devel/pecl-event/event-3.0.6/php5/classes/
H A Dbase.c354 PHP_METHOD(EventBase, updateCacheTime) in PHP_METHOD() argument
/dports/devel/pecl-event/event-3.0.6/php7/src/
H A Dfe.h52 PHP_METHOD(EventBase, updateCacheTime);
H A Dfe.c535 PHP_ME(EventBase, updateCacheTime, arginfo_event__void, ZEND_ACC_PUBLIC)
/dports/devel/pecl-event/event-3.0.6/php5/src/
H A Dfe.h52 PHP_METHOD(EventBase, updateCacheTime);
H A Dfe.c530 PHP_ME(EventBase, updateCacheTime, arginfo_event__void, ZEND_ACC_PUBLIC)
/dports/devel/pecl-event/event-3.0.6/php8/
H A Dphp_event.stub.php.in38 public function updateCacheTime(): bool {} function in PHP_EVENT_NS\\EventBase
H A Dphp_event_arginfo.h854 ZEND_METHOD(EventBase, updateCacheTime);
1217 ZEND_ME(EventBase, updateCacheTime, arginfo_class_EventBase_updateCacheTime, ZEND_ACC_PUBLIC)