Home
last modified time | relevance | path

Searched defs:err (Results 26 – 50 of 78) sorted by last modified time

1234

/PHP-5.5/ext/standard/
H A Ddl.c147 char *err = GET_DL_ERROR(); in php_load_extension() local
H A Darray.c1592 int err = 0, is_step_double = 0; in PHP_FUNCTION() local
/PHP-5.5/ext/sockets/
H A Dconversions.c72 struct err_s err; member
80 struct err_s err; member
139 static void do_from_to_zval_err(struct err_s *err, in do_from_to_zval_err()
1485 struct err_s *err /* in/out */) in from_zval_run_conversions()
1527 struct err_s *err) in to_zval_run_conversions()
H A Dsendrecvmsg.c172 struct err_s err = {0}; in PHP_FUNCTION() local
215 struct err_s err = {0}; in PHP_FUNCTION() local
316 struct err_s err = {0}; in php_do_setsockopt_ipv6_rfc3542() local
367 struct err_s err = {0}; in php_do_getsockopt_ipv6_rfc3542() local
/PHP-5.5/ext/soap/
H A Dphp_http.c345 int request_size, err; in make_http_soap_request() local
H A Dphp_encoding.c907 char *err = emalloc(new_len + 8); in to_xml_string() local
/PHP-5.5/ext/snmp/
H A Dsnmp.c718 char *err; in php_snmp_internal() local
/PHP-5.5/ext/phar/
H A Dutil.c175 const char *err; in phar_mount_entry() local
H A Dphar.c1600 char err = 0; local
/PHP-5.5/ext/pgsql/
H A Dpgsql.c4440 char *err = NULL; local
5428 int key_type, err = 0, skip_field; local
/PHP-5.5/ext/pdo_oci/
H A Dphp_pdo_oci_int.h35 OCIError *err; member
63 OCIError *err; member
H A Doci_driver.c60 ub4 _oci_error(OCIError *err, pdo_dbh_t *dbh, pdo_stmt_t *stmt, char *what, sword status, int isini… in _oci_error()
/PHP-5.5/ext/pdo_dblib/
H A Dphp_pdo_dblib_int.h115 pdo_dblib_err err; member
120 pdo_dblib_err err; member
/PHP-5.5/ext/openssl/
H A Dxp_ssl.c97 int err = SSL_get_error(sslsock->ssl_handle, nr_bytes); in handle_ssl_error() local
261 int err = SSL_get_error(sslsock->ssl_handle, nr_bytes ); in php_openssl_sockop_io() local
296 int err = SSL_get_error(sslsock->ssl_handle, nr_bytes); in php_openssl_sockop_io() local
633 int err = SSL_get_error(sslsock->ssl_handle, n); in php_openssl_enable_crypto() local
846 int err = SSL_get_error(sslsock->ssl_handle, n); in php_openssl_sockop_set_option() local
H A Dopenssl.c4293 int err; in PHP_FUNCTION() local
4539 int err, depth, ret; in verify_callback() local
4579 int err; in php_openssl_apply_verification_policy() local
/PHP-5.5/ext/opcache/
H A Dshared_alloc_win32.c40 static void zend_win_error_message(int type, char *msg, int err) in zend_win_error_message()
128 int err; in zend_shared_alloc_reattach() local
176 int err, ret; in create_segments() local
/PHP-5.5/ext/oci8/
H A Dphp_oci8_int.h114 OCIError *err; /* pool's error handle */ member
128 OCIError *err; /* private error handle */ member
192 OCIError *err; /* private error handle */ member
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd.h116 #define mysqlnd_poll(r, err, d_pull,sec,usec,desc_num) _mysqlnd_poll((r), (err), (d_pull), (sec), (… argument
/PHP-5.5/ext/mysqli/
H A Dmysqli_nonapi.c1056 zend_bool err = FALSE; local
1110 zend_bool err = FALSE; local
H A Dmysqli_api.c866 const char *err; local
2458 const char * err; local
/PHP-5.5/ext/mbstring/
H A Dphp_mbregex.c810 int i, err, eval, n; in _php_mb_regex_ereg_replace_exec() local
1060 int n, err; in PHP_FUNCTION() local
1140 int err; in PHP_FUNCTION() local
1182 int n, i, err, pos, len, beg, end; in _php_mb_regex_ereg_search_exec() local
H A Dmbstring.c4048 int err = 0; in PHP_FUNCTION() local
/PHP-5.5/ext/mbstring/libmbfl/filters/
H A Dmbfilter_htmlent.c292 int err = 0; in mbfl_filt_conv_html_dec_flush() local
/PHP-5.5/ext/intl/timezone/
H A Dtimezone_class.h38 intl_error err; member
/PHP-5.5/ext/intl/transliterator/
H A Dtransliterator_class.h31 intl_error err; member

Completed in 165 milliseconds

1234