Home
last modified time | relevance | path

Searched refs:b (Results 1 – 4 of 4) sorted by relevance

/web-bugs/templates/
H A Dpatchadded.php3 $b = clean($bug_id); variable
4 response_header('Patch Added :: ' . $p . ' :: Bug #' . $b);
6 <h1>Patch Added to Bug #<?php echo $b; ?>, Package <?php echo $p; ?></h1>
/web-bugs/src/Utils/
H A DDiff.php73 array_walk($lines, function(&$a, $b) {
/web-bugs/
H A DREADME.md84 git checkout -b patch-1
/web-bugs/include/
H A Dfunctions.php249 if (preg_match('/\b('. implode('|', $keywords) . ')\b/i', $string)) {

Completed in 16 milliseconds