Lines Matching refs:exists
906 $exists = page_exists($id, $this->date_at, false, true);
911 if ($exists) {
1046 $exists = null;
1047 $url = $this->_resolveInterWiki($wikiName, $wikiUri, $exists);
1060 if ($exists !== null && !$isImage) {
1061 if ($exists) {
1200 $exists = media_exists($src);
1233 if ($exists) $link['title'] .= ' (' . filesize_h(filesize(mediaFN($src))) . ')';
1239 if (!$exists) {
1282 $exists = null;
1283 $src = $this->_resolveInterWiki($shortcut, $reference, $exists);