Home
last modified time | relevance | path

Searched refs:warnings (Results 1 – 6 of 6) sorted by relevance

/web-bugs/www/rss/
H A Dsearch.php37 if (count($warnings) > 0) {
40 foreach($warnings as $warning) {
/web-bugs/templates/
H A Dsearch-rss2.php21 $warnings[] = "No bugs matched your criteria";
H A Dsearch-rdf.php56 $warnings[] = "No bugs matched your criteria";
/web-bugs/include/
H A Dquery.php6 $warnings = []; variable
153 … $warnings[] = 'The following words were ignored: ' . implode(', ', array_unique($ignored));
281 … $warnings[] = 'The search was too general, only ' . MAX_BUGS_RETURN . ' bugs will be returned';
/web-bugs/www/
H A Dsearch.php115 display_bug_error($warnings, 'warnings', 'WARNING:');
211 display_bug_error($warnings, 'warnings', 'WARNING:');
/web-bugs/www/css/
H A Dstyle.css183 div.warnings,
200 div.warnings {
227 div.warnings ul,

Completed in 8 milliseconds