Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dstreamsfuncs.c1156 static void apply_filter_to_stream(int append, INTERNAL_FUNCTION_PARAMETERS) in apply_filter_to_stream() function
1239 apply_filter_to_stream(0, INTERNAL_FUNCTION_PARAM_PASSTHRU); in PHP_FUNCTION()
1247 apply_filter_to_stream(1, INTERNAL_FUNCTION_PARAM_PASSTHRU); in PHP_FUNCTION()

Completed in 7 milliseconds