Lines Matching refs:spl_ce_InvalidArgumentException

472 	zend_replace_error_handling(EH_THROW, spl_ce_InvalidArgumentException, &error_handling TSRMLS_CC);  in spl_recursive_it_it_construct()
486 … zend_replace_error_handling(EH_THROW, spl_ce_InvalidArgumentException, &error_handling TSRMLS_CC); in spl_recursive_it_it_construct()
518 … zend_replace_error_handling(EH_THROW, spl_ce_InvalidArgumentException, &error_handling TSRMLS_CC); in spl_recursive_it_it_construct()
531 …zend_throw_exception(spl_ce_InvalidArgumentException, "An instance of RecursiveIterator or Iterato… in spl_recursive_it_it_construct()
1458 zend_replace_error_handling(EH_THROW, spl_ce_InvalidArgumentException, &error_handling TSRMLS_CC); in spl_dual_it_construct()
1489 …zend_throw_exception(spl_ce_InvalidArgumentException, "Flags must contain only one of CALL_TOSTRIN… in spl_dual_it_construct()
1523 … zend_replace_error_handling(EH_THROW, spl_ce_InvalidArgumentException, &error_handling TSRMLS_CC); in spl_dual_it_construct()
1564 zend_throw_exception_ex(spl_ce_InvalidArgumentException, 0 TSRMLS_CC, "Illegal mode %ld", mode); in spl_dual_it_construct()
2184 zend_throw_exception_ex(spl_ce_InvalidArgumentException, 0 TSRMLS_CC, "Illegal mode %ld", mode); in SPL_METHOD()
3039 …zend_throw_exception(spl_ce_InvalidArgumentException , "Flags must contain only one of CALL_TOSTRI… in SPL_METHOD()
3043 …zend_throw_exception(spl_ce_InvalidArgumentException, "Unsetting flag CALL_TO_STRING is not possib… in SPL_METHOD()
3047 …zend_throw_exception(spl_ce_InvalidArgumentException, "Unsetting flag TOSTRING_USE_INNER is not po… in SPL_METHOD()