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