/PHP-7.3/ext/spl/ |
H A D | spl_heap.c | 585 …zend_throw_exception(spl_ce_RuntimeException, "Heap is corrupted, heap properties are no longer en… in SPL_METHOD() 609 …zend_throw_exception(spl_ce_RuntimeException, "Heap is corrupted, heap properties are no longer en… in SPL_METHOD() 616 zend_throw_exception(spl_ce_RuntimeException, "Can't extract from an empty heap", 0); in SPL_METHOD() 636 …zend_throw_exception(spl_ce_RuntimeException, "Heap is corrupted, heap properties are no longer en… in SPL_METHOD() 667 …zend_throw_exception(spl_ce_RuntimeException, "Heap is corrupted, heap properties are no longer en… in SPL_METHOD() 674 zend_throw_exception(spl_ce_RuntimeException, "Can't extract from an empty heap", 0); in SPL_METHOD() 705 …zend_throw_exception(spl_ce_RuntimeException, "Heap is corrupted, heap properties are no longer en… in SPL_METHOD() 712 zend_throw_exception(spl_ce_RuntimeException, "Can't peek at an empty heap", 0); in SPL_METHOD() 832 zend_throw_exception(spl_ce_RuntimeException, "Can't peek at an empty heap", 0); in SPL_METHOD() 1082 …zend_throw_exception(spl_ce_RuntimeException, "An iterator cannot be used with foreach by referenc… in spl_heap_get_iterator() [all …]
|
H A D | spl_exceptions.h | 33 extern PHPAPI zend_class_entry *spl_ce_RuntimeException;
|
H A D | spl_directory.c | 457 zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling); in spl_filesystem_object_create_info() 485 zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling); in spl_filesystem_object_create_type() 493 zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Could not open file"); in spl_filesystem_object_create_type() 571 zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Operation not supported"); in spl_filesystem_object_create_type() 1252 zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling); in FileInfoFunction() 1303 zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling); in SPL_METHOD() 2071 zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Object not initialized"); in spl_filesystem_file_call() 2242 zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Object not initialized"); in spl_filesystem_file_rewind() 2374 zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Object not initialized"); in SPL_METHOD() 2412 zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Object not initialized"); in SPL_METHOD() [all …]
|
H A D | spl_exceptions.c | 41 PHPAPI zend_class_entry *spl_ce_RuntimeException; variable
|
H A D | spl_fixedarray.c | 318 zend_throw_exception(spl_ce_RuntimeException, "Index invalid or out of range", 0); in spl_fixedarray_object_read_dimension_helper() 329 zend_throw_exception(spl_ce_RuntimeException, "Index invalid or out of range", 0); in spl_fixedarray_object_read_dimension_helper() 377 zend_throw_exception(spl_ce_RuntimeException, "Index invalid or out of range", 0); in spl_fixedarray_object_write_dimension_helper() 388 zend_throw_exception(spl_ce_RuntimeException, "Index invalid or out of range", 0); in spl_fixedarray_object_write_dimension_helper() 435 zend_throw_exception(spl_ce_RuntimeException, "Index invalid or out of range", 0); in spl_fixedarray_object_unset_dimension_helper() 993 …zend_throw_exception(spl_ce_RuntimeException, "An iterator cannot be used with foreach by referenc… in spl_fixedarray_get_iterator()
|
H A D | spl_dllist.c | 611 zend_throw_exception(spl_ce_RuntimeException, "Can't pop from an empty datastructure", 0); in SPL_METHOD() 631 zend_throw_exception(spl_ce_RuntimeException, "Can't shift from an empty datastructure", 0); in SPL_METHOD() 652 zend_throw_exception(spl_ce_RuntimeException, "Can't peek at an empty datastructure", 0); in SPL_METHOD() 675 zend_throw_exception(spl_ce_RuntimeException, "Can't peek at an empty datastructure", 0); in SPL_METHOD() 729 …zend_throw_exception(spl_ce_RuntimeException, "Iterators' LIFO/FIFO modes for SplStack/SplQueue ob… in SPL_METHOD() 1302 …zend_throw_exception(spl_ce_RuntimeException, "An iterator cannot be used with foreach by referenc… in spl_dllist_get_iterator()
|
H A D | spl_observer.c | 127 zend_throw_exception(spl_ce_RuntimeException, "Hash needs to be a string", 0); in spl_object_storage_get_hash() 1142 zend_throw_exception(spl_ce_RuntimeException, "Failed to call sub iterator method", 0); in spl_multiple_iterator_get_all() 1147 … zend_throw_exception(spl_ce_RuntimeException, "Called current() with non valid sub iterator", 0); in spl_multiple_iterator_get_all() 1149 zend_throw_exception(spl_ce_RuntimeException, "Called key() with non valid sub iterator", 0); in spl_multiple_iterator_get_all()
|
H A D | spl_array.c | 1175 …zend_throw_exception(spl_ce_RuntimeException, "An iterator cannot be used with foreach by referenc… in spl_array_get_iterator()
|
H A D | spl_iterators.c | 460 …zend_throw_exception(spl_ce_RuntimeException, "An iterator cannot be used with foreach by referenc… in spl_recursive_it_get_iterator()
|
/PHP-7.3/ext/pdo/ |
H A D | pdo.c | 80 return spl_ce_RuntimeException; in php_pdo_get_exception_base()
|
/PHP-7.3/ext/phar/ |
H A D | phar_object.c | 3864 …zend_throw_exception_ex(spl_ce_RuntimeException, 0, "phar error: unable to open file \"%s\" to add… in PHP_METHOD() 3869 …zend_throw_exception_ex(spl_ce_RuntimeException, 0, "phar error: unable to open file \"%s\" to add… in PHP_METHOD() 3946 zend_throw_exception_ex(spl_ce_RuntimeException, 0, in PHP_METHOD() 3967 zend_throw_exception_ex(spl_ce_RuntimeException, 0, in PHP_METHOD() 3980 zend_throw_exception_ex(spl_ce_RuntimeException, 0, in PHP_METHOD() 4369 zend_throw_exception_ex(spl_ce_RuntimeException, 0, in PHP_METHOD() 4374 zend_throw_exception_ex(spl_ce_RuntimeException, 0, in PHP_METHOD() 4463 zend_throw_exception_ex(spl_ce_RuntimeException, 0, in PHP_METHOD() 4472 zend_throw_exception_ex(spl_ce_RuntimeException, 0, in PHP_METHOD() 4476 zend_throw_exception_ex(spl_ce_RuntimeException, 0, in PHP_METHOD() [all …]
|
/PHP-7.3/ext/mysqli/ |
H A D | mysqli.c | 593 mysqli_exception_class_entry = zend_register_internal_class_ex(&cex, spl_ce_RuntimeException); in PHP_MINIT_FUNCTION()
|
/PHP-7.3/ext/snmp/ |
H A D | snmp.c | 2339 php_snmp_exception_ce = zend_register_internal_class_ex(&cex, spl_ce_RuntimeException); in PHP_MINIT_FUNCTION()
|