Searched refs:chomp (Results 1 - 5 of 5) sorted by relevance

/httpd/support/
H A Dlogresolve.pl.in149 chomp($response);
195 chomp($ip);
H A Dapxs.in358 chomp($libtool);
361 chomp($apr_includedir);
365 chomp($apu_includedir);
457 chomp($apr_libs);
461 chomp($apu_libs);
468 chomp($apr_ldflags);
H A Ddbmmanage.in307 while(defined($_ = <STDIN>) and chomp) {
/httpd/docs/log-message-tags/
H A Dupdate-log-msg-tags156 chomp $num;
/httpd/server/
H A Dapreq_module_cgi.c101 static char* chomp(char* str) function
245 chomp(buf[0]);
510 chomp(buf);
554 chomp(buf);
668 chomp(buf);

Completed in 558 milliseconds