Searched refs:indentString (Results 1 – 3 of 3) sorted by relevance
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/ |
H A D | Serializer.php | 24 protected $indentString = ' '; variable in phpDocumentor\\Reflection\\DocBlock\\Serializer 42 * @param string $indentString The string to indent the comment with. 47 …public function __construct($indent = 0, $indentString = ' ', $indentFirstLine = true, $lineLength… argument 50 Assert::string($indentString); 56 $this->indentString = $indentString; 71 $indent = str_repeat($this->indentString, $this->indent);
|
/plugin/ditaa/ditaa/ |
H A D | ditaa.jar | META-INF/
META-INF/MANIFEST.MF
net/
net/htmlparser/
net/ ... |
/plugin/codemirror/dist/ |
H A D | scripts.min.js.map | 1 …indentString","indentWithTabs","pos$1","lastCopied","setLastCopied","newLastCopied","applyTextInpu…
|