Lines Matching refs:zend_argument_value_error

154 		zend_argument_value_error(arg_num, "must be between 0 and %d", INT_MAX);  in bcmath_check_scale()
209 zend_argument_value_error(1, "is not well-formed"); in PHP_FUNCTION()
214 zend_argument_value_error(2, "is not well-formed"); in PHP_FUNCTION()
258 zend_argument_value_error(1, "is not well-formed"); in PHP_FUNCTION()
263 zend_argument_value_error(2, "is not well-formed"); in PHP_FUNCTION()
307 zend_argument_value_error(1, "is not well-formed"); in PHP_FUNCTION()
312 zend_argument_value_error(2, "is not well-formed"); in PHP_FUNCTION()
358 zend_argument_value_error(1, "is not well-formed"); in PHP_FUNCTION()
363 zend_argument_value_error(2, "is not well-formed"); in PHP_FUNCTION()
412 zend_argument_value_error(1, "is not well-formed"); in PHP_FUNCTION()
417 zend_argument_value_error(2, "is not well-formed"); in PHP_FUNCTION()
463 zend_argument_value_error(1, "is not well-formed"); in PHP_FUNCTION()
468 zend_argument_value_error(2, "is not well-formed"); in PHP_FUNCTION()
522 zend_argument_value_error(1, "is not well-formed"); in PHP_FUNCTION()
527 zend_argument_value_error(2, "is not well-formed"); in PHP_FUNCTION()
532 zend_argument_value_error(3, "is not well-formed"); in PHP_FUNCTION()
539 zend_argument_value_error(1, "cannot have a fractional part"); in PHP_FUNCTION()
542 zend_argument_value_error(2, "cannot have a fractional part"); in PHP_FUNCTION()
545 zend_argument_value_error(2, "must be greater than or equal to 0"); in PHP_FUNCTION()
548 zend_argument_value_error(3, "cannot have a fractional part"); in PHP_FUNCTION()
598 zend_argument_value_error(1, "is not well-formed"); in PHP_FUNCTION()
603 zend_argument_value_error(2, "is not well-formed"); in PHP_FUNCTION()
609 zend_argument_value_error(2, "cannot have a fractional part"); in PHP_FUNCTION()
614 zend_argument_value_error(2, "is too large"); in PHP_FUNCTION()
660 zend_argument_value_error(1, "is not well-formed"); in PHP_FUNCTION()
667 zend_argument_value_error(1, "must be greater than or equal to 0"); in PHP_FUNCTION()
704 zend_argument_value_error(1, "is not well-formed"); in PHP_FUNCTION()
709 zend_argument_value_error(2, "is not well-formed"); in PHP_FUNCTION()
736 zend_argument_value_error(1, "is not well-formed"); in bcfloor_or_bcceil()
797 zend_argument_value_error(3, "is an unsupported rounding mode"); in PHP_FUNCTION()
806 zend_argument_value_error(1, "is not well-formed"); in PHP_FUNCTION()
1109 zend_argument_value_error(1, "exponent cannot have a fractional part"); in bcmath_number_pow_internal()
1143 zend_argument_value_error(1, "exponent is too large"); in bcmath_number_pow_internal()
1379 zend_argument_value_error(arg_num, "is not well-formed"); in bc_num_from_obj_or_str_or_long_with_err()
1383 zend_argument_value_error(arg_num, "must be between 0 and %d", INT_MAX); in bc_num_from_obj_or_str_or_long_with_err()
1619 zend_argument_value_error(1, "cannot have a fractional part"); in PHP_METHOD()
1622 zend_argument_value_error(1, "must be greater than or equal to 0"); in PHP_METHOD()
1625 zend_argument_value_error(2, "cannot have a fractional part"); in PHP_METHOD()
1795 zend_argument_value_error(2, "is an unsupported rounding mode"); in PHP_METHOD()