Searched defs:factory (Results 1 – 5 of 5) sorted by relevance
45 …stream_filter_register_factory(const char *filterpattern, const php_stream_filter_factory *factory) in php_stream_filter_register_factory()60 …ter_register_factory_volatile(zend_string *filterpattern, const php_stream_filter_factory *factory) in php_stream_filter_register_factory_volatile()225 const php_stream_filter_factory *factory = NULL; in php_stream_filter_create() local
30 PHPAPI int php_stream_xport_register(const char *protocol, php_stream_transport_factory factory) in php_stream_xport_register()63 php_stream_transport_factory factory = NULL; in _php_stream_xport_create() local
118 mysqlnd_plugin__get_plugin_protocol_data(const MYSQLND_PROTOCOL_PAYLOAD_DECODER_FACTORY * factory, … in mysqlnd_plugin__get_plugin_protocol_data()
2767 mysqlnd_protocol_payload_decoder_factory_free(MYSQLND_PROTOCOL_PAYLOAD_DECODER_FACTORY * const fact… in mysqlnd_protocol_payload_decoder_factory_free()
2041 const php_stream_filter_factory *factory; member
Completed in 26 milliseconds