Home
last modified time | relevance | path

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

/PHP-7.0/ext/standard/
H A Dfsock.c50 zend_string *errstr = NULL; in php_fsockopen_stream() local
H A Dstreamsfuncs.c99 zend_string *errstr = NULL; in PHP_FUNCTION() local
183 zend_string *errstr = NULL; in PHP_FUNCTION() local
248 zend_string *errstr = NULL; in PHP_FUNCTION() local
H A Dhttp_fopen_wrapper.c133 zend_string *errstr = NULL; in php_stream_url_wrap_http_ex() local
/PHP-7.0/sapi/cli/
H A Dphp_cli_server.c1057 char *errstr = get_last_error(); in php_cli_server_content_sender_pull() local
1180 …t char *host, int *port, int socktype, int *af, socklen_t *socklen, zend_string **errstr) /* {{{ */ in php_network_listen_socket()
1719 static int php_cli_server_client_read_request(php_cli_server_client *client, char **errstr) in php_cli_server_client_read_request()
1896 char *errstr = get_last_error(); in php_cli_server_send_error_page() local
2242 zend_string *errstr = NULL; in php_cli_server_ctor() local
2371 char *errstr = NULL; in php_cli_server_recv_event_read_request() local
2446 char *errstr; in php_cli_server_do_event_for_each_fd_callback() local
2509 char *errstr = php_socket_strerror(err, NULL, 0); in php_cli_server_do_event_loop() local
/PHP-7.0/main/
H A Dnetwork.c531 zend_string *errstr = NULL; local
1014 char *errstr; local
1062 char *errstr; local
/PHP-7.0/ext/bz2/
H A Dbz2.c639 const char *errstr; /* Error string */ in php_bz2_error() local
/PHP-7.0/ext/mysqlnd/
H A Dmysqlnd_net.c183 zend_string *errstr = NULL; in MYSQLND_METHOD() local
/PHP-7.0/ext/intl/converter/
H A Dconverter.c531 char *errstr = NULL; in php_converter_resolve_callback() local
/PHP-7.0/ext/sqlite3/libsqlite/
H A Dsqlite3ext.h242 const char *(*errstr)(int); member

Completed in 41 milliseconds