Lines Matching refs:ERROR_ARG_POS
34 #define ERROR_ARG_POS(arg_num) (getThis() ? (arg_num-1) : (arg_num)) macro
329 zend_argument_value_error(ERROR_ARG_POS(2), "cannot be empty"); in PHP_FUNCTION()
727 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than or equal to 0");
834 zend_argument_value_error(ERROR_ARG_POS(2), "must be a list array");
841 …zend_argument_value_error(ERROR_ARG_POS(2), "must consist of exactly %d elements, %d present", par…
1226 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than or equal to 0");
1233 …zend_argument_value_error(ERROR_ARG_POS(2), "must be less than the number of fields for this resul…
1312 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than or equal to 0");
1319 …zend_argument_value_error(ERROR_ARG_POS(2), "must be less than the number of fields for this resul…
1551 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than 0");
1997 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than or equal to 0");
2059 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than or equal to 0");
2299 …zend_argument_value_error(ERROR_ARG_POS(3), "must be 0 or 1 for attribute MYSQLI_STMT_ATTR_UPDATE_…
2313 zend_argument_value_error(ERROR_ARG_POS(3), "must be one of the MYSQLI_CURSOR_TYPE_* constants "
2322 …zend_argument_value_error(ERROR_ARG_POS(3), "must be greater than 0 for attribute MYSQLI_STMT_ATTR…
2329 zend_argument_value_error(ERROR_ARG_POS(2), "must be one of "
2366 zend_argument_value_error(ERROR_ARG_POS(2), "must be one of "