The Search... function can be used for searching for components, imported functions and exported functions from a selected SDK. The default search scope used for the search dialog is based on the view from which the search action is started.
To search components and functions:
Note! The Case sensitive check box can be used for other match types except for the Regular Expression type.
Note! For Imported and Exported Functions' Contains and Regular Expression search types, use the full function name, prefix::baseName(parameterlist) for matching, but for other search types, use the function's base name only. For example, the full method name is CEikAppUi::CreateFileL(TDesC16 const&), but the function base name is CreateFileL.
Now you can analyse the component or function in more detail. For more information, see Analysing components.