Searched refs:IS_CALLABLE (Results 1 – 1 of 1) sorted by relevance
658 const IS_CALLABLE = '!is_string(%s) && is_callable(%s)'; define in Mustache_Compiler670 $tpl = $this->strictCallables ? self::STRICT_IS_CALLABLE : self::IS_CALLABLE;