spl_ce_RuntimeException  607 ext/mysqli/mysqli.c 	mysqli_exception_class_entry = zend_register_internal_class_ex(&cex, spl_ce_RuntimeException);
spl_ce_RuntimeException   82 ext/mysqli/mysqli_priv.h extern PHPAPI zend_class_entry *spl_ce_RuntimeException;
spl_ce_RuntimeException  220 ext/mysqli/php_mysqli_structs.h extern PHPAPI zend_class_entry *spl_ce_RuntimeException;
spl_ce_RuntimeException   36 ext/pdo/pdo.c  static zend_class_entry *spl_ce_RuntimeException;
spl_ce_RuntimeException   84 ext/pdo/pdo.c  		if (!spl_ce_RuntimeException) {
spl_ce_RuntimeException   88 ext/pdo/pdo.c  				spl_ce_RuntimeException = pce;
spl_ce_RuntimeException   92 ext/pdo/pdo.c  			return spl_ce_RuntimeException;
spl_ce_RuntimeException  354 ext/pdo/pdo.c  	spl_ce_RuntimeException = NULL;
spl_ce_RuntimeException 3805 ext/phar/phar_object.c 		zend_throw_exception_ex(spl_ce_RuntimeException, 0, "phar error: unable to open file \"%s\" to add to phar archive, safe_mode restrictions prevent this", fname);
spl_ce_RuntimeException 3811 ext/phar/phar_object.c 		zend_throw_exception_ex(spl_ce_RuntimeException, 0, "phar error: unable to open file \"%s\" to add to phar archive, open_basedir restrictions prevent this", fname);
spl_ce_RuntimeException 3816 ext/phar/phar_object.c 		zend_throw_exception_ex(spl_ce_RuntimeException, 0, "phar error: unable to open file \"%s\" to add to phar archive", fname);
spl_ce_RuntimeException 3893 ext/phar/phar_object.c 				zend_throw_exception_ex(spl_ce_RuntimeException, 0,
spl_ce_RuntimeException 3914 ext/phar/phar_object.c 		zend_throw_exception_ex(spl_ce_RuntimeException, 0,
spl_ce_RuntimeException 3927 ext/phar/phar_object.c 		zend_throw_exception_ex(spl_ce_RuntimeException, 0,
spl_ce_RuntimeException 4298 ext/phar/phar_object.c 			zend_throw_exception_ex(spl_ce_RuntimeException, 0,
spl_ce_RuntimeException 4303 ext/phar/phar_object.c 		zend_throw_exception_ex(spl_ce_RuntimeException, 0,
spl_ce_RuntimeException 4411 ext/phar/phar_object.c 		zend_throw_exception_ex(spl_ce_RuntimeException, 0,
spl_ce_RuntimeException 4420 ext/phar/phar_object.c 			zend_throw_exception_ex(spl_ce_RuntimeException, 0,
spl_ce_RuntimeException 4424 ext/phar/phar_object.c 			zend_throw_exception_ex(spl_ce_RuntimeException, 0,
spl_ce_RuntimeException 4431 ext/phar/phar_object.c 		zend_throw_exception_ex(spl_ce_RuntimeException, 0,
spl_ce_RuntimeException 2418 ext/snmp/snmp.c 	php_snmp_exception_ce = zend_register_internal_class_ex(&cex, spl_ce_RuntimeException);
spl_ce_RuntimeException  279 ext/spl/spl_directory.c 			zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Cannot open file '%s'", intern->file_name_len ? intern->file_name : "");
spl_ce_RuntimeException  419 ext/spl/spl_directory.c 		zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Cannot create SplFileInfo for empty path");
spl_ce_RuntimeException  433 ext/spl/spl_directory.c 	zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling);
spl_ce_RuntimeException  461 ext/spl/spl_directory.c 	zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling);
spl_ce_RuntimeException  469 ext/spl/spl_directory.c 				zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Could not open file");
spl_ce_RuntimeException  547 ext/spl/spl_directory.c 			zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Operation not supported");
spl_ce_RuntimeException  703 ext/spl/spl_directory.c 		zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Directory name must not be empty.");
spl_ce_RuntimeException 1134 ext/spl/spl_directory.c 	zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling);\
spl_ce_RuntimeException 1229 ext/spl/spl_directory.c 	zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling);
spl_ce_RuntimeException 1250 ext/spl/spl_directory.c 		zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Unable to read link %s, error: %s", intern->file_name, strerror(errno));
spl_ce_RuntimeException 1277 ext/spl/spl_directory.c 	zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling);
spl_ce_RuntimeException 2020 ext/spl/spl_directory.c 			zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Cannot read from file %s", intern->file_name);
spl_ce_RuntimeException 2110 ext/spl/spl_directory.c 		zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Internal error, function '%s' not found. Please report", #func_name); \
spl_ce_RuntimeException 2154 ext/spl/spl_directory.c 				zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Cannot read from file %s", intern->file_name);
spl_ce_RuntimeException 2236 ext/spl/spl_directory.c 		zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Object not initialized");
spl_ce_RuntimeException 2240 ext/spl/spl_directory.c 		zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Cannot rewind file %s", intern->file_name);
spl_ce_RuntimeException 2278 ext/spl/spl_directory.c 	zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling);
spl_ce_RuntimeException 2336 ext/spl/spl_directory.c 	zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling);
spl_ce_RuntimeException 2368 ext/spl/spl_directory.c 		zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Object not initialized");
spl_ce_RuntimeException 2406 ext/spl/spl_directory.c 		zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Object not initialized");
spl_ce_RuntimeException 2427 ext/spl/spl_directory.c 		zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Object not initialized");
spl_ce_RuntimeException 2579 ext/spl/spl_directory.c 			zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Object not initialized");
spl_ce_RuntimeException 2733 ext/spl/spl_directory.c 		zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Object not initialized");
spl_ce_RuntimeException 2748 ext/spl/spl_directory.c 		zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Object not initialized");
spl_ce_RuntimeException 2773 ext/spl/spl_directory.c 		zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Object not initialized");
spl_ce_RuntimeException 2790 ext/spl/spl_directory.c 		zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Object not initialized");
spl_ce_RuntimeException 2819 ext/spl/spl_directory.c 		zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Object not initialized");
spl_ce_RuntimeException 2842 ext/spl/spl_directory.c 		zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Object not initialized");
spl_ce_RuntimeException 2856 ext/spl/spl_directory.c 		zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Object not initialized");
spl_ce_RuntimeException 2881 ext/spl/spl_directory.c 		zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Object not initialized");
spl_ce_RuntimeException 2910 ext/spl/spl_directory.c 		zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Object not initialized");
spl_ce_RuntimeException 2943 ext/spl/spl_directory.c 		zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Object not initialized");
spl_ce_RuntimeException 2966 ext/spl/spl_directory.c 		zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Object not initialized");
spl_ce_RuntimeException  612 ext/spl/spl_dllist.c 		zend_throw_exception(spl_ce_RuntimeException, "Can't pop from an empty datastructure", 0);
spl_ce_RuntimeException  632 ext/spl/spl_dllist.c 		zend_throw_exception(spl_ce_RuntimeException, "Can't shift from an empty datastructure", 0);
spl_ce_RuntimeException  653 ext/spl/spl_dllist.c 		zend_throw_exception(spl_ce_RuntimeException, "Can't peek at an empty datastructure", 0);
spl_ce_RuntimeException  677 ext/spl/spl_dllist.c 		zend_throw_exception(spl_ce_RuntimeException, "Can't peek at an empty datastructure", 0);
spl_ce_RuntimeException  732 ext/spl/spl_dllist.c 		zend_throw_exception(spl_ce_RuntimeException, "Iterators' LIFO/FIFO modes for SplStack/SplQueue objects are frozen", 0);
spl_ce_RuntimeException 1304 ext/spl/spl_dllist.c 		zend_throw_exception(spl_ce_RuntimeException, "An iterator cannot be used with foreach by reference", 0);
spl_ce_RuntimeException   43 ext/spl/spl_exceptions.c PHPAPI zend_class_entry *spl_ce_RuntimeException;
spl_ce_RuntimeException   35 ext/spl/spl_exceptions.h extern PHPAPI zend_class_entry *spl_ce_RuntimeException;
spl_ce_RuntimeException  234 ext/spl/spl_fixedarray.c 			zend_throw_exception(spl_ce_RuntimeException, "The instance wasn't initialized properly", 0);
spl_ce_RuntimeException  334 ext/spl/spl_fixedarray.c 		zend_throw_exception(spl_ce_RuntimeException, "Index invalid or out of range", 0);
spl_ce_RuntimeException  345 ext/spl/spl_fixedarray.c 		zend_throw_exception(spl_ce_RuntimeException, "Index invalid or out of range", 0);
spl_ce_RuntimeException  387 ext/spl/spl_fixedarray.c 		zend_throw_exception(spl_ce_RuntimeException, "Index invalid or out of range", 0);
spl_ce_RuntimeException  398 ext/spl/spl_fixedarray.c 		zend_throw_exception(spl_ce_RuntimeException, "Index invalid or out of range", 0);
spl_ce_RuntimeException  446 ext/spl/spl_fixedarray.c 		zend_throw_exception(spl_ce_RuntimeException, "Index invalid or out of range", 0);
spl_ce_RuntimeException 1029 ext/spl/spl_fixedarray.c 		zend_throw_exception(spl_ce_RuntimeException, "An iterator cannot be used with foreach by reference", 0);
spl_ce_RuntimeException  590 ext/spl/spl_heap.c 		zend_throw_exception(spl_ce_RuntimeException, "Heap is corrupted, heap properties are no longer ensured.", 0);
spl_ce_RuntimeException  614 ext/spl/spl_heap.c 		zend_throw_exception(spl_ce_RuntimeException, "Heap is corrupted, heap properties are no longer ensured.", 0);
spl_ce_RuntimeException  621 ext/spl/spl_heap.c 		zend_throw_exception(spl_ce_RuntimeException, "Can't extract from an empty heap", 0);
spl_ce_RuntimeException  641 ext/spl/spl_heap.c 		zend_throw_exception(spl_ce_RuntimeException, "Heap is corrupted, heap properties are no longer ensured.", 0);
spl_ce_RuntimeException  672 ext/spl/spl_heap.c 		zend_throw_exception(spl_ce_RuntimeException, "Heap is corrupted, heap properties are no longer ensured.", 0);
spl_ce_RuntimeException  679 ext/spl/spl_heap.c 		zend_throw_exception(spl_ce_RuntimeException, "Can't extract from an empty heap", 0);
spl_ce_RuntimeException  711 ext/spl/spl_heap.c 		zend_throw_exception(spl_ce_RuntimeException, "Heap is corrupted, heap properties are no longer ensured.", 0);
spl_ce_RuntimeException  718 ext/spl/spl_heap.c 		zend_throw_exception(spl_ce_RuntimeException, "Can't peek at an empty heap", 0);
spl_ce_RuntimeException  832 ext/spl/spl_heap.c 		zend_throw_exception(spl_ce_RuntimeException, "Heap is corrupted, heap properties are no longer ensured.", 0);
spl_ce_RuntimeException  839 ext/spl/spl_heap.c 		zend_throw_exception(spl_ce_RuntimeException, "Can't peek at an empty heap", 0);
spl_ce_RuntimeException  903 ext/spl/spl_heap.c 		zend_throw_exception(spl_ce_RuntimeException, "Heap is corrupted, heap properties are no longer ensured.", 0);
spl_ce_RuntimeException  921 ext/spl/spl_heap.c 		zend_throw_exception(spl_ce_RuntimeException, "Heap is corrupted, heap properties are no longer ensured.", 0);
spl_ce_RuntimeException  951 ext/spl/spl_heap.c 		zend_throw_exception(spl_ce_RuntimeException, "Heap is corrupted, heap properties are no longer ensured.", 0);
spl_ce_RuntimeException 1090 ext/spl/spl_heap.c 		zend_throw_exception(spl_ce_RuntimeException, "An iterator cannot be used with foreach by reference", 0);
spl_ce_RuntimeException 1114 ext/spl/spl_heap.c 		zend_throw_exception(spl_ce_RuntimeException, "An iterator cannot be used with foreach by reference", 0);
spl_ce_RuntimeException  128 ext/spl/spl_observer.c 				zend_throw_exception(spl_ce_RuntimeException, "Hash needs to be a string", 0);
spl_ce_RuntimeException 1127 ext/spl/spl_observer.c 				zend_throw_exception(spl_ce_RuntimeException, "Failed to call sub iterator method", 0);
spl_ce_RuntimeException 1132 ext/spl/spl_observer.c 				zend_throw_exception(spl_ce_RuntimeException, "Called current() with non valid sub iterator", 0);
spl_ce_RuntimeException 1134 ext/spl/spl_observer.c 				zend_throw_exception(spl_ce_RuntimeException, "Called key() with non valid sub iterator", 0);