Home | History | Annotate | Download | only in Scripts

Lines Matching refs:happy

594         while (m-(/\*|//|\'|\")-) { # \' and \" keep emacs perl mode happy
876 while (m-(/\*|//|\'|\")-) { # \' and \" keep emacs perl mode happy
1070 while (m-(/\*|//|\'|\")-) { # \' and \" keep emacs perl mode happy
1249 die "can't handle path with single quote in the name like \"$file\"\n" if $file =~ /'/; # ' (keep Xcode syntax highlighting happy)