Home
last modified time | relevance | path

Searched refs:spaces (Results 26 – 50 of 205) sorted by last modified time

123456789

/plugin/spreadout/
H A DREADME.md2 A simple plugin that allows for two spaces between content sentences if the user types two spaces r…
H A Dplugin.info.txt6 desc A simple plugin that allows for two spaces between content sentences if the user types two s…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDrive.php172 'spaces' => [
230 'spaces' => [
681 'spaces' => [
H A DHangoutsChat.php46 public $spaces; variable in Google\\Service\\HangoutsChat
238 'spaces',
252 'path' => 'v1/spaces',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DListSpacesResponse.php47 public function setSpaces($spaces) argument
49 $this->spaces = $spaces;
56 return $this->spaces;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DDriveFile.php178 public $spaces; variable in Google\\Service\\Drive\\DriveFile
841 public function setSpaces($spaces) argument
843 $this->spaces = $spaces;
850 return $this->spaces;
/plugin/a2s/
H A Ddemo.txt128spaces after ''<'' and before ''>''. If there are more spaces on the left of the word ''a2s'', the…
H A Dsyntax.php79 $spaces=array();
80 preg_match( '/<( *)a2s( *)>/', $match, $spaces );
81 $left=strlen($spaces[1]);
82 $right=strlen($spaces[2]);
/plugin/c3chart/
H A DREADME.md61 …o customize the appearance of the chart. The attributes are separated by spaces, each specified in…
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG.md278 - Fixed newlines in reference labels not collapsing into spaces
466 - Footnote identifiers can no longer contain spaces
H A DCHANGELOG-0.x.md
/plugin/commonmark/vendor/league/commonmark/src/Inline/Parser/
H A DNewlineParser.php
/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/diagramsnet/lib/resources/
H A Ddia_fa.txt1057 spaceFilter=Filter by spaces
H A Ddia_ja.txt1057 spaceFilter=Filter by spaces
H A Ddia_kn.txt1057 spaceFilter=Filter by spaces
H A Ddia_si.txt1057 spaceFilter=Filter by spaces
H A Ddia_sl.txt1057 spaceFilter=Filter by spaces
H A Ddia_ta.txt1057 spaceFilter=Filter by spaces
H A Ddia_vi.txt1057 spaceFilter=Filter by spaces
H A Ddia_ar.txt1057 spaceFilter=Filter by spaces
H A Ddia_bn.txt1057 spaceFilter=Filter by spaces
H A Ddia_ca.txt1057 spaceFilter=Filter by spaces
/plugin/diagramsnet/lib/js/grapheditor/
H A DGraph.js10916 mxCellEditor.prototype.insertTab = function(spaces) argument
10924 if (spaces != null)
10928 while (spaces > 0)
10931 spaces--;
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...

123456789