Home
last modified time | relevance | path

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

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