Home
last modified time | relevance | path

Searched refs:handle (Results 1 – 9 of 9) sorted by relevance

/web-bugs/include/
H A Dauth.php18 $username = $auth_user->handle;
H A Dfunctions.php1272 foreach (explode(',', $handles) as $handle) {
1273 $to[] = $handle .'@php.net';
1525 $username = $auth_user->handle;
/web-bugs/www/
H A Dsearch.php309 if (!empty($auth_user->handle)) {
310 $u = htmlspecialchars($auth_user->handle);
322 if (!empty($auth_user->handle)) {
323 $u = htmlspecialchars($auth_user->handle);
H A Dfix.php133 $in['assign'] = $auth_user->handle;
H A Dpatch-display.php92 $handle = $patchRepository->findDeveloper($bug_id, $patch_name, $revision); variable
H A Dbug.php521 $_POST['in']['assign'] = $auth_user->handle;
/web-bugs/templates/
H A Dpatchdiff.php37 <h3>Developer: <?php echo $handle; ?></h3>
H A Dpatchdisplay.php45 <h3>Developer: <?php echo $handle; ?></a></h3>
/web-bugs/
H A Dcomposer.lock892 "description": "Provides functionality to handle HHVM/PHP environments",

Completed in 18 milliseconds