Home
last modified time | relevance | path

Searched refs:zend_throw_exception_ex (Results 1 – 25 of 41) sorted by last modified time

12

/PHP-8.1/ext/pgsql/
H A Dpgsql.c1970zend_throw_exception_ex(zend_ce_exception, 0, "Could not execute %s::%s()", ZSTR_VAL(ce->name), ZS… in php_pgsql_fetch_hash()
/PHP-8.1/Zend/
H A Dzend_vm_execute.h503 zend_throw_exception_ex(zend_ce_division_by_zero_error, 0, "Modulo by zero"); in zend_mod_by_zero_helper_SPEC()
2209 zend_throw_exception_ex( in ZEND_SEND_UNPACK_SPEC_HANDLER()
2573 zend_throw_exception_ex( in ZEND_ADD_ARRAY_UNPACK_SPEC_HANDLER()
H A Dzend_vm_def.h225 zend_throw_exception_ex(zend_ce_division_by_zero_error, 0, "Modulo by zero"); in ZEND_VM_COLD_HELPER()
5153 zend_throw_exception_ex(
6084 zend_throw_exception_ex(
H A Dzend_fibers.c182zend_throw_exception_ex(NULL, 0, "Fiber stack size is too small, it needs to be at least %zu bytes… in zend_fiber_stack_allocate()
195zend_throw_exception_ex(NULL, 0, "Fiber stack allocate failed: VirtualAlloc failed: [0x%08lx] %s",… in zend_fiber_stack_allocate()
206zend_throw_exception_ex(NULL, 0, "Fiber stack protect failed: VirtualProtect failed: [0x%08lx] %s"… in zend_fiber_stack_allocate()
216zend_throw_exception_ex(NULL, 0, "Fiber stack allocate failed: mmap failed: %s (%d)", strerror(err… in zend_fiber_stack_allocate()
222zend_throw_exception_ex(NULL, 0, "Fiber stack protect failed: mprotect failed: %s (%d)", strerror(… 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()
393zend_throw_exception_ex(NULL, 0, "%s::serialize() must return a string or NULL", ZSTR_VAL(ce->name… in zend_user_serialize()
H A Dzend_execute.c840 zend_throw_exception_ex( in zend_match_unhandled_error()
4867zend_throw_exception_ex(NULL, 0, "Object of type %s did not create an Iterator", ZSTR_VAL(ce->name… in zend_fe_reset_iterator()
H A Dzend_operators.c1370 zend_throw_exception_ex(zend_ce_division_by_zero_error, 0, "Modulo by zero"); in mod_function()
1783 zend_throw_exception_ex(zend_ce_arithmetic_error, 0, "Bit shift by negative number"); in shift_left_function()
1820 zend_throw_exception_ex(zend_ce_arithmetic_error, 0, "Bit shift by negative number"); in shift_right_function()
H A Dzend_exceptions.c855 ZEND_API ZEND_COLD zend_object *zend_throw_exception_ex(zend_class_entry *exception_ce, zend_long c… in zend_throw_exception_ex() function
/PHP-8.1/ext/dom/
H A Dnode.c1800zend_throw_exception_ex(NULL, 0, "Serialization of '%s' is not allowed, unless serialization metho… in PHP_METHOD()
1806zend_throw_exception_ex(NULL, 0, "Unserialization of '%s' is not allowed, unless unserialization m… in PHP_METHOD()
/PHP-8.1/ext/hash/
H A Dhash.c1501zend_throw_exception_ex(NULL, 0, "HashContext for algorithm \"%s\" cannot be serialized", hash->op… in PHP_METHOD()
1553 zend_throw_exception_ex(NULL, 0, "Hash algorithm \"%s\" cannot be unserialized", ops->algo); in PHP_METHOD()
1564zend_throw_exception_ex(NULL, 0, "Incomplete or ill-formed serialization data (\"%s\" code %d)", o… in PHP_METHOD()
/PHP-8.1/ext/sqlite3/
H A Dsqlite3.c123 zend_throw_exception_ex(zend_ce_exception, 0, "open_basedir prohibits opening %s", fullpath); in PHP_METHOD()
134 zend_throw_exception_ex(zend_ce_exception, 0, "Unable to open database: %s", in PHP_METHOD()
150zend_throw_exception_ex(zend_ce_exception, 0, "Unable to open database: %s", sqlite3_errmsg(db_obj… in PHP_METHOD()
/PHP-8.1/ext/spl/
H A Dspl_array.c1156 zend_throw_exception_ex(spl_ce_InvalidArgumentException, 0, in spl_array_set_array()
1396zend_throw_exception_ex(spl_ce_OutOfBoundsException, 0, "Seek position " ZEND_LONG_FMT " is out of… in PHP_METHOD()
1824zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, "Error at offset " ZEND_LONG_FMT " of … in PHP_METHOD()
1912 zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, in PHP_METHOD()
1919 zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, in PHP_METHOD()
H A Dspl_fixedarray.c698zend_throw_exception_ex(spl_ce_InvalidArgumentException, 0, "array must contain only positive inte… in PHP_METHOD()
709 zend_throw_exception_ex(spl_ce_InvalidArgumentException, 0, "integer overflow detected"); in PHP_METHOD()
H A Dspl_directory.c296 zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, in spl_filesystem_dir_open()
319 zend_throw_exception_ex(spl_ce_LogicException, 0, "Cannot use SplFileObject with directories"); in spl_filesystem_file_open()
328zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Cannot open file '%s'", ZSTR_VAL(intern->file… in spl_filesystem_file_open()
462 zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Cannot create SplFileInfo for empty path"); in spl_filesystem_object_create_info()
496 zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Could not open file"); in spl_filesystem_object_create_type()
583 zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Operation not supported"); in spl_filesystem_object_create_type()
861zend_throw_exception_ex(spl_ce_OutOfBoundsException, 0, "Seek position " ZEND_LONG_FMT " is out of… in PHP_METHOD()
1850zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Cannot read from file %s", ZSTR_VAL(intern->f… in spl_filesystem_file_read_ex()
1934zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Cannot read from file %s", ZSTR_VAL(intern->f… in spl_filesystem_file_read_line_ex()
2015zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Cannot rewind file %s", ZSTR_VAL(intern->file… in spl_filesystem_file_rewind()
[all …]
H A Dspl_iterators.c491 zend_throw_exception_ex(spl_ce_LogicException, 0, in spl_get_iterator_from_aggregate()
1263zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "Classes derived from %s must call %s::_…
1295zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "%s::getIterator() must be called exactl… in spl_dual_it_construct()
2191zend_throw_exception_ex(spl_ce_OutOfBoundsException, 0, "Cannot seek to " ZEND_LONG_FMT " which is… in spl_limit_it_seek()
2457zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "%s does not fetch string value (see Cac… in PHP_METHOD()
2491zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "%s does not use a full cache (see Cachi… in PHP_METHOD()
2514zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "%s does not use a full cache (see Cachi… in PHP_METHOD()
2540zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "%s does not use a full cache (see Cachi… in PHP_METHOD()
2561zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "%s does not use a full cache (see Cachi… in PHP_METHOD()
2581zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "%s does not use a full cache (see Cachi… in PHP_METHOD()
[all …]
/PHP-8.1/ext/reflection/
H A Dphp_reflection.c1594 zend_throw_exception_ex(reflection_exception_ptr, 0, in ZEND_METHOD()
1995 zend_throw_exception_ex(reflection_exception_ptr, 0, in ZEND_METHOD()
2046 zend_throw_exception_ex(reflection_exception_ptr, 0, in ZEND_METHOD()
2892 zend_throw_exception_ex(reflection_exception_ptr, 0, in ZEND_METHOD()
2917 zend_throw_exception_ex(reflection_exception_ptr, 0, in ZEND_METHOD()
2949 zend_throw_exception_ex(reflection_exception_ptr, 0, in ZEND_METHOD()
3247 zend_throw_exception_ex(reflection_exception_ptr, 0, in ZEND_METHOD()
3331 zend_throw_exception_ex(reflection_exception_ptr, 0, in reflection_method_invoke()
3398 zend_throw_exception_ex(reflection_exception_ptr, 0, in reflection_method_invoke()
3699 zend_throw_exception_ex(reflection_exception_ptr, 0, in ZEND_METHOD()
[all …]
/PHP-8.1/ext/date/
H A Dphp_date.c2275zend_throw_exception_ex(NULL, 0, "Failed to parse time string (%s) at position %d (%c): %s", time_… in php_date_initialize()
3838 zend_throw_exception_ex(NULL, 0, "Unknown or bad format (%s)", format); in date_interval_initialize()
3854 zend_throw_exception_ex(NULL, 0, "Failed to parse interval (%s)", format); in date_interval_initialize()
4265 zend_throw_exception_ex(NULL, 0, "Unknown or bad format (%s)", format); in date_period_initialize()
4316zend_throw_exception_ex(NULL, 0, "%s(): ISO interval must contain a start date, \"%s\" given", ZST… in PHP_METHOD()
4322zend_throw_exception_ex(NULL, 0, "%s(): ISO interval must contain an interval, \"%s\" given", ZSTR… in PHP_METHOD()
4328zend_throw_exception_ex(NULL, 0, "%s(): ISO interval must contain an end date or a recurrence coun… in PHP_METHOD()
4376 zend_throw_exception_ex(NULL, 0, "%s(): Recurrence count must be greater than 0", ZSTR_VAL(func)); in PHP_METHOD()
/PHP-8.1/ext/standard/
H A Dmath.c1209 zend_throw_exception_ex(zend_ce_division_by_zero_error, 0, "Division by zero"); in PHP_FUNCTION()
1214zend_throw_exception_ex(zend_ce_arithmetic_error, 0, "Division of PHP_INT_MIN by -1 is not an inte… in PHP_FUNCTION()
H A Dvar.c1062 zend_throw_exception_ex(NULL, 0, "Serialization of '%s' is not allowed", in php_var_serialize_intern()
/PHP-8.1/ext/pdo/
H A Dpdo_dbh.c263zend_throw_exception_ex(php_pdo_get_exception(), 0, "invalid data source name (via INI: %s)", alt_… in PHP_METHOD()
287 zend_throw_exception_ex(php_pdo_get_exception(), 0, "could not find driver"); in PHP_METHOD()
603 zend_throw_exception_ex(php_pdo_get_exception(), 0, "There is already an active transaction"); in PHP_METHOD()
609 zend_throw_exception_ex(php_pdo_get_exception(), 0, "This driver doesn't support transactions"); in PHP_METHOD()
633 zend_throw_exception_ex(php_pdo_get_exception(), 0, "There is no active transaction"); in PHP_METHOD()
657 zend_throw_exception_ex(php_pdo_get_exception(), 0, "There is no active transaction"); in PHP_METHOD()
/PHP-8.1/ext/json/
H A Djson_encoder.c546 zend_throw_exception_ex(NULL, 0, "Failed calling %s::jsonSerialize()", ZSTR_VAL(ce->name)); in php_json_encode_serializable_object()
/PHP-8.1/ext/phar/
H A Dphar_object.c3894 zend_throw_exception_ex(spl_ce_RuntimeException, 0, in PHP_METHOD()
3915 zend_throw_exception_ex(spl_ce_RuntimeException, 0, in PHP_METHOD()
3928 zend_throw_exception_ex(spl_ce_RuntimeException, 0, in PHP_METHOD()
4345 zend_throw_exception_ex(spl_ce_RuntimeException, 0, in PHP_METHOD()
4350 zend_throw_exception_ex(spl_ce_RuntimeException, 0, in PHP_METHOD()
4374 zend_throw_exception_ex(phar_ce_PharException, 0, in PHP_METHOD()
4389 zend_throw_exception_ex(phar_ce_PharException, 0, in PHP_METHOD()
4422 zend_throw_exception_ex(spl_ce_RuntimeException, 0, in PHP_METHOD()
4431 zend_throw_exception_ex(spl_ce_RuntimeException, 0, in PHP_METHOD()
4435 zend_throw_exception_ex(spl_ce_RuntimeException, 0, in PHP_METHOD()
[all …]
/PHP-8.1/ext/pdo_odbc/
H A Dodbc_driver.c101 zend_throw_exception_ex(php_pdo_get_exception(), einfo->last_error, "SQLSTATE[%s] %s: %d %s", in pdo_odbc_error()
/PHP-8.1/ext/pdo_sqlite/
H A Dsqlite_driver.c818 zend_throw_exception_ex(php_pdo_get_exception(), 0, in pdo_sqlite_handle_factory()
/PHP-8.1/ext/mysqli/
H A Dmysqli.c1188zend_throw_exception_ex(zend_ce_exception, 0, "Could not execute %s::%s()", ZSTR_VAL(ce->name), ZS… in php_mysqli_fetch_into_hash()

Completed in 437 milliseconds

12