/PHP-7.0/ext/intl/ |
H A D | intl_error.c | 46 static void intl_free_custom_error_msg( intl_error* err ) in intl_free_custom_error_msg() 65 intl_error* err = ecalloc( 1, sizeof( intl_error ) ); in intl_error_create() local 76 void intl_error_init( intl_error* err ) in intl_error_init() 90 void intl_error_reset( intl_error* err ) in intl_error_reset() 104 void intl_error_set_custom_msg( intl_error* err, const char* msg, int copyMsg ) in intl_error_set_custom_msg() 132 zend_string * intl_error_get_message( intl_error* err ) in intl_error_get_message() 159 void intl_error_set_code( intl_error* err, UErrorCode err_code ) in intl_error_set_code() 171 UErrorCode intl_error_get_code( intl_error* err ) in intl_error_get_code() 202 void intl_errors_reset( intl_error* err ) in intl_errors_reset() 213 void intl_errors_set_custom_msg( intl_error* err, const char* msg, int copyMsg ) in intl_errors_set_custom_msg() [all …]
|
H A D | intl_data.h | 49 #define INTL_CHECK_STATUS(err, msg) \ argument 58 #define INTL_CHECK_STATUS_OR_NULL(err, msg) \ argument
|
/PHP-7.0/ext/zip/lib/ |
H A D | zip_error.c | 52 zip_error_fini(zip_error_t *err) in zip_error_fini() 60 zip_error_init(zip_error_t *err) in zip_error_init() 94 _zip_error_clear(zip_error_t *err) in _zip_error_clear() 113 _zip_error_get(const zip_error_t *err, int *zep, int *sep) in _zip_error_get() 127 zip_error_set(zip_error_t *err, int ze, int se) in zip_error_set() 137 _zip_error_set_from_source(zip_error_t *err, zip_source_t *src) in _zip_error_set_from_source()
|
H A D | zip_error_strerror.c | 43 zip_error_strerror(zip_error_t *err) in zip_error_strerror()
|
/PHP-7.0/ext/com_dotnet/ |
H A D | com_dotnet.c | 207 char *err = php_win32_error_to_msg(hr); in PHP_FUNCTION() local 221 char *err = php_win32_error_to_msg(hr); in PHP_FUNCTION() local 234 char *err = php_win32_error_to_msg(hr); in PHP_FUNCTION() local 316 char *err = php_win32_error_to_msg(hr); in PHP_FUNCTION() local
|
/PHP-7.0/main/streams/ |
H A D | xp_socket.c | 80 int err = php_socket_errno(); in php_sockop_write() local 155 int err; in php_sockop_read() local 334 int err; in php_sockop_set_option() local 400 char *err = php_socket_strerror(php_socket_errno(), NULL, 0); in php_sockop_set_option() local 568 … *parse_ip_address_ex(const char *str, size_t str_len, int *portno, int get_err, zend_string **err) in parse_ip_address_ex() 616 int portno, err; in php_tcp_sockop_bind() local 696 int err = 0; in php_tcp_sockop_connect() local
|
/PHP-7.0/ext/intl/msgformat/ |
H A D | msgformat_helpers.cpp | 91 intl_error& err) in umsg_get_numeric_types() 137 intl_error& err) in umsg_parse_format() 300 intl_error& err) in umsg_get_types() 320 intl_error& err) in umsg_set_timezone() 377 intl_error& err = INTL_DATA_ERROR(mfo); in umsg_format_helper() local
|
/PHP-7.0/ext/iconv/ |
H A D | iconv.c | 741 php_iconv_err_t err = PHP_ICONV_ERR_SUCCESS; in _php_iconv_strlen() local 826 php_iconv_err_t err = PHP_ICONV_ERR_SUCCESS; in _php_iconv_substr() local 974 php_iconv_err_t err = PHP_ICONV_ERR_SUCCESS; in _php_iconv_strpos() local 1154 php_iconv_err_t err = PHP_ICONV_ERR_SUCCESS; in _php_iconv_mime_encode() local 2056 php_iconv_err_t err; in PHP_FUNCTION() local 2089 php_iconv_err_t err; in PHP_FUNCTION() local 2129 php_iconv_err_t err; in PHP_FUNCTION() local 2174 php_iconv_err_t err; in PHP_FUNCTION() local 2214 php_iconv_err_t err; in PHP_FUNCTION() local 2316 php_iconv_err_t err; in PHP_FUNCTION() local [all …]
|
/PHP-7.0/ext/zip/ |
H A D | zip_stream.c | 132 int err; in php_zip_ops_stat() local 214 int err = 0; in php_stream_zip_open() local 276 int err; in php_stream_zip_opener() local
|
/PHP-7.0/TSRM/ |
H A D | tsrm_nw.c | 59 int ptrLen = 0, argc = 0, i = 0, envCount = 0, err = 0; local 228 int err = 0; local
|
/PHP-7.0/ext/intl/dateformat/ |
H A D | dateformat_format.c | 63 HashTable* hash_arr, char* key_name, intl_error *err) in internal_get_arr_ele() 111 intl_error *err = &dfo->datef_data.error; in internal_get_timestamp() local
|
H A D | dateformat_helpers.cpp | 34 intl_error *err, in datefmt_process_calendar_arg()
|
/PHP-7.0/ext/opcache/ |
H A D | shared_alloc_win32.c | 40 static void zend_win_error_message(int type, char *msg, int err) in zend_win_error_message() 131 int err; in zend_shared_alloc_reattach() local 203 int err = 0, ret; in create_segments() local
|
/PHP-7.0/ext/sockets/ |
H A D | sendrecvmsg.c | 174 struct err_s err = {0}; in PHP_FUNCTION() local 219 struct err_s err = {0}; in PHP_FUNCTION() local 321 struct err_s err = {0}; in php_do_setsockopt_ipv6_rfc3542() local 372 struct err_s err = {0}; in php_do_getsockopt_ipv6_rfc3542() local
|
/PHP-7.0/ext/intl/common/ |
H A D | common_date.cpp | 110 intl_error *err, const char *func) 174 U_CFUNC double intl_zval_to_millis(zval *z, intl_error *err, const char *func)
|
/PHP-7.0/scripts/dev/ |
H A D | search_underscores.php | 30 $err = 0; variable
|
/PHP-7.0/pear/ |
H A D | fetch.php | 72 $err = error_get_last(); variable
|
/PHP-7.0/ext/intl/normalizer/ |
H A D | normalizer_class.h | 31 intl_error err; member
|
/PHP-7.0/win32/ |
H A D | readdir.c | 54 DWORD err = GetLastError(); in opendir() local
|
/PHP-7.0/ext/standard/ |
H A D | fsock.c | 47 int err; in php_fsockopen_stream() local
|
/PHP-7.0/ext/dom/ |
H A D | documentfragment.c | 122 int err; in PHP_METHOD() local
|
/PHP-7.0/ext/intl/calendar/ |
H A D | calendar_class.h | 33 intl_error err; member
|
/PHP-7.0/main/ |
H A D | getopt.c | 31 static int php_opt_error(int argc, char * const *argv, int oint, int optchr, int err, int show_err)… in php_opt_error()
|
/PHP-7.0/ext/intl/collator/ |
H A D | collator_class.h | 31 intl_error err; member
|
/PHP-7.0/ext/intl/transliterator/ |
H A D | transliterator_class.h | 29 intl_error err; member
|