Home
last modified time | relevance | path

Searched refs:exists (Results 26 – 29 of 29) sorted by path

12

/template/twigstarter/vendor/twig/twig/src/Loader/
H A DChainLoader.php54 if (!$loader->exists($name)) {
68 public function exists($name) function in Twig\\Loader\\ChainLoader
75 if ($loader->exists($name)) {
87 if (!$loader->exists($name)) {
105 if (!$loader->exists($name)) {
H A DFilesystemLoader.php161 public function exists($name) function in Twig\\Loader\\FilesystemLoader
H A DLoaderInterface.php66 public function exists($name); function
/template/wallpaper/
H A Dtpl_functions.php352 resolve_pageid('', $page, $exists);

12