Home
last modified time | relevance | path

Searched defs:filterpattern (Results 1 – 1 of 1) sorted by relevance

/PHP-8.1/main/streams/
H A Dfilter.c43 PHPAPI int php_stream_filter_register_factory(const char *filterpattern, const php_stream_filter_fa… in php_stream_filter_register_factory()
52 PHPAPI int php_stream_filter_unregister_factory(const char *filterpattern) in php_stream_filter_unregister_factory()
58 PHPAPI int php_stream_filter_register_factory_volatile(zend_string *filterpattern, const php_stream… in php_stream_filter_register_factory_volatile()

Completed in 6 milliseconds