Home
last modified time | relevance | path

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

/PHP-7.3/main/streams/
H A Dfilter.c45 …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
H A Dtransports.c30 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
/PHP-7.3/ext/mysqlnd/
H A Dmysqlnd_ext_plugin.c118 mysqlnd_plugin__get_plugin_protocol_data(const MYSQLND_PROTOCOL_PAYLOAD_DECODER_FACTORY * factory, … in mysqlnd_plugin__get_plugin_protocol_data()
H A Dmysqlnd_wireprotocol.c2630 mysqlnd_protocol_payload_decoder_factory_free(MYSQLND_PROTOCOL_PAYLOAD_DECODER_FACTORY * const fact… in mysqlnd_protocol_payload_decoder_factory_free()
/PHP-7.3/ext/standard/
H A Dfilters.c2034 const php_stream_filter_factory *factory; member

Completed in 28 milliseconds