Home
last modified time | relevance | path

Searched refs:andor (Results 1 – 25 of 319) sorted by relevance

12345678910>>...13

/dports/www/xoops/XoopsCore25-2.5.10/htdocs/
H A Dsearch.php49 $andor = 'AND'; variable
51 $andor = trim(strip_tags($_GET['andor'])); variable
53 $andor = trim(strip_tags($_POST['andor'])); variable
99 if ($andor !== 'OR' && $andor !== 'exact' && $andor !== 'AND') {
100 $andor = 'AND'; variable
105 if ($andor !== 'exact') {
147 if ($andor !== 'exact') {
168 $results = $module->search($queries, $andor, 5, 0);
224 $results = $module->search($queries, $andor, 20, $start, $uid);
236 if ($andor !== 'exact') {
[all …]
/dports/sysutils/cfengine317/cfengine-3.17.0/libpromises/
H A Dlogic_expressions.c138 res->val.andor.lhs = lhs.result; in ParseAndExpression()
139 res->val.andor.rhs = rhs.result; in ParseAndExpression()
184 res->val.andor.lhs = lhs.result; in ParseExpression()
185 res->val.andor.rhs = rhs.result; in ParseExpression()
202 lhs = EvalExpression(expr->val.andor.lhs, nameevalfn, varrefevalfn, param); in EvalExpression()
208 rhs = EvalExpression(expr->val.andor.rhs, nameevalfn, varrefevalfn, param); in EvalExpression()
288 FreeExpression(e->val.andor.lhs); in FreeExpression()
289 FreeExpression(e->val.andor.rhs); in FreeExpression()
/dports/sysutils/cfengine316/cfengine-3.16.0/libpromises/
H A Dlogic_expressions.c138 res->val.andor.lhs = lhs.result; in ParseAndExpression()
139 res->val.andor.rhs = rhs.result; in ParseAndExpression()
184 res->val.andor.lhs = lhs.result; in ParseExpression()
185 res->val.andor.rhs = rhs.result; in ParseExpression()
202 lhs = EvalExpression(expr->val.andor.lhs, nameevalfn, varrefevalfn, param); in EvalExpression()
208 rhs = EvalExpression(expr->val.andor.rhs, nameevalfn, varrefevalfn, param); in EvalExpression()
288 FreeExpression(e->val.andor.lhs); in FreeExpression()
289 FreeExpression(e->val.andor.rhs); in FreeExpression()
/dports/sysutils/cfengine-devel/core-d08ae9eff/libpromises/
H A Dlogic_expressions.c138 res->val.andor.lhs = lhs.result; in ParseAndExpression()
139 res->val.andor.rhs = rhs.result; in ParseAndExpression()
184 res->val.andor.lhs = lhs.result; in ParseExpression()
185 res->val.andor.rhs = rhs.result; in ParseExpression()
202 lhs = EvalExpression(expr->val.andor.lhs, nameevalfn, varrefevalfn, param); in EvalExpression()
208 rhs = EvalExpression(expr->val.andor.rhs, nameevalfn, varrefevalfn, param); in EvalExpression()
288 FreeExpression(e->val.andor.lhs); in FreeExpression()
289 FreeExpression(e->val.andor.rhs); in FreeExpression()
/dports/sysutils/cfengine/cfengine-3.19.0/libpromises/
H A Dlogic_expressions.c138 res->val.andor.lhs = lhs.result; in ParseAndExpression()
139 res->val.andor.rhs = rhs.result; in ParseAndExpression()
184 res->val.andor.lhs = lhs.result; in ParseExpression()
185 res->val.andor.rhs = rhs.result; in ParseExpression()
202 lhs = EvalExpression(expr->val.andor.lhs, nameevalfn, varrefevalfn, param); in EvalExpression()
208 rhs = EvalExpression(expr->val.andor.rhs, nameevalfn, varrefevalfn, param); in EvalExpression()
288 FreeExpression(e->val.andor.lhs); in FreeExpression()
289 FreeExpression(e->val.andor.rhs); in FreeExpression()
/dports/sysutils/cfengine319/cfengine-3.19.0/libpromises/
H A Dlogic_expressions.c138 res->val.andor.lhs = lhs.result; in ParseAndExpression()
139 res->val.andor.rhs = rhs.result; in ParseAndExpression()
184 res->val.andor.lhs = lhs.result; in ParseExpression()
185 res->val.andor.rhs = rhs.result; in ParseExpression()
202 lhs = EvalExpression(expr->val.andor.lhs, nameevalfn, varrefevalfn, param); in EvalExpression()
208 rhs = EvalExpression(expr->val.andor.rhs, nameevalfn, varrefevalfn, param); in EvalExpression()
288 FreeExpression(e->val.andor.lhs); in FreeExpression()
289 FreeExpression(e->val.andor.rhs); in FreeExpression()
/dports/sysutils/cfengine318/cfengine-3.18.1/libpromises/
H A Dlogic_expressions.c138 res->val.andor.lhs = lhs.result; in ParseAndExpression()
139 res->val.andor.rhs = rhs.result; in ParseAndExpression()
184 res->val.andor.lhs = lhs.result; in ParseExpression()
185 res->val.andor.rhs = rhs.result; in ParseExpression()
202 lhs = EvalExpression(expr->val.andor.lhs, nameevalfn, varrefevalfn, param); in EvalExpression()
208 rhs = EvalExpression(expr->val.andor.rhs, nameevalfn, varrefevalfn, param); in EvalExpression()
288 FreeExpression(e->val.andor.lhs); in FreeExpression()
289 FreeExpression(e->val.andor.rhs); in FreeExpression()
/dports/mail/balsa/balsa-2.5.1/libbalsa/
H A Dfilter.c207 libbalsa_condition_matches(cond->match.andor.left, message) && in libbalsa_condition_matches()
208 libbalsa_condition_matches(cond->match.andor.right, message); in libbalsa_condition_matches()
212 libbalsa_condition_matches(cond->match.andor.left, message) || in libbalsa_condition_matches()
213 libbalsa_condition_matches(cond->match.andor.right, message); in libbalsa_condition_matches()
383 return libbalsa_condition_can_match(cond->match.andor.left, in libbalsa_condition_can_match()
385 && libbalsa_condition_can_match(cond->match.andor.right, in libbalsa_condition_can_match()
415 libbalsa_condition_is_flag_only(cond->match.andor.left, in libbalsa_condition_is_flag_only()
418 && libbalsa_condition_is_flag_only(cond->match.andor.right, in libbalsa_condition_is_flag_only()
426 libbalsa_condition_is_flag_only(cond->match.andor.left, in libbalsa_condition_is_flag_only()
429 && libbalsa_condition_is_flag_only(cond->match.andor.right, in libbalsa_condition_is_flag_only()
H A Dfilter-funcs.c263 cond->match.andor.left = libbalsa_condition_ref(left); in libbalsa_condition_new_bool_ptr()
264 cond->match.andor.right = libbalsa_condition_ref(right); in libbalsa_condition_new_bool_ptr()
356 cond_to_string(cond->match.andor.left, res); in cond_to_string()
358 cond_to_string(cond->match.andor.right, res); in cond_to_string()
539 libbalsa_condition_unref(cond->match.andor.left); in libbalsa_condition_unref()
540 libbalsa_condition_unref(cond->match.andor.right); in libbalsa_condition_unref()
648 res = (libbalsa_condition_compare(c1->match.andor.left, in libbalsa_condition_compare()
649 c2->match.andor.left) && in libbalsa_condition_compare()
650 libbalsa_condition_compare(c1->match.andor.right, in libbalsa_condition_compare()
651 c2->match.andor.right)); in libbalsa_condition_compare()
/dports/www/phpgroupware/phpgroupware-0.9.16.017/eldaptir/
H A Dviewou.php45 $andor = 'OR'; variable
52 $andor = 'OR'; variable
68 $andor = 'OR'; variable
72 $total = $ldapobj->count($searchobj.','.$ldapobj->base,$filterobj,$andor,$query);
123 …$info = $ldapobj->search($start,$offset,$searchobj.','.$ldapobj->base,$filterobj,'',$andor,$sort,$…
/dports/net-mgmt/mk-livestatus/mk-livestatus-1.2.8p25/src/
H A DAndingFilter.cc84 void AndingFilter::combineFilters(int count, int andor) { in combineFilters() argument
88 count, andor == ANDOR_AND ? "AND" : "OR", in combineFilters()
94 if (andor == ANDOR_AND) { in combineFilters()
H A DQuery.cc254 void Query::parseAndOrLine(char *line, int andor, bool filter) { in parseAndOrLine() argument
260 filter ? "" : "WaitCondition", andor == ANDOR_OR ? "Or" : "And"); in parseAndOrLine()
269 filter ? "" : "WaitCondition", andor == ANDOR_OR ? "Or" : "And"); in parseAndOrLine()
273 _filter.combineFilters(number, andor); in parseAndOrLine()
275 _wait_condition.combineFilters(number, andor); in parseAndOrLine()
312 void Query::parseStatsAndOrLine(char *line, int andor) { in parseStatsAndOrLine() argument
318 andor == ANDOR_OR ? "Or" : "And"); in parseStatsAndOrLine()
327 andor == ANDOR_OR ? "Or" : "And"); in parseStatsAndOrLine()
333 (andor == ANDOR_OR) ? new OringFilter() : new AndingFilter(); in parseStatsAndOrLine()
339 andor == ANDOR_OR ? "Or" : "And"); in parseStatsAndOrLine()
[all …]
H A DQuery.h146 void parseAndOrLine(char *line, int andor, bool filter /* and not cond */);
148 void parseStatsAndOrLine(char *line, int andor);
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/addressbook/libebook-contacts/
H A De-book-query.c67 } andor; member
101 ret->query.andor.nqs = nqs; in conjoin()
102 ret->query.andor.qs = g_new (EBookQuery *, nqs); in conjoin()
104 ret->query.andor.qs[i] = qs[i]; in conjoin()
163 ret->query.andor.nqs = qs->len; in conjoinv()
164 ret->query.andor.qs = (EBookQuery **) qs->pdata; in conjoinv()
412 for (i = 0; i < q->query.andor.nqs; i++) in e_book_query_unref()
413 e_book_query_unref (q->query.andor.qs[i]); in e_book_query_unref()
414 g_free (q->query.andor.qs); in e_book_query_unref()
875 for (i = 0; i < q->query.andor.nqs; i++) { in e_book_query_to_string()
[all …]
/dports/www/phpgroupware/phpgroupware-0.9.16.017/eldaptir/inc/
H A Dclass.ldap_shared.inc.php69 …function schema($start=0,$offset=0,$base='',$filter='',$fields='',$andor='',$sort='ASC',$order='',… argument
188 function makefilter($thisfilter, $andor='AND',$lquery='') argument
205 if ($andor == 'AND')
249 …function search($start=0,$offset=0,$base='',$filter='',$fields='',$andor='',$sort='ASC',$order='',… argument
257 $thisfilter = $this->makefilter($filter,$andor);
335 function count($base="",$filter,$andor='',$query='') argument
343 $thisfilter = $this->makefilter($filter,$andor);
H A Dclass.ldap.inc.php74 …function schema($start=0,$offset=0,$base='',$filter='',$fields='',$andor='',$sort='ASC',$order='',… argument
193 function makefilter($thisfilter, $andor='AND',$lquery='') argument
210 if ($andor == 'AND')
254 …function search($start=0,$offset=0,$base='',$filter='',$fields='',$andor='',$sort='ASC',$order='',… argument
262 $thisfilter = $this->makefilter($filter,$andor);
348 function count($base="",$filter,$andor='',$query='') argument
356 $thisfilter = $this->makefilter($filter,$andor);
/dports/devel/py-numba/numba-0.51.2/numba/tests/
H A Dusecases.py50 def andor(x, y): function
53 andornopython = jit(nopython=True)(andor)
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/compile/internal/walk/
H A Dcompare.go46 andor := ir.OOROR
48 andor = ir.OANDAND
65 eqtype = ir.NewLogicalExpr(base.Pos, andor, nonnil, match)
70 expr := ir.NewLogicalExpr(base.Pos, andor, eqtype, eqdata)
175 andor := ir.OANDAND
177 andor = ir.OOROR
185 expr = ir.NewLogicalExpr(base.Pos, andor, expr, a)
/dports/www/phalcon4/cphalcon-4.1.1/phalcon/DataMapper/Query/
H A DAbstractConditions.zep171 * @param string $andor
178 string andor, argument
188 let andor = "";
191 let this->store[store][] = andor . condition;
/dports/www/xoops/XoopsCore25-2.5.10/htdocs/themes/xswatch/modules/newbb5/
H A Dnewbb_search.tpl13 <label for="andor"><{$smarty.const._SR_KEYWORDS}></label>
17 <label for="andor"><{$smarty.const._SR_TYPE}></label>
/dports/www/xoops/XoopsCore25-2.5.10/htdocs/themes/xswatch/modules/newbb/
H A Dnewbb_search.tpl13 <label for="andor"><{$smarty.const._SR_KEYWORDS}></label>
17 <label for="andor"><{$smarty.const._SR_TYPE}></label>
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/compiler/test/
H A DMakefile49 andor \
75 andor \
/dports/mail/procmail/procmail-3.22/src/
H A Dmanconf.c92 static void plist(name,preamble,list,postamble,ifno,andor) in plist() argument
94 *const andor;const char*const*list; in plist()
102 { putsesc(list[1]?", ":andor);
/dports/deskutils/egroupware/egroupware/mail/inc/
H A Dclass.mail_sieve.inc.php984 $andor = ' '. lang('and') .' ';
988 $andor = ' '. lang('or') .' ';
1005 $complete .= $andor;
1015 $complete .= $andor;
1025 $complete .= $andor;
1040 $complete .= $andor;
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/compiler/test/
H A DMakefile50 andor \
77 andor \

12345678910>>...13