Home
last modified time | relevance | path

Searched defs:getCallable (Results 1 – 10 of 10) sorted by relevance

/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/
H A DFunctionCallableInterface.php23 public function getCallable(); function
H A DFilterCallableInterface.php23 public function getCallable(); function
H A DTestCallableInterface.php21 public function getCallable(); function
H A DTest.php33 public function getCallable() function in Twig_Test
H A DFunction.php72 public function getCallable() function in Twig_Function
H A DFilter.php82 public function getCallable() function in Twig_Filter
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DTwigTest.php46 public function getCallable() function in Twig\\TwigTest
H A DTwigFunction.php51 public function getCallable() function in Twig\\TwigFunction
H A DTwigFilter.php53 public function getCallable() function in Twig\\TwigFilter
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
H A DCompiler.php668 private function getCallable($variable = '$value') function in Mustache_Compiler