Sometime we would like to search multiple items at the same time. e.g. What
if we would like to search for zalloc
and zfree
at the same time?
Eclipse search has the feature called pinned search. In
Multiple search, *::zalloc
search has been pinned, while
*::zfree
was searched later. Press the (pin) button,
and the search results would be pinned. The next search would be in a new
view/window.