Home
last modified time | relevance | path

Searched defs:error_text (Results 1 – 2 of 2) sorted by relevance

/php-src/main/streams/
H A Dtransports.c66 zend_string *error_text = NULL; in _php_stream_xport_create() local
203 zend_string **error_text in php_stream_xport_bind()
233 zend_string **error_text, in php_stream_xport_connect()
265 PHPAPI int php_stream_xport_listen(php_stream *stream, int backlog, zend_string **error_text) in php_stream_xport_listen()
293 zend_string **error_text in php_stream_xport_accept()
H A Dphp_stream_transport.h155 zend_string *error_text; member

Completed in 73 milliseconds