Searched refs:handle (Results 1 – 9 of 9) sorted by relevance
18 $username = $auth_user->handle;
1272 foreach (explode(',', $handles) as $handle) {1273 $to[] = $handle .'@php.net';1525 $username = $auth_user->handle;
309 if (!empty($auth_user->handle)) {310 $u = htmlspecialchars($auth_user->handle);322 if (!empty($auth_user->handle)) {323 $u = htmlspecialchars($auth_user->handle);
133 $in['assign'] = $auth_user->handle;
92 $handle = $patchRepository->findDeveloper($bug_id, $patch_name, $revision); variable
521 $_POST['in']['assign'] = $auth_user->handle;
37 <h3>Developer: <?php echo $handle; ?></h3>
45 <h3>Developer: <?php echo $handle; ?></a></h3>
892 "description": "Provides functionality to handle HHVM/PHP environments",
Completed in 21 milliseconds