Searched defs:isFresh (Results 1 – 5 of 5) sorted by relevance
| /template/twigstarter/ | ||
| D | TwigStarterLoader.php | 16 public function isFresh($name, $time) function in dokuwiki\\template\\twigstarter\\TwigStarterLoader |
| /template/twigstarter/vendor/twig/twig/src/Loader/ | ||
| D | LoaderInterface.php | 57 public function isFresh($name, $time); function |
| D | ArrayLoader.php | 76 public function isFresh($name, $time) function in Twig\\Loader\\ArrayLoader |
| D | ChainLoader.php | 101 public function isFresh($name, $time) function in Twig\\Loader\\ChainLoader |
| D | FilesystemLoader.php | 172 public function isFresh($name, $time) function in Twig\\Loader\\FilesystemLoader |