Home
last modified time | relevance | path

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

/PHP-8.1/main/streams/
H A Dphp_stream_filter_api.h66 …_bucket_new(php_stream *stream, char *buf, size_t buflen, uint8_t own_buf, uint8_t buf_persistent);
H A Dfilter.c71 …m_bucket_new(php_stream *stream, char *buf, size_t buflen, uint8_t own_buf, uint8_t buf_persistent) in php_stream_bucket_new() argument
79 if (is_persistent && !buf_persistent) { in php_stream_bucket_new()

Completed in 6 milliseconds