Home
last modified time | relevance | path

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

/PHP-8.2/main/streams/
H A Dtransports.c66 zend_string *error_text = NULL; in _php_stream_xport_create() local
201 zend_string **error_text in php_stream_xport_bind()
231 zend_string **error_text, in php_stream_xport_connect()
263 PHPAPI int php_stream_xport_listen(php_stream *stream, int backlog, zend_string **error_text) in php_stream_xport_listen()
291 zend_string **error_text in php_stream_xport_accept()
H A Dphp_stream_transport.h155 zend_string *error_text; member

Completed in 6 milliseconds