Home
last modified time | relevance | path

Searched refs:EPOLL_USE_CHANGELIST (Results 1 – 4 of 4) sorted by relevance

/dports/devel/pecl-event/event-3.0.6/php8/
H A Dphp_event.c1114 …PHP_EVENT_REG_CLASS_CONST_LONG(php_event_base_ce, EPOLL_USE_CHANGELIST, EVENT_BASE_FLAG_EPOLL_USE_…
/dports/devel/pecl-event/event-3.0.6/php7/
H A Dphp_event.c1168 …PHP_EVENT_REG_CLASS_CONST_LONG(php_event_base_ce, EPOLL_USE_CHANGELIST, EVENT_BASE_FLAG_EPOLL_USE_… in PHP_MINIT_FUNCTION()
/dports/devel/pecl-event/event-3.0.6/php5/
H A Dphp_event.c1263 …REGISTER_EVENT_CLASS_CONST_LONG(php_event_base_ce, EPOLL_USE_CHANGELIST, EVENT_BASE_FLAG_EPOLL_USE… in PHP_MINIT_FUNCTION()
/dports/devel/kdev-php/kdev-php-21.12.3/
H A Dphpfunctions.php12553 const EPOLL_USE_CHANGELIST = 0; define in Ds\\EventBase