Home
last modified time | relevance | path

Searched refs:runSpanGamut (Results 1 – 1 of 1) sorted by relevance

/web-master/vendor/michelf/php-markdown-extra/
H A Dmarkdown.php650 function runSpanGamut($text) { function in Markdown_Parser
790 $link_text = $this->runSpanGamut($link_text);
1095 $item = $this->runSpanGamut($item);
1222 $span = $this->runSpanGamut($span);
1233 $span = $this->runSpanGamut($span);
1247 $span = $this->runSpanGamut($span);
1271 $span = $this->runSpanGamut($span);
1287 $span = $this->runSpanGamut($span);
1357 $value = $this->runSpanGamut($value);
2514 $term = $this->runSpanGamut(trim($term));
[all …]

Completed in 9 milliseconds