Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Duser_filters.c27 #define PHP_STREAM_BUCKET_RES_NAME "userfilter.bucket" macro
99 …le_bucket = zend_register_list_destructors_ex(php_bucket_dtor, NULL, PHP_STREAM_BUCKET_RES_NAME, m… in PHP_MINIT_FUNCTION()
455 …if ((bucket = (php_stream_bucket *)zend_fetch_resource_ex(pzbucket, PHP_STREAM_BUCKET_RES_NAME, le… in php_stream_bucket_attach()

Completed in 5 milliseconds