Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Duser_filters.c29 #define PHP_STREAM_BUCKET_RES_NAME "userfilter.bucket" macro
110 …le_bucket = zend_register_list_destructors_ex(php_bucket_dtor, NULL, PHP_STREAM_BUCKET_RES_NAME, m… in PHP_MINIT_FUNCTION()
464 …ZEND_FETCH_RESOURCE(bucket, php_stream_bucket *, pzbucket, -1, PHP_STREAM_BUCKET_RES_NAME, le_buck… in php_stream_bucket_attach()

Completed in 6 milliseconds