Query: event_buffer_base_set
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
EVENT_BUFFER_BASE_SET(3) 1 EVENT_BUFFER_BASE_SET(3) event_buffer_base_set - Associate buffered event with an event baseSYNOPSISbool event_buffer_base_set (resource $bevent, resource $event_base)DESCRIPTIONAssign the specified $bevent to the $event_base.PARAMETERSo $bevent - Valid buffered event resource. o $event_base - Valid event base resource.RETURN VALUESevent_buffer_base_set(3) returns TRUE on success or FALSE on error. PHP Documentation Group EVENT_BUFFER_BASE_SET(3)