Home
last modified time | relevance | path

Searched refs:zend_throw_exception_ex (Results 1 – 25 of 42) sorted by relevance

12

/PHP-8.4/ext/phar/
H A Dphar_object.c3939 zend_throw_exception_ex(spl_ce_RuntimeException, 0, in PHP_METHOD()
3960 zend_throw_exception_ex(spl_ce_RuntimeException, 0, in PHP_METHOD()
3973 zend_throw_exception_ex(spl_ce_RuntimeException, 0, in PHP_METHOD()
4390 zend_throw_exception_ex(spl_ce_RuntimeException, 0, in PHP_METHOD()
4395 zend_throw_exception_ex(spl_ce_RuntimeException, 0, in PHP_METHOD()
4419 zend_throw_exception_ex(phar_ce_PharException, 0, in PHP_METHOD()
4434 zend_throw_exception_ex(phar_ce_PharException, 0, in PHP_METHOD()
4467 zend_throw_exception_ex(spl_ce_RuntimeException, 0, in PHP_METHOD()
4476 zend_throw_exception_ex(spl_ce_RuntimeException, 0, in PHP_METHOD()
4480 zend_throw_exception_ex(spl_ce_RuntimeException, 0, in PHP_METHOD()
[all …]
/PHP-8.4/ext/random/
H A Dengine_mt19937.c354zend_throw_exception_ex(NULL, 0, "Invalid serialization data for %s object", ZSTR_VAL(engine->std.… in PHP_METHOD()
361zend_throw_exception_ex(NULL, 0, "Invalid serialization data for %s object", ZSTR_VAL(engine->std.… in PHP_METHOD()
366zend_throw_exception_ex(NULL, 0, "Invalid serialization data for %s object", ZSTR_VAL(engine->std.… in PHP_METHOD()
373zend_throw_exception_ex(NULL, 0, "Invalid serialization data for %s object", ZSTR_VAL(engine->std.… in PHP_METHOD()
377zend_throw_exception_ex(NULL, 0, "Invalid serialization data for %s object", ZSTR_VAL(engine->std.… in PHP_METHOD()
/PHP-8.4/ext/pdo_sqlite/
H A Dpdo_sqlite.c99 zend_throw_exception_ex(php_pdo_get_exception(), 0, "Not supported in multithreaded Web servers"); in PHP_METHOD()
105 zend_throw_exception_ex(php_pdo_get_exception(), 0, "Unable to load extension \"%s\"", extension); in PHP_METHOD()
116 zend_throw_exception_ex(php_pdo_get_exception(), 0, "Unable to load extension \"%s\"", errtext); in PHP_METHOD()
/PHP-8.4/ext/reflection/
H A Dphp_reflection.c1664 zend_throw_exception_ex(reflection_exception_ptr, 0, in ZEND_METHOD()
2070 zend_throw_exception_ex(reflection_exception_ptr, 0, in ZEND_METHOD()
2109 zend_throw_exception_ex(reflection_exception_ptr, 0, in ZEND_METHOD()
2969 zend_throw_exception_ex(reflection_exception_ptr, 0, in ZEND_METHOD()
2994 zend_throw_exception_ex(reflection_exception_ptr, 0, in ZEND_METHOD()
3026 zend_throw_exception_ex(reflection_exception_ptr, 0, in ZEND_METHOD()
3363 zend_throw_exception_ex(reflection_exception_ptr, 0, in instantiate_reflection_method()
3454 zend_throw_exception_ex(reflection_exception_ptr, 0, in reflection_method_invoke()
3503 zend_throw_exception_ex(reflection_exception_ptr, 0, in reflection_method_invoke()
3828 zend_throw_exception_ex(reflection_exception_ptr, 0, in ZEND_METHOD()
[all …]
/PHP-8.4/ext/pdo/
H A Dpdo_dbh.c239 zend_throw_exception_ex(pdo_exception_ce, 0, in create_driver_specific_pdo_object()
258 zend_throw_exception_ex(pdo_exception_ce, 0, in create_driver_specific_pdo_object()
277 zend_throw_exception_ex(pdo_exception_ce, 0, in create_driver_specific_pdo_object()
341zend_throw_exception_ex(php_pdo_get_exception(), 0, "invalid data source name (via INI: %s)", alt_… in php_pdo_internal_construct_driver()
365 zend_throw_exception_ex(php_pdo_get_exception(), 0, "could not find driver"); in php_pdo_internal_construct_driver()
693 zend_throw_exception_ex(php_pdo_get_exception(), 0, "There is already an active transaction"); in PHP_METHOD()
699 zend_throw_exception_ex(php_pdo_get_exception(), 0, "This driver doesn't support transactions"); in PHP_METHOD()
723 zend_throw_exception_ex(php_pdo_get_exception(), 0, "There is no active transaction"); in PHP_METHOD()
747 zend_throw_exception_ex(php_pdo_get_exception(), 0, "There is no active transaction"); in PHP_METHOD()
/PHP-8.4/Zend/
H A Dzend_exceptions.h64 ZEND_API ZEND_COLD zend_object *zend_throw_exception_ex(zend_class_entry *exception_ce, zend_long c…
H A Dzend_fibers.c213zend_throw_exception_ex(NULL, 0, "Fiber stack size is too small, it needs to be at least %zu bytes… in zend_fiber_stack_allocate()
226zend_throw_exception_ex(NULL, 0, "Fiber stack allocate failed: VirtualAlloc failed: [0x%08lx] %s",… in zend_fiber_stack_allocate()
237zend_throw_exception_ex(NULL, 0, "Fiber stack protect failed: VirtualProtect failed: [0x%08lx] %s"… in zend_fiber_stack_allocate()
247zend_throw_exception_ex(NULL, 0, "Fiber stack allocate failed: mmap failed: %s (%d)", strerror(err… in zend_fiber_stack_allocate()
261zend_throw_exception_ex(NULL, 0, "Fiber stack protect failed: mprotect failed: %s (%d)", strerror(… in zend_fiber_stack_allocate()
285zend_throw_exception_ex(NULL, 0, "Fiber shadow stack allocate failed: mmap failed: %s (%d)", strer… in zend_fiber_stack_allocate()
H A Dzend_interfaces.c247zend_throw_exception_ex(NULL, 0, "Objects returned by %s::getIterator() must be traversable or imp… in zend_user_it_get_new_iterator()
436zend_throw_exception_ex(NULL, 0, "%s::serialize() must return a string or NULL", ZSTR_VAL(ce->name… in zend_user_serialize()
H A Dzend_language_scanner.l1196 zend_throw_exception_ex(zend_ce_parse_error, 0, in strip_multiline_string_indentation()
1270 zend_throw_exception_ex(zend_ce_parse_error, 0, "Unmatched '%c'", closing); in exit_nesting()
2441zend_throw_exception_ex(zend_ce_parse_error, 0, "Unterminated comment starting line %d", CG(zend_l…
2743zend_throw_exception_ex(zend_ce_parse_error, 0, "Invalid body indentation level (expecting an inde…
/PHP-8.4/ext/bcmath/
H A Dbcmath.c368 zend_throw_exception_ex(zend_ce_division_by_zero_error, 0, "Division by zero"); in PHP_FUNCTION()
422 zend_throw_exception_ex(zend_ce_division_by_zero_error, 0, "Modulo by zero"); in PHP_FUNCTION()
473 zend_throw_exception_ex(zend_ce_division_by_zero_error, 0, "Division by zero"); in PHP_FUNCTION()
551 zend_throw_exception_ex(zend_ce_division_by_zero_error, 0, "Modulo by zero"); in PHP_FUNCTION()
1071 zend_throw_exception_ex(zend_ce_division_by_zero_error, 0, "Division by zero"); in bcmath_number_div_internal()
1090 zend_throw_exception_ex(zend_ce_division_by_zero_error, 0, "Modulo by zero"); in bcmath_number_mod_internal()
1546 zend_throw_exception_ex(zend_ce_division_by_zero_error, 0, "Division by zero"); in PHP_METHOD()
1622 zend_throw_exception_ex(zend_ce_division_by_zero_error, 0, "Modulo by zero"); in PHP_METHOD()
1857zend_throw_exception_ex(NULL, 0, "Invalid serialization data for %s object", ZSTR_VAL(bcmath_numbe… in PHP_METHOD()
/PHP-8.4/ext/intl/breakiterator/
H A Drulebasedbreakiterator_methods.cpp78 zend_throw_exception_ex(IntlException_ce_ptr, 0, in _php_intlrbbi_constructor_body()
/PHP-8.4/ext/intl/
H A Dintl_error.c99 zend_throw_exception_ex( IntlException_ce_ptr, 0, "%s", msg ); in intl_error_set_custom_msg()
/PHP-8.4/ext/spl/
H A Dspl_observer.c473 zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, "Object not found"); in spl_object_storage_read_dimension()
551 zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, "Object not found"); in PHP_METHOD()
772zend_throw_exception_ex(spl_ce_OutOfBoundsException, 0, "Seek position " ZEND_LONG_FMT " is out of… in PHP_METHOD()
977zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, "Error at offset %zd of %zd bytes", ((… in PHP_METHOD()
1283 zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Called %s() on an invalid iterator", in spl_multiple_iterator_get_all()
H A Dspl_directory.c305 zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, in spl_filesystem_dir_open()
328 zend_throw_exception_ex(spl_ce_LogicException, 0, "Cannot use SplFileObject with directories"); in spl_filesystem_file_open()
337zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Cannot open file '%s'", ZSTR_VAL(intern->file… in spl_filesystem_file_open()
505 zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Could not open file"); in spl_filesystem_object_create_type()
575 zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Operation not supported"); in spl_filesystem_object_create_type()
827zend_throw_exception_ex(spl_ce_OutOfBoundsException, 0, "Seek position " ZEND_LONG_FMT " is out of… in PHP_METHOD()
1253zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Unable to read link %s, error: %s", ZSTR_VAL(… in FileInfoFunction()
1840zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Cannot read from file %s", ZSTR_VAL(intern->f… in spl_filesystem_file_cannot_read()
2003zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Cannot rewind file %s", ZSTR_VAL(intern->file… in spl_filesystem_file_rewind()
2682zend_throw_exception_ex(spl_ce_LogicException, 0, "Can't truncate file %s", ZSTR_VAL(intern->file_… in PHP_METHOD()
H A Dspl_iterators.c518 zend_throw_exception_ex(spl_ce_LogicException, 0, in spl_get_iterator_from_aggregate()
1254zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "Classes derived from %s must call %s::_…
1286zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "%s::getIterator() must be called exactl… in spl_dual_it_construct()
2143zend_throw_exception_ex(spl_ce_OutOfBoundsException, 0, "Cannot seek to " ZEND_LONG_FMT " which is… in spl_limit_it_seek()
2402zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "%s does not fetch string value (see Cac… in PHP_METHOD()
2436zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "%s does not use a full cache (see Cachi… in PHP_METHOD()
2459zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "%s does not use a full cache (see Cachi… in PHP_METHOD()
2485zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "%s does not use a full cache (see Cachi… in PHP_METHOD()
2506zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "%s does not use a full cache (see Cachi… in PHP_METHOD()
2524zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "%s does not use a full cache (see Cachi… in PHP_METHOD()
[all …]
H A Dspl_array.c972 zend_throw_exception_ex(spl_ce_InvalidArgumentException, 0, in spl_array_set_array()
1390zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, "Error at offset " ZEND_LONG_FMT " of … in PHP_METHOD()
1486 zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, in PHP_METHOD()
1493 zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, in PHP_METHOD()
1720zend_throw_exception_ex(spl_ce_OutOfBoundsException, 0, "Seek position " ZEND_LONG_FMT " is out of… in PHP_METHOD()
H A Dspl_fixedarray.c722zend_throw_exception_ex(spl_ce_InvalidArgumentException, 0, "array must contain only positive inte… in PHP_METHOD()
733 zend_throw_exception_ex(spl_ce_InvalidArgumentException, 0, "integer overflow detected"); in PHP_METHOD()
/PHP-8.4/ext/gmp/
H A Dgmp.c807 zend_throw_exception_ex(zend_ce_division_by_zero_error, 0, "Modulo by zero"); in gmp_zval_binary_ui_op()
809 zend_throw_exception_ex(zend_ce_division_by_zero_error, 0, "Division by zero"); in gmp_zval_binary_ui_op()
857 zend_throw_exception_ex(zend_ce_division_by_zero_error, 0, "Division by zero"); in gmp_zval_binary_ui_op2()
1418 zend_throw_exception_ex(zend_ce_division_by_zero_error, 0, "Modulo by zero"); in ZEND_FUNCTION()
1685 zend_throw_exception_ex(zend_ce_division_by_zero_error, 0, "Division by zero"); in ZEND_FUNCTION()
1693 zend_throw_exception_ex(zend_ce_division_by_zero_error, 0, "Division by zero"); in ZEND_FUNCTION()
/PHP-8.4/ext/dom/
H A Dxml_document.c188 zend_throw_exception_ex(NULL, 0, "Cannot open file '%s'", source); in load_from_helper()
/PHP-8.4/ext/standard/
H A Dmath.c1451 zend_throw_exception_ex(zend_ce_division_by_zero_error, 0, "Division by zero"); in PHP_FUNCTION()
1456zend_throw_exception_ex(zend_ce_arithmetic_error, 0, "Division of PHP_INT_MIN by -1 is not an inte… in PHP_FUNCTION()
/PHP-8.4/ext/pdo_dblib/
H A Ddblib_driver.c619 zend_throw_exception_ex(php_pdo_get_exception(), DBLIB_G(err).dberr, in pdo_dblib_handle_factory()
/PHP-8.4/ext/hash/
H A Dhash.c1494zend_throw_exception_ex(NULL, 0, "HashContext for algorithm \"%s\" cannot be serialized", hash->op… in PHP_METHOD()
1546 zend_throw_exception_ex(NULL, 0, "Hash algorithm \"%s\" cannot be unserialized", ops->algo); in PHP_METHOD()
1557zend_throw_exception_ex(NULL, 0, "Incomplete or ill-formed serialization data (\"%s\" code %d)", o… in PHP_METHOD()
/PHP-8.4/ext/json/
H A Djson_encoder.c606 zend_throw_exception_ex(NULL, 0, "Failed calling %s::jsonSerialize()", ZSTR_VAL(ce->name)); in php_json_encode_serializable_object()
/PHP-8.4/ext/pdo_odbc/
H A Dodbc_driver.c103 zend_throw_exception_ex(php_pdo_get_exception(), einfo->last_error, "SQLSTATE[%s] %s: %d %s", in pdo_odbc_error()
/PHP-8.4/ext/date/
H A Dphp_date.c2437zend_throw_exception_ex(date_ce_date_malformed_string_exception, 0, "Failed to parse time string (… in php_date_initialize()
4095zend_throw_exception_ex(date_ce_date_invalid_timezone_exception, 0, "DateTimeZone::__construct(): … in PHP_METHOD()
4478zend_throw_exception_ex(date_ce_date_malformed_interval_string_exception, 0, "Unknown or bad forma… in date_interval_initialize()
4494zend_throw_exception_ex(date_ce_date_malformed_interval_string_exception, 0, "Failed to parse inte… in date_interval_initialize()
5066zend_throw_exception_ex(date_ce_date_malformed_period_string_exception, 0, "Unknown or bad format … in date_period_initialize()
5095zend_throw_exception_ex(date_ce_date_malformed_period_string_exception, 0, "%s(): ISO interval mus… in date_period_init_iso8601_string()
5101zend_throw_exception_ex(date_ce_date_malformed_period_string_exception, 0, "%s(): ISO interval mus… in date_period_init_iso8601_string()
5107zend_throw_exception_ex(date_ce_date_malformed_period_string_exception, 0, "%s(): ISO interval mus… in date_period_init_iso8601_string()
5127zend_throw_exception_ex(date_ce_date_malformed_period_string_exception, 0, "%s(): Recurrence count… in date_period_init_finish()

Completed in 170 milliseconds

12