Home
last modified time | relevance | path

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

/PHP-7.2/ext/standard/
H A Dfsock.c50 zend_string *errstr = NULL; in php_fsockopen_stream() local
H A Dstreamsfuncs.c104 zend_string *errstr = NULL; in PHP_FUNCTION() local
194 zend_string *errstr = NULL; in PHP_FUNCTION() local
264 zend_string *errstr = NULL; in PHP_FUNCTION() local
H A Dhttp_fopen_wrapper.c129 zend_string *errstr = NULL; in php_stream_url_wrap_http_ex() local
/PHP-7.2/sapi/cli/
H A Dphp_cli_server.c1065 char *errstr = get_last_error(); in php_cli_server_content_sender_pull() local
1188 …t char *host, int *port, int socktype, int *af, socklen_t *socklen, zend_string **errstr) /* {{{ */ in php_network_listen_socket()
1708 static int php_cli_server_client_read_request(php_cli_server_client *client, char **errstr) in php_cli_server_client_read_request()
1882 char *errstr = get_last_error(); in php_cli_server_send_error_page() local
2242 zend_string *errstr = NULL; in php_cli_server_ctor() local
2361 char *errstr = NULL; in php_cli_server_recv_event_read_request() local
2433 char *errstr; in php_cli_server_do_event_for_each_fd_callback() local
2497 char *errstr = php_socket_strerror(err, NULL, 0); in php_cli_server_do_event_loop() local
/PHP-7.2/main/
H A Dnetwork.c524 zend_string *errstr = NULL; local
1026 char *errstr; local
1074 char *errstr; local
/PHP-7.2/ext/bz2/
H A Dbz2.c640 const char *errstr; /* Error string */ in php_bz2_error() local
/PHP-7.2/ext/mysqlnd/
H A Dmysqlnd_vio.c164 zend_string *errstr = NULL; in MYSQLND_METHOD() local
H A Dmysqlnd_net.c174 zend_string *errstr = NULL; in MYSQLND_METHOD() local
/PHP-7.2/ext/intl/converter/
H A Dconverter.c531 char *errstr = NULL; in php_converter_resolve_callback() local
/PHP-7.2/ext/sqlite3/libsqlite/
H A Dsqlite3ext.h242 const char *(*errstr)(int); member

Completed in 55 milliseconds