Home
last modified time | relevance | path

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

/PHP-5.5/main/
H A Dphp_memory_streams.h40 #define php_stream_temp_open(mode, max_memory_usage, buf, length) _php_stream_temp_open((mode), (ma…
48 PHPAPI php_stream *_php_stream_temp_open(int mode, size_t max_memory_usage, char *buf, size_t lengt…
/PHP-5.5/main/streams/
H A Dmemory.c579 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 8 milliseconds