Searched defs:getLineCount (Results 1 – 5 of 5) sorted by relevance
/plugin/commonmark/vendor/league/commonmark/src/Input/ | ||
H A D | MarkdownInputInterface.php | 23 public function getLineCount(): int; global() function |
H A D | MarkdownInput.php | 53 public function getLineCount(): int global() function in League\\CommonMark\\Input\\MarkdownInput |
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/ | ||
H A D | Source.php | 86 public function getLineCount() function in phpDocumentor\\Reflection\\DocBlock\\Tags\\Source |
H A D | Example.php | 172 public function getLineCount() function in phpDocumentor\\Reflection\\DocBlock\\Tags\\Example |
/plugin/combo/ComboStrap/ | ||
H A D | OutlineSection.php | 302 public function getLineCount(): int global() function in ComboStrap\\OutlineSection |