zend_throw_exception 119 Zend/zend_exceptions.c zend_throw_exception(NULL, "Cannot clone object using __clone()", 0 TSRMLS_CC); zend_throw_exception 639 Zend/zend_exceptions.c zexception = zend_throw_exception(exception_ce, message, code TSRMLS_CC); zend_throw_exception 647 Zend/zend_exceptions.c zval *ex = zend_throw_exception(exception_ce, message, code TSRMLS_CC); zend_throw_exception 39 ext/com_dotnet/com_misc.c zend_throw_exception(php_com_exception_class_entry, message, (long)code TSRMLS_CC); zend_throw_exception 48 ext/dom/domexception.c zend_throw_exception(dom_domexception_class_entry, error_message, error_code TSRMLS_CC); zend_throw_exception 2030 ext/mysql/php_mysql.c zend_throw_exception(zend_exception_get_default(TSRMLS_C), "Parameter ctor_params must be an array", 0 TSRMLS_CC); zend_throw_exception 972 ext/mysqli/mysqli.c zend_throw_exception(zend_exception_get_default(TSRMLS_C), "Parameter ctor_params must be an array", 0 TSRMLS_CC); zend_throw_exception 2132 ext/pgsql/pgsql.c zend_throw_exception(zend_exception_get_default(TSRMLS_C), "Parameter ctor_params must be an array", 0 TSRMLS_CC); zend_throw_exception 92 ext/reflection/php_reflection.c zend_throw_exception(reflection_exception_ptr, msg, 0 TSRMLS_CC); \ zend_throw_exception 2110 ext/simplexml/simplexml.c zend_throw_exception(zend_exception_get_default(TSRMLS_C), "String could not be parsed as XML", 0 TSRMLS_CC); zend_throw_exception 373 ext/spl/spl_array.c zend_throw_exception(spl_ce_InvalidArgumentException, "An offset must not begin with \\0 or be empty", 0 TSRMLS_CC); zend_throw_exception 918 ext/spl/spl_array.c zend_throw_exception(spl_ce_InvalidArgumentException, "A class that implements Iterator must be specified", 0 TSRMLS_CC); zend_throw_exception 939 ext/spl/spl_array.c zend_throw_exception(spl_ce_InvalidArgumentException, "Passed variable is not an array or object, using empty array instead", 0 TSRMLS_CC); zend_throw_exception 985 ext/spl/spl_array.c zend_throw_exception(spl_ce_InvalidArgumentException, "A class that implements Iterator must be specified", 0 TSRMLS_CC); zend_throw_exception 1054 ext/spl/spl_array.c zend_throw_exception(spl_ce_InvalidArgumentException, "Passed variable is not an array or object, using empty array instead", 0 TSRMLS_CC); zend_throw_exception 1190 ext/spl/spl_array.c zend_throw_exception(spl_ce_BadMethodCallException, "Function expects exactly one argument", 0 TSRMLS_CC); zend_throw_exception 299 ext/spl/spl_iterators.c zend_throw_exception(spl_ce_UnexpectedValueException, "Objects returned by RecursiveIterator::getChildren() must implement RecursiveIterator", 0 TSRMLS_CC); zend_throw_exception 438 ext/spl/spl_iterators.c zend_throw_exception(spl_ce_InvalidArgumentException, "An instance of RecursiveIterator or IteratorAggregate creating it is required", 0 TSRMLS_CC); zend_throw_exception 672 ext/spl/spl_iterators.c zend_throw_exception(spl_ce_OutOfRangeException, "Parameter max_depth must be >= -1", 0 TSRMLS_CC); zend_throw_exception 924 ext/spl/spl_iterators.c zend_throw_exception(spl_ce_OutOfRangeException, "Parameter offset must be > 0", 0 TSRMLS_CC); zend_throw_exception 929 ext/spl/spl_iterators.c zend_throw_exception(spl_ce_OutOfRangeException, "Parameter count must either be -1 or a value greater than or equal 0", 0 TSRMLS_CC); zend_throw_exception 943 ext/spl/spl_iterators.c zend_throw_exception(spl_ce_InvalidArgumentException, "Flags must contain only one of CALL_TOSTRING, TOSTRING_USE_KEY, TOSTRING_USE_CURRENT, TOSTRING_USE_CURRENT", 0 TSRMLS_CC); zend_throw_exception 967 ext/spl/spl_iterators.c zend_throw_exception(spl_ce_LogicException, "Class to downcast to not found or not base class or does not implement Traversable", 0 TSRMLS_CC); zend_throw_exception 2188 ext/spl/spl_iterators.c zend_throw_exception(spl_ce_InvalidArgumentException , "Flags must contain only one of CALL_TOSTRING, TOSTRING_USE_KEY, TOSTRING_USE_CURRENT, TOSTRING_USE_INNER", 0 TSRMLS_CC); zend_throw_exception 2192 ext/spl/spl_iterators.c zend_throw_exception(spl_ce_InvalidArgumentException, "Unsetting flag CALL_TO_STRING is not possible", 0 TSRMLS_CC); zend_throw_exception 2196 ext/spl/spl_iterators.c zend_throw_exception(spl_ce_InvalidArgumentException, "Unsetting flag TOSTRING_USE_INNER is not possible", 0 TSRMLS_CC); zend_throw_exception 2469 ext/spl/spl_iterators.c zend_throw_exception(spl_ce_BadMethodCallException, "Accessing the key of an EmptyIterator", 0 TSRMLS_CC); zend_throw_exception 2476 ext/spl/spl_iterators.c zend_throw_exception(spl_ce_BadMethodCallException, "Accessing the value of an EmptyIterator", 0 TSRMLS_CC); zend_throw_exception 2102 ext/sqlite/sqlite.c zend_throw_exception(sqlite_ce_exception, "Parameter ctor_params must be an array", 0 TSRMLS_CC); zend_throw_exception 2488 ext/sqlite/sqlite.c zend_throw_exception(sqlite_ce_exception, "Row count is not available for unbuffered queries", 0 TSRMLS_CC);