Home
last modified time | relevance | path

Searched refs:spaces (Results 101 – 125 of 205) sorted by relevance

123456789

/plugin/odp/
H A Drenderer.php912 $spaces = $matches[1];
913 $len = strlen($spaces);
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG-0.x.md
/plugin/externalembed/
H A DREADME.md50 of spaces here)
/plugin/jukebox/id3/
H A Dgetid3.lib.php17 function PrintHexBytes($string, $hex=true, $spaces=true, $htmlsafe=true) { argument
25 if ($spaces) {
/plugin/gitbacked/
H A DCHANGELOG.md145 - Coding compliance change, tabs to spaces, fix typos.
/plugin/strata/
H A Dmanual.txt29 **Classes**: You can add one or more classes to a data block by placing them in the opening tag. Classes are separated by spaces, so class names declared in this way can not contain spaces. (Note that declaring a class name is effectively the same as adding a ''is a: person'' field-value pair to the data block.)
175 * Class names in the header can contain any characters except spaces, ''#'', or ''>''
231 * Variables can contain any character except spaces or '':'' ''('' '')'' ''['' '']'' ''{'' ''}'' ''<'' ''>'' ''|'' ''~'' ''!'' ''@'' ''#'' ''$'' ''%'' ''^'' ''&'' ''*'' ''?'' ''='' ''%%"%%''
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsTypeTransfers.yml205 allows spaces between the date, time and
/plugin/codemirror/dist/modes/
H A Dscheme.min.js.map1spaces\n if (stream.eatSpace()) {\n return null;\n }\n …
H A Dmarkdown.min.js.map1spaces\n\n function switchInline(stream, state, f) {\n state.f = state.inline = f;\n return…
H A Dverilog.min.js.map1spaces.\n if (stream.eol()) {\n // Trailing spaces.\n style =…
H A Dmumps.min.js.map1 …e <space> character has meaning in MUMPS. Ignoring consecutive\n // spaces would interfere wi…
H A Ddjango.min.js.map1spaces\n if (stream.eatSpace()) {\n state.waitProperty = false;\n return \"null…
H A Dsas.min.js.map1spaces and adds them as\n // keys with the value of the first argument 'style'\n function de…
/plugin/html2pdf/html2pdf/html2ps/
H A DChangeLog270 empty spaces
395 unescaped spaces
606 attempts to detect un-escaped symbols (i.e. spaces) in path and
1164 * Fixed: spaces around 'dispay' values (like ' block') could cause
1302 * Fixed: in PS output spaces were too wide
1650 trailing spaces in encoding names
/plugin/findologicxmlexport/vendor/hoa/compiler/
H A DCHANGELOG.md28 * Llk: PP parser only accepts horizontal spaces… (Ivan Enderlin, 2016-08-14T17:42:07+02:00)
/plugin/chat/
H A Dreadme.txt125 …ame field. Now it can consist of alphanumeric characters, dashes, underscores, dots or spaces only.
/plugin/odtsupport/
H A Ddokuwiki_plugin_page.wiki81 …ll always be named like the addressing metadata string stripped by white spaces and non-alphanumer…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D32.32.js.map1 …^\\s*([\\*\\-+:]|\\d+\\.)\\s/, 'keyword'],\n // code block (4 spaces indent)\n …
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md226 - Renamed example files: change spaces to underscores to make scripting easier
299 - SVG allows spaces in attribute definitions in `<use>` or `<defs>` e.g. `<use x = "0" y = "0" xlink:href = "#s3" />`
593 - Image problem if spaces or commas in path using http:// URL (included in release mPDF 5.6.1)
658 - CSS color now supports spaces in the rgb() format e.g. border: 1px solid rgb(170, 170, 170);
/plugin/ckgdoku/scripts/
H A Dparse_wiki.js.unc1720 function(match,link,spaces,type) {
1721 spaces = spaces.replace(/\n/,"");
1722 return (link + "\n" + spaces+type);
/plugin/ckgedit/scripts/
H A Dparse_wiki.js.unc1722 function(match,link,spaces,type) {
1723 spaces = spaces.replace(/\n/,"");
1724 return (link + "\n" + spaces+type);
/plugin/fckg/fckeditor/editor/css/
H A Dfck_editorarea.css.dokuwiki_template74 Just uncomment the following block if you want to avoid spaces between
H A Dfck_editorarea.css74 Just uncomment the following block if you want to avoid spaces between
H A Dfck_editorarea.css.default_template72 Just uncomment the following block if you want to avoid spaces between
/plugin/odt/ODT/
H A DODTDocument.php473 $spaces = $matches[1];
474 $len = strlen($spaces);

123456789