Home
last modified time | relevance | path

Searched refs:source (Results 26 – 50 of 201) sorted by last modified time

123456789

/template/twigstarter/vendor/twig/twig/src/Extension/
H A DSandboxExtension.php80 public function checkMethodAllowed($obj, $method, int $lineno = -1, Source $source = null) argument
86 $e->setSourceContext($source);
94 public function checkPropertyAllowed($obj, $property, int $lineno = -1, Source $source = null) argument
100 $e->setSourceContext($source);
108 public function ensureToStringAllowed($obj, int $lineno = -1, Source $source = null) argument
114 $e->setSourceContext($source);
/template/twigstarter/
H A Dcomposer.lock12 "source": {
73 "source": "https://github.com/symfony/polyfill-ctype/tree/v1.26.0"
94 "source": {
156 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.26.0"
177 "source": {
232 "source": "https://github.com/symfony/polyfill-php72/tree/v1.26.0"
253 "source": {
316 "source": "https://github.com/twigphp/Twig/tree/v2.15.3"
/template/twigstarter/vendor/twig/twig/src/Test/
H A DNodeTestCase.php27 public function testCompile($node, $source, $environment = null, $isPattern = false) argument
29 $this->assertNodeCompilation($source, $node, $environment, $isPattern);
32 …public function assertNodeCompilation($source, Node $node, Environment $environment = null, $isPat… argument
38 $this->assertStringMatchesFormat($source, trim($compiler->getSource()));
40 $this->assertEquals($source, trim($compiler->getSource()));
/template/twigstarter/vendor/twig/twig/src/Node/
H A DModuleNode.php33 …ctExpression $parent, Node $blocks, Node $macros, Node $traits, $embeddedTemplates, Source $source) argument
61 $this->setSourceContext($source);
H A DNode.php200 public function setSourceContext(Source $source) argument
202 $this->sourceContext = $source;
204 $node->setSourceContext($source);
207 $this->setTemplateName($source->getName(), false);
/template/twigstarter/vendor/twig/twig/src/
H A DTokenStream.php26 private $source; variable in Twig\\TokenStream
28 public function __construct(array $tokens, Source $source = null) argument
31 $this->source = $source ?: new Source('', '');
50 …xError('Unexpected end of template.', $this->tokens[$this->current - 1]->getLine(), $this->source);
82 $this->source
96 …expected end of template.', $this->tokens[$this->current + $number - 1]->getLine(), $this->source);
130 return $this->source;
H A DEnvironment.php405 $source = null;
407 $source = $this->getLoader()->getSourceContext($name);
408 $content = $this->compileSource($source);
422 …d to load Twig template "%s", index "%s": cache might be corrupted.', $name, $index), -1, $source);
535 public function tokenize(Source $source) argument
541 return $this->lexer->tokenize($source);
591 public function compileSource(Source $source) argument
594 return $this->compile($this->parse($this->tokenize($source)));
596 $e->setSourceContext($source);
599 …has been thrown during the compilation of a template ("%s").', $e->getMessage()), -1, $source, $e);
H A DCompiler.php25 private $source; variable in Twig\\Compiler
55 return $this->source;
68 $this->source = '';
84 $this->source .= str_repeat(' ', $this->indentation * 4);
101 $this->source .= $string;
114 $this->source .= str_repeat(' ', $this->indentation * 4).$string;
129 $this->source .= sprintf('"%s"', addcslashes($value, "\0\t\"\$\\"));
187 $this->sourceLine += substr_count($this->source, "\n", $this->sourceOffset);
188 $this->sourceOffset = \strlen($this->source);
/template/twigstarter/vendor/twig/twig/src/Error/
H A DError.php62 if (null === $source) {
64 } elseif (!$source instanceof Source && !$source instanceof \Twig_Source) {
66 $name = $source;
68 $name = $source->getName();
69 $this->sourceCode = $source->getCode();
70 $this->sourcePath = $source->getPath();
124 public function setSourceContext(Source $source = null) argument
126 if (null === $source) {
129 $this->sourceCode = $source->getCode();
130 $this->name = $source->getName();
[all …]
/template/strap/bootstrap/4.5.0/
H A Djquery-3.5.1.min.js2source,te=new RegExp("^(?:([+-])=|)("+ee+")([a-z%]*)$","i"),ne=["Top","Right","Bottom","Left"],re=…
/template/strap/css/
H A Dadmin.css4 * This source code is licensed under the GPL license found in the
5 * COPYING file in the root directory of this source tree.
H A Deditform.css21 border-image-source: none;
/template/strap/bootstrap/4.4.1/
H A Djquery-3.4.1.min.js2source,ne=new RegExp("^(?:([+-])=|)("+te+")([a-z%]*)$","i"),re=["Top","Right","Bottom","Left"],ie=…
/template/khum1/
H A DLICENSE.md28 them if you wish), that you receive source code or can get it if you
41 or can get the source code. And you must show them these terms so they
134 implementation is available to the public in source code form. A
141 the source code needed to generate, install, and (for an executable
147 includes interface definition files associated with source files for
148 the work, and the source code for shared libraries and dynamically
202 You may convey verbatim copies of the Program's source code as you
216 produce it from the Program, in the form of source code under the
268 conveying of source, or (2) access to copy the Corresponding
341 source code form), and must require no special password or key for
[all …]
/template/bootstrap3/
H A Dscript.js860 source: function (query, process) {
H A DLICENSE24 this service if you wish), that you receive source code or can get it
36 source code. And you must show them these terms so they know their
80 source code as you receive it, in any medium, provided that you
139 source code, which must be distributed under the terms of Sections
144 cost of physically performing source distribution, a complete
145 machine-readable copy of the corresponding source code, to be
150 to distribute corresponding source code. (This alternative is
155 The source code for a work means the preferred form of the work for
156 making modifications to it. For an executable work, complete source
157 code means all the source cod
[all...]
/template/bootstrap3/assets/typeahead/
H A Dbootstrap3-typeahead.min.js1 (function(a,b){if(typeof module!=="undefined"&&module.exports){module.exports=b(require("jquery"))}else{if(typeof define==="function"&&define.amd){define(["jquery"],function(c){return b(c)})}else{b(a.jQuery)}}}(this,function(b){var c=function(e,d){this.$element=b(e);this.options=b.extend({},c.defaults,d);this.matcher=this.options.matcher||this.matcher;this.sorter=this.options.sorter||this.sorter;this.select=this.options.select||this.select;this.autoSelect=typeof this.options.autoSelect=="boolean"?this.options.autoSelect:true;this.highlighter=this.options.highlighter||this.highlighter;this.render=this.options.render||this.render;this.updater=this.options.updater||this.updater;this.displayText=this.options.displayText||this.displayText;this.itemLink=this.options.itemLink||this.itemLink;this.itemTitle=this.options.itemTitle||this.itemTitle;this.followLinkOnSelect=this.options.followLinkOnSelect||this.followLinkOnSelect;this.source=this.options.source;this.delay=this.options.delay;this.theme=this.options.theme&&this.options.themes&&this.options.themes[this.options.theme]||c.defaults.themes[c.defaults.theme];this.$menu=b(this.options.menu||this.theme.menu);this.$appendTo=this.options.appendTo?b(this.options.appendTo):null;this.fitToElement=typeof this.options.fitToElement=="boolean"?this.options.fitToElement:false;this.shown=false;this.listen();this.showHintOnFocus=typeof this.options.showHintOnFocus=="boolean"||this.options.showHintOnFocus==="all"?this.options.showHintOnFocus:false;this.afterSelect=this.options.afterSelect;this.afterEmptySelect=this.options.afterEmptySelect;this.addItem=false;this.value=this.$element.val()||this.$element.text();this.keyPressed=false;this.focused=this.$element.is(":focus");this.changeInputOnSelect=this.options.changeInputOnSelect||this.changeInputOnSelect;this.changeInputOnMove=this.options.changeInputOnMove||this.changeInputOnMove;this.openLinkInNewTab=this.options.openLinkInNewTab||this.openLinkInNewTab;this.selectOnBlur=this.options.selectOnBlur||this.selectOnBlur;this.showCategoryHeader=this.options.showCategoryHeader||this.showCategoryHeader};c.prototype={constructor:c,setDefault:function(e){this.$element.data("active",e);if(this.autoSelect||e){var d=this.updater(e);if(!d){d=""}this.$element.val(this.displayText(d)||d).text(this.displayText(d)||d).change();this.afterSelect(d)}return this.hide()},select:function(){var e=this.$menu.find(".active").data("value");this.$element.data("active",e);if(this.autoSelect||e){var d=this.updater(e);if(!d){d=""}if(this.changeInputOnSelect){this.$element.val(this.displayText(d)||d).text(this.displayText(d)||d).change()}if(this.followLinkOnSelect&&this.itemLink(e)){if(this.openLinkInNewTab){window.open(this.itemLink(e),"_blank")}else{document.location=this.itemLink(e)}this.afterSelect(d)}else{if(this.followLinkOnSelect&&!this.itemLink(e)){this.afterEmptySelect(d)}else{this.afterSelect(d)}}}else{this.afterEmptySelect()}return this.hide()},updater:function(d){return d},setSource:function(d){this.source=d},show:function(){var k=b.extend({},this.$element.position(),{height:this.$element[0].offsetHeight});var h=typeof this.options.scrollHeight=="function"?this.options.scrollHeight.call():this.options.scrollHeight;var g;if(this.shown){g=this.$menu}else{if(this.$appendTo){g=this.$menu.appendTo(this.$appendTo);this.hasSameParent=this.$appendTo.is(this.$element.parent())}else{g=this.$menu.insertAfter(this.$element);this.hasSameParent=true}}if(!this.hasSameParent){g.css("position","fixed");var j=this.$element.offset();k.top=j.top;k.left=j.left}var e=b(g).parent().hasClass("dropup");var d=e?"auto":(k.top+k.height+h);var f=b(g).hasClass("dropdown-menu-right");var i=f?"auto":k.left;g.css({top:d,left:i}).show();if(this.options.fitToElement===true){g.css("width",this.$element.outerWidth()+"px")}this.shown=true;return this},hide:function(){this.$menu.hide();this.shown=false;return this},lookup:function(d){if(typeof(d)!="undefined"&&d!==null){this.query=d}else{this.query=this.$element.val()}if(this.query.length<this.options.minLength&&!this.options.showHintOnFocus){return this.shown?this.hide():this}var e=b.proxy(function(){if(b.isFunction(this.source)&&this.source.length===3){this.source(this.query,b.proxy(this.process,this),b.proxy(this.process,this))}else{if(b.isFunction(this.source)){this.source(this.query,b.proxy(this.process,this))}else{if(this.source){this.process(this.source)}}}},thi property in c.defaults
[all...]
/template/kajukkd/css/
H A Dstyle.css366 #dokuwiki__pagetools ul li.source a:after {
/template/kajukkd/
H A DCOPYING24 this service if you wish), that you receive source code or can get it
36 source code. And you must show them these terms so they know their
80 source code as you receive it, in any medium, provided that you
139 source code, which must be distributed under the terms of Sections
144 cost of physically performing source distribution, a complete
145 machine-readable copy of the corresponding source code, to be
150 to distribute corresponding source code. (This alternative is
155 The source code for a work means the preferred form of the work for
156 making modifications to it. For an executable work, complete source
157 code means all the source cod
[all...]
H A DREADME15 * Open source
/template/fictive/genericons/
H A DLICENSE.txt24 this service if you wish), that you receive source code or can get it
36 source code. And you must show them these terms so they know their
80 source code as you receive it, in any medium, provided that you
144 cost of physically performing source distribution, a complete
145 machine-readable copy of the corresponding source code, to be
150 to distribute corresponding source code. (This alternative is
160 special exception, the source code distributed need not include
161 anything that is normally distributed (in either source or binary
168 access to copy the source code from the same place counts as
169 distribution of the source code, even though third parties are not
[all …]
/template/fictive/
H A DCOPYING24 this service if you wish), that you receive source code or can get it
36 source code. And you must show them these terms so they know their
80 source code as you receive it, in any medium, provided that you
144 cost of physically performing source distribution, a complete
145 machine-readable copy of the corresponding source code, to be
150 to distribute corresponding source code. (This alternative is
160 special exception, the source code distributed need not include
161 anything that is normally distributed (in either source or binary
168 access to copy the source code from the same place counts as
169 distribution of the source code, even though third parties are not
[all …]
/template/pinkberrynight/
H A DCOPYING24 this service if you wish), that you receive source code or can get it
36 source code. And you must show them these terms so they know their
80 source code as you receive it, in any medium, provided that you
144 cost of physically performing source distribution, a complete
145 machine-readable copy of the corresponding source code, to be
150 to distribute corresponding source code. (This alternative is
160 special exception, the source code distributed need not include
161 anything that is normally distributed (in either source or binary
168 access to copy the source code from the same place counts as
169 distribution of the source code, even though third parties are not
[all …]
H A DREADME.md23 …for and download it from there. Or download one of the binaries from the source extract them and a…
/template/chippedsnow/
H A DCOPYING24 this service if you wish), that you receive source code or can get it
36 source code. And you must show them these terms so they know their
80 source code as you receive it, in any medium, provided that you
144 cost of physically performing source distribution, a complete
145 machine-readable copy of the corresponding source code, to be
150 to distribute corresponding source code. (This alternative is
160 special exception, the source code distributed need not include
161 anything that is normally distributed (in either source or binary
168 access to copy the source code from the same place counts as
169 distribution of the source code, even though third parties are not
[all …]

123456789