Home
last modified time | relevance | path

Searched defs:errstr (Results 1 – 8 of 8) sorted by relevance

/PHP-8.0/ext/standard/
H A Dfsock.c47 zend_string *errstr = NULL; in php_fsockopen_stream() local
H A Dstreamsfuncs.c111 zend_string *errstr = NULL; in PHP_FUNCTION() local
200 zend_string *errstr = NULL; in PHP_FUNCTION() local
266 zend_string *errstr = NULL; in PHP_FUNCTION() local
H A Dhttp_fopen_wrapper.c136 zend_string *errstr = NULL; in php_stream_url_wrap_http_ex() local
/PHP-8.0/sapi/cli/
H A Dphp_cli_server.c1090 char *errstr = get_last_error(); in php_cli_server_content_sender_pull() local
1219 …t char *host, int *port, int socktype, int *af, socklen_t *socklen, zend_string **errstr) /* {{{ */ in php_network_listen_socket()
1760 static int php_cli_server_client_read_request(php_cli_server_client *client, char **errstr) in php_cli_server_client_read_request()
1943 char *errstr = get_last_error(); in php_cli_server_send_error_page() local
2421 zend_string *errstr = NULL; in php_cli_server_ctor() local
2519 char *errstr = NULL; in php_cli_server_recv_event_read_request() local
2594 char *errstr = php_socket_strerror(php_socket_errno(), NULL, 0); in php_cli_server_do_event_for_each_fd_callback() local
2661 char *errstr = php_socket_strerror(err, NULL, 0); in php_cli_server_do_event_loop() local
/PHP-8.0/main/
H A Dnetwork.c521 zend_string *errstr = NULL; local
1025 char *errstr; local
1059 char *errstr; local
/PHP-8.0/ext/bz2/
H A Dbz2.c570 const char *errstr; /* Error string */ in php_bz2_error() local
/PHP-8.0/ext/mysqlnd/
H A Dmysqlnd_vio.c160 zend_string *errstr = NULL; in MYSQLND_METHOD() local
/PHP-8.0/ext/intl/converter/
H A Dconverter.c512 char *errstr = NULL; in php_converter_resolve_callback() local

Completed in 37 milliseconds