Searched refs:chomp (Results 1 – 13 of 13) sorted by relevance
28 chomp() function41 chomp COPYRIGHT_END_YEAR51 chomp PROPOSED_VERSION90 chomp BUILD_DATE91 chomp SVN_REVISION
86 chomp(my $tests_dir = `pwd`);265 chomp($vgdirname = `basename $vgdir`);328 chomp(my $initial_dir = `pwd`); # record where we started388 my $dir = `dirname $f`; chomp $dir;389 my $file = `basename $f`; chomp $file;
254 chomp ($prod);404 chomp ($prod);423 chomp ($prod);441 chomp ($prod);460 chomp ($tmp_prod);479 chomp ($prod);492 chomp ($prod);
63 …grep -r 'uri->SchemeIs("' $src_dir/* | cut -d\" -f2 | perl -ne 'chomp; print "$_:\n";' >> ${tmp_pr…91 …grep -r 'URL_SCHEME.*"[a-z]' $src_dir | cut -d \" -f2 | perl -ne 'chomp; print "$_:\n";' > ${tmp_p…
9 <%= attribute( *attr ).to_s.chomp %>
158 chomp(my $tests_dir = `pwd`);623 my $dir = `dirname $f`; chomp $dir;624 my $file = `basename $f`; chomp $file;
441 chomp( $lines = `wc -l < $inputFile` );444 chomp( $host = `host $ip` ) if $ip;
160 chomp(char *line);332 lastLineSize = chomp(lastLine); in parseFile()380 chomp(char *line) { in chomp() function
183 chomp($cmd); # Remove newline
330 chomp($cmd); # Remove newline
7090 - Remove unneeded chomp() calls now that we use File::Find.23340 * Scripts/webkitdirs.pm: only call chomp if PBXProductDirectory is configured.
27543 * Scripts/webkitdirs.pm: add a chomp to eat a newline that breaks the make command line
33630 * Scripts/svn-create-patch: Use a regex instead of chomp so we cut off