Home
last modified time | relevance | path

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

/PHP-5.5/main/streams/
H A Dphp_stream_filter_api.h129 PHPAPI void _php_stream_filter_append(php_stream_filter_chain *chain, php_stream_filter *filter TSR…
139 #define php_stream_filter_append(chain, filter) _php_stream_filter_append((chain), (filter) TSRMLS_…
H A Dfilter.c418 PHPAPI void _php_stream_filter_append(php_stream_filter_chain *chain, php_stream_filter *filter TSR… in _php_stream_filter_append() function

Completed in 14 milliseconds