Home
last modified time | relevance | path

Searched refs:matchexp (Results 1 – 25 of 745) sorted by relevance

12345678910>>...30

/dports/textproc/p5-Text-Query/Text-Query-0.09/lib/Text/
H A DQuery.pm104 sub matchexp { subroutine
107 return $self->{matchexp};
123 $self->{matchexp} = $self->{-optimize}->optimize($self->{-parse}->prepare(@_));
137 return $self->{-solve}->match($self->{matchexp}, @_);
145 return $self->{-solve}->matchscalar($self->{matchexp}, @_);
/dports/textproc/p5-Text-Query/Text-Query-0.09/lib/Text/Query/
H A DAdvanced.pm20 my($expr) = $self->{matchexp};
38 return $self->{matchexp}->(shift || $_);
H A DSimple.pm35 my($expr) = $self->{matchexp};
/dports/net/py-aiocoap/aiocoap-0.4.3/aiocoap/
H A Dresource.py238 matchexp = lambda x: x.startswith(v[:-1]) function
240 matchexp = lambda x: x == v
243 …filters.append(lambda link: any(matchexp(part) for part in (" ".join(getattr(link, k, ()))).split(…
245 filters.append(lambda link: matchexp(getattr(link, k)))
247 filters.append(lambda link: any(matchexp(part) for part in getattr(link, k, ())))
/dports/databases/p5-Text-Query-SQL/Text-Query-SQL-0.09/t/
H A D21mifluz.t30 ok(Dumper($query->{'matchexp'}), $expect, "prepare $question");
35 ok(Dumper($query->{'matchexp'}), $expect, "prepare $question");
/dports/mail/roundcube/roundcubemail-1.5.1/plugins/managesieve/lib/Roundcube/
H A Drcube_sieve_vacation.php594 $matchexp = '';
598 $matchexp .= $days < 10 ? "[ 0]$days" : $days;
605 'arg2' => "($matchexp) " . $dt_i->format('M Y')
609 $matchexp = '';
612 $matchexp .= '|';
/dports/net-mgmt/xymon-server/xymon-4.3.30/xymond/
H A Dclient_config.c111 exprlist_t *matchexp, *matchone, *ignoreexp; member
201 exprlist_t *matchexp; member
1009 currule->rule.log.matchexp = NULL; in load_client_config()
1410 currule->rule.mibval.matchexp = NULL; in load_client_config()
1705 rwalk->rule.log.matchexp->pattern, in dump_client_config()
2354 *matchexp = NULL; in get_mibval_thresholds()
2447 if (rule->flags & MIBCHK_MATCH) *matchexp = rule->rule.mibval.matchexp; in get_mibval_thresholds()
2460 void *matchexp; in check_mibvals() local
2512 if (matchexp) { in check_mibvals()
2513 if (!namematch(dval, ((exprlist_t *)matchexp)->pattern, ((exprlist_t *)matchexp)->exp)) { in check_mibvals()
[all …]
/dports/net-mgmt/xymon-client/xymon-4.3.30/xymond/
H A Dclient_config.c111 exprlist_t *matchexp, *matchone, *ignoreexp; member
201 exprlist_t *matchexp; member
1009 currule->rule.log.matchexp = NULL; in load_client_config()
1410 currule->rule.mibval.matchexp = NULL; in load_client_config()
1705 rwalk->rule.log.matchexp->pattern, in dump_client_config()
2354 *matchexp = NULL; in get_mibval_thresholds()
2447 if (rule->flags & MIBCHK_MATCH) *matchexp = rule->rule.mibval.matchexp; in get_mibval_thresholds()
2460 void *matchexp; in check_mibvals() local
2512 if (matchexp) { in check_mibvals()
2513 if (!namematch(dval, ((exprlist_t *)matchexp)->pattern, ((exprlist_t *)matchexp)->exp)) { in check_mibvals()
[all …]
/dports/security/pam_krb5-rh/pam_krb5-2.4.13/
H A DREADME.winbind35 "s/" matchexp "/" output "/" ["g"]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/fortran/
H A DMake-lang.in58 fortran/iresolve.o fortran/match.o fortran/matchexp.o fortran/misc.o \
/dports/lang/gcc9/gcc-9.4.0/gcc/fortran/
H A DMake-lang.in58 fortran/iresolve.o fortran/match.o fortran/matchexp.o fortran/misc.o \
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/fortran/
H A DMake-lang.in58 fortran/iresolve.o fortran/match.o fortran/matchexp.o fortran/misc.o \
/dports/lang/gnat_util/gcc-6-20180516/gcc/fortran/
H A DMake-lang.in58 fortran/iresolve.o fortran/match.o fortran/matchexp.o fortran/misc.o \
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/fortran/
H A DMake-lang.in58 fortran/iresolve.o fortran/match.o fortran/matchexp.o fortran/misc.o \
/dports/devel/avr-gcc/gcc-10.2.0/gcc/fortran/
H A DMake-lang.in58 fortran/iresolve.o fortran/match.o fortran/matchexp.o fortran/misc.o \
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/fortran/
H A DMake-lang.in58 fortran/iresolve.o fortran/match.o fortran/matchexp.o fortran/misc.o \
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/fortran/
H A DMake-lang.in58 fortran/iresolve.o fortran/match.o fortran/matchexp.o fortran/misc.o \
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/fortran/
H A DMake-lang.in58 fortran/iresolve.o fortran/match.o fortran/matchexp.o fortran/misc.o \
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/fortran/
H A DMake-lang.in58 fortran/iresolve.o fortran/match.o fortran/matchexp.o fortran/misc.o \
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/fortran/
H A DMake-lang.in58 fortran/iresolve.o fortran/match.o fortran/matchexp.o fortran/misc.o \
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/fortran/
H A DMake-lang.in58 fortran/iresolve.o fortran/match.o fortran/matchexp.o fortran/misc.o \
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/fortran/
H A DMake-lang.in58 fortran/iresolve.o fortran/match.o fortran/matchexp.o fortran/misc.o \
/dports/lang/gcc10/gcc-10.3.0/gcc/fortran/
H A DMake-lang.in58 fortran/iresolve.o fortran/match.o fortran/matchexp.o fortran/misc.o \
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/fortran/
H A DMake-lang.in58 fortran/iresolve.o fortran/match.o fortran/matchexp.o fortran/misc.o \
/dports/lang/gcc8/gcc-8.5.0/gcc/fortran/
H A DMake-lang.in58 fortran/iresolve.o fortran/match.o fortran/matchexp.o fortran/misc.o \

12345678910>>...30