Home
last modified time | relevance | path

Searched defs:source (Results 1 – 25 of 39) 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/twigstarter/vendor/twig/twig/src/Extension/
DSandboxExtension.php60 public function isSandboxed(?Source $source = null): bool
70 private function isSourceSandboxed(?Source $source): bool
89 public function checkSecurity($tags, $filters, $functions, ?Source $source = null): void
96 … public function checkMethodAllowed($obj, $method, int $lineno = -1, ?Source $source = null): void
110 …public function checkPropertyAllowed($obj, $property, int $lineno = -1, ?Source $source = null): v…
127 public function ensureToStringAllowed($obj, int $lineno = -1, ?Source $source = null)
139 …public function ensureSpreadAllowed(iterable $obj, int $lineno = -1, ?Source $source = null): array
152 …private function doEnsureToStringAllowed($obj, int $lineno, ?Source $source, \SplObjectStorage $se…
206 …private function ensureToStringAllowedForArray(array $obj, int $lineno, ?Source $source, \SplObjec…
/template/twigstarter/vendor/twig/twig/src/Error/
DError.php40 private ?Source $source; variable in Twig\\Error\\Error
53 …public function __construct(string $message, int $lineno = -1, ?Source $source = null, ?\Throwable…
86 public function setSourceContext(?Source $source = null): void
/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/Test/
DNodeTestCase.php54 public function testCompile($node, $source, $environment = null, $isPattern = false)
62 …public function assertNodeCompilation($source, Node $node, ?Environment $environment = null, $isPa…
/template/twigstarter/vendor/twig/twig/src/Sandbox/
DSourcePolicyInterface.php25 public function enableSandbox(Source $source): bool;
/template/strap/vendor/carica/phpcss/src/PhpCss/Exception/
H A DNotConvertibleException.php21 public function __construct(string $source, string $target) {
/template/twigstarter/vendor/composer/
Dinstalled.json7 "source": { object
55 "source": "https://github.com/symfony/deprecation-contracts/tree/v3.7.0" string
81 "source": { object
141 "source": "https://github.com/symfony/polyfill-ctype/tree/v1.37.0" string
167 "source": { object
228 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.31.0" string
250 "source": { object
315 "source": "https://github.com/twigphp/Twig/tree/v3.27.1" 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/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/twigstarter/vendor/twig/twig/src/
DLexer.php34 private $source; variable in Twig\\Lexer
185 public function tokenize(Source $source): TokenStream
DTokenStream.php26 public function __construct(
DCompiler.php23 private $source; variable in Twig\\Compiler
/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/twigstarter/vendor/twig/twig/src/Node/
DModuleNode.php36 …ctExpression $parent, Node $blocks, Node $macros, Node $traits, $embeddedTemplates, Source $source)
/template/mikio/assets/
H A Dmikio-typeahead.js132 setSource: function (source) { argument
699 source: [], property

12