Searched refs:parseSpan (Results 1 – 2 of 2) sorted by relevance
1565 Markdown_Parser.prototype.parseSpan = function(str) { method in Markdown_Parser2364 head = self.parseSpan(head);2387 row = self.parseSpan(row);
1545 function parseSpan($str) { function in Markdown_Parser2756 $head = $this->parseSpan($head);2777 $row = $this->parseSpan($row);