Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dstreamsfuncs.c1192 static void apply_filter_to_stream(int append, INTERNAL_FUNCTION_PARAMETERS) in apply_filter_to_stream() function
1270 apply_filter_to_stream(0, INTERNAL_FUNCTION_PARAM_PASSTHRU); in PHP_FUNCTION()
1278 apply_filter_to_stream(1, INTERNAL_FUNCTION_PARAM_PASSTHRU); in PHP_FUNCTION()

Completed in 8 milliseconds