Home
last modified time | relevance | path

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

12

/PHP-7.1/ext/phar/
H A Dphar_object.c3993 zend_throw_exception_ex(spl_ce_RuntimeException, 0, in PHP_METHOD()
4006 zend_throw_exception_ex(spl_ce_RuntimeException, 0, in PHP_METHOD()
4366 zend_throw_exception_ex(spl_ce_RuntimeException, 0, in PHP_METHOD()
4371 zend_throw_exception_ex(spl_ce_RuntimeException, 0, in PHP_METHOD()
4420 zend_throw_exception_ex(phar_ce_PharException, 0, in PHP_METHOD()
4426 zend_throw_exception_ex(phar_ce_PharException, 0, in PHP_METHOD()
4442 zend_throw_exception_ex(phar_ce_PharException, 0, in PHP_METHOD()
4479 zend_throw_exception_ex(spl_ce_RuntimeException, 0, in PHP_METHOD()
4488 zend_throw_exception_ex(spl_ce_RuntimeException, 0, in PHP_METHOD()
4492 zend_throw_exception_ex(spl_ce_RuntimeException, 0, in PHP_METHOD()
[all …]
/PHP-7.1/ext/intl/msgformat/
H A Dmsgformat_class.c83 zend_throw_exception_ex(NULL, 0, "Failed to clone MessageFormatter object"); in MessageFormatter_object_clone()
86 zend_throw_exception_ex(NULL, 0, "Cannot clone unconstructed MessageFormatter"); in MessageFormatter_object_clone()
/PHP-7.1/ext/spl/
H A Dspl_directory.c249 zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, in spl_filesystem_dir_open()
469 zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Could not open file"); in spl_filesystem_object_create_type()
547 zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Operation not supported"); in spl_filesystem_object_create_type()
1402 zend_throw_exception_ex(spl_ce_LogicException, 0, in SPL_METHOD()
2240 zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Object not initialized"); in spl_filesystem_file_rewind()
2372 zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Object not initialized"); in SPL_METHOD()
2410 zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Object not initialized"); in SPL_METHOD()
2431 zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Object not initialized"); in SPL_METHOD()
2740 zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Object not initialized"); in SPL_METHOD()
2755 zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Object not initialized"); in SPL_METHOD()
[all …]
H A Dspl_iterators.c141 zend_throw_exception_ex(spl_ce_LogicException, 0, \
151 zend_throw_exception_ex(spl_ce_LogicException, 0, \
161 zend_throw_exception_ex(spl_ce_LogicException, 0, \
722 zend_throw_exception_ex(spl_ce_LogicException, 0, in SPL_METHOD()
1121zend_throw_exception_ex(spl_ce_OutOfRangeException, 0, "Use RecursiveTreeIterator::PREFIX_* consta… in SPL_METHOD()
1140 zend_throw_exception_ex(spl_ce_LogicException, 0, in SPL_METHOD()
1175 zend_throw_exception_ex(spl_ce_LogicException, 0, in SPL_METHOD()
1194 zend_throw_exception_ex(spl_ce_LogicException, 0, in SPL_METHOD()
1216 zend_throw_exception_ex(spl_ce_LogicException, 0, in SPL_METHOD()
1557zend_throw_exception_ex(spl_ce_InvalidArgumentException, 0, "Illegal mode " ZEND_LONG_FMT, mode); in spl_dual_it_construct()
[all …]
H A Dphp_spl.c477zend_throw_exception_ex(spl_ce_LogicException, 0, "Passed array specifies a non static method but … in PHP_FUNCTION()
485zend_throw_exception_ex(spl_ce_LogicException, 0, "Passed array does not specify %s %smethod (%s)"… in PHP_FUNCTION()
494zend_throw_exception_ex(spl_ce_LogicException, 0, "Function '%s' not %s (%s)", ZSTR_VAL(func_name)… in PHP_FUNCTION()
503 zend_throw_exception_ex(spl_ce_LogicException, 0, "Illegal value passed (%s)", error); in PHP_FUNCTION()
514zend_throw_exception_ex(spl_ce_LogicException, 0, "Function spl_autoload_call() cannot be register… in PHP_FUNCTION()
643zend_throw_exception_ex(spl_ce_LogicException, 0, "Unable to unregister invalid function (%s)", er… in PHP_FUNCTION()
H A Dspl_fixedarray.c564zend_throw_exception_ex(spl_ce_InvalidArgumentException, 0, "array size cannot be less than zero"); in SPL_METHOD()
681zend_throw_exception_ex(spl_ce_InvalidArgumentException, 0, "array must contain only positive inte… in SPL_METHOD()
692 zend_throw_exception_ex(spl_ce_InvalidArgumentException, 0, "integer overflow detected"); in SPL_METHOD()
753zend_throw_exception_ex(spl_ce_InvalidArgumentException, 0, "array size cannot be less than zero"); in SPL_METHOD()
H A Dspl_observer.c464 zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, "Object not found"); in SPL_METHOD()
870zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, "Error at offset %zd of %zd bytes", ((… in SPL_METHOD()
H A Dspl_array.c1145 zend_throw_exception_ex(spl_ce_InvalidArgumentException, 0, in spl_array_set_array()
1376zend_throw_exception_ex(spl_ce_OutOfBoundsException, 0, "Seek position " ZEND_LONG_FMT " is out of… in SPL_METHOD()
1855zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, "Error at offset " ZEND_LONG_FMT " of … in SPL_METHOD()
/PHP-7.1/ext/pdo/
H A Dpdo_dbh.c228 zend_throw_exception_ex(php_pdo_get_exception(), 0, "invalid data source name"); in PHP_METHOD()
236zend_throw_exception_ex(php_pdo_get_exception(), 0, "invalid data source name (via INI: %s)", alt_… in PHP_METHOD()
245 zend_throw_exception_ex(php_pdo_get_exception(), 0, "invalid data source URI"); in PHP_METHOD()
250 zend_throw_exception_ex(php_pdo_get_exception(), 0, "invalid data source name (via URI)"); in PHP_METHOD()
260 zend_throw_exception_ex(php_pdo_get_exception(), 0, "could not find driver"); in PHP_METHOD()
576 zend_throw_exception_ex(php_pdo_get_exception(), 0, "There is already an active transaction"); in PHP_METHOD()
583 zend_throw_exception_ex(php_pdo_get_exception(), 0, "This driver doesn't support transactions"); in PHP_METHOD()
609 zend_throw_exception_ex(php_pdo_get_exception(), 0, "There is no active transaction"); in PHP_METHOD()
635 zend_throw_exception_ex(php_pdo_get_exception(), 0, "There is no active transaction"); in PHP_METHOD()
1164zend_throw_exception_ex(php_pdo_get_exception(), 0, "You cannot serialize or unserialize PDO insta… in PHP_METHOD()
[all …]
H A Dpdo_stmt.c2145zend_throw_exception_ex(php_pdo_get_exception(), 0, "You cannot serialize or unserialize PDOStatem… in PHP_METHOD()
2153zend_throw_exception_ex(php_pdo_get_exception(), 0, "You cannot serialize or unserialize PDOStatem… in PHP_METHOD()
2646 zend_throw_exception_ex(php_pdo_get_exception(), 0, "You may not create a PDORow manually"); in row_get_ctor()
/PHP-7.1/Zend/
H A Dzend_exceptions.h60 ZEND_API ZEND_COLD zend_object *zend_throw_exception_ex(zend_class_entry *exception_ce, zend_long c…
H A Dzend_interfaces.c287zend_throw_exception_ex(NULL, 0, "Objects returned by %s::getIterator() must be traversable or imp… in zend_user_it_get_new_iterator()
437zend_throw_exception_ex(NULL, 0, "%s::serialize() must return a string or NULL", ZSTR_VAL(ce->name… in zend_user_serialize()
469 zend_throw_exception_ex(NULL, 0, "Serialization of '%s' is not allowed", ZSTR_VAL(ce->name)); in zend_class_serialize_deny()
476 zend_throw_exception_ex(NULL, 0, "Unserialization of '%s' is not allowed", ZSTR_VAL(ce->name)); in zend_class_unserialize_deny()
H A Dzend_closures.c321zend_throw_exception_ex(zend_ce_type_error, 0, "Failed to create closure from callable: %s", error… in ZEND_METHOD()
324 zend_throw_exception_ex(zend_ce_type_error, 0, "Failed to create closure from callable"); in ZEND_METHOD()
/PHP-7.1/ext/reflection/
H A Dphp_reflection.c1699 zend_throw_exception_ex(reflection_exception_ptr, 0, in ZEND_METHOD()
2007 zend_throw_exception_ex(reflection_exception_ptr, 0, in ZEND_METHOD()
2073 zend_throw_exception_ex(reflection_exception_ptr, 0, in ZEND_METHOD()
3170 zend_throw_exception_ex(reflection_exception_ptr, 0, in ZEND_METHOD()
3352 zend_throw_exception_ex(reflection_exception_ptr, 0, in reflection_method_invoke()
3644 zend_throw_exception_ex(reflection_exception_ptr, 0, in ZEND_METHOD()
4044 zend_throw_exception_ex(reflection_exception_ptr, 0, in ZEND_METHOD()
4309 zend_throw_exception_ex(reflection_exception_ptr, 0, in ZEND_METHOD()
4490 zend_throw_exception_ex(reflection_exception_ptr, 0, in ZEND_METHOD()
5246 zend_throw_exception_ex(reflection_exception_ptr, 0, in ZEND_METHOD()
[all …]
/PHP-7.1/ext/intl/
H A Dintl_error.c113 zend_throw_exception_ex( IntlException_ce_ptr, 0, "%s", msg ); in intl_error_set_custom_msg()
/PHP-7.1/ext/pdo_sqlite/
H A Dsqlite_driver.c81 zend_throw_exception_ex(php_pdo_get_exception(), einfo->errcode, "SQLSTATE[%s] [%d] %s", in _pdo_sqlite_error()
798 zend_throw_exception_ex(php_pdo_get_exception(), 0, in pdo_sqlite_handle_factory()
/PHP-7.1/ext/standard/
H A Dmath.c1291 zend_throw_exception_ex(zend_ce_division_by_zero_error, 0, "Division by zero"); in PHP_FUNCTION()
1296zend_throw_exception_ex(zend_ce_arithmetic_error, 0, "Division of PHP_INT_MIN by -1 is not an inte… in PHP_FUNCTION()
/PHP-7.1/ext/pdo_dblib/
H A Ddblib_driver.c464 zend_throw_exception_ex(php_pdo_get_exception(), DBLIB_G(err).dberr, in pdo_dblib_handle_factory()
/PHP-7.1/ext/json/
H A Djson_encoder.c501 zend_throw_exception_ex(NULL, 0, "Failed calling %s::jsonSerialize()", ZSTR_VAL(ce->name)); in php_json_encode_serializable_object()
/PHP-7.1/ext/pdo_odbc/
H A Dodbc_driver.c107 zend_throw_exception_ex(php_pdo_get_exception(), einfo->last_error, "SQLSTATE[%s] %s: %d %s", in pdo_odbc_error()
/PHP-7.1/ext/pdo_firebird/
H A Dfirebird_driver.c714 zend_throw_exception_ex(php_pdo_get_exception(), H->isc_status[1], "SQLSTATE[%s] [%d] %s", in pdo_firebird_handle_factory()
/PHP-7.1/ext/mysqli/
H A Dmysqli.c1319zend_throw_exception_ex(zend_ce_exception, 0, "Could not execute %s::%s()", ZSTR_VAL(ce->name), ZS… in php_mysqli_fetch_into_hash()
1325zend_throw_exception_ex(zend_ce_exception, 0, "Class %s does not have a constructor hence you cann… in php_mysqli_fetch_into_hash()
/PHP-7.1/ext/sqlite3/
H A Dsqlite3.c130 zend_throw_exception_ex(zend_ce_exception, 0, "open_basedir prohibits opening %s", fullpath); in PHP_METHOD()
145 zend_throw_exception_ex(zend_ce_exception, 0, "Unable to open database: %s", in PHP_METHOD()
160zend_throw_exception_ex(zend_ce_exception, 0, "Unable to open database: %s", sqlite3_errmsg(db_obj… in PHP_METHOD()
/PHP-7.1/ext/pdo_mysql/
H A Dmysql_driver.c108 zend_throw_exception_ex(php_pdo_get_exception(), einfo->errcode, "SQLSTATE[%s] [%d] %s", in _pdo_mysql_error()
/PHP-7.1/ext/pdo_oci/
H A Doci_driver.c191zend_throw_exception_ex(php_pdo_get_exception(), einfo->errcode, "SQLSTATE[%s]: %s", *pdo_err, ein… in _oci_error()

Completed in 201 milliseconds

12