Home
last modified time | relevance | path

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

/PHP-7.2/main/streams/
H A Dtransports.c65 zend_string *error_text = NULL; in _php_stream_xport_create() local
199 zend_string **error_text in php_stream_xport_bind()
229 zend_string **error_text, in php_stream_xport_connect()
261 PHPAPI int php_stream_xport_listen(php_stream *stream, int backlog, zend_string **error_text) in php_stream_xport_listen()
289 zend_string **error_text in php_stream_xport_accept()
H A Dphp_stream_transport.h158 zend_string *error_text; member

Completed in 8 milliseconds