Home
last modified time | relevance | path

Searched refs:closing (Results 1 – 25 of 112) sorted by relevance

12345

/plugin/findologicxmlexport/vendor/hoa/stream/Filter/
H A DLateComputed.php75 * @param bool $closing If the stream is in the process of
81 public function filter($in, $out, &$consumed, $closing) argument
95 if (true === $closing) {
H A DBasic.php113 * @param bool $closing If the stream is in the process of
119 public function filter($in, $out, &$consumed, $closing) argument
/plugin/bez/db/
H A Dupdate0006.sql2 ADD closing BOOLEAN NOT NULL DEFAULT 0;
4 UPDATE task_comment SET closing=1 WHERE id IN (SELECT MAX(id) FROM task_comment GROUP BY task_id)
/plugin/commonmark/vendor/league/commonmark/src/Delimiter/Processor/
H A DDelimiterProcessorCollection.php36 $closing = $processor->getClosingCharacter();
38 if ($opening === $closing) {
47 $this->addDelimiterProcessorForChar($closing, $processor);
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/exceptions/
H A Dunclosed_tag.test20 Twig\Error\SyntaxError: Unexpected "endblock" tag (expecting closing tag for the "if" tag defined n…
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dcoding_standards.rst45 * Do not put any spaces after an opening parenthesis and before a closing
77 * Do not put any spaces before and after the opening and the closing of arrays
/plugin/bez/tpl/
H A Dtask_comment_box.php23 <?php if ($tpl->get('task_comment')->closing === '1'): ?>
/plugin/strreplace/
H A DREADME9 The plugin also accepts regular expressions, which must be marked with open and closing hashes:
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dhtml-block.md29 self-closing on block level:
/plugin/codemirror/dist/modes/
H A Dturtle.min.js.map1closing","lineComment","defineMIME"],"mappings":"CAGA,SAAUA,GACR,SAAWC,UAAW,gBAAmBC,SAAU,SACjDF,EA…
H A Dfcl.min.js.map1closing","electricChars","fold","blockCommentStart","blockCommentEnd","lineComment","defineMIME"],…
H A Dphp.min.js.map1closing","phpString_","escaped","eol","tokStack","pop","next","phpKeywords","phpAtoms","phpBuiltin…
H A Dsparql.min.js.map1closing","lineComment","defineMIME"],"mappings":"CAGA,SAAUA,GACR,SAAWC,UAAW,gBAAmBC,SAAU,SACjDF,EA…
H A Dcypher.min.js.map1closing","commands","newlineAndIndent","modeExtensions","autoFormatLineBreaks","text","i","lines",…
H A Dr.min.js.map1closing","lineComment","defineMIME"],"mappings":"CAGA,SAAUA,GACR,SAAWC,UAAW,gBAAmBC,SAAU,SACjDF,EA…
H A Dgo.min.js.map1closing","electricChars","closeBrackets","fold","blockCommentStart","blockCommentEnd","lineComment…
H A Dvhdl.min.js.map1closing","electricChars","defineMIME"],"mappings":"CAIA,SAAUA,GACR,SAAWC,UAAW,gBAAmBC,SAAU,SACjDF,…
H A Dswift.min.js.map1closing","test","indentUnit","electricInput","lineComment","blockCommentStart","blockCommentEnd","…
H A Dq.min.js.map1closing","defineMIME"],"mappings":"CAGA,SAAUA,GACR,SAAWC,UAAW,gBAAmBC,SAAU,SACjDF,EAAIG,QAAQ,6BACT…
H A Dd.min.js.map1closing","electricChars","blockCommentStart","blockCommentEnd","blockCommentContinue","lineComment…
H A Dlua.min.js.map1closing","lineComment","blockCommentStart","blockCommentEnd","defineMIME"],"mappings":"CAOA,SAAUA,…
H A Dgroovy.min.js.map1closing","electricChars","closeBrackets","triples","fold","blockCommentStart","blockCommentEnd","l…
H A Dvb.min.js.map1closing","doubleClosing","doOpening","indentInfo","registerHelper","concat","indent","_stream","st…
H A Decl.min.js.map1closing","electricChars","defineMIME"],"mappings":"CAGA,SAAUA,GACR,SAAWC,UAAW,gBAAmBC,SAAU,SACjDF,…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D68.68.js.map1 …delimiter' }, { token: 'tag', next: '@tag' }]],\n // Standard closing tag\n …

12345