Home
last modified time | relevance | path

Searched defs:source (Results 1 – 25 of 37) sorted by relevance

12

/template/strap/vendor/salesforce/handlebars-php/src/Handlebars/
H A DHelpers.php223 public function helperIf($template, $context, $args, $source)
296 public function helperEach($template, $context, $args, $source)
391 public function helperUnless($template, $context, $args, $source)
418 public function helperWith($template, $context, $args, $source)
441 public function helperBindAttr($template, $context, $args, $source)
459 public function helperUpper($template, $context, $args, $source)
477 public function helperLower($template, $context, $args, $source)
495 public function helperCapitalize($template, $context, $args, $source)
513 public function helperCapitalizeWords($template, $context, $args, $source)
531 public function helperReverse($template, $context, $args, $source)
[all …]
H A DTemplate.php32 protected $source = ''; variable in Handlebars\\Template
46 public function __construct(Handlebars $engine, $tree, $source)
H A DHandlebars.php509 public function loadString($source)
521 private function tokenize($source)
/template/strap/vendor/composer/
H A Dinstalled.json7 "source": { object
53 "source": "https://github.com/antlr/antlr-php-runtime/tree/0.5.1" string
61 "source": { object
99 "source": "https://github.com/ThomasWeinert/PhpCss/tree/2.0.0" string
107 "source": { object
149 "source": "https://github.com/dragonmantank/cron-expression/tree/v1.2.0" string
157 "source": { object
209 "source": "https://github.com/hidehalo/nanoid-php/tree/1.1.8" string
217 "source": { object
262 "source": "https://github.com/paragonie/random_compat" string
[all …]
/template/twigstarter/vendor/twig/twig/src/Extension/
DSandboxExtension.php80 public function checkMethodAllowed($obj, $method, int $lineno = -1, Source $source = null)
94 public function checkPropertyAllowed($obj, $property, int $lineno = -1, Source $source = null)
108 public function ensureToStringAllowed($obj, int $lineno = -1, Source $source = null)
/template/twigstarter/vendor/twig/twig/src/Test/
DNodeTestCase.php27 public function testCompile($node, $source, $environment = null, $isPattern = false)
32 …public function assertNodeCompilation($source, Node $node, Environment $environment = null, $isPat…
/template/twigstarter/vendor/twig/twig/src/Error/
DError.php58 …public function __construct(string $message, int $lineno = -1, $source = null, \Exception $previou…
124 public function setSourceContext(Source $source = null)
/template/twigstarter/vendor/twig/twig/src/
DTokenStream.php26 private $source; variable in Twig\\TokenStream
28 public function __construct(array $tokens, Source $source = null)
DLexer.php33 private $source; variable in Twig\\Lexer
156 public function tokenize(Source $source)
DCompiler.php25 private $source; variable in Twig\\Compiler
/template/twigstarter/vendor/composer/
Dinstalled.json7 "source": { object
70 "source": "https://github.com/symfony/polyfill-ctype/tree/v1.25.0" string
92 "source": { object
156 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.25.0" string
178 "source": { object
235 "source": "https://github.com/symfony/polyfill-php72/tree/v1.25.0" string
257 "source": { object
322 "source": "https://github.com/twigphp/Twig/tree/v2.14.12" string
/template/strap/vendor/antlr/antlr4-php-runtime/src/
H A DCommonToken.php56 protected $source; variable in Antlr\\Antlr4\\Runtime\\CommonToken
94 ?Pair $source = null,
H A DTokenFactory.php22 Pair $source,
H A DCommonTokenFactory.php61 Pair $source,
/template/strap/vendor/carica/phpcss/src/PhpCss/Exception/
H A DNotConvertibleException.php21 public function __construct(string $source, string $target) {
/template/strap/vendor/php-webdriver/webdriver/lib/Interactions/
H A DWebDriverActions.php118 public function dragAndDrop(WebDriverElement $source, WebDriverElement $target)
141 public function dragAndDropBy(WebDriverElement $source, $x_offset, $y_offset)
/template/breeze/bower_components/gumby/
Dcomposer.json16 "source": "https://github.com/GumbyFramework/Gumby", string
/template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DLexerATNConfig.php79 private static function checkNonGreedyDecision(LexerATNConfig $source, ATNState $target) : bool
/template/strap/vendor/paragonie/random_compat/
H A Dcomposer.json22 "source": "https://github.com/paragonie/random_compat" string
/template/strap/ComboStrap/
H A DArrayCaseInsensitive.php40 public function __construct(array &$source = array())
/template/a_new_day/js/
Dprototype.js30 Object.extend = function(destination, source) { argument
/template/battlehorse/js/
Dprototype.js30 Object.extend = function(destination, source) { argument
/template/mikio/assets/
H A Dmikio-typeahead.js132 setSource: function (source) { argument
699 source: [], property
/template/twigstarter/vendor/twig/twig/src/Node/
DModuleNode.php33 …ctExpression $parent, Node $blocks, Node $macros, Node $traits, $embeddedTemplates, Source $source)
DNode.php200 public function setSourceContext(Source $source)

12