Searched refs:all (Results 1 – 5 of 5) sorted by relevance
38 $all = []; variable51 @$all[$row['status']] += $row['quant'];164 global $pkg, $all, $bug_type;167 if (isset($all[$status])) {171 $all[$status] . "</a>\n";
1 -- Default pseudo packages (common for all projects)
463 * @param bool $all whether or not 'All' should be an option467 function show_type_options($current, $deprecated, $all = false) argument471 if ($all) {1048 * @param int $all should all existing comments be returned?1052 function get_old_comments($bug_id, $all = 0) argument1070 if (!$all) {
14 available in all templates:192 To replace all characters to their applicable HTML entities in the given string:
1095 … "description": "Traverses array structures and object graphs to enumerate all referenced objects",
Completed in 15 milliseconds