Searched defs:errors (Results 1 – 11 of 11) sorted by relevance
/PHP-8.3/ext/date/lib/ |
H A D | parse_iso_intervals.c | 77 timelib_error_container *errors; member 974 timelib_error_container **errors) in timelib_strtointerval()
|
H A D | parse_date.c | 140 timelib_error_container *errors; member 24849 timelib_time *timelib_strtotime(const char *s, size_t len, timelib_error_container **errors, const … in timelib_strtotime() 25032 …_format(const char *format, const char *string, size_t len, timelib_error_container **errors, cons… in timelib_parse_from_format() 25037 …ith_map(const char *format, const char *string, size_t len, timelib_error_container **errors, cons… in timelib_parse_from_format_with_map()
|
H A D | timelib.c | 155 void timelib_error_container_dtor(timelib_error_container *errors) in timelib_error_container_dtor()
|
/PHP-8.3/ext/openssl/ |
H A D | php_openssl.h | 82 struct php_openssl_errors *errors; variable
|
H A D | openssl.c | 463 struct php_openssl_errors *errors; in php_openssl_store_errors() local 507 struct php_openssl_errors *errors = OPENSSL_G(errors); in php_openssl_errors_restore_mark() local
|
/PHP-8.3/ext/mbstring/libmbfl/mbfl/ |
H A D | mbfl_encoding.h | 139 uint32_t errors; member
|
/PHP-8.3/Zend/ |
H A D | zend_globals.h | 289 zend_error_info **errors; member
|
H A D | zend.c | 1412 EG(errors)[EG(num_errors)-1] = info; in zend_error_zstr_at() local
|
/PHP-8.3/ext/opcache/ |
H A D | ZendAccelerator.c | 3878 HashTable errors; local
|
/PHP-8.3/ext/date/ |
H A D | php_date.c | 4254 timelib_error_container *errors; in date_interval_initialize() local 4840 timelib_error_container *errors; in date_period_initialize() local
|
/PHP-8.3/build/ |
H A D | gen_stub.php | 5034 $errors = []; variable
|
Completed in 96 milliseconds