Home
last modified time | relevance | path

Searched refs:thisquery (Results 1 – 25 of 139) sorted by relevance

123456

/dports/devel/bugzilla44/bugzilla-4.4.13/
H A Dwhine.pl418 foreach my $thisquery (@queries) {
419 next unless $thisquery->{'name'}; # named query is blank
421 my $savedquery = get_query($thisquery->{'name'}, $args->{'author'});
446 push @{$thisquery->{'columnlist'}}, @searchfields;
472 if ($thisquery->{'onemailperbug'}) {
475 'name' => $thisquery->{'name'},
476 'title' => $thisquery->{'title'},
477 'columnlist' => $thisquery->{'columnlist'},
485 push @{$thisquery->{'bugs'}}, $bug;
488 if (!$thisquery->{'onemailperbug'} && @{$thisquery->{'bugs'}}) {
[all …]
/dports/devel/bugzilla50/bugzilla-5.0.4/
H A Dwhine.pl386 foreach my $thisquery (@queries) {
387 next unless $thisquery->{'name'}; # named query is blank
389 my $savedquery = get_query($thisquery->{'name'}, $args->{'author'});
406 push @{$thisquery->{'columnlist'}}, @searchfields;
432 if ($thisquery->{'onemailperbug'}) {
435 'name' => $thisquery->{'name'},
436 'title' => $thisquery->{'title'},
437 'columnlist' => $thisquery->{'columnlist'},
445 push @{$thisquery->{'bugs'}}, $bug;
448 if (!$thisquery->{'onemailperbug'} && @{$thisquery->{'bugs'}}) {
[all …]
/dports/net-mgmt/braa/braa-0.82/
H A Dqueries.c331 struct query * thisquery = hosts + (host - hr->start); in bapp_make_hash() local
333 thisquery->host = host; in bapp_make_hash()
335 thisquery->listnext = qh->list; in bapp_make_hash()
336 qh->list = thisquery; in bapp_make_hash()
338 thisquery->hashnext = qh->hash[host & 0xff]; in bapp_make_hash()
339 qh->hash[host & 0xff] = thisquery; in bapp_make_hash()
341 thisquery->get_retries = thisquery->set_retries = 0; in bapp_make_hash()
354 thisquery->walk_retries = NULL; in bapp_make_hash()
355 thisquery->walk_contact = NULL; in bapp_make_hash()
356 thisquery->latest_oid = NULL; in bapp_make_hash()
[all …]
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/stripchart/
H A Dstripchart.cgi76 ($thisname,$thisquery) = (split /:/, $element)[0,1];
77 $queryoptionlist .= "<option value=\"stripchart.cgi?$thisquery\">$thisname</option>\n";
/dports/japanese/bugzilla50/ja-bugzilla50-5.0.2/default/whine/
H A Dschedule.html.tmpl242 [% PROCESS query_field thisquery=query.name %]
303 <option [% "selected" IF q == thisquery %] value="[% q FILTER html %]">
/dports/www/mediawiki135/mediawiki-1.35.5/includes/skins/
H A DSkinTemplate.php55 public $thisquery; variable in SkinTemplate
105 $this->thisquery = wfArrayToCgi( $query );
519 $query = $request->getVal( 'returntoquery', $this->thisquery );
/dports/russian/bugzilla44/bugzilla-4.4.4.ru/template/ru-RU/default/whine/
H A Dschedule.html.tmpl258 [% PROCESS query_field thisquery=query.name %]
319 <option [% "selected" IF q == thisquery %] value="[% q FILTER html %]">
/dports/japanese/bugzilla44/ja-bugzilla44-4.4.9/default/whine/
H A Dschedule.html.tmpl257 [% PROCESS query_field thisquery=query.name %]
318 <option [% "selected" IF q == thisquery %] value="[% q FILTER html %]">
/dports/www/mediawiki136/mediawiki-1.36.3/includes/skins/
H A DSkinTemplate.php49 public $thisquery; variable in SkinTemplate
107 $this->thisquery = wfArrayToCgi( $query );
510 $query = $request->getVal( 'returntoquery', $this->thisquery );
/dports/databases/postgresql96-server/postgresql-9.6.24/src/interfaces/ecpg/preproc/
H A Decpg.trailer302 struct variable *thisquery = (struct variable *)mm_alloc(sizeof(struct variable));
329 thisquery->type = &ecpg_query;
330 thisquery->brace_level = 0;
331 thisquery->next = NULL;
332thisquery->name = (char *) mm_alloc(sizeof("ECPGprepared_statement(, , __LINE__)") + strlen(con) +…
333 sprintf(thisquery->name, "ECPGprepared_statement(%s, %s, __LINE__)", con, $7);
343 add_variable_to_head(&(this->argsinsert), thisquery, &no_indicator);
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/interfaces/ecpg/preproc/
H A Decpg.trailer302 struct variable *thisquery = (struct variable *)mm_alloc(sizeof(struct variable));
329 thisquery->type = &ecpg_query;
330 thisquery->brace_level = 0;
331 thisquery->next = NULL;
332thisquery->name = (char *) mm_alloc(sizeof("ECPGprepared_statement(, , __LINE__)") + strlen(con) +…
333 sprintf(thisquery->name, "ECPGprepared_statement(%s, %s, __LINE__)", con, $7);
343 add_variable_to_head(&(this->argsinsert), thisquery, &no_indicator);
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/interfaces/ecpg/preproc/
H A Decpg.trailer302 struct variable *thisquery = (struct variable *)mm_alloc(sizeof(struct variable));
329 thisquery->type = &ecpg_query;
330 thisquery->brace_level = 0;
331 thisquery->next = NULL;
332thisquery->name = (char *) mm_alloc(sizeof("ECPGprepared_statement(, , __LINE__)") + strlen(con) +…
333 sprintf(thisquery->name, "ECPGprepared_statement(%s, %s, __LINE__)", con, $7);
343 add_variable_to_head(&(this->argsinsert), thisquery, &no_indicator);
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/interfaces/ecpg/preproc/
H A Decpg.trailer302 struct variable *thisquery = (struct variable *)mm_alloc(sizeof(struct variable));
329 thisquery->type = &ecpg_query;
330 thisquery->brace_level = 0;
331 thisquery->next = NULL;
332thisquery->name = (char *) mm_alloc(sizeof("ECPGprepared_statement(, , __LINE__)") + strlen(con) +…
333 sprintf(thisquery->name, "ECPGprepared_statement(%s, %s, __LINE__)", con, $7);
343 add_variable_to_head(&(this->argsinsert), thisquery, &no_indicator);
/dports/databases/postgresql10-docs/postgresql-10.19/src/interfaces/ecpg/preproc/
H A Decpg.trailer302 struct variable *thisquery = (struct variable *)mm_alloc(sizeof(struct variable));
329 thisquery->type = &ecpg_query;
330 thisquery->brace_level = 0;
331 thisquery->next = NULL;
332thisquery->name = (char *) mm_alloc(sizeof("ECPGprepared_statement(, , __LINE__)") + strlen(con) +…
333 sprintf(thisquery->name, "ECPGprepared_statement(%s, %s, __LINE__)", con, $7);
343 add_variable_to_head(&(this->argsinsert), thisquery, &no_indicator);
/dports/databases/postgresql10-server/postgresql-10.19/src/interfaces/ecpg/preproc/
H A Decpg.trailer302 struct variable *thisquery = (struct variable *)mm_alloc(sizeof(struct variable));
329 thisquery->type = &ecpg_query;
330 thisquery->brace_level = 0;
331 thisquery->next = NULL;
332thisquery->name = (char *) mm_alloc(sizeof("ECPGprepared_statement(, , __LINE__)") + strlen(con) +…
333 sprintf(thisquery->name, "ECPGprepared_statement(%s, %s, __LINE__)", con, $7);
343 add_variable_to_head(&(this->argsinsert), thisquery, &no_indicator);
/dports/databases/postgresql11-client/postgresql-11.14/src/interfaces/ecpg/preproc/
H A Decpg.trailer302 struct variable *thisquery = (struct variable *)mm_alloc(sizeof(struct variable));
329 thisquery->type = &ecpg_query;
330 thisquery->brace_level = 0;
331 thisquery->next = NULL;
332thisquery->name = (char *) mm_alloc(sizeof("ECPGprepared_statement(, , __LINE__)") + strlen(con) +…
333 sprintf(thisquery->name, "ECPGprepared_statement(%s, %s, __LINE__)", con, $7);
343 add_variable_to_head(&(this->argsinsert), thisquery, &no_indicator);
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/interfaces/ecpg/preproc/
H A Decpg.trailer302 struct variable *thisquery = (struct variable *)mm_alloc(sizeof(struct variable));
329 thisquery->type = &ecpg_query;
330 thisquery->brace_level = 0;
331 thisquery->next = NULL;
332thisquery->name = (char *) mm_alloc(sizeof("ECPGprepared_statement(, , __LINE__)") + strlen(con) +…
333 sprintf(thisquery->name, "ECPGprepared_statement(%s, %s, __LINE__)", con, $7);
343 add_variable_to_head(&(this->argsinsert), thisquery, &no_indicator);
/dports/databases/postgresql10-client/postgresql-10.19/src/interfaces/ecpg/preproc/
H A Decpg.trailer302 struct variable *thisquery = (struct variable *)mm_alloc(sizeof(struct variable));
329 thisquery->type = &ecpg_query;
330 thisquery->brace_level = 0;
331 thisquery->next = NULL;
332thisquery->name = (char *) mm_alloc(sizeof("ECPGprepared_statement(, , __LINE__)") + strlen(con) +…
333 sprintf(thisquery->name, "ECPGprepared_statement(%s, %s, __LINE__)", con, $7);
343 add_variable_to_head(&(this->argsinsert), thisquery, &no_indicator);
/dports/databases/postgresql10-contrib/postgresql-10.19/src/interfaces/ecpg/preproc/
H A Decpg.trailer302 struct variable *thisquery = (struct variable *)mm_alloc(sizeof(struct variable));
329 thisquery->type = &ecpg_query;
330 thisquery->brace_level = 0;
331 thisquery->next = NULL;
332thisquery->name = (char *) mm_alloc(sizeof("ECPGprepared_statement(, , __LINE__)") + strlen(con) +…
333 sprintf(thisquery->name, "ECPGprepared_statement(%s, %s, __LINE__)", con, $7);
343 add_variable_to_head(&(this->argsinsert), thisquery, &no_indicator);
/dports/databases/postgresql10-plpython/postgresql-10.19/src/interfaces/ecpg/preproc/
H A Decpg.trailer302 struct variable *thisquery = (struct variable *)mm_alloc(sizeof(struct variable));
329 thisquery->type = &ecpg_query;
330 thisquery->brace_level = 0;
331 thisquery->next = NULL;
332thisquery->name = (char *) mm_alloc(sizeof("ECPGprepared_statement(, , __LINE__)") + strlen(con) +…
333 sprintf(thisquery->name, "ECPGprepared_statement(%s, %s, __LINE__)", con, $7);
343 add_variable_to_head(&(this->argsinsert), thisquery, &no_indicator);
/dports/databases/postgresql10-plperl/postgresql-10.19/src/interfaces/ecpg/preproc/
H A Decpg.trailer302 struct variable *thisquery = (struct variable *)mm_alloc(sizeof(struct variable));
329 thisquery->type = &ecpg_query;
330 thisquery->brace_level = 0;
331 thisquery->next = NULL;
332thisquery->name = (char *) mm_alloc(sizeof("ECPGprepared_statement(, , __LINE__)") + strlen(con) +…
333 sprintf(thisquery->name, "ECPGprepared_statement(%s, %s, __LINE__)", con, $7);
343 add_variable_to_head(&(this->argsinsert), thisquery, &no_indicator);
/dports/databases/postgresql11-plperl/postgresql-11.14/src/interfaces/ecpg/preproc/
H A Decpg.trailer302 struct variable *thisquery = (struct variable *)mm_alloc(sizeof(struct variable));
329 thisquery->type = &ecpg_query;
330 thisquery->brace_level = 0;
331 thisquery->next = NULL;
332thisquery->name = (char *) mm_alloc(sizeof("ECPGprepared_statement(, , __LINE__)") + strlen(con) +…
333 sprintf(thisquery->name, "ECPGprepared_statement(%s, %s, __LINE__)", con, $7);
343 add_variable_to_head(&(this->argsinsert), thisquery, &no_indicator);
/dports/databases/postgresql11-contrib/postgresql-11.14/src/interfaces/ecpg/preproc/
H A Decpg.trailer302 struct variable *thisquery = (struct variable *)mm_alloc(sizeof(struct variable));
329 thisquery->type = &ecpg_query;
330 thisquery->brace_level = 0;
331 thisquery->next = NULL;
332thisquery->name = (char *) mm_alloc(sizeof("ECPGprepared_statement(, , __LINE__)") + strlen(con) +…
333 sprintf(thisquery->name, "ECPGprepared_statement(%s, %s, __LINE__)", con, $7);
343 add_variable_to_head(&(this->argsinsert), thisquery, &no_indicator);
/dports/databases/postgresql11-plpython/postgresql-11.14/src/interfaces/ecpg/preproc/
H A Decpg.trailer302 struct variable *thisquery = (struct variable *)mm_alloc(sizeof(struct variable));
329 thisquery->type = &ecpg_query;
330 thisquery->brace_level = 0;
331 thisquery->next = NULL;
332thisquery->name = (char *) mm_alloc(sizeof("ECPGprepared_statement(, , __LINE__)") + strlen(con) +…
333 sprintf(thisquery->name, "ECPGprepared_statement(%s, %s, __LINE__)", con, $7);
343 add_variable_to_head(&(this->argsinsert), thisquery, &no_indicator);
/dports/databases/postgresql11-docs/postgresql-11.14/src/interfaces/ecpg/preproc/
H A Decpg.trailer302 struct variable *thisquery = (struct variable *)mm_alloc(sizeof(struct variable));
329 thisquery->type = &ecpg_query;
330 thisquery->brace_level = 0;
331 thisquery->next = NULL;
332thisquery->name = (char *) mm_alloc(sizeof("ECPGprepared_statement(, , __LINE__)") + strlen(con) +…
333 sprintf(thisquery->name, "ECPGprepared_statement(%s, %s, __LINE__)", con, $7);
343 add_variable_to_head(&(this->argsinsert), thisquery, &no_indicator);

123456