Home
last modified time | relevance | path

Searched refs:strexpr (Results 1 – 25 of 130) sorted by relevance

123456

/dports/devel/py-tables/tables-3.6.1/tables/
H A Dconditions.py256 def add_expr(expr, idxexprs, strexpr): argument
265 strexpr[:] = ["e0"]
267 strexpr[:] = [
273 add_expr(lexpr, idxexprs, strexpr)
276 return (idxexprs, strexpr)
278 add_expr(rexpr, idxexprs, strexpr)
279 return (idxexprs, strexpr)
341 self.string_expression = strexpr
417 strexpr = ['e0']
420 idxexprs, strexpr = idxexprs
[all …]
/dports/devel/R-cran-gtools/gtools/R/
H A Dstrmacro.R3 strmacro <- function(..., expr, strexpr) { argument
5 strexpr <- deparse(substitute(expr))
45 body <- strexpr
79 attr(ff, "source") <- c(deparse(mm), strexpr)
/dports/shells/ksh93/ast-93u/src/lib/libast/string/
H A Dstreval.c49 …return((handle.convert = convert) ? strexpr(s, end, userconv, &handle) : strexpr(s, end, (Convert_… in streval()
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libast/string/
H A Dstreval.c49 …return((handle.convert = convert) ? strexpr(s, end, userconv, &handle) : strexpr(s, end, (Convert_… in streval()
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libast/string/
H A Dstreval.c49 …return((handle.convert = convert) ? strexpr(s, end, userconv, &handle) : strexpr(s, end, (Convert_… in streval()
/dports/www/newsboat/newsboat-2.22.1/filter/
H A DFilterParser.cpp17 parse_string(p.strexpr); in FilterParser()
24 parse_string(p.strexpr); in operator =()
83 strexpr = str; in parse_string()
H A DFilterParser.h49 std::string strexpr; variable
/dports/print/texlive-base/texlive-20150521-source/texk/ps2pk/
H A DMakefile.am132 strexpr.c \
133 strexpr.h \
H A Dstrexpr.h13 int strexpr(int *result, char *expression);
H A Dsexpr.c19 if (strexpr(&result, *++argv)) in main()
/dports/devel/R-cran-gtools/gtools/man/
H A Ddefmacro.Rd10 strmacro(..., expr, strexpr)
17 \item{strexpr}{character string defining the macro body}
/dports/devel/sunpromake/schily-2021-09-18/pbosh/
H A DMKLINKS83 $symlink ../sh/strexpr.c .
H A DMakefile176 sh_policy.c stak.c string.c strexpr.c test.c \
/dports/devel/smake/schily-2021-09-18/pbosh/
H A DMKLINKS83 $symlink ../sh/strexpr.c .
H A DMakefile176 sh_policy.c stak.c string.c strexpr.c test.c \
/dports/devel/sccs/schily-2021-09-18/pbosh/
H A DMKLINKS83 $symlink ../sh/strexpr.c .
H A DMakefile176 sh_policy.c stak.c string.c strexpr.c test.c \
/dports/devel/schilybase/schily-2021-09-18/pbosh/
H A DMKLINKS83 $symlink ../sh/strexpr.c .
H A DMakefile176 sh_policy.c stak.c string.c strexpr.c test.c \
/dports/net/rscsi/schily-2021-09-18/pbosh/
H A DMKLINKS83 $symlink ../sh/strexpr.c .
H A DMakefile176 sh_policy.c stak.c string.c strexpr.c test.c \
/dports/archivers/star/schily-2021-09-18/pbosh/
H A DMKLINKS83 $symlink ../sh/strexpr.c .
/dports/sysutils/cdrtools/schily-2021-09-18/pbosh/
H A DMKLINKS83 $symlink ../sh/strexpr.c .
/dports/editors/ved/schily-2021-09-18/pbosh/
H A DMKLINKS83 $symlink ../sh/strexpr.c .
/dports/sysutils/schilyutils/schily-2021-09-18/pbosh/
H A DMKLINKS83 $symlink ../sh/strexpr.c .

123456