Searched defs:factory (Results 1 – 5 of 5) sorted by relevance
43 …stream_filter_register_factory(const char *filterpattern, const php_stream_filter_factory *factory) in php_stream_filter_register_factory()58 …ter_register_factory_volatile(zend_string *filterpattern, const php_stream_filter_factory *factory) in php_stream_filter_register_factory_volatile()223 const php_stream_filter_factory *factory = NULL; in php_stream_filter_create() local
28 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
102 mysqlnd_plugin__get_plugin_protocol_data(const MYSQLND_PROTOCOL_PAYLOAD_DECODER_FACTORY * factory, … in mysqlnd_plugin__get_plugin_protocol_data()
2630 mysqlnd_protocol_payload_decoder_factory_free(MYSQLND_PROTOCOL_PAYLOAD_DECODER_FACTORY * const fact… in mysqlnd_protocol_payload_decoder_factory_free()
1912 const php_stream_filter_factory *factory; member
Completed in 22 milliseconds