$page) { $o[] = $pn; } StopWatch("SessionPageStore::ls merge"); $out = array_merge($out, MatchPageNames($o, $pats)); StopWatch("SessionPageStore::ls end"); return $out; } }