Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dfsock.c48 zend_string *errstr = NULL; in php_fsockopen_stream() local
H A Dstreamsfuncs.c102 zend_string *errstr = NULL; in PHP_FUNCTION() local
188 zend_string *errstr = NULL; in PHP_FUNCTION() local
254 zend_string *errstr = NULL; in PHP_FUNCTION() local
H A Dhttp_fopen_wrapper.c138 zend_string *errstr = NULL; in php_stream_url_wrap_http_ex() local
/PHP-7.4/sapi/cli/
H A Dphp_cli_server.c1146 char *errstr = get_last_error(); in php_cli_server_content_sender_pull() local
1272 …t char *host, int *port, int socktype, int *af, socklen_t *socklen, zend_string **errstr) /* {{{ */ in php_network_listen_socket()
1820 static int php_cli_server_client_read_request(php_cli_server_client *client, char **errstr) in php_cli_server_client_read_request()
2003 char *errstr = get_last_error(); in php_cli_server_send_error_page() local
2384 zend_string *errstr = NULL; in php_cli_server_ctor() local
2503 char *errstr = NULL; in php_cli_server_recv_event_read_request() local
2577 char *errstr = php_socket_strerror(php_socket_errno(), NULL, 0); in php_cli_server_do_event_for_each_fd_callback() local
2644 char *errstr = php_socket_strerror(err, NULL, 0); in php_cli_server_do_event_loop() local
/PHP-7.4/main/
H A Dnetwork.c525 zend_string *errstr = NULL; local
1029 char *errstr; local
1063 char *errstr; local
/PHP-7.4/ext/bz2/
H A Dbz2.c644 const char *errstr; /* Error string */ in php_bz2_error() local
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_vio.c162 zend_string *errstr = NULL; in MYSQLND_METHOD() local
/PHP-7.4/ext/intl/converter/
H A Dconverter.c538 char *errstr = NULL; in php_converter_resolve_callback() local

Completed in 46 milliseconds