/plugin/codemirror/dist/modes/ |
H A D | javascript.min.js | 1 …marked=null,A.cc=f;A.style=b;if(!a.lexical.hasOwnProperty("align"))a.lexical.align=true;while(true…
|
H A D | haxe.min.js | 1 …marked=null,A.cc=f;if(!a.lexical.hasOwnProperty("align"))a.lexical.align=true;while(true){var g=f.…
|
H A D | javascript.min.js.map | 1 …marked","hasOwnProperty","combinator","length","pop","expression","statement","lex","pass","i","ar…
|
H A D | haxe.min.js.map | 1 …marked","lexical","hasOwnProperty","combinator","length","pop","statement","lex","imported","typen…
|
/plugin/livemark/ |
H A D | action.php | 91 $marked = $src_img; 96 imagealphablending($marked, true); 97 imagesavealpha($marked, true); 107 …imagecopyresampled($marked, $watermark, $dest_x, $dest_y, 0, 0, $watermark_width, $watermark_heig… 109 return $marked;
|
/plugin/revealjs/plugin/markdown/ |
H A D | markdown.js | 8 root.marked = require( './marked' ); 9 root.RevealMarkdown = factory( root.marked ); 14 root.RevealMarkdown = factory( root.marked ); 16 }( this, function( marked ) { argument 110 content = notesMatch[0] + '<aside class="notes">' + marked(notesMatch[1].trim()) + '</aside>'; 379 section.innerHTML = marked( markdown ); 411 if( typeof marked === 'undefined' ) { 416 marked.setOptions({ 426 marked.setOptions( options );
|
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/ |
H A D | raw.rst | 31 The first ternary statement is not escaped: ``hello`` is marked as being 34 if ``hello`` is marked as safe, ``hola`` remains unsafe and so is the whole 35 expression. The third ternary statement is marked as safe and the result is
|
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/autoescape/ |
H A D | literal.test | 21 6. Nested conditionals with a variable marked safe 44 6. Nested conditionals with a variable marked safe
|
/plugin/outliner/ |
H A D | print.css | 18 div.marked { 38 td.marked {
|
/plugin/batchedit/ |
H A D | engine.php | 90 private $marked; variable in BatcheditMatch 102 $this->marked = FALSE; 144 public function mark($marked = TRUE) { argument 145 $this->marked = $marked; 152 return $this->marked; 193 $this->contextBefore, $this->contextAfter, $this->marked, $this->applied)); 201 $this->contextBefore, $this->contextAfter, $this->marked, $this->applied) = unserialize($data);
|
/plugin/advanced/lang/en/config/ |
H A D | acl.txt | 9 …an either be a [[doku>pagename]] or a [[doku>namespace]]. Namespaces are marked by an additional a… 10 * A group or user name. Groupnames are marked by a leading ''@'' character.
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/ |
H A D | experimental-beta-apis.asciidoc | 6 The {es} APIs are marked using the following convention: 18 All the `experimental` and `beta` APIs are marked with a `@note` tag in the
|
H A D | set-retries.asciidoc | 26 nodes may also be marked dead.
|
H A D | connection-pool.asciidoc | 16 node succeeds and the query executes. The first nine nodes are marked dead 34 alive when the client initializes. If a node fails a request, it is marked as
|
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/ |
H A D | autoescape.rst | 49 values explicitly marked as safe. Those can be marked in the template by using
|
/plugin/reproduce/ |
H A D | plugin.info.txt | 6 desc Allows to reproduce a code marked with a label located within the same source page, or in an…
|
H A D | README | 3 Allows to reproduce a code marked with a label located within the same source page, or in an other …
|
/plugin/nodisp/ |
H A D | README.md | 5 denied access to the marked off text. This text cannot be viewed in the
|
/plugin/findologicxmlexport/vendor/jms/serializer/ |
H A D | UPGRADING.md | 15 - Most of the classes are marked as `final`, inheritance is discouraged for all the cases, use comp… 48 marked as `@internal` shall not be used in user-land code. BC is not guaranteed on this elements.
|
/plugin/confmanager/lang/en/ |
H A D | acronyms.txt | 3 Note: only full words will be marked. Eg. an acronym that is used within a word will not result in a acronym tooltip. Example: CMS is an acronym, myCMS is not.
|
/plugin/strreplace/ |
H A D | README | 9 The plugin also accepts regular expressions, which must be marked with open and closing hashes:
|
/plugin/projects/ |
H A D | codemirror-compressed.js | 1 …marked;if(!n)return t;for(var r=0,i=n.length;r<i;++r){var s=n[r];(s.from==null||s.from<=e.ch)&&(s.…
|
/plugin/findologicxmlexport/vendor/twig/twig/doc/ |
H A D | api.rst | 419 * Expressions which the result is always a literal or a variable marked safe 449 * Automatic escaping is not applied if the last filter in the chain is marked 451 ``escape('html')`` are marked safe for HTML, ``escape('js')`` is marked 452 safe for JavaScript, ``raw`` is marked safe for everything.
|
H A D | deprecated.rst | 223 * As of Twig 1.29, some classes are marked as being final via the `@final` 224 annotation. Those classes will be marked as final in 2.0.
|
/plugin/findologicxmlexport/vendor/jms/serializer/doc/reference/ |
H A D | annotations.rst | 12 | all | all properties are excluded by default; only properties marked | 16 | | those marked with @Exclude will be serialized/unserialized | 280 A property can be marked as non read only with ``@ReadOnly(false)`` annotation (useful when a class…
|