Lines Matching full:modifier
3 # Tests for the ':mtime' variable modifier, which maps each word of the
12 # didn't exist, the ':mtime' modifier would return the current time.
18 # For a file that doesn't exist, the ':mtime' modifier returns the current
29 # The ':mtime' modifier accepts a timestamp in seconds as an optional
45 # expect+1: Invalid argument "123x" for modifier ":mtime"
63 # If the optional argument of the ':mtime' modifier is the word 'error', the
64 # modifier fails with an error message, once for each affected file.
75 # Only the word 'error' is a special argument to the ':mtime' modifier, all
77 # expect+1: Invalid argument "errorhandler-no" for modifier ":mtime"
84 # Only the word 'error' can be used as a fallback argument to the modifier.
85 # expect+1: Invalid argument "warn" for modifier ":mtime"
101 # If the expression is irrelevant, the ':mtime' modifier is only parsed, it
108 # If there is a typo in the modifier name, it does not match.
109 # expect+1: Unknown modifier ":mtim"