Home
last modified time | relevance | path

Searched defs:error (Results 26 – 50 of 92) sorted by last modified time

1234

/PHP-5.5/ext/standard/
H A Dtype.c374 char *error; in PHP_FUNCTION() local
/PHP-5.5/ext/spl/
H A Dphp_spl.c468 char *func_name, *error = NULL; in PHP_FUNCTION() local
629 char *func_name, *error = NULL; in PHP_FUNCTION() local
/PHP-5.5/ext/sockets/
H A Dphp_sockets.h60 int error; member
/PHP-5.5/ext/soap/
H A Dsoap.c2743 smart_str error = {0}; local
H A Dphp_http.c1301 int error = 0; in make_http_soap_request() local
/PHP-5.5/ext/soap/interop/
H A Dclient_round2_params.php67 function setResult($ok, $result, $wire, $error = '', $fault = NULL)
/PHP-5.5/ext/snmp/
H A Dsnmp.c1800 char *error = strerror(errno); in PHP_FUNCTION() local
/PHP-5.5/ext/phar/
H A Dzip.c763 char **error; member
H A Dutil.c353 … int fname_len, char *path, int path_len, char *mode, char allow_dir, char **error, int security T… in phar_get_entry_data()
519 … int fname_len, char *path, int path_len, char *mode, char allow_dir, char **error, int security T… in phar_get_or_create_entry_data()
696 int phar_open_entry_fp(phar_entry_info *entry, char **error, int follow_links TSRMLS_DC) /* {{{ */ in phar_open_entry_fp()
1214 …har_get_entry_info(phar_archive_data *phar, char *path, int path_len, char **error, int security T… in phar_get_entry_info()
1224 …info_dir(phar_archive_data *phar, char *path, int path_len, char dir, char **error, int security T… in phar_get_entry_info_dir()
H A Dphar_object.c215 char *error; in phar_file_action() local
1884 char *error; in PHP_METHOD() local
1976 char *error; in phar_copy_file_contents() local
2029 char *error; in phar_rename_archive() local
2621 char *error; in PHP_METHOD() local
2848 char *error; in PHP_METHOD() local
3314 char *error; in PHP_METHOD() local
3390 char *error; in PHP_METHOD() local
3627 char *error; in phar_add_file() local
3687 char *error; in phar_mkdir() local
[all …]
H A Dphar_path_check.c25 phar_path_check_result phar_path_check(char **s, int *len, const char **error) in phar_path_check()
H A Dstream.c62 char *arch = NULL, *entry = NULL, *error; in phar_parse_url() local
163 char *error; in phar_wrapper_open_url() local
459 char *error; in phar_stream_flush() local
570 char *internal_file, *error; in phar_wrapper_stat() local
692 char *internal_file, *error; in phar_wrapper_unlink() local
768 char *error; in phar_wrapper_rename() local
H A Dtar.c695 char **error; member
888 char *lookfor, **error = i->error; in phar_tar_setupmetadata() local
H A Dphar.c2408 int phar_postprocess_file(phar_entry_data *idata, php_uint32 crc32, char **error, int process_zip T…
H A Ddirstream.c323 char *internal_file, *error, *str_key; in phar_wrapper_open_dir() local
436 char *error, *arch, *entry2; in phar_wrapper_mkdir() local
568 char *error, *arch, *entry2; in phar_wrapper_rmdir() local
/PHP-5.5/ext/posix/
H A Dposix.c1339 long error; in PHP_FUNCTION() local
/PHP-5.5/ext/pgsql/
H A Dpgsql.c756 #define PQescapeStringConn(conn, to, from, len, error) PQescapeString(to, from, len) argument
/PHP-5.5/ext/pdo/
H A Dpdo_stmt.c1331 int error = 0, old_arg_count; in PHP_METHOD() local
1419 int error = 0, flags, old_arg_count; in PHP_METHOD() local
/PHP-5.5/ext/pcre/
H A Dphp_pcre.c255 const char *error; in pcre_get_compiled_regex_cache() local
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcredemo.c49 const char *error; in main() local
H A Dpcre_jit_compile.c5929 #define PUSH_BACKTRACK(size, ccstart, error) \ argument
/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitLir.h300 sljit_si error; member
/PHP-5.5/ext/pcntl/
H A Dpcntl.c1194 long error; in PHP_FUNCTION() local
/PHP-5.5/ext/opcache/
H A Dzend_shared_alloc.c102 static void no_memory_bailout(size_t allocate_size, char *error) in no_memory_bailout()
/PHP-5.5/ext/odbc/
H A Dphp_odbc.c871 SQLINTEGER error; /* Not used */ in odbc_sql_error() local
1518 SQLINTEGER error; /* Not used */ in PHP_FUNCTION() local

Completed in 210 milliseconds

1234