assert (allFunctions.length > 0);
}
public void testIbm_db2() {
IDLTKSearchScope scope = createScope();
IMethod[] allFunctions = PhpModelAccess.getDefault().findMethods(
"db2_connect", MatchRule.PREFIX, Modifiers.AccGlobal, 0, scope,
new NullProgressMonitor());