Home
last modified time | relevance | path

Searched refs:obsoletedby (Results 1 – 3 of 3) sorted by relevance

/web-bugs/templates/
H A Dpatchdiff.php6 if (count($obsoletedby)) {
8 foreach ($obsoletedby as $betterpatch) {
H A Dpatchdisplay.php6 if (count($obsoletedby)) {
8 foreach ($obsoletedby as $betterpatch) {
/web-bugs/www/
H A Dpatch-display.php93 $obsoletedby = $obsoletePatchRepository->findObsoletingPatches($bug_id, $patch_name, $revision); variable

Completed in 6 milliseconds