Home
last modified time | relevance | path

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

/PHP-5.4/ext/spl/
H A Dspl_heap.c627zend_throw_exception(spl_ce_RuntimeException, "Heap is corrupted, heap properties are no longer en… in SPL_METHOD()
653zend_throw_exception(spl_ce_RuntimeException, "Heap is corrupted, heap properties are no longer en… in SPL_METHOD()
660 zend_throw_exception(spl_ce_RuntimeException, "Can't extract from an empty heap", 0 TSRMLS_CC); in SPL_METHOD()
682zend_throw_exception(spl_ce_RuntimeException, "Heap is corrupted, heap properties are no longer en… in SPL_METHOD()
715zend_throw_exception(spl_ce_RuntimeException, "Heap is corrupted, heap properties are no longer en… in SPL_METHOD()
722 zend_throw_exception(spl_ce_RuntimeException, "Can't extract from an empty heap", 0 TSRMLS_CC); in SPL_METHOD()
758zend_throw_exception(spl_ce_RuntimeException, "Heap is corrupted, heap properties are no longer en… in SPL_METHOD()
765 zend_throw_exception(spl_ce_RuntimeException, "Can't peek at an empty heap", 0 TSRMLS_CC); in SPL_METHOD()
852 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()
1077zend_throw_exception(spl_ce_RuntimeException, "An iterator cannot be used with foreach by referenc… in spl_fixedarray_get_iterator()
H A Dspl_observer.c130 zend_throw_exception(spl_ce_RuntimeException, "Hash needs to be a string", 0 TSRMLS_CC); in spl_object_storage_get_hash()
1066zend_throw_exception(spl_ce_InvalidArgumentException, "Info must be NULL, integer or string", 0 TS… in SPL_METHOD()
1074 zend_throw_exception(spl_ce_InvalidArgumentException, "Key duplication error", 0 TSRMLS_CC); in SPL_METHOD()
1207zend_throw_exception(spl_ce_RuntimeException, "Failed to call sub iterator method", 0 TSRMLS_CC); in spl_multiple_iterator_get_all()
1212zend_throw_exception(spl_ce_RuntimeException, "Called current() with non valid sub iterator", 0 TS… in spl_multiple_iterator_get_all()
1214zend_throw_exception(spl_ce_RuntimeException, "Called key() with non valid sub iterator", 0 TSRMLS… in spl_multiple_iterator_get_all()
1231zend_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()
822zend_throw_exception(spl_ce_OutOfRangeException, "Parameter max_depth must be >= -1", 0 TSRMLS_CC); in SPL_METHOD()
1403 zend_throw_exception(spl_ce_OutOfRangeException, "Parameter offset must be >= 0", 0 TSRMLS_CC); in spl_dual_it_construct()
1408zend_throw_exception(spl_ce_OutOfRangeException, "Parameter count must either be -1 or a value gre… in spl_dual_it_construct()
1447zend_throw_exception(spl_ce_LogicException, "Class to downcast to not found or not base class or d… in spl_dual_it_construct()
2937zend_throw_exception(spl_ce_InvalidArgumentException , "Flags must contain only one of CALL_TOSTRI… in SPL_METHOD()
2941zend_throw_exception(spl_ce_InvalidArgumentException, "Unsetting flag CALL_TO_STRING is not possib… in SPL_METHOD()
2945zend_throw_exception(spl_ce_InvalidArgumentException, "Unsetting flag TOSTRING_USE_INNER is not po… in SPL_METHOD()
3262zend_throw_exception(spl_ce_BadMethodCallException, "Accessing the key of an EmptyIterator", 0 TSR… in SPL_METHOD()
[all …]
H A Dspl_array.c1123zend_throw_exception(spl_ce_InvalidArgumentException, "Passed variable is not an array or object, … in spl_array_set_array()
1459zend_throw_exception(spl_ce_BadMethodCallException, "Function expects one argument at most", 0 TSR… in spl_array_method()
1469zend_throw_exception(spl_ce_BadMethodCallException, "Function expects exactly one argument", 0 TSR… in spl_array_method()
/PHP-5.4/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.4/Zend/
H A Dzend_exceptions.h43 ZEND_API zval * zend_throw_exception(zend_class_entry *exception_ce, char *message, long code TSRML…
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, char *message, long code TSRML… 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.4/ext/intl/dateformat/
H A Ddateformat_class.c106 zend_throw_exception(NULL, "Failed to clone IntlDateFormatter object", 0 TSRMLS_CC); in IntlDateFormatter_object_clone()
109 zend_throw_exception(NULL, "Cannot clone unconstructed IntlDateFormatter", 0 TSRMLS_CC); in IntlDateFormatter_object_clone()
/PHP-5.4/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.4/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.4/ext/intl/transliterator/
H A Dtransliterator_methods.c472 zend_throw_exception( NULL, in PHP_METHOD()
/PHP-5.4/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…
1834zend_throw_exception(zend_exception_get_default(TSRMLS_C), "SQLite3Result cannot be directly insta…
/PHP-5.4/ext/mysqli/
H A Dmysqli.c1302zend_throw_exception(zend_exception_get_default(TSRMLS_C), "Parameter ctor_params must be an array… in php_mysqli_fetch_into_hash()
/PHP-5.4/ext/mysql/
H A Dphp_mysql.c2191zend_throw_exception(zend_exception_get_default(TSRMLS_C), "Parameter ctor_params must be an array…
/PHP-5.4/ext/snmp/
H A Dsnmp.c1838zend_throw_exception(zend_exception_get_default(TSRMLS_C), "Unknown SNMP protocol version", 0 TSRM… in PHP_METHOD()
/PHP-5.4/ext/simplexml/
H A Dsimplexml.c2259zend_throw_exception(zend_exception_get_default(TSRMLS_C), "String could not be parsed as XML", 0 … in SXE_METHOD()
/PHP-5.4/ext/pgsql/
H A Dpgsql.c2706zend_throw_exception(zend_exception_get_default(TSRMLS_C), "Parameter ctor_params must be an array…
/PHP-5.4/ext/reflection/
H A Dphp_reflection.c94zend_throw_exception(reflection_exception_ptr, msg, 0 TSRMLS_CC); …

Completed in 157 milliseconds