Searched defs:error_text (Results 1 – 2 of 2) sorted by relevance
66 zend_string *error_text = NULL; in _php_stream_xport_create() local203 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()
155 zend_string *error_text; member
Completed in 5 milliseconds