select line, text from user_source where type = 'PACKAGE &&b' and name = '&&nm' and line between &&ln - 5 and &&ln + 5 order by 1 /