Searched defs:filterpattern (Results 1 – 1 of 1) sorted by relevance
45 PHPAPI int php_stream_filter_register_factory(const char *filterpattern, const php_stream_filter_fa… in php_stream_filter_register_factory()54 PHPAPI int php_stream_filter_unregister_factory(const char *filterpattern) in php_stream_filter_unregister_factory()60 PHPAPI int php_stream_filter_register_factory_volatile(zend_string *filterpattern, const php_stream… in php_stream_filter_register_factory_volatile()
Completed in 5 milliseconds