Home
last modified time | relevance | path

Searched refs:zend_throw_exception (Results 1 – 25 of 31) sorted by relevance

12

/PHP-5.5/ext/spl/
H A Dspl_heap.c628zend_throw_exception(spl_ce_RuntimeException, "Heap is corrupted, heap properties are no longer en… in SPL_METHOD()
654zend_throw_exception(spl_ce_RuntimeException, "Heap is corrupted, heap properties are no longer en… in SPL_METHOD()
661 zend_throw_exception(spl_ce_RuntimeException, "Can't extract from an empty heap", 0 TSRMLS_CC); in SPL_METHOD()
683zend_throw_exception(spl_ce_RuntimeException, "Heap is corrupted, heap properties are no longer en… in SPL_METHOD()
716zend_throw_exception(spl_ce_RuntimeException, "Heap is corrupted, heap properties are no longer en… in SPL_METHOD()
723 zend_throw_exception(spl_ce_RuntimeException, "Can't extract from an empty heap", 0 TSRMLS_CC); in SPL_METHOD()
759zend_throw_exception(spl_ce_RuntimeException, "Heap is corrupted, heap properties are no longer en… in SPL_METHOD()
766 zend_throw_exception(spl_ce_RuntimeException, "Can't peek at an empty heap", 0 TSRMLS_CC); in SPL_METHOD()
853 zend_throw_exception(spl_ce_RuntimeException, "Can't peek at an empty heap", 0 TSRMLS_CC); in SPL_METHOD()
1108zend_throw_exception(spl_ce_RuntimeException, "An iterator cannot be used with foreach by referenc… in spl_heap_get_iterator()
[all …]
H A Dspl_dllist.c612zend_throw_exception(spl_ce_RuntimeException, "Can't pop from an empty datastructure", 0 TSRMLS_CC… in SPL_METHOD()
635zend_throw_exception(spl_ce_RuntimeException, "Can't shift from an empty datastructure", 0 TSRMLS_… in SPL_METHOD()
658zend_throw_exception(spl_ce_RuntimeException, "Can't peek at an empty datastructure", 0 TSRMLS_CC); in SPL_METHOD()
681zend_throw_exception(spl_ce_RuntimeException, "Can't peek at an empty datastructure", 0 TSRMLS_CC); in SPL_METHOD()
796 zend_throw_exception(spl_ce_OutOfRangeException, "Offset invalid or out of range", 0 TSRMLS_CC); in SPL_METHOD()
806 zend_throw_exception(spl_ce_OutOfRangeException, "Offset invalid", 0 TSRMLS_CC); in SPL_METHOD()
837 zend_throw_exception(spl_ce_OutOfRangeException, "Offset invalid or out of range", 0 TSRMLS_CC); in SPL_METHOD()
860 zend_throw_exception(spl_ce_OutOfRangeException, "Offset invalid", 0 TSRMLS_CC); in SPL_METHOD()
885 zend_throw_exception(spl_ce_OutOfRangeException, "Offset out of range", 0 TSRMLS_CC); in SPL_METHOD()
927 zend_throw_exception(spl_ce_OutOfRangeException, "Offset invalid", 0 TSRMLS_CC); in SPL_METHOD()
[all …]
H A Dspl_fixedarray.c245zend_throw_exception(spl_ce_RuntimeException, "The instance wasn't initialized properly", 0 TSRMLS… in spl_fixedarray_object_new_ex()
351 zend_throw_exception(spl_ce_RuntimeException, "Index invalid or out of range", 0 TSRMLS_CC); in spl_fixedarray_object_read_dimension_helper()
362 zend_throw_exception(spl_ce_RuntimeException, "Index invalid or out of range", 0 TSRMLS_CC); in spl_fixedarray_object_read_dimension_helper()
411 zend_throw_exception(spl_ce_RuntimeException, "Index invalid or out of range", 0 TSRMLS_CC); in spl_fixedarray_object_write_dimension_helper()
422 zend_throw_exception(spl_ce_RuntimeException, "Index invalid or out of range", 0 TSRMLS_CC); in spl_fixedarray_object_write_dimension_helper()
468 zend_throw_exception(spl_ce_RuntimeException, "Index invalid or out of range", 0 TSRMLS_CC); in spl_fixedarray_object_unset_dimension_helper()
1075zend_throw_exception(spl_ce_RuntimeException, "An iterator cannot be used with foreach by referenc… in spl_fixedarray_get_iterator()
H A Dspl_observer.c136 zend_throw_exception(spl_ce_RuntimeException, "Hash needs to be a string", 0 TSRMLS_CC); in spl_object_storage_get_hash()
1056zend_throw_exception(spl_ce_InvalidArgumentException, "Info must be NULL, integer or string", 0 TS… in SPL_METHOD()
1064 zend_throw_exception(spl_ce_InvalidArgumentException, "Key duplication error", 0 TSRMLS_CC); in SPL_METHOD()
1197zend_throw_exception(spl_ce_RuntimeException, "Failed to call sub iterator method", 0 TSRMLS_CC); in spl_multiple_iterator_get_all()
1202zend_throw_exception(spl_ce_RuntimeException, "Called current() with non valid sub iterator", 0 TS… in spl_multiple_iterator_get_all()
1204zend_throw_exception(spl_ce_RuntimeException, "Called key() with non valid sub iterator", 0 TSRMLS… in spl_multiple_iterator_get_all()
1221zend_throw_exception(spl_ce_InvalidArgumentException, "Sub-Iterator is associated with NULL", 0 TS… in spl_multiple_iterator_get_all()
H A Dspl_iterators.c324zend_throw_exception(spl_ce_UnexpectedValueException, "Objects returned by RecursiveIterator::getC… in spl_recursive_it_move_forward_ex()
509zend_throw_exception(spl_ce_InvalidArgumentException, "An instance of RecursiveIterator or Iterato… in spl_recursive_it_it_construct()
809zend_throw_exception(spl_ce_OutOfRangeException, "Parameter max_depth must be >= -1", 0 TSRMLS_CC); in SPL_METHOD()
1398 zend_throw_exception(spl_ce_OutOfRangeException, "Parameter offset must be >= 0", 0 TSRMLS_CC); in spl_dual_it_construct()
1403zend_throw_exception(spl_ce_OutOfRangeException, "Parameter count must either be -1 or a value gre… in spl_dual_it_construct()
1417zend_throw_exception(spl_ce_InvalidArgumentException, "Flags must contain only one of CALL_TOSTRIN… in spl_dual_it_construct()
1442zend_throw_exception(spl_ce_LogicException, "Class to downcast to not found or not base class or d… in spl_dual_it_construct()
2962zend_throw_exception(spl_ce_InvalidArgumentException, "Unsetting flag CALL_TO_STRING is not possib… in SPL_METHOD()
2966zend_throw_exception(spl_ce_InvalidArgumentException, "Unsetting flag TOSTRING_USE_INNER is not po… in SPL_METHOD()
3271zend_throw_exception(spl_ce_BadMethodCallException, "Accessing the key of an EmptyIterator", 0 TSR… in SPL_METHOD()
[all …]
H A Dspl_array.c1133zend_throw_exception(spl_ce_InvalidArgumentException, "Passed variable is not an array or object, … in spl_array_set_array()
1469zend_throw_exception(spl_ce_BadMethodCallException, "Function expects one argument at most", 0 TSR… in spl_array_method()
1479zend_throw_exception(spl_ce_BadMethodCallException, "Function expects exactly one argument", 0 TSR… in spl_array_method()
/PHP-5.5/ext/dom/
H A Ddomexception.c46 zend_throw_exception(dom_domexception_class_entry, error_message, error_code TSRMLS_CC); in php_dom_throw_error_with_message()
/PHP-5.5/Zend/
H A Dzend_exceptions.h43 ZEND_API zval * zend_throw_exception(zend_class_entry *exception_ce, const char *message, long code…
H A Dzend_generators.c416 zend_throw_exception(NULL, "Cannot rewind a generator that was already run", 0 TSRMLS_CC); in zend_generator_rewind()
600 zend_throw_exception(NULL, "Unserialization of 'Generator' is not allowed", 0 TSRMLS_CC); in ZEND_METHOD()
687 zend_throw_exception(NULL, "Cannot traverse an already closed generator", 0 TSRMLS_CC); in zend_generator_get_iterator()
692zend_throw_exception(NULL, "You can only iterate a generator by-reference if it declared that it y… in zend_generator_get_iterator()
H A Dzend_exceptions.c188 zend_throw_exception(NULL, "Cannot clone object using __clone()", 0 TSRMLS_CC); in ZEND_METHOD()
823 ZEND_API zval * zend_throw_exception(zend_class_entry *exception_ce, const char *message, long code… in zend_throw_exception() function
860 zexception = zend_throw_exception(exception_ce, message, code TSRMLS_CC); in zend_throw_exception_ex()
868 zval *ex = zend_throw_exception(exception_ce, message, code TSRMLS_CC); in zend_throw_error_exception()
/PHP-5.5/ext/intl/formatter/
H A Dformatter_class.c101 zend_throw_exception(NULL, "Failed to clone NumberFormatter object", 0 TSRMLS_CC); in NumberFormatter_object_clone()
104 zend_throw_exception(NULL, "Cannot clone unconstructed NumberFormatter", 0 TSRMLS_CC); in NumberFormatter_object_clone()
/PHP-5.5/ext/intl/dateformat/
H A Ddateformat_class.c108 zend_throw_exception(NULL, "Failed to clone IntlDateFormatter object", 0 TSRMLS_CC); in IntlDateFormatter_object_clone()
111 zend_throw_exception(NULL, "Cannot clone unconstructed IntlDateFormatter", 0 TSRMLS_CC); in IntlDateFormatter_object_clone()
/PHP-5.5/ext/curl/
H A Dcurl_file.c141 zend_throw_exception(NULL, "Unserialization of CURLFile instances is not allowed", 0 TSRMLS_CC); in ZEND_METHOD()
/PHP-5.5/ext/intl/common/
H A Dcommon_enum.cpp176 zend_throw_exception(NULL, in IntlIterator_get_iterator()
185 zend_throw_exception(NULL, in IntlIterator_get_iterator()
/PHP-5.5/ext/com_dotnet/
H A Dcom_misc.c39 zend_throw_exception(php_com_exception_class_entry, message, (long)code TSRMLS_CC); in php_com_throw_exception()
/PHP-5.5/ext/intl/breakiterator/
H A Dbreakiterator_iterators.cpp101 zend_throw_exception(NULL, in _breakiterator_get_iterator()
110 zend_throw_exception(NULL, in _breakiterator_get_iterator()
H A Dbreakiterator_class.cpp123 zend_throw_exception(NULL, err_msg, 0 TSRMLS_CC); in BreakIterator_clone_obj()
133 zend_throw_exception(NULL, "Cannot clone unconstructed BreakIterator", 0 TSRMLS_CC); in BreakIterator_clone_obj()
H A Dbreakiterator_methods.cpp38 zend_throw_exception( NULL, in PHP_METHOD()
/PHP-5.5/ext/intl/timezone/
H A Dtimezone_class.cpp247 zend_throw_exception(NULL, err_msg, 0 TSRMLS_CC); in TimeZone_clone_obj()
253 zend_throw_exception(NULL, "Cannot clone unconstructed IntlTimeZone", 0 TSRMLS_CC); in TimeZone_clone_obj()
270 zend_throw_exception(NULL, "Comparison with at least one unconstructed " in TimeZone_compare_objects()
H A Dtimezone_methods.cpp42 zend_throw_exception( NULL, in PHP_METHOD()
/PHP-5.5/ext/intl/calendar/
H A Dcalendar_class.cpp106 zend_throw_exception(NULL, err_msg, 0 TSRMLS_CC); in Calendar_clone_obj()
112 zend_throw_exception(NULL, "Cannot clone unconstructed IntlCalendar", 0 TSRMLS_CC); in Calendar_clone_obj()
H A Dcalendar_methods.cpp45 zend_throw_exception( NULL, in PHP_METHOD()
/PHP-5.5/ext/intl/transliterator/
H A Dtransliterator_methods.c472 zend_throw_exception( NULL, in PHP_METHOD()
/PHP-5.5/ext/sqlite3/
H A Dsqlite3.c58 zend_throw_exception(zend_exception_get_default(TSRMLS_C), message, 0 TSRMLS_CC); in php_sqlite3_error()
114zend_throw_exception(zend_exception_get_default(TSRMLS_C), "Already initialised DB Object", 0 TSRM…
122zend_throw_exception(zend_exception_get_default(TSRMLS_C), "Unable to expand filepath", 0 TSRMLS_C…
1839zend_throw_exception(zend_exception_get_default(TSRMLS_C), "SQLite3Result cannot be directly insta…
/PHP-5.5/ext/intl/converter/
H A Dconverter.c1096 zend_throw_exception(NULL, err_msg, 0 TSRMLS_CC); in php_converter_clone_object()

Completed in 111 milliseconds

12