Lines Matching refs:zend_argument_value_error
659 zend_argument_value_error(arg_pos, "is not an integer string"); in convert_zstr_to_gmp()
701 zend_argument_value_error(arg_num, "must be 0 or between 2 and %d", GMP_MAX_BASE); in gmp_verify_base()
748 zend_argument_value_error(2, "must be greater than or equal to 1"); in gmp_import_export_validate()
762 zend_argument_value_error(3, "cannot use multiple word order options"); in gmp_import_export_validate()
779 zend_argument_value_error(3, "cannot use multiple endian options"); in gmp_import_export_validate()
805 zend_argument_value_error(1, "must be a multiple of argument #2 ($word_size)"); in ZEND_FUNCTION()
840 zend_argument_value_error(2, "is too large for argument #1 ($num)"); in ZEND_FUNCTION()
883 zend_argument_value_error(2, "must be between 2 and %d, or -2 and -36", GMP_MAX_BASE); in ZEND_FUNCTION()
910 …zend_argument_value_error(3, "must be one of GMP_ROUND_ZERO, GMP_ROUND_PLUSINF, or GMP_ROUND_MINUS… in ZEND_FUNCTION()
970 …zend_argument_value_error(3, "must be one of GMP_ROUND_ZERO, GMP_ROUND_PLUSINF, or GMP_ROUND_MINUS… in ZEND_FUNCTION()
1010 …zend_argument_value_error(3, "must be one of GMP_ROUND_ZERO, GMP_ROUND_PLUSINF, or GMP_ROUND_MINUS… in ZEND_FUNCTION()
1092 zend_argument_value_error(1, "must be greater than or equal to 0"); in ZEND_FUNCTION()
1117 zend_argument_value_error(2, "must be greater than or equal to 0"); in ZEND_FUNCTION()
1139 zend_argument_value_error(2, "must be greater than or equal to 0"); in ZEND_FUNCTION()
1160 zend_argument_value_error(2, "must be greater than or equal to 0"); in ZEND_FUNCTION()
1184 zend_argument_value_error(1, "must be greater than or equal to 0"); in ZEND_FUNCTION()
1204 zend_argument_value_error(1, "must be greater than or equal to 0"); in ZEND_FUNCTION()
1229 zend_argument_value_error(2, "must be greater than 0"); in ZEND_FUNCTION()
1234 zend_argument_value_error(2, "must be odd if argument #1 ($a) is negative"); in ZEND_FUNCTION()
1256 zend_argument_value_error(2, "must be greater than or equal to 1"); in ZEND_FUNCTION()
1261 zend_argument_value_error(2, "must be odd if argument #1 ($a) is negative"); in ZEND_FUNCTION()
1489 zend_argument_value_error(1, "must be between 1 and " ZEND_LONG_FMT, maxbits); in ZEND_FUNCTION()
1512 zend_argument_value_error(1, "must be less than argument #2 ($maximum)"); in ZEND_FUNCTION()
1544 zend_argument_value_error(2, "must be between 0 and %d * %d", INT_MAX, GMP_NUMB_BITS); in ZEND_FUNCTION()
1570 zend_argument_value_error(2, "must be between 0 and %d * %d", INT_MAX, GMP_NUMB_BITS); in ZEND_FUNCTION()
1591 zend_argument_value_error(2, "must be between 0 and %d * %d", INT_MAX, GMP_NUMB_BITS); in ZEND_FUNCTION()
1638 zend_argument_value_error(2, "must be between 0 and %d * %d", INT_MAX, GMP_NUMB_BITS); in ZEND_FUNCTION()
1658 zend_argument_value_error(2, "must be between 0 and %d * %d", INT_MAX, GMP_NUMB_BITS); in ZEND_FUNCTION()