Home
last modified time | relevance | path

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

/plugin/autolink2/
H A Daction.php33 if ($my =& plugin_load('helper', 'autolink2')) $anchors = $my->getAnchors();
H A Dhelper.php65 function getAnchors() { function in helper_plugin_autolink2
/plugin/autolink2/syntax/
H A Dshow.php71 if ($my =& plugin_load('helper', 'autolink2')) $anchors = $my->getAnchors();