Searched refs:php_stream_xport_bind (Results 1 – 2 of 2) sorted by relevance
58 PHPAPI int php_stream_xport_bind(php_stream *stream,
158 if (0 != php_stream_xport_bind(stream, name, namelen, &error_text)) { in _php_stream_xport_create()201 PHPAPI int php_stream_xport_bind(php_stream *stream, in php_stream_xport_bind() function
Completed in 6 milliseconds