Home
last modified time | relevance | path

Searched refs:perlfile (Results 1 – 25 of 31) sorted by relevance

12

/dports/lang/perl5.30/perl-5.30.3/win32/ce-helpers/
H A Dregistry.bat18 cereg -k "HKCR\.pl" -n "" -v "perlfile"
19 cereg -k "HKCR\perlfile" -n "" -v "Perl Script"
20 cereg -k "HKCR\perlfile\DefaultIcon" -n "" -v "%perlexe%,-1"
23 cereg -k "HKCR\perlfile\Shell\open\command" -n "" -v "%perlexe% %%1"
/dports/www/p5-HTML-Stream/HTML-Stream-1.60/bin/
H A Dhtml2perlstream385 my ($htmlfile, $perlfile) = @_;
386 my $html2 = "$perlfile.out";
387 my $diff = "$perlfile.diff";
394 my $cmd = join(' ', ($^X, (map {"-I$_"} @INC), $perlfile));
/dports/lang/perl5.34/perl-5.34.0/cpan/Win32API-File/inc/ExtUtils/
H A DMyconst2perl.pm190 @perlfile, %perlcode, @cfile, %ccode, $routine );
198 PERL_FILE_LIST => \@perlfile,
211 foreach $file ( @perlfile ) {
305 foreach $key ( @perlfile ) {
/dports/lang/perl5.30/perl-5.30.3/cpan/Win32API-File/inc/ExtUtils/
H A DMyconst2perl.pm190 @perlfile, %perlcode, @cfile, %ccode, $routine );
198 PERL_FILE_LIST => \@perlfile,
211 foreach $file ( @perlfile ) {
305 foreach $key ( @perlfile ) {
/dports/lang/perl5.32/perl-5.32.1/cpan/Win32API-File/inc/ExtUtils/
H A DMyconst2perl.pm190 @perlfile, %perlcode, @cfile, %ccode, $routine );
198 PERL_FILE_LIST => \@perlfile,
211 foreach $file ( @perlfile ) {
305 foreach $key ( @perlfile ) {
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/Win32API-File/inc/ExtUtils/
H A DMyconst2perl.pm190 @perlfile, %perlcode, @cfile, %ccode, $routine );
198 PERL_FILE_LIST => \@perlfile,
211 foreach $file ( @perlfile ) {
305 foreach $key ( @perlfile ) {
/dports/games/umark/UMark/src/
H A Dcallbacks.c1860 gchar *perlfile; in on_btnsubmit_clicked() local
1863 perlfile = g_strdup_printf("%s/Benchmark/UMPRL_TMP", utpath); in on_btnsubmit_clicked()
1864 PERLFILE = fopen(perlfile, "w"); in on_btnsubmit_clicked()
1869 perlexec = g_strdup_printf("perl %s %s >%s/Benchmark/UMTMP_HTM", perlfile, utpath, utpath); in on_btnsubmit_clicked()
1872 remove(perlfile); in on_btnsubmit_clicked()
1877 g_free(perlfile); in on_btnsubmit_clicked()
/dports/comms/qico/qico-15673bf/src/
H A Dqconf.x97 perlfile,C_PATH,2,NULL
/dports/editors/vim/vim-8.2.3745/src/testdir/
H A Dtest_restricted.vim29 " call assert_fails('perlfile somefile', 'E981:')
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/hpt/src/
H A Dperl.c1221 char *perlfile; in PerlStart() local
1228 perlfile = config->hptPerlFile; in PerlStart()
1237 if ( strchr(perlfile, PATH_DELIM) ) { in PerlStart()
1238 cfgpath = GetDirnameFromPathname(perlfile); in PerlStart()
1251 if (_access(perlfile, R_OK)) in PerlStart()
1253 if (access(perlfile, R_OK)) in PerlStart()
1256 perlfile, strerror(errno)); in PerlStart()
1305 xstrscat (&cmd, "do '", perlfile, "'; $@ ? $@ : '';", NULLP); in PerlStart()
1318 perlfile); in PerlStart()
/dports/news/husky/husky-1.9.20191207/hpt/src/
H A Dperl.c1221 char *perlfile; in PerlStart() local
1228 perlfile = config->hptPerlFile; in PerlStart()
1237 if ( strchr(perlfile, PATH_DELIM) ) { in PerlStart()
1238 cfgpath = GetDirnameFromPathname(perlfile); in PerlStart()
1251 if (_access(perlfile, R_OK)) in PerlStart()
1253 if (access(perlfile, R_OK)) in PerlStart()
1256 perlfile, strerror(errno)); in PerlStart()
1305 xstrscat (&cmd, "do '", perlfile, "'; $@ ? $@ : '';", NULLP); in PerlStart()
1318 perlfile); in PerlStart()
/dports/news/husky-areafix/husky-areafix-1.9.20191207/hpt/src/
H A Dperl.c1221 char *perlfile; in PerlStart() local
1228 perlfile = config->hptPerlFile; in PerlStart()
1237 if ( strchr(perlfile, PATH_DELIM) ) { in PerlStart()
1238 cfgpath = GetDirnameFromPathname(perlfile); in PerlStart()
1251 if (_access(perlfile, R_OK)) in PerlStart()
1253 if (access(perlfile, R_OK)) in PerlStart()
1256 perlfile, strerror(errno)); in PerlStart()
1305 xstrscat (&cmd, "do '", perlfile, "'; $@ ? $@ : '';", NULLP); in PerlStart()
1318 perlfile); in PerlStart()
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/hpt/src/
H A Dperl.c1221 char *perlfile; in PerlStart() local
1228 perlfile = config->hptPerlFile; in PerlStart()
1237 if ( strchr(perlfile, PATH_DELIM) ) { in PerlStart()
1238 cfgpath = GetDirnameFromPathname(perlfile); in PerlStart()
1251 if (_access(perlfile, R_OK)) in PerlStart()
1253 if (access(perlfile, R_OK)) in PerlStart()
1256 perlfile, strerror(errno)); in PerlStart()
1305 xstrscat (&cmd, "do '", perlfile, "'; $@ ? $@ : '';", NULLP); in PerlStart()
1318 perlfile); in PerlStart()
/dports/news/husky-htick/husky-htick-1.9.20191207/hpt/src/
H A Dperl.c1221 char *perlfile; in PerlStart() local
1228 perlfile = config->hptPerlFile; in PerlStart()
1237 if ( strchr(perlfile, PATH_DELIM) ) { in PerlStart()
1238 cfgpath = GetDirnameFromPathname(perlfile); in PerlStart()
1251 if (_access(perlfile, R_OK)) in PerlStart()
1253 if (access(perlfile, R_OK)) in PerlStart()
1256 perlfile, strerror(errno)); in PerlStart()
1305 xstrscat (&cmd, "do '", perlfile, "'; $@ ? $@ : '';", NULLP); in PerlStart()
1318 perlfile); in PerlStart()
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/hpt/src/
H A Dperl.c1221 char *perlfile; in PerlStart() local
1228 perlfile = config->hptPerlFile; in PerlStart()
1237 if ( strchr(perlfile, PATH_DELIM) ) { in PerlStart()
1238 cfgpath = GetDirnameFromPathname(perlfile); in PerlStart()
1251 if (_access(perlfile, R_OK)) in PerlStart()
1253 if (access(perlfile, R_OK)) in PerlStart()
1256 perlfile, strerror(errno)); in PerlStart()
1305 xstrscat (&cmd, "do '", perlfile, "'; $@ ? $@ : '';", NULLP); in PerlStart()
1318 perlfile); in PerlStart()
/dports/news/husky-hpt/husky-hpt-1.9.20191207/hpt/src/
H A Dperl.c1221 char *perlfile; in PerlStart() local
1228 perlfile = config->hptPerlFile; in PerlStart()
1237 if ( strchr(perlfile, PATH_DELIM) ) { in PerlStart()
1238 cfgpath = GetDirnameFromPathname(perlfile); in PerlStart()
1251 if (_access(perlfile, R_OK)) in PerlStart()
1253 if (access(perlfile, R_OK)) in PerlStart()
1256 perlfile, strerror(errno)); in PerlStart()
1305 xstrscat (&cmd, "do '", perlfile, "'; $@ ? $@ : '';", NULLP); in PerlStart()
1318 perlfile); in PerlStart()
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/hpt/src/
H A Dperl.c1221 char *perlfile; in PerlStart() local
1228 perlfile = config->hptPerlFile; in PerlStart()
1237 if ( strchr(perlfile, PATH_DELIM) ) { in PerlStart()
1238 cfgpath = GetDirnameFromPathname(perlfile); in PerlStart()
1251 if (_access(perlfile, R_OK)) in PerlStart()
1253 if (access(perlfile, R_OK)) in PerlStart()
1256 perlfile, strerror(errno)); in PerlStart()
1305 xstrscat (&cmd, "do '", perlfile, "'; $@ ? $@ : '';", NULLP); in PerlStart()
1318 perlfile); in PerlStart()
/dports/games/golly/golly-3.3-src/gui-wx/
H A Dwxmain.h155 wxString perlfile; // name of temporary Perl script variable
H A Dwxfile.cpp1308 if (linelen == 2 && strncmp(p-2,"my",2) == 0) return perlfile; in GetScriptFileName()
1309 if (linelen == 3 && strncmp(p-3,"use",3) == 0) return perlfile; in GetScriptFileName()
1334 return perlfile; in GetScriptFileName()
H A Dwxmain.cpp1950 if (wxFileExists(perlfile)) wxRemoveFile(perlfile); in OnClose()
2557 perlfile = datadir + wxT("golly_clip.pl"); in MainFrame()
/dports/net/binkd/binkd-1.0.4/
H A Dperlhooks.c1477 int perl_init(char *perlfile, BINKD_CONFIG *cfg) { in perl_init() argument
1486 Log(LL_DBG, "perl_init(): %s", perlfile); in perl_init()
1492 if (access(perlfile, R_OK)) { in perl_init()
1493 Log(LL_ERR, "Cannot open %s: %s", perlfile, strerror(errno)); in perl_init()
1594 Log(LL_ERR, "Can't parse %s, perl filtering disabled", perlfile); in perl_init()
1612 xstrcat (&cmd, perlfile); in perl_init()
/dports/comms/qico/qico-15673bf/
H A DChanges145 � ����� � ���� �������� ���� --enable-perl � configure � ����� 'perlfile'
H A Dqico.conf.sample758 ;perlfile $(conf)/qico.pl
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/hpt/
H A DChangeLog1403 perlfile
/dports/news/husky/husky-1.9.20191207/hpt/
H A DChangeLog1403 perlfile

12