Home
last modified time | relevance | path

Searched defs:line (Results 26 – 50 of 232) sorted by relevance

12345678910

/plugin/commonmark/vendor/league/commonmark/src/Extension/Table/
H A DTableParser.php110 parseRow(string $line, array $columns, string $type = TableCell TYPE_BODY) global() argument
269 isANewBlock(EnvironmentInterface $environment, string $line) global() argument
/plugin/mdpage/vendor/cebe/markdown/block/
H A DListTrait.php25 protected function identifyOl($line)
33 protected function identifyUl($line)
H A DFencedCodeTrait.php22 protected function identifyFencedCode($line)
H A DCodeTrait.php18 protected function identifyCode($line)
H A DRuleTrait.php18 protected function identifyHr($line)
/plugin/davcard/vendor/sabre/vobject/lib/Parser/
H A DMimeDir.php158 protected function parseLine($line) {
290 protected function readProperty($line) {
/plugin/webdavclient/vendor/sabre/vobject/lib/Parser/
H A DMimeDir.php158 protected function parseLine($line) {
290 protected function readProperty($line) {
/plugin/davcal/vendor/sabre/vobject/lib/Parser/
H A DMimeDir.php158 protected function parseLine($line) {
290 protected function readProperty($line) {
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Reports/
H A DSvnblame.php50 protected function getAuthor($line)
H A DGitblame.php48 protected function getAuthor($line)
H A DHgblame.php48 protected function getAuthor($line)
/plugin/graphgear/
H A Dsyntax.php197 function parseNode($line){
208 function parseEdge($line){
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DError.php25 public function __construct($message, $code, $file, $line, Exception $previous = null)
/plugin/icalevents/vendor/sabre/vobject/lib/Parser/
H A DMimeDir.php203 protected function parseLine($line) {
336 protected function readProperty($line) {
/plugin/webdav/vendor/sabre/vobject/lib/Parser/
H A DMimeDir.php194 protected function parseLine($line)
321 protected function readProperty($line)
/plugin/autolink4/
H A Dscript.js12 .map(function(line) { argument
/plugin/findologicxmlexport/vendor/sebastian/diff/tests/
H A DLineTest.php23 private $line; variable in SebastianBergmann\\Diff\\LineTest
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DFilter.php92 private static function frameExists(array $trace, $file, $line)
/plugin/commonmark/vendor/league/commonmark/src/
H A DContext.php
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Xml/
H A DFile.php47 public function getLineCoverage($line)
/plugin/findologicxmlexport/vendor/hoa/compiler/Exception/
H A DIllegalToken.php67 public function __construct($message, $code, $arg, $line, $column)
H A DUnrecognizedToken.php67 public function __construct($message, $code, $arg, $line, $column)
/plugin/findologicxmlexport/vendor/hoa/exception/
H A DError.php62 $line,
/plugin/commonmark/vendor/league/commonmark/src/Block/Element/
H A DStringContainerInterface.php
/plugin/findologicxmlexport/vendor/twig/extensions/test/Twig/Tests/
H A DSimpleTokenParser.php33 public function getNode(array $values, $line)

12345678910