Home
last modified time | relevance | path

Searched defs:addHelper (Results 1 – 4 of 4) sorted by relevance

/plugin/combo/ComboStrap/
H A DTemplateEngine.php187 private static function addHelper(Handlebars $handleBars) function in ComboStrap\\TemplateEngine
/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/
H A DHandlebars.php221 public function addHelper($name, $helper) function in Handlebars\\Handlebars
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
H A DEngine.php401 public function addHelper($name, $helper) function in Mustache_Engine
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DPHP.php230 protected static function addHelper(array $x_value, $x_negative, array $y_value, $y_negative) function in phpseclib3\\Math\\BigInteger\\Engines\\PHP