Lines Matching refs:ERROR_ARG_POS
31 #define ERROR_ARG_POS(arg_num) (hasThis() ? (arg_num-1) : (arg_num)) macro
140 zend_argument_must_not_be_empty_error(ERROR_ARG_POS(2)); in PHP_FUNCTION()
155 RETVAL_BOOL(mysqli_stmt_bind_param_do_bind(stmt, argc, args, types, ERROR_ARG_POS(2)) == PASS); in PHP_FUNCTION()
323 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than or equal to 0"); in PHP_FUNCTION()
426 zend_argument_value_error(ERROR_ARG_POS(2), "must be a list array"); in PHP_FUNCTION()
433 …zend_argument_value_error(ERROR_ARG_POS(2), "must consist of exactly %d elements, %d present", par… in PHP_FUNCTION()
538 zend_argument_value_error(ERROR_ARG_POS(3), "must be a list array"); in PHP_FUNCTION()
548 …zend_argument_value_error(ERROR_ARG_POS(3), "must consist of exactly %d elements, %d present", par… in PHP_FUNCTION()
726 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than or equal to 0"); in PHP_FUNCTION()
733 …zend_argument_value_error(ERROR_ARG_POS(2), "must be less than the number of fields for this resul… in PHP_FUNCTION()
808 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than or equal to 0"); in PHP_FUNCTION()
815 …zend_argument_value_error(ERROR_ARG_POS(2), "must be less than the number of fields for this resul… in PHP_FUNCTION()
1039 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than 0"); in PHP_FUNCTION()
1410 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than or equal to 0"); in PHP_FUNCTION()
1472 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than or equal to 0"); in PHP_FUNCTION()
1698 …zend_argument_value_error(ERROR_ARG_POS(3), "must be 0 or 1 for attribute MYSQLI_STMT_ATTR_UPDATE_… in PHP_FUNCTION()
1710 zend_argument_value_error(ERROR_ARG_POS(3), "must be one of the MYSQLI_CURSOR_TYPE_* constants " in PHP_FUNCTION()
1718 zend_argument_value_error(ERROR_ARG_POS(2), "must be either " in PHP_FUNCTION()
1749 zend_argument_value_error(ERROR_ARG_POS(2), "must be either " in PHP_FUNCTION()