Home
last modified time | relevance | path

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

/PHP-7.2/ext/standard/
H A Duser_filters.c432 zval *pzbucket, *pzdata; in php_stream_bucket_attach() local
441 if (NULL == (pzbucket = zend_hash_str_find(Z_OBJPROP_P(zobject), "bucket", sizeof("bucket")-1))) { in php_stream_bucket_attach()
451 …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