Searched refs:in_ns (Results 1 – 1 of 1) sorted by path
237 * @param bool $in_ns match against namespace as well?244 function ft_pageLookup($id, $in_ns=false, $in_title=false, $after = null, $before = null){ argument247 'in_ns' => $in_ns,276 $in_ns = $data['in_ns'];286 if ((strpos($in_ns ? $p_id : noNSorNS($p_id), $cleaned) !== false)) {