Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Duser_filters.c436 zval *pzbucket, *pzdata; in php_stream_bucket_attach() local
445 …if (NULL == (pzbucket = zend_hash_str_find_deref(Z_OBJPROP_P(zobject), "bucket", sizeof("bucket")-… in php_stream_bucket_attach()
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