Lines Matching refs:exists
355 $exists = null;
363 $exists = page_exists($resolveid);
364 if ($exists) {
369 $exists = media_exists($resolveid);
370 if ($exists) {
412 $exists = page_exists($id);
416 if ($exists) {
489 $exists = media_exists($src);
506 if ($exists)
514 if (!$exists) {
537 $exists = null;
538 $url = $xhtml->_resolveInterWiki($wikiName, $wikiUri, $exists);
551 if ($exists !== null && !$isImage) {
552 if ($exists) {