Searched refs:array_intersect (Results 1 – 3 of 3) sorted by relevance
42 use function array_intersect; alias404 return array_intersect(self::IGNORE_FOLDERS, explode('/', $path)) !== [];
41 use function array_intersect; alias188 $xrefs = array_intersect($date_xrefs, $place_xrefs);
623 return array_intersect(explode(':', $soundex1), explode(':', $soundex2)) !== [];