Lines Matching refs:with
21 # along with this program. If not, see <https://www.gnu.org/licenses/>.
45 This program comes with ABSOLUTELY NO WARRANTY.
294 # Remove quoted strings delimited with $otherquote
397 $explanation = "sourced script with arguments";
434 # spaces if the delimiter starts with a -, as that changes
443 # As above, with the exception that we don't remove the string
650 q<read with option other than -r>,
658 qr'(?:^|\s+)(\[|test)\s+-a' => q<test with unary -a (should be -e)>,
704 # $LEADIN . qr'jobs\s+-[^lp]\s' => q<'jobs' with option other than -l or -p>,
707 q<'command' with option other than -p, -v or -V>,
713 q<trap with ERR|DEBUG|RETURN>,
716 q<exit|return with negative status code>,
759 q<unsafe echo with backslash>,
775 q<unsafe echo with backslash>,
792 = q<trap with signal numbers>;