Searched refs:PHP_STREAM_BRIGADE_RES_NAME (Results 1 – 1 of 1) sorted by relevance
25 #define PHP_STREAM_BRIGADE_RES_NAME "userfilter.bucket brigade" macro81 …le_bucket_brigade = zend_register_list_destructors_ex(NULL, NULL, PHP_STREAM_BRIGADE_RES_NAME, mod… in PHP_MINIT_FUNCTION()385 Z_RES_P(zbrigade), PHP_STREAM_BRIGADE_RES_NAME, le_bucket_brigade)) == NULL) { in PHP_FUNCTION()422 Z_RES_P(zbrigade), PHP_STREAM_BRIGADE_RES_NAME, le_bucket_brigade)) == NULL) { in php_stream_bucket_attach()
Completed in 7 milliseconds