Home
last modified time | relevance | path

Searched defs:current (Results 1 – 6 of 6) sorted by relevance

/template/strap/vendor/salesforce/handlebars-php/src/Handlebars/
H A DTemplate.php226 private function section(Context $context, $current)
297 private function inverted(Context $context, $current)
317 private function partial(Context $context, $current)
337 private function variables(Context $context, $current, $escaped)
/template/twigstarter/vendor/twig/twig/src/Util/
DTemplateDirIterator.php23 public function current() function in Twig\\Util\\TemplateDirIterator
/template/mikio/inc/
H A Dparens-parser.php10 protected $current = null; variable in ParensParser
/template/strap/ComboStrap/
H A DBreadcrumbTag.php140 …public static function getLiHtmlOutput(MarkupPath $page, bool $current = false, bool $link = true)…
H A DArrayCaseInsensitive.php103 public function current() function in ComboStrap\\ArrayCaseInsensitive
/template/twigstarter/vendor/twig/twig/src/
DTokenStream.php25 private $current = 0; variable in Twig\\TokenStream