Home
last modified time | relevance | path

Searched refs:closing (Results 26 – 50 of 112) sorted by relevance

12345

/plugin/codemirror/dist/modes/
H A Dverilog.min.js.map1closing","possibleClosing","blockCommentStart","blockCommentEnd","lineComment","fold","defineMIME"…
H A Dvbscript.min.js.map1closing","doubleClosing","doOpening","noIndentWords","comment","indent","_stream","state","current…
H A Dtoml.min.js.map1 …am.peek() === '[' && stream.skipTo(']')) {\n stream.next();//skip closing ]\n // arr…
H A Dpython.min.js.map1closing","electricInput","closeBrackets","triples","lineComment","fold","defineMIME","str","split"…
H A Druby.min.js.map1closing","]","}",")","curPunc","chain","newtok","stream","state","tokenize","push","tokenBase","so…
H A Dhaxe.min.js.map1closing","electricChars","blockCommentStart","blockCommentEnd","lineComment","defineMIME","inStrin…
/plugin/docimporter/
H A D.action.php.swp26 …plode(PHP_EOL, $myWikiContent);� #Remove ** that does not have the corresponding closing **�
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/
H A DCHANGELOG.rst64 * Properly closing all underlying streams when AppendStream is closed.
/plugin/webdav/vendor/sabre/dav/
H A DCONTRIBUTING.md58 8. Files must omit the closing php tag (`?>`).
/plugin/davcal/vendor/sabre/dav/
H A DCONTRIBUTING.md58 8. Files must omit the closing php tag (`?>`).
/plugin/publistx/bib2tpl/lib/
H A DBibTex.php567 $closing = array_values($this->_delimiters);
591 } elseif (in_array($char, $closing) && ('\\' != $lastchar)) {
/plugin/publistf/bib2tpl/lib/
H A DBibTex.php567 $closing = array_values($this->_delimiters);
591 } elseif (in_array($char, $closing) && ('\\' != $lastchar)) {
/plugin/publist/bib2tpl/lib/
H A DBibTex.php567 $closing = array_values($this->_delimiters);
591 } elseif (in_array($char, $closing) && ('\\' != $lastchar)) {
/plugin/displayfile/
H A DREADME.md18 …that expands into the content of the specified file. The element is self-closing and should not be…
/plugin/davcal/vendor/sabre/xml/
H A DCHANGELOG.md38 * #41: Correctly handle self-closing xml elements.
/plugin/datepicker/script/jscalendar-1.0/
H A Dcalendar.js586 var closing = false;
593 closing = (cal.currentDateEl == el);
594 if (!closing) {
714 newdate = closing = true;
719 if (closing) {
/plugin/bibtex4dw/lib/
H A Dbibtexparser.php271 //The amount of opening braces is compared to the amount of closing braces
289 //To correct the data we need to insert a closing brace
303 } elseif ($entry && ('}' == $char) && ('\\' != $lastchar)) { //Inside an entry and non quoted brace is closing
387 //The amount of opening braces is compared to the amount of closing braces
402 //To correct the data we need to insert a closing brace
411 } elseif ($entry && ('}' == $char) && ('\\' != $lastchar)) { //Inside an entry and non quoted brace is closing
478 * @param string $entry BibTeX entry, starting with @ and ending BEFORE the closing brace of the entry
512 * @param string $entry BibTeX entry, starting with @ and ending BEFORE the closing brace of the entry
839 //We check the string backwards until the position and count the closing an opening braces
840 //If we reach the position the amount of opening and closing brace
[all...]
/plugin/mdpage/vendor/cebe/markdown/
H A DCHANGELOG.md38 - #112 Fixed parsing for custom self-closing HTML tags
/plugin/codemirror/dist/keymaps/
H A Dsublime.min.js.map1closing","indexOf","selectScope","puncType","test","undefined","goToBracket","getTokenTypeAt","pre…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D65.65.js.map1closing tags\n 'endapply',\n 'endautoescape',\n 'endblock',\n 'endembe…
H A D52.52.js.map1closing bracket ends the sequence.. and except for a nested bracket\n * inside the string like ent…
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DCHANGELOG.md72 * Avoid closing a closed stream (Jeremy Benoist, 2016-11-08T13:46:47+01:00)
/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A DCHANGELOG.txt162 - Remove closing PHP tag to fix extra whitespace characters from being output
/plugin/icalevents/vendor/sabre/xml/
H A DCHANGELOG.md99 * #41: Correctly handle self-closing xml elements.
/plugin/webdav/vendor/sabre/xml/
H A DCHANGELOG.md105 * #41: Correctly handle self-closing xml elements.

12345