Searched refs:pl (Results 1 – 10 of 10) sorted by relevance
1 EXTRA_DIST=cgi.php cgi.pl index.html index.txt phpinfo.php \2 redirect.php cgi-pathinfo.pl get-env.php get-server-env.php \3 nph-status.pl prefix.fcgi get-header.pl ssi.shtml get-post-len.pl \4 exec-date.shtml 404.fcgi 404.html 404.pl send404.pl crlfcrash.pl sendfile.php
341 EXTRA_DIST = cgi.php cgi.pl index.html index.txt phpinfo.php \342 redirect.php cgi-pathinfo.pl get-env.php get-server-env.php \343 nph-status.pl prefix.fcgi get-header.pl ssi.shtml get-post-len.pl \344 exec-date.shtml 404.fcgi 404.html 404.pl send404.pl crlfcrash.pl sendfile.php
4 run-tests.pl \37 t += env.Command('foo2', 'run-tests.pl', '( cd ./tests/; SHELL=/bin/sh ./run-tests.pl; cd ..)')
16 run-tests.pl \
28 $srcdir/docroot/www/*.pl \
592 run-tests.pl \976 run-tests.pl.log: run-tests.pl
461 ssize_t sl, pl, i; in apr_md5_encode() local519 for (pl = strlen(pw); pl > 0; pl -= APR_MD5_DIGESTSIZE) { in apr_md5_encode()521 (pl > APR_MD5_DIGESTSIZE) ? APR_MD5_DIGESTSIZE : pl); in apr_md5_encode()
743 plugin *pl = ps[i]; in mod_status_handle_server_config() local746 buffer_copy_string_buffer(m, pl->name); in mod_status_handle_server_config()749 buffer_append_string_buffer(m, pl->name); in mod_status_handle_server_config()
121 int (*init)(plugin *pl); in plugins_load()
36 cgi.assign = ( ".pl" => "/usr/bin/perl",