Searched defs:factory (Results 1 – 3 of 3) sorted by relevance
47 …t php_stream_filter_register_factory(const char *filterpattern, php_stream_filter_factory *factory) in php_stream_filter_register_factory()58 …eam_filter_register_factory_volatile(const char *filterpattern, php_stream_filter_factory *factory) in php_stream_filter_register_factory_volatile()253 php_stream_filter_factory *factory = NULL; in php_stream_filter_create() local
32 PHPAPI int php_stream_xport_register(const char *protocol, php_stream_transport_factory factory) in php_stream_xport_register()61 php_stream_transport_factory factory = NULL; in _php_stream_xport_create() local
2068 php_stream_filter_factory *factory; member
Completed in 17 milliseconds