Home
last modified time | relevance | path

Searched defs:perlfile (Results 1 – 11 of 11) sorted by relevance

/dports/games/golly/golly-3.3-src/gui-wx/
H A Dwxmain.h155 wxString perlfile; // name of temporary Perl script variable
/dports/games/umark/UMark/src/
H A Dcallbacks.c1860 gchar *perlfile; in on_btnsubmit_clicked() local
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/hpt/src/
H A Dperl.c1221 char *perlfile; in PerlStart() local
/dports/news/husky/husky-1.9.20191207/hpt/src/
H A Dperl.c1221 char *perlfile; in PerlStart() local
/dports/news/husky-areafix/husky-areafix-1.9.20191207/hpt/src/
H A Dperl.c1221 char *perlfile; in PerlStart() local
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/hpt/src/
H A Dperl.c1221 char *perlfile; in PerlStart() local
/dports/news/husky-htick/husky-htick-1.9.20191207/hpt/src/
H A Dperl.c1221 char *perlfile; in PerlStart() local
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/hpt/src/
H A Dperl.c1221 char *perlfile; in PerlStart() local
/dports/news/husky-hpt/husky-hpt-1.9.20191207/hpt/src/
H A Dperl.c1221 char *perlfile; in PerlStart() local
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/hpt/src/
H A Dperl.c1221 char *perlfile; in PerlStart() local
/dports/net/binkd/binkd-1.0.4/
H A Dperlhooks.c1477 int perl_init(char *perlfile, BINKD_CONFIG *cfg) { in perl_init()