Home
last modified time | relevance | path

Searched defs:error (Results 1 – 25 of 95) sorted by last modified time

1234

/PHP-5.6/win32/
H A Dwinutil.c25 PHPAPI char *php_win32_error_to_msg(int error) in php_win32_error_to_msg()
H A Dsendmail.c213 PHPAPI int TSendMail(char *host, int *error, char **error_message, in TSendMail()
/PHP-5.6/
H A Dserver-tests.php1605 function error($message) function in testHarness
H A Drun-tests.php2268 function error($message) function
/PHP-5.6/scripts/dev/
H A Dcheck_parameters.php62 function error($str, $level = 0) function
/PHP-5.6/sapi/phpdbg/
H A Dphpdbg_info.c78 PHPDBG_INFO(error) /* {{{ */ in PHPDBG_INFO() argument
/PHP-5.6/sapi/fpm/fpm/
H A Dfpm_conf.c510 char *error; in fpm_conf_set_rlimit_core() local
1255 int *error = (int *)arg;; in fpm_conf_ini_parser_include() local
1312 int *error = (int *)arg; in fpm_conf_ini_parser_section() local
1351 int *error = (int *)arg; in fpm_conf_ini_parser_entry() local
1405 int *error = (int *)arg; in fpm_conf_ini_parser_array() local
1461 int *error; in fpm_conf_ini_parser() local
1487 int error = 0; in fpm_conf_load_ini_file() local
/PHP-5.6/main/streams/
H A Dstreams.c244 static void wrapper_error_dtor(void *error) in wrapper_error_dtor()
/PHP-5.6/main/
H A Dmain.c1001 PHPAPI void php_win32_docref2_from_error(DWORD error, const char *param1, const char *param2 TSRMLS… in php_win32_docref2_from_error()
H A Dnetwork.c319 int error = 0; local
723 int error = 0, n; local
H A Doutput.c488 char *handler_name = NULL, *error = NULL; in php_output_handler_create_user() local
H A DSAPI.c154 int error; in sapi_run_header_callback() local
/PHP-5.6/ext/zip/lib/
H A Dzipint.h275 struct zip_error error; /* error information */ member
301 struct zip_error error; /* error information */ member
H A Dzip_extra_field.c45 _zip_ef_clone(const struct zip_extra_field *ef, struct zip_error *error) in _zip_ef_clone()
126 …p_uint16_t *lenp, zip_uint16_t id, zip_uint16_t id_idx, zip_flags_t flags, struct zip_error *error) in _zip_ef_get_by_id()
218 _zip_ef_parse(const zip_uint8_t *data, zip_uint16_t len, zip_flags_t flags, struct zip_error *error) in _zip_ef_parse()
H A Dzip_file_get_offset.c54 _zip_file_get_offset(const struct zip *za, zip_uint64_t idx, struct zip_error *error) in _zip_file_get_offset()
H A Dzip_get_name.c51 _zip_get_name(struct zip *za, zip_uint64_t idx, zip_flags_t flags, struct zip_error *error) in _zip_get_name()
H A Dzip_memdup.c42 _zip_memdup(const void *mem, size_t len, struct zip_error *error) in _zip_memdup()
H A Dzip_name_locate.c54 _zip_name_locate(struct zip *za, const char *fname, zip_flags_t flags, struct zip_error *error) in _zip_name_locate()
H A Dzip_new.c47 _zip_new(struct zip_error *error) in _zip_new()
H A Dzip_open.c202 unsigned int flags, struct zip_error *error) in _zip_readcdir()
310 _zip_checkcons(FILE *fp, struct zip_cdir *cd, struct zip_error *error) in _zip_checkcons()
437 struct zip_error error; in _zip_allocate_new() local
599 unsigned int flags, struct zip_error *error) in _zip_read_eocd()
654 off_t buf_offset, size_t buflen, unsigned int flags, struct zip_error *error) in _zip_read_eocd64()
H A Dzip_string.c88 …ring_get(struct zip_string *string, zip_uint32_t *lenp, zip_flags_t flags, struct zip_error *error) in _zip_string_get()
136 …string_new(const zip_uint8_t *raw, zip_uint16_t length, zip_flags_t flags, struct zip_error *error) in _zip_string_new()
H A Dzip_utf-8.c225 zip_uint32_t *utf8_lenp, struct zip_error *error) in _zip_cp437_to_utf8()
H A Dzip_close.c73 int error; in zip_close() local
455 copy_data(FILE *fs, zip_uint64_t len, FILE *ft, struct zip_error *error) in copy_data()
H A Dzip_dirent.c70 _zip_cdir_grow(struct zip_cdir *cd, zip_uint64_t nentry, struct zip_error *error) in _zip_cdir_grow()
101 _zip_cdir_new(zip_uint64_t nentry, struct zip_error *error) in _zip_cdir_new()
329 struct zip_error *error) in _zip_dirent_read()
541 _zip_dirent_size(FILE *f, zip_uint16_t flags, struct zip_error *error) in _zip_dirent_size()
636 _zip_dirent_write(struct zip_dirent *de, FILE *fp, zip_flags_t flags, struct zip_error *error) in _zip_dirent_write()
789 _zip_ef_utf8(zip_uint16_t id, struct zip_string *str, struct zip_error *error) in _zip_ef_utf8()
821 _zip_get_dirent(struct zip *za, zip_uint64_t idx, zip_flags_t flags, struct zip_error *error) in _zip_get_dirent()
890 _zip_read_data(const zip_uint8_t **buf, FILE *fp, size_t len, int nulp, struct zip_error *error) in _zip_read_data()
933 …read_string(const zip_uint8_t **buf, FILE *fp, zip_uint16_t len, int nulp, struct zip_error *error) in _zip_read_string()
/PHP-5.6/ext/xsl/
H A Dxsltprocessor.c188 int error = 0; in xsl_ext_function_php() local

Completed in 97 milliseconds

1234