Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds