Home
last modified time | relevance | path

Searched refs:spl_ce_RuntimeException (Results 1 – 13 of 13) sorted by relevance

/PHP-7.4/ext/spl/
H A Dspl_heap.c620 …zend_throw_exception(spl_ce_RuntimeException, "Heap is corrupted, heap properties are no longer en… in SPL_METHOD()
644 …zend_throw_exception(spl_ce_RuntimeException, "Heap is corrupted, heap properties are no longer en… in SPL_METHOD()
649 zend_throw_exception(spl_ce_RuntimeException, "Can't extract from an empty heap", 0); in SPL_METHOD()
670 …zend_throw_exception(spl_ce_RuntimeException, "Heap is corrupted, heap properties are no longer en… in SPL_METHOD()
697 …zend_throw_exception(spl_ce_RuntimeException, "Heap is corrupted, heap properties are no longer en… in SPL_METHOD()
702 zend_throw_exception(spl_ce_RuntimeException, "Can't extract from an empty heap", 0); in SPL_METHOD()
732 zend_throw_exception(spl_ce_RuntimeException, "Can't peek at an empty heap", 0); in SPL_METHOD()
754 zend_throw_exception(spl_ce_RuntimeException, "Must specify at least one extract flag", 0); in SPL_METHOD()
849 zend_throw_exception(spl_ce_RuntimeException, "Can't peek at an empty heap", 0); in SPL_METHOD()
1105 …zend_throw_exception(spl_ce_RuntimeException, "An iterator cannot be used with foreach by referenc… in spl_heap_get_iterator()
[all …]
H A Dspl_exceptions.h33 extern PHPAPI zend_class_entry *spl_ce_RuntimeException;
H A Dspl_directory.c457 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()
1254 zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling); in FileInfoFunction()
1305 zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling); in SPL_METHOD()
2075 zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Object not initialized"); in spl_filesystem_file_call()
2245 zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Object not initialized"); in spl_filesystem_file_rewind()
2377 zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Object not initialized"); in SPL_METHOD()
2415 zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Object not initialized"); in SPL_METHOD()
[all …]
H A Dspl_exceptions.c41 PHPAPI zend_class_entry *spl_ce_RuntimeException; variable
H A Dspl_fixedarray.c324 zend_throw_exception(spl_ce_RuntimeException, "Index invalid or out of range", 0); in spl_fixedarray_object_read_dimension_helper()
335 zend_throw_exception(spl_ce_RuntimeException, "Index invalid or out of range", 0); in spl_fixedarray_object_read_dimension_helper()
383 zend_throw_exception(spl_ce_RuntimeException, "Index invalid or out of range", 0); in spl_fixedarray_object_write_dimension_helper()
394 zend_throw_exception(spl_ce_RuntimeException, "Index invalid or out of range", 0); in spl_fixedarray_object_write_dimension_helper()
443 zend_throw_exception(spl_ce_RuntimeException, "Index invalid or out of range", 0); in spl_fixedarray_object_unset_dimension_helper()
1001 …zend_throw_exception(spl_ce_RuntimeException, "An iterator cannot be used with foreach by referenc… in spl_fixedarray_get_iterator()
H A Dspl_dllist.c610 zend_throw_exception(spl_ce_RuntimeException, "Can't pop from an empty datastructure", 0); in SPL_METHOD()
630 zend_throw_exception(spl_ce_RuntimeException, "Can't shift from an empty datastructure", 0); in SPL_METHOD()
651 zend_throw_exception(spl_ce_RuntimeException, "Can't peek at an empty datastructure", 0); in SPL_METHOD()
674 zend_throw_exception(spl_ce_RuntimeException, "Can't peek at an empty datastructure", 0); in SPL_METHOD()
728 …zend_throw_exception(spl_ce_RuntimeException, "Iterators' LIFO/FIFO modes for SplStack/SplQueue ob… in SPL_METHOD()
1373 …zend_throw_exception(spl_ce_RuntimeException, "An iterator cannot be used with foreach by referenc… in spl_dllist_get_iterator()
H A Dspl_observer.c127 zend_throw_exception(spl_ce_RuntimeException, "Hash needs to be a string", 0); in spl_object_storage_get_hash()
1226 zend_throw_exception(spl_ce_RuntimeException, "Failed to call sub iterator method", 0); in spl_multiple_iterator_get_all()
1231 … zend_throw_exception(spl_ce_RuntimeException, "Called current() with non valid sub iterator", 0); in spl_multiple_iterator_get_all()
1233 zend_throw_exception(spl_ce_RuntimeException, "Called key() with non valid sub iterator", 0); in spl_multiple_iterator_get_all()
H A Dspl_array.c1156 …zend_throw_exception(spl_ce_RuntimeException, "An iterator cannot be used with foreach by referenc… in spl_array_get_iterator()
H A Dspl_iterators.c460 …zend_throw_exception(spl_ce_RuntimeException, "An iterator cannot be used with foreach by referenc… in spl_recursive_it_get_iterator()
/PHP-7.4/ext/pdo/
H A Dpdo.c77 return spl_ce_RuntimeException; in php_pdo_get_exception_base()
/PHP-7.4/ext/phar/
H A Dphar_object.c3893 …zend_throw_exception_ex(spl_ce_RuntimeException, 0, "phar error: unable to open file \"%s\" to add… in PHP_METHOD()
3898 …zend_throw_exception_ex(spl_ce_RuntimeException, 0, "phar error: unable to open file \"%s\" to add… in PHP_METHOD()
3975 zend_throw_exception_ex(spl_ce_RuntimeException, 0, in PHP_METHOD()
3996 zend_throw_exception_ex(spl_ce_RuntimeException, 0, in PHP_METHOD()
4009 zend_throw_exception_ex(spl_ce_RuntimeException, 0, in PHP_METHOD()
4398 zend_throw_exception_ex(spl_ce_RuntimeException, 0, in PHP_METHOD()
4403 zend_throw_exception_ex(spl_ce_RuntimeException, 0, in PHP_METHOD()
4492 zend_throw_exception_ex(spl_ce_RuntimeException, 0, in PHP_METHOD()
4501 zend_throw_exception_ex(spl_ce_RuntimeException, 0, in PHP_METHOD()
4505 zend_throw_exception_ex(spl_ce_RuntimeException, 0, in PHP_METHOD()
[all …]
/PHP-7.4/ext/mysqli/
H A Dmysqli.c607 mysqli_exception_class_entry = zend_register_internal_class_ex(&cex, spl_ce_RuntimeException); in PHP_MINIT_FUNCTION()
/PHP-7.4/ext/snmp/
H A Dsnmp.c2345 php_snmp_exception_ce = zend_register_internal_class_ex(&cex, spl_ce_RuntimeException); in PHP_MINIT_FUNCTION()

Completed in 163 milliseconds