Home
last modified time | relevance | path

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

/php-src/ext/random/
H A Dcsprng.c69 …NULL PHPAPI zend_result php_random_bytes_ex(void *bytes, size_t size, char *errstr, size_t errstr_… in php_random_bytes_ex()
215 char errstr[128]; in php_random_bytes() local
H A Dzend_utils.c37 char errstr[128]; in php_random_bytes_insecure_for_zend() local
/php-src/Zend/
H A Dzend_ini.c618 …ring *value, zend_ini_parse_quantity_signed_result_t signed_result, zend_string **errstr) /* {{{ */ in zend_ini_parse_quantity_internal()
863 ZEND_API zend_long zend_ini_parse_quantity(zend_string *value, zend_string **errstr) /* {{{ */ in zend_ini_parse_quantity()
869 ZEND_API zend_ulong zend_ini_parse_uquantity(zend_string *value, zend_string **errstr) /* {{{ */ in zend_ini_parse_uquantity()
877 zend_string *errstr; in zend_ini_parse_quantity_warn() local
891 zend_string *errstr; in zend_ini_parse_uquantity_warn() local
/php-src/ext/standard/
H A Dfsock.c47 zend_string *errstr = NULL; in php_fsockopen_stream() local
H A Dhttp.c265 zend_string *errstr; in cache_request_parse_body_option() local
H A Dstreamsfuncs.c108 zend_string *errstr = NULL; in PHP_FUNCTION() local
207 zend_string *errstr = NULL; in PHP_FUNCTION() local
269 zend_string *errstr = NULL; in PHP_FUNCTION() local
H A Dhttp_fopen_wrapper.c165 zend_string *errstr = NULL; in php_stream_url_wrap_http_ex() local
H A Dbasic_functions.c1887 zend_string *errstr; local
/php-src/main/
H A Dnetwork.c520 zend_string *errstr = NULL; local
1014 char *errstr; local
1048 char *errstr; local
/php-src/sapi/cli/
H A Dphp_cli_server.c1153 char *errstr = get_last_error(); in php_cli_server_content_sender_pull() local
1283 …t char *host, int *port, int socktype, int *af, socklen_t *socklen, zend_string **errstr) /* {{{ */ in php_network_listen_socket()
1841 static int php_cli_server_client_read_request(php_cli_server_client *client, char **errstr) in php_cli_server_client_read_request()
2019 char *errstr = get_last_error(); in php_cli_server_send_error_page() local
2550 zend_string *errstr = NULL; in php_cli_server_ctor() local
2633 char *errstr = NULL; in php_cli_server_recv_event_read_request() local
2712 char *errstr = php_socket_strerror(php_socket_errno(), NULL, 0); in php_cli_server_do_event_for_each_fd_callback() local
2779 char *errstr = php_socket_strerror(err, NULL, 0); in php_cli_server_do_event_loop() local
/php-src/ext/bz2/
H A Dbz2.c568 const char *errstr; /* Error string */ in php_bz2_error() local
/php-src/ext/mysqlnd/
H A Dmysqlnd_vio.c191 zend_string *errstr = NULL; in MYSQLND_METHOD() local
/php-src/ext/zend_test/
H A Dtest.c498 zend_string *errstr; in ZEND_FUNCTION() local
515 zend_string *errstr; in ZEND_FUNCTION() local

Completed in 43 milliseconds