Lines Matching refs:exists
907 $exists = page_exists($id, $this->date_at, false, true);
912 if ($exists) {
1047 $exists = null;
1048 $url = $this->_resolveInterWiki($wikiName, $wikiUri, $exists);
1061 if ($exists !== null && !$isImage) {
1062 if ($exists) {
1198 $exists = media_exists($src);
1231 if ($exists) $link['title'] .= ' (' . filesize_h(filesize(mediaFN($src))) . ')';
1237 if (!$exists) {
1280 $exists = null;
1281 $src = $this->_resolveInterWiki($shortcut, $reference, $exists);