Home
last modified time | relevance | path

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

/PHP-7.0/main/streams/
H A Dfilter.c47 …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
H A Dtransports.c32 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
/PHP-7.0/ext/standard/
H A Dfilters.c2068 php_stream_filter_factory *factory; member

Completed in 15 milliseconds