Home
last modified time | relevance | path

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

/PHP-5.5/main/streams/
H A Dphp_stream_filter_api.h127 PHPAPI void _php_stream_filter_prepend(php_stream_filter_chain *chain, php_stream_filter *filter TS…
138 #define php_stream_filter_prepend(chain, filter) _php_stream_filter_prepend((chain), (filter) TSRML…
H A Dfilter.c332 PHPAPI void _php_stream_filter_prepend(php_stream_filter_chain *chain, php_stream_filter *filter TS… in _php_stream_filter_prepend() function

Completed in 7 milliseconds