Home
last modified time | relevance | path

Searched defs:perl (Results 1 – 25 of 2234) sorted by relevance

12345678910>>...90

/dports/shells/ksh93/ast-93u/src/cmd/re/
H A Dtestregex.mm96 .BR perl (1) function
113 .BR perl (1) function
127 ERE REG_EXTENDED egrep RE with perl (...) extensions function
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/re/
H A Dtestregex.mm96 .BR perl (1) function
113 .BR perl (1) function
127 ERE REG_EXTENDED egrep RE with perl (...) extensions function
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/re/
H A Dtestregex.mm96 .BR perl (1) function
113 .BR perl (1) function
127 ERE REG_EXTENDED egrep RE with perl (...) extensions function
/dports/korean/p5-Lingua-KO-Hangul-Util/Lingua-KO-Hangul-Util-0.28/
H A DMANIFEST.X6 MANIFEST.N # MANIFEST for NoXSUB (pure perl) variable
12 Util.pmN # perl module for NoXSUB (pure perl) variable
/dports/science/pcmsolver/pcmsolver-1.3.0/doc/cloc_tools/
H A Dcloc_wrapper.py38 def cloc_command(perl, cloc_script, args): argument
56 def bar_chart(perl, count_dir, scratch_dir, output_dir, is_total=False): argument
85 def count_lines_of_code(perl, count_dir, scratch_dir, plot_name, svg_dir): argument
/dports/devel/p5-File-Append-TempFile/File-Append-TempFile-0.07/
H A DMETA.json19 "perl": "5.010", string
25 "perl": "5.010", string
31 "perl": "5.010" string
40 "perl": "5.010", string
/dports/devel/R-cran-gdata/gdata/R/
H A DsheetCount.R1 sheetCount <- function(xls, verbose = FALSE, perl = "perl") { argument
7 sheetNames <- function(xls, verbose = FALSE, perl = "perl") { argument
13 sheetCmd <- function(xls, cmd="sheetCount.pl", verbose=FALSE, perl="perl") argument
H A Dxls2sep.R4 ..., perl="perl") argument
10 ..., perl="perl") argument
16 ..., perl="perl") argument
27 perl = perl) argument
/dports/devel/R-cran-whisker/whisker/inst/specs/
H A Dlambdas.json9 "perl": "sub { \"world\" }", string
26 "perl": "sub { \"{{planet}}\" }", string
43 "perl": "sub { \"|planet| => {{planet}}\" }", string
59 "perl": "sub { no strict; $calls += 1 }", string
75 "perl": "sub { \">\" }", string
92 "perl": "sub { $_[0] eq \"{{x}}\" ? \"yes\" : \"no\" }", string
109 "perl": "sub { $_[0] . \"{{planet}}\" . $_[0] }", string
126 "perl": "sub { $_[0] . \"{{planet}} => |planet|\" . $_[0] }", string
141 "perl": "sub { \"__\" . $_[0] . \"__\" }", string
157 "perl": "sub { 0 }", string
/dports/security/libprelude/libprelude-1.2.6/bindings/
H A DMakefile.am27 perl: perl-build target
54 perl: target
57 perl: target
/dports/www/mod_perl2/mod_perl-2.0.11/src/modules/perl/
H A Dmodperl_debug.h29 # define MP_ASSERT_CONTEXT(perl) MP_ASSERT((perl) == PERL_GET_CONTEXT) argument
31 # define MP_ASSERT_CONTEXT(perl) ((void)0) argument
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/parsers/
H A Dperl-function-parameters.c41 perlSubparser perl; member
87 perlSubparser *perl = (perlSubparser *)s; in makeTagEntryNotify() local
114 static void enteringPodNotify (perlSubparser *perl) in enteringPodNotify()
120 static void leavingPodNotify (perlSubparser *perl) in leavingPodNotify()
/dports/devel/R-cran-testthat/testthat/R/
H A Dexpectations-matches.R29 expect_match <- function(object, regexp, perl = FALSE, fixed = FALSE, ..., all = TRUE, argument
56 expect_no_match <- function(object, regexp, perl = FALSE, fixed = FALSE, ..., all = TRUE, argument
80 expect_match_ <- function(act, regexp, perl = FALSE, fixed = FALSE, ..., all = TRUE, argument
/dports/devel/R-cran-rematch2/rematch2/tests/testthat/
H A Dtest-exec.R147 res <- re_exec_val(.text <- "foo bar", "\\w+", perl = TRUE) globalVar
157 res.tre <- re_exec_val(.text <- "foo bar", "\\w+ (\\w+)", perl = FALSE) globalVar
158 res.perl <- re_exec_val(.text <- "foo bar", "\\w+ (\\w+)", perl= TRUE) globalVar
/dports/devel/umbrello/umbrello-21.12.3/umbrello/codegenerators/perl/
H A Dperlwriter.cpp395 QTextStream perl(&fileperl); in writeClass() local
511 void PerlWriter::writeOperations(UMLClassifier *c, QTextStream &perl) in writeOperations()
586 … PerlWriter::writeOperations(const QString &classname, UMLOperationList &opList, QTextStream &perl) in writeOperations()
654 void PerlWriter::writeAttributes(UMLClassifier *c, QTextStream &perl) in writeAttributes()
698 void PerlWriter::writeAttributes(UMLAttributeList &atList, QTextStream &perl) in writeAttributes()
/dports/security/p5-Crypt-XTEA/Crypt-XTEA-0.0108/
H A DMETA.json20 "perl" : "5.010001" string
28 "perl" : "5.010001" string
33 "perl" : "5.010001" string
/dports/devel/p5-Brannigan/Brannigan-1.100001/
H A DMETA.json20 "perl" : "5.006" string
25 "perl" : "5.006", string
33 "perl" : "5.006" string
/dports/irc/hexchat/hexchat-2.16.0/plugins/perl/
H A Dmeson.build28 perl = find_program(get_option('with-perl')) variable
84 shared_module('perl', build
/dports/math/R/R-4.1.2/src/library/utils/R/
H A Dstrcapture.R19 strcapture <- function(pattern, x, proto, perl = FALSE, useBytes = FALSE) { argument
35 strextract <- function(pattern, x, perl = FALSE, useBytes = FALSE) { argument
58 strslice <- function(x, split, proto, fixed = FALSE, perl = FALSE, argument
/dports/math/libRmath/R-4.1.1/src/library/utils/R/
H A Dstrcapture.R19 strcapture <- function(pattern, x, proto, perl = FALSE, useBytes = FALSE) { argument
35 strextract <- function(pattern, x, perl = FALSE, useBytes = FALSE) { argument
58 strslice <- function(x, split, proto, fixed = FALSE, perl = FALSE, argument
/dports/textproc/p5-Text-CSV-Encoded/Text-CSV-Encoded-0.25/
H A DMETA.json20 "perl" : "5.008" string
34 "perl" : "5.008" string
39 "perl" : "5.008" string
/dports/math/polymake/polymake-4.5/lib/core/src/perl/
H A Dcout_bridge.cc21 namespace polymake { namespace perl { namespace
27 namespace pm { namespace perl { namespace glue { namespace
/dports/devel/p5-CPAN-Meta-Check/CPAN-Meta-Check-0.014/
H A DMETA.json20 "perl" : "5.006" string
33 "perl" : "5.006" string
43 "perl" : "5.006", string
55 "perl" : "5.006" string
/dports/devel/p5-Devel-FindPerl/Devel-FindPerl-0.015/
H A DMETA.json20 "perl" : "5.006" string
33 "perl" : "5.006" string
48 "perl" : "5.006", string
56 "perl" : "5.006" string
/dports/devel/p5-Lexical-SealRequireHints/Lexical-SealRequireHints-0.011/
H A DMETA.json21 "perl" : "5.006", string
29 "perl" : "5.006", string
42 "perl" : "5.006" string

12345678910>>...90