Searched refs:_php_stream_xport_create (Results 1 – 2 of 2) sorted by relevance
/PHP-8.3/main/streams/ |
H A D | php_stream_transport.h | 46 PHPAPI php_stream *_php_stream_xport_create(const char *name, size_t namelen, int options, 55 …_php_stream_xport_create(name, namelen, options, flags, persistent_id, timeout, context, estr, eco…
|
H A D | transports.c | 52 PHPAPI php_stream *_php_stream_xport_create(const char *name, size_t namelen, int options, in _php_stream_xport_create() function
|
Completed in 7 milliseconds