Home
last modified time | relevance | path

Searched refs:all (Results 1 – 5 of 5) sorted by relevance

/web-bugs/www/
H A Dstats.php38 $all = []; variable
51 @$all[$row['status']] += $row['quant'];
164 global $pkg, $all, $bug_type;
167 if (isset($all[$status])) {
171 $all[$status] . "</a>\n";
/web-bugs/sql/
H A Dfixtures.sql1 -- Default pseudo packages (common for all projects)
/web-bugs/include/
H A Dfunctions.php463 * @param bool $all whether or not 'All' should be an option
467 function show_type_options($current, $deprecated, $all = false) argument
471 if ($all) {
1048 * @param int $all should all existing comments be returned?
1052 function get_old_comments($bug_id, $all = 0) argument
1070 if (!$all) {
/web-bugs/docs/
H A Dtemplates.md14 available in all templates:
192 To replace all characters to their applicable HTML entities in the given string:
/web-bugs/
H A Dcomposer.lock1095 … "description": "Traverses array structures and object graphs to enumerate all referenced objects",

Completed in 12 milliseconds