Home
last modified time | relevance | path

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

/PHP-7.4/main/
H A Dphp_memory_streams.h40 #define php_stream_temp_open(mode, max_memory_usage, buf, length) _php_stream_temp_open((mode), (ma…
50 PHPAPI php_stream *_php_stream_temp_open(int mode, size_t max_memory_usage, char *buf, size_t lengt…
/PHP-7.4/main/streams/
H A Dmemory.c603 PHPAPI php_stream *_php_stream_temp_open(int mode, size_t max_memory_usage, char *buf, size_t lengt… in _php_stream_temp_open() function

Completed in 6 milliseconds