Home
last modified time | relevance | path

Searched refs:php_stream_populate_meta_data (Results 1 – 2 of 2) sorted by path

/PHP-5.5/ext/standard/
H A Dstreamsfuncs.c499 if (!php_stream_populate_meta_data(stream, return_value)) { in PHP_FUNCTION()
/PHP-5.5/main/
H A Dphp_streams.h423 #define php_stream_populate_meta_data(stream, zv) (_php_stream_set_option((stream), PHP_STREAM_OPTI… macro

Completed in 15 milliseconds