Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Duser_filters.c375 zval *pzbucket, *pzdata, rv; in php_stream_bucket_attach() local
389 …if (NULL == (pzbucket = zend_read_property(NULL, Z_OBJ_P(zobject), "bucket", sizeof("bucket")-1, f… in php_stream_bucket_attach()
393 ZVAL_DEREF(pzbucket); in php_stream_bucket_attach()
395 …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