Home
last modified time | relevance | path

Searched defs:err (Results 51 – 75 of 78) sorted by relevance

1234

/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/zip/lib/
H A Dzip_open.c146 set_error(int *zep, struct zip_error *err, int ze) in set_error()
/PHP-5.5/main/
H A Dnetwork.c427 int num_addrs, n, err = 0; local
990 PHPAPI char *php_socket_strerror(long err, char *buf, size_t bufsize)
/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/pdo_oci/
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/intl/msgformat/
H A Dmsgformat_helpers.cpp374 intl_error& err = INTL_DATA_ERROR(mfo); in umsg_format_helper() local
/PHP-5.5/ext/curl/
H A Dphp_curl.h175 struct _php_curl_error err; member
/PHP-5.5/ext/xmlrpc/
H A Dxmlrpc-epi-php.c992 STRUCT_XMLRPC_ERROR err = {0}; in php_xmlrpc_introspection_callback() local
1246 STRUCT_XMLRPC_ERROR err = {0}; in PHP_FUNCTION() local
/PHP-5.5/ext/standard/
H A Dstreamsfuncs.c96 int err; in PHP_FUNCTION() local
181 int err = 0; in PHP_FUNCTION() local
/PHP-5.5/ext/soap/
H A Dphp_http.c345 int request_size, err; in make_http_soap_request() 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/gd/libgd/
H A Dgdft.c355 FT_Error err; local
/PHP-5.5/ext/zip/
H A Dphp_zip.c1224 int err = 0; in PHP_NAMED_FUNCTION() local
1502 int err = 0; in ZIPARCHIVE_METHOD() local
/PHP-5.5/ext/openssl/
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/intl/converter/
H A Dconverter.c46 intl_error *err = objval ? &(objval->error) : NULL; in php_converter_throw_failure() local
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_main.c441 http_error *err = (http_error*)http_error_codes; in sapi_cgi_send_headers() local
/PHP-5.5/ext/date/
H A Dphp_date.c2562 timelib_error_container *err = NULL; in php_date_initialize() local
3064 timelib_error_container *err = NULL; in php_date_modify() local
4252 timelib_error_container *err = NULL; in PHP_FUNCTION() local
/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/sapi/cgi/
H A Dcgi_main.c450 http_error *err = (http_error*)http_error_codes; in sapi_cgi_send_headers() local
/PHP-5.5/ext/snmp/
H A Dsnmp.c718 char *err; in php_snmp_internal() local
/PHP-5.5/Zend/
H A Dzend_builtin_functions.c628 char *err; in ZEND_FUNCTION() local
/PHP-5.5/ext/dom/
H A Ddocument.c1914 int err; in PHP_FUNCTION() local
/PHP-5.5/ext/pgsql/
H A Dpgsql.c4440 char *err = NULL; local
5428 int key_type, err = 0, skip_field; local

Completed in 156 milliseconds

1234