Home
last modified time | relevance | path

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

1234

/PHP-7.4/ext/gd/
H A Dgd.c4072 char *error = NULL; in php_imagettftext_common() local
/PHP-7.4/ext/phar/
H A Dphar.c456 void phar_entry_remove(phar_entry_data *idata, char **error) /* {{{ */ in phar_entry_remove()
528 … alias_len, zend_bool is_data, uint32_t options, phar_archive_data** pphar, char **error) /* {{{ */ in phar_open_parsed_phar()
667 …en, zend_long halt_offset, phar_archive_data** pphar, uint32_t compression, char **error) /* {{{ */ in phar_parse_pharfile()
1264 … alias_len, zend_bool is_data, uint32_t options, phar_archive_data** pphar, char **error) /* {{{ */ in phar_open_or_create_filename()
1341 … alias_len, zend_bool is_data, uint32_t options, phar_archive_data** pphar, char **error) /* {{{ */ in phar_create_or_parse_filename()
1495 …char *alias, size_t alias_len, uint32_t options, phar_archive_data** pphar, char **error) /* {{{ */ in phar_open_from_filename()
1581 …size_t alias_len, uint32_t options, phar_archive_data** pphar, int is_data, char **error) /* {{{ */ in phar_open_from_fp()
2277 int phar_open_executed_filename(char *alias, size_t alias_len, char **error) /* {{{ */ in phar_open_executed_filename()
2344 int phar_postprocess_file(phar_entry_data *idata, uint32_t crc32, char **error, int process_zip) /*… in phar_postprocess_file()
2454 zend_string *phar_create_default_stub(const char *index_php, const char *web_index, char **error) /… in phar_create_default_stub()
[all …]
H A Dphar_object.c185 char *error; in phar_file_action() local
1867 char *error; in PHP_METHOD() local
1965 char *error; in phar_copy_file_contents() local
2639 char *error; in PHP_METHOD() local
2867 char *error; in PHP_METHOD() local
3328 char *error; in PHP_METHOD() local
3404 char *error; in PHP_METHOD() local
3636 char *error; in phar_add_file() local
3731 char *error; in phar_mkdir() local
4070 char *error; in PHP_METHOD() local
[all …]
/PHP-7.4/ext/pgsql/
H A Dpgsql.c789 #define PQescapeStringConn(conn, to, from, len, error) PQescapeString(to, from, len) argument
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.c200 char *error, const size_t error_buf_len, in php_mysqlnd_read_error_from_line()
1362 MYSQLND_ERROR_INFO *info, unsigned err_no, const char *sqlstate, const char *error) in set_packet_error()
H A Dmysqlnd_connection.c973 MYSQLND_METHOD(mysqlnd_conn_data, error)(const MYSQLND_CONN_DATA * const conn) argument
/PHP-7.4/ext/filter/
H A Dlogical_filters.c205 int error = 0; in php_filter_int() local
/PHP-7.4/ext/pcre/
H A Dphp_pcre.c585 PCRE2_UCHAR error[128]; in pcre_get_compiled_regex_cache_ex() local
/PHP-7.4/main/streams/
H A Dstreams.c230 static void wrapper_error_dtor(void *error) in wrapper_error_dtor()
/PHP-7.4/Zend/
H A Dzend_closures.c281 static int zend_create_closure_from_callable(zval *return_value, zval *callable, char **error) /* {… in zend_create_closure_from_callable()
343 char *error = NULL; in ZEND_METHOD() local
H A Dzend_vm_execute.h6009 char *error = NULL; in ZEND_INIT_USER_CALL_SPEC_CONST_CONST_HANDLER() local
8280 char *error = NULL; in ZEND_INIT_USER_CALL_SPEC_CONST_TMPVAR_HANDLER() local
10741 char *error = NULL; in ZEND_INIT_USER_CALL_SPEC_CONST_CV_HANDLER() local
H A Dzend_vm_def.h3845 char *error = NULL; variable
H A Dzend_API.c313 ZEND_API ZEND_COLD void ZEND_FASTCALL zend_wrong_callback_error(int num, char *error) /* {{{ */ in zend_wrong_callback_error()
328 ZEND_API ZEND_COLD void ZEND_FASTCALL zend_wrong_callback_exception(int num, char *error) /* {{{ */ in zend_wrong_callback_exception()
343 ZEND_API ZEND_COLD void ZEND_FASTCALL zend_wrong_callback_deprecated(int num, char *error) /* {{{ */ in zend_wrong_callback_deprecated()
598 …arse_arg_impl(int arg_num, zval *arg, va_list *va, const char **spec, char **error, int *severity)… in zend_parse_arg_impl()
857 char *error = NULL; in zend_parse_arg() local
2908 …me, zend_class_entry *scope, zend_fcall_info_cache *fcc, int *strict_class, char **error) /* {{{ */ in zend_is_callable_check_class()
3012 … check_flags, zval *callable, zend_fcall_info_cache *fcc, int strict_class, char **error) /* {{{ */ in zend_is_callable_check_func()
3338 …ble, zend_object *object, uint32_t check_flags, zend_fcall_info_cache *fcc, char **error) /* {{{ */ in zend_is_callable_impl()
3462 …t32_t check_flags, zend_string **callable_name, zend_fcall_info_cache *fcc, char **error) /* {{{ */ in zend_is_callable_ex()
3495 …d_fcall_info *fci, zend_fcall_info_cache *fcc, zend_string **callable_name, char **error) /* {{{ */ in zend_fcall_info_init()
/PHP-7.4/ext/libxml/
H A Dlibxml.c526 static int _php_libxml_free_error(xmlErrorPtr error) in _php_libxml_free_error()
533 static void _php_list_set_error_structure(xmlErrorPtr error, const char *msg) in _php_list_set_error_structure()
785 PHP_LIBXML_API void php_libxml_structured_error_handler(void *userData, xmlErrorPtr error) in php_libxml_structured_error_handler()
1064 xmlErrorPtr error; in PHP_FUNCTION() local
1095 xmlErrorPtr error; in PHP_FUNCTION() local
/PHP-7.4/ext/date/
H A Dphp_date.c1484 timelib_error_container *error = NULL; in php_parse_date() local
1511 timelib_error_container *error; in PHP_FUNCTION() local
1556 int error; in php_mktime() local
3077 static void zval_from_error_container(zval *z, timelib_error_container *error) /* {{{ */ in zval_from_error_container()
3111 …ime(INTERNAL_FUNCTION_PARAMETERS, timelib_time *parsed_time, timelib_error_container *error) /* {{… in php_date_do_return_parsed_time()
3191 timelib_error_container *error; in PHP_FUNCTION() local
3209 timelib_error_container *error; in PHP_FUNCTION() local
3816 int error; in PHP_FUNCTION() local
/PHP-7.4/main/
H A Dmain.c1219 PHPAPI ZEND_COLD void php_win32_docref1_from_error(DWORD error, const char *param1) { in php_win32_docref1_from_error()
1232 PHPAPI ZEND_COLD void php_win32_docref2_from_error(DWORD error, const char *param1, const char *par… in php_win32_docref2_from_error()
H A Doutput.c476 char *error = NULL; in php_output_handler_create_user() local
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c8895 #define PUSH_BACKTRACK(size, ccstart, error) \ argument
/PHP-7.4/ext/date/lib/
H A Dparse_date.c336 static void add_warning(Scanner *s, int error_code, char *error) in add_warning()
346 static void add_error(Scanner *s, int error_code, char *error) in add_error()
356 static void add_pbf_warning(Scanner *s, int error_code, char *error, char *sptr, char *cptr) in add_pbf_warning()
366 static void add_pbf_error(Scanner *s, int error_code, char *error, char *sptr, char *cptr) in add_pbf_error()
/PHP-7.4/ext/curl/
H A Dinterface.c110 CURLcode error = CURLE_OK; in php_curl_option_str() local
1496 int error; in curl_write() local
1544 int error; in curl_fnmatch() local
1597 int error; in curl_progress() local
1651 int error; in curl_read() local
1720 int error; in curl_write_header() local
2155 CURLcode error = CURLE_OK; in build_mime_structure_from_hash() local
2379 CURLcode error = CURLE_OK; in _php_curl_setopt() local
3226 CURLcode error; in PHP_FUNCTION() local
/PHP-7.4/ext/xml/
H A Dcompat.c566 int error; in XML_Parse() local
/PHP-7.4/ext/intl/grapheme/
H A Dgrapheme_util.c112 #define STRPOS_CHECK_STATUS(status, error) \ argument
/PHP-7.4/ext/odbc/
H A Dphp_odbc.c872 SQLINTEGER error; /* Not used */ in odbc_sql_error() local
1536 SQLINTEGER error; /* Not used */ in PHP_FUNCTION() local
/PHP-7.4/ext/pcntl/
H A Dpcntl.c1062 char *error = NULL; in PHP_FUNCTION() local
1440 zend_long error; in PHP_FUNCTION() local
/PHP-7.4/ext/posix/
H A Dposix.c1484 zend_long error; in PHP_FUNCTION() local

Completed in 408 milliseconds

1234