Lines Matching refs:tmp
979 $tmp = $edit != 3 ? $in : $bug;
980 $tmp['new_status'] = $new_status;
981 $tmp['old_status'] = $old_status;
983 $tmp[$field] = strtok($tmp[$field], "\r\n");
994 "X-PHP-Type: {$tmp['bug_type']}\r\n" .
995 "X-PHP-Version: {$tmp['php_version']}\r\n" .
996 "X-PHP-Category: {$tmp['package_name']}\r\n" .
997 "X-PHP-OS: {$tmp['php_os']}\r\n" .
998 "X-PHP-Status: {$tmp['new_status']}\r\n" .
999 "X-PHP-Old-Status: {$tmp['old_status']}\r\n" .
1663 $tmp = '';
1666 $tmp .= '&#' . ord($email[$i]) . ';';
1668 $tmp .= '&#x' . dechex(ord($email[$i])) . ';';
1672 …ras} href='mailto:{$tmp}'>" . ($linktext != '' ? $linktext : $tm…