/PHP-8.3/ext/sodium/ |
H A D | libsodium.c | 311 zend_throw_exception(sodium_exception_ce, "internal error", 0); in PHP_FUNCTION() 353 zend_throw_exception(sodium_exception_ce, "internal error", 0); in PHP_FUNCTION() 434 zend_throw_exception(sodium_exception_ce, "internal error", 0); in PHP_FUNCTION() 471 zend_throw_exception(sodium_exception_ce, "internal error", 0); in PHP_FUNCTION() 512 zend_throw_exception(sodium_exception_ce, "internal error", 0); in PHP_FUNCTION() 559 zend_throw_exception(sodium_exception_ce, "internal error", 0); in PHP_FUNCTION() 584 zend_throw_exception(sodium_exception_ce, "internal error", 0); in PHP_FUNCTION() 615 zend_throw_exception(sodium_exception_ce, "internal error", 0); in PHP_FUNCTION() 767 zend_throw_exception(sodium_exception_ce, "internal error", 0); in PHP_FUNCTION() 845 zend_throw_exception(sodium_exception_ce, "internal error", 0); in PHP_FUNCTION() [all …]
|
/PHP-8.3/ext/intl/formatter/ |
H A D | formatter_class.c | 79 zend_throw_exception(NULL, "Failed to clone NumberFormatter object", 0); in NumberFormatter_object_clone() 82 zend_throw_exception(NULL, "Cannot clone unconstructed NumberFormatter", 0); in NumberFormatter_object_clone()
|
H A D | formatter_main.c | 98 zend_throw_exception(IntlException_ce_ptr, "Constructor failed", 0); in PHP_METHOD()
|
/PHP-8.3/ext/intl/dateformat/ |
H A D | dateformat_class.c | 84 zend_throw_exception(NULL, "Failed to clone IntlDateFormatter object", 0); in IntlDateFormatter_object_clone() 87 zend_throw_exception(NULL, "Cannot clone unconstructed IntlDateFormatter", 0); in IntlDateFormatter_object_clone()
|
H A D | datepatterngenerator_class.cpp | 58 zend_throw_exception(NULL, ZSTR_VAL(err_msg), 0); in IntlDatePatternGenerator_object_clone() 64 zend_throw_exception(NULL, "Cannot clone unconstructed IntlDatePatternGenerator", 0); in IntlDatePatternGenerator_object_clone()
|
H A D | datepatterngenerator_methods.cpp | 99 zend_throw_exception(IntlException_ce_ptr, ZSTR_VAL(err), intl_error_get_code(NULL)); in PHP_METHOD()
|
/PHP-8.3/tests/lang/ |
H A D | zend_throw_exception_001.phpt | 2 zend_throw_exception with NULL message
|
/PHP-8.3/ext/com_dotnet/ |
H A D | com_misc.c | 36 zend_throw_exception(php_com_exception_class_entry, message, (zend_long)(uint32_t)code); in php_com_throw_exception() 38 zend_throw_exception(php_com_exception_class_entry, message, (zend_long)code); in php_com_throw_exception()
|
/PHP-8.3/ext/dom/ |
H A D | domexception.c | 38 zend_throw_exception(dom_domexception_class_entry, error_message, error_code); in php_dom_throw_error_with_message()
|
/PHP-8.3/ext/random/ |
H A D | randomizer.c | 220 zend_throw_exception(random_ce_Random_RandomException, "Generated value exceeds size of int", 0); in PHP_METHOD() 491 zend_throw_exception(NULL, "Invalid serialization data for Random\\Randomizer object", 0); in PHP_METHOD() 497 zend_throw_exception(NULL, "Invalid serialization data for Random\\Randomizer object", 0); in PHP_METHOD() 502 zend_throw_exception(NULL, "Invalid serialization data for Random\\Randomizer object", 0); in PHP_METHOD() 508 zend_throw_exception(NULL, "Invalid serialization data for Random\\Randomizer object", 0); in PHP_METHOD()
|
H A D | csprng.c | 69 …zend_throw_exception(random_ce_Random_RandomException, "Failed to retrieve randomness from the ope… in php_random_bytes() 82 …zend_throw_exception(random_ce_Random_RandomException, "Failed to retrieve randomness from the ope… in php_random_bytes()
|
H A D | engine_mt19937.c | 278 zend_throw_exception(random_ce_Random_RandomException, "Failed to generate a random seed", 0); in PHP_METHOD() 333 zend_throw_exception(NULL, "Engine serialize failed", 0); in PHP_METHOD() 398 zend_throw_exception(NULL, "Engine serialize failed", 0); in PHP_METHOD()
|
/PHP-8.3/ext/fileinfo/ |
H A D | fileinfo.c | 193 zend_throw_exception(NULL, "Constructor failed", 0); in PHP_FUNCTION() 202 zend_throw_exception(NULL, "Constructor failed", 0); in PHP_FUNCTION() 221 zend_throw_exception(NULL, "Constructor failed", 0); in PHP_FUNCTION() 234 zend_throw_exception(NULL, "Constructor failed", 0); in PHP_FUNCTION()
|
/PHP-8.3/ext/json/ |
H A D | json.c | 193 zend_throw_exception(php_json_exception_ce, php_json_get_error_msg(error_code), error_code); in php_json_decode_ex() 250 …zend_throw_exception(php_json_exception_ce, php_json_get_error_msg(encoder.error_code), encoder.er… in PHP_FUNCTION() 285 …zend_throw_exception(php_json_exception_ce, php_json_get_error_msg(PHP_JSON_ERROR_SYNTAX), PHP_JSO… in PHP_FUNCTION()
|
/PHP-8.3/ext/intl/collator/ |
H A D | collator_create.c | 80 zend_throw_exception(IntlException_ce_ptr, "Constructor failed", 0); in PHP_METHOD()
|
/PHP-8.3/ext/intl/breakiterator/ |
H A D | rulebasedbreakiterator_methods.cpp | 66 zend_throw_exception(IntlException_ce_ptr, in _php_intlrbbi_constructor_body() 88 zend_throw_exception(IntlException_ce_ptr, in _php_intlrbbi_constructor_body()
|
H A D | breakiterator_class.cpp | 122 zend_throw_exception(NULL, ZSTR_VAL(err_msg), 0); in BreakIterator_clone_obj() 129 zend_throw_exception(NULL, "Cannot clone unconstructed BreakIterator", 0); in BreakIterator_clone_obj()
|
H A D | breakiterator_iterators.cpp | 98 zend_throw_exception(NULL, in _breakiterator_get_iterator() 107 zend_throw_exception(NULL, in _breakiterator_get_iterator()
|
/PHP-8.3/ext/intl/timezone/ |
H A D | timezone_class.cpp | 252 zend_throw_exception(NULL, ZSTR_VAL(err_msg), 0); in TimeZone_clone_obj() 258 zend_throw_exception(NULL, "Cannot clone unconstructed IntlTimeZone", 0); in TimeZone_clone_obj() 278 zend_throw_exception(NULL, "Comparison with at least one unconstructed " in TimeZone_compare_objects()
|
/PHP-8.3/ext/spl/ |
H A D | spl_observer.c | 97 zend_throw_exception(spl_ce_RuntimeException, "Hash needs to be a string", 0); in spl_object_storage_get_hash() 711 zend_throw_exception(spl_ce_RuntimeException, "Called current() on invalid iterator", 0); in PHP_METHOD() 989 zend_throw_exception(spl_ce_UnexpectedValueException, in PHP_METHOD() 995 zend_throw_exception(spl_ce_UnexpectedValueException, "Odd number of elements", 0); in PHP_METHOD() 1003 zend_throw_exception(spl_ce_UnexpectedValueException, "Non-object key", 0); in PHP_METHOD() 1101 zend_throw_exception(spl_ce_InvalidArgumentException, "Key duplication error", 0); in PHP_METHOD() 1271 zend_throw_exception(spl_ce_RuntimeException, "Failed to call sub iterator method", 0); in spl_multiple_iterator_get_all() 1276 … zend_throw_exception(spl_ce_RuntimeException, "Called current() with non valid sub iterator", 0); in spl_multiple_iterator_get_all() 1278 zend_throw_exception(spl_ce_RuntimeException, "Called key() with non valid sub iterator", 0); in spl_multiple_iterator_get_all() 1295 … zend_throw_exception(spl_ce_InvalidArgumentException, "Sub-Iterator is associated with NULL", 0); in spl_multiple_iterator_get_all()
|
H A D | spl_heap.c | 620 …zend_throw_exception(spl_ce_RuntimeException, "Heap is corrupted, heap properties are no longer en… in spl_heap_consistency_validations() 625 …zend_throw_exception(spl_ce_RuntimeException, "Heap cannot be changed when it is already being mod… in spl_heap_consistency_validations() 671 zend_throw_exception(spl_ce_RuntimeException, "Can't extract from an empty heap", 0); in PHP_METHOD() 736 zend_throw_exception(spl_ce_RuntimeException, "Can't extract from an empty heap", 0); in PHP_METHOD() 764 zend_throw_exception(spl_ce_RuntimeException, "Can't peek at an empty heap", 0); in PHP_METHOD() 785 zend_throw_exception(spl_ce_RuntimeException, "Must specify at least one extract flag", 0); in PHP_METHOD() 874 zend_throw_exception(spl_ce_RuntimeException, "Can't peek at an empty heap", 0); in PHP_METHOD()
|
/PHP-8.3/ext/intl/calendar/ |
H A D | calendar_class.cpp | 104 zend_throw_exception(NULL, ZSTR_VAL(err_msg), 0); in Calendar_clone_obj() 110 zend_throw_exception(NULL, "Cannot clone unconstructed IntlCalendar", 0); in Calendar_clone_obj()
|
/PHP-8.3/Zend/ |
H A D | zend_exceptions.h | 60 ZEND_API ZEND_COLD zend_object *zend_throw_exception(zend_class_entry *exception_ce, const char *me…
|
/PHP-8.3/ext/intl/common/ |
H A D | common_enum.cpp | 173 zend_throw_exception(NULL, in IntlIterator_get_iterator() 181 zend_throw_exception(NULL, in IntlIterator_get_iterator()
|
/PHP-8.3/ext/intl/msgformat/ |
H A D | msgformat.c | 129 zend_throw_exception(IntlException_ce_ptr, ZSTR_VAL(err), intl_error_get_code(NULL)); in PHP_METHOD()
|