Home
last modified time | relevance | path

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

/plugin/markdownextra/
H A Dmarkdown.php758 $whole_match = $matches[1];
787 $result = $whole_match;
792 $whole_match = $matches[1];
868 $whole_match = $matches[1];
890 $result = $whole_match;
896 $whole_match = $matches[1];
2442 $whole_match = $matches[1];
2473 $result = $whole_match;
2558 $whole_match = $matches[1];
2582 $result = $whole_match;
[all …]
/plugin/markdownextra/lib/meltdown/js/lib/
H A Djs-markdown-extra.js633 var _doAnchors_reference_callback = function(match, whole_match, link_text, link_id) { argument
661 result = whole_match;
725 ), function(match, whole_match, link_text, url3, url4, x0, x1, title) { argument
790 ), function(match, whole_match, alt_text, link_id) { argument
813 result = whole_match;
849 ), function(match, whole_match, alt_text, url3, url4, x5, x6, title) { argument