Searched refs:identifyReference (Results 1 – 3 of 3) sorted by relevance
125 …y($nextLine) || !method_exists($this, 'identifyReference') || !$this->identifyReference($nextLine);
70 protected function identifyReference($line) function in cebe\\markdown\\MarkdownExtra
255 protected function identifyReference($line) function