Lines Matching refs:followed
377 # four `\'s followed by two `\'s and then a '$'. `\' that '$'.
449 # Echo program name prefixed message to standard error, followed by
755 # Echo program name prefixed message to standard error, followed by
3020 # script's $0 value, followed by "$@".
4220 - Backslashes not followed by double quotes are not special.
4221 - But 2*n+1 backslashes followed by a double quote become
4222 n backslashes followed by a double quote (n >= 0):