/plugin/judge/ |
H A D | submissions.sqlite | 27 …output-only2/##V�`�سوال-بیستsmmsadrnezhoutput-only2/##V���سوال-بیستsmmsadrnezhoutput-only 31 …only�3'## 2016-01-18 16:08:18سوال_دوsmmsadrnezhoutput-only=V3'## 2016-01-18 16:06:07سوال_دوsm… 34 …msadrnezhoutput-only=�3'## 2016-01-18 17:40:19سوال_دوsmmsadrnezhoutput-only;�3'# 2016-01-18… 35 …only�3'##2016-01-18 17:10:42سوال_دوsmmsadrnezhoutput-only=e3'##2016-01-18 17:10:34سوال_دوsm… 38 …onlye3##2016-01-17 18:13:53سوالsmmsadrnezhoutput-only;&3'# 2016-01-17 18:13:22سوال-سهsmmsa… 39 …1-18 17:15:23سوال_دوsmmsadrnezhoutput-only=o3'## 2016-01-18 17:15:21سوال_دوsmmsadrnezhoutput-only 40 …only�3'##2016-01-17 20:21:04سوال_دوsmmsadrnezhoutput-only=G3'##2016-01-17 20:16:19سوال_دوsm…
|
/plugin/findologicxmlexport/vendor/twig/twig/src/TokenParser/ |
H A D | IncludeTokenParser.php | 31 list($variables, $only, $ignoreMissing) = $this->parseArguments(); 33 …return new IncludeNode($expr, $variables, $only, $ignoreMissing, $token->getLine(), $this->getTag(… 52 $only = false; 54 $only = true; 59 return [$variables, $only, $ignoreMissing];
|
H A D | WithTokenParser.php | 31 $only = false; 34 $only = $stream->nextIf(Token::NAME_TYPE, 'only'); 43 return new WithNode($body, $variables, $only, $token->getLine(), $this->getTag());
|
/plugin/masciimath/ |
H A D | README.txt | 11 * View your wiki using Firefox (the only browser with a complete MathML implementation). 14 …* Does not recognize double dollars form, only backticks, i.e. does not recognize $$a=b+c$$, only … 15 * Does not recognize the form `text{mintekst}` for mtext-tags, only `"mintekst"` 17 …* Uses only (: and :) for angular brackets. Jipsen's documentation is ambigious, sometimes using (… 19 …* Recognizes the forms `int_0^1` and `int^1_0` as equivalent. Jipsen's only recognizes the former.… 20 … letters (i.e. Alpha and gamma), uppercase and lowercase, whereas Jipsen's only recognizes a subset 22 … the expression can be parsed uniquely without it as usual, but here this only applies to ( and ),…
|
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/include/ |
H A D | only.test | 2 "include" tag accept variables and only 5 {% include "foo.twig" only %} 7 {% include "foo.twig" with vars1 only %} 9 {% include "foo.twig" with vars2 only %}
|
/plugin/publist/ |
H A D | changelog | 8 * "handle" function (syntax.php) parser code corrections. "only" option 9 not correctly parsed when using a single condition. E.g. "only:a=b" would 10 yield 'only' => 'a=b' instead of 'only' => ['a' => 'b'].
|
H A D | TODO | 14 "only:year=200[789]" 19 - Better format checking. Is "only:year" ok? Is "group:year=2005" ok? 25 only='year=200[456];entrytype=book'}
|
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/autoescape/ |
H A D | literal.test | 9 2. Conditional expression with only literals 15 4. Nested conditionals with only literals 32 2. Conditional expression with only literals 38 4. Nested conditionals with only literals
|
/plugin/publistx/ |
H A D | changelog | 18 * "handle" function (syntax.php) parser code corrections. "only" option 19 not correctly parsed when using a single condition. E.g. "only:a=b" would 20 yield 'only' => 'a=b' instead of 'only' => ['a' => 'b'].
|
H A D | TODO | 14 "only:year=200[789]" 19 - Better format checking. Is "only:year" ok? Is "group:year=2005" ok? 25 only='year=200[456];entrytype=book'}
|
/plugin/farmer/ |
H A D | all.less | 11 @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
|
/plugin/jquery-syntax/jquery-syntax/ |
H A D | jquery.syntax.brush.xml.js | 5 …only:['string']};Syntax.register('xml-tag',function(brush){brush.push({pattern:/<\/?((?:[^:\s>]+:)… property in Syntax.lib.xmlPercentEscape
|
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/with/ |
H A D | with_only.test | 2 "with" tag with expression and only 4 {% with {foo: 'foo', bar: 'BAZ'} only %}
|
/plugin/iptrust2/ |
H A D | plugin.info.txt | 6 desc Allows read-only access only to given set of IPs.
|
/plugin/publistf/ |
H A D | TODO | 14 "only:year=200[789]" 19 - Better format checking. Is "only:year" ok? Is "group:year=2005" ok? 25 only='year=200[456];entrytype=book'}
|
H A D | CHANGELOG.md | 53 * "handle" function (syntax.php) parser code corrections. "only" option 54 not correctly parsed when using a single condition. E.g. "only:a=b" would 55 yield 'only' => 'a=b' instead of 'only' => ['a' => 'b'].
|
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/ |
H A D | with.rst | 36 disable this behavior by appending the ``only`` keyword: 41 {% with { foo: 42 } only %} 42 {# only foo is defined #}
|
/plugin/backlinks2/_test/data/meta/ |
H A D | backlinks_include_syntax.meta | 1 …only)";s:11:"description";a:2:{s:15:"tableofcontents";a:1:{i:0;a:4:{s:3:"hid";s:46:"backlinks_to_w…
|
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/ |
H A D | replace.test | 5 {{ 'I like single replace operation only %that%'|replace({'%that%' : '%that%1'}) }} 11 I like single replace operation only %that%1
|
/plugin/revealjs/ |
H A D | doku-substitutes.css | 78 .has-dark-background .white-only, 79 .black-only { 82 .has-dark-background .black-only {
|
/plugin/htvid/ |
H A D | TODO | 3 * allow better handling of 1 OR 2 OR 3 video filetypes (right now locked to only 2, 4 will fail if you only list one without the extra pipe seperator.)
|
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/ |
H A D | EmbedNode.php | 26 …public function __construct($name, $index, AbstractExpression $variables = null, $only = false, $i… argument 28 …parent::__construct(new ConstantExpression('not_used', $lineno), $variables, $only, $ignoreMissing…
|
H A D | WithNode.php | 23 …public function __construct(Node $body, Node $variables = null, $only = false, $lineno, $tag = nul… argument 30 parent::__construct($nodes, ['only' => (bool) $only], $lineno, $tag);
|
/plugin/fetchmedia/lang/en/ |
H A D | intro.txt | 4 * only files linked as a commen external file (e.g. ''%%{{https://www.example.com/file.pdf}}%%'') 5 * only windows share links (e.g. ''%%[[\\server\share\file.pdf]]%%'')
|
/plugin/farmer/lang/en/ |
H A D | tab_plugins_help.txt | 3 The extension manager is disabled in all Animals. Plugins can only be installed in the Farmer and only the Farmer 14 or you can pick a specific animal and configure all the plugin states within that animal only. The third option allows you to
|