Home
last modified time | relevance | path

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

/plugin/autolink4/
Dhelper.php18 static $simpleSubs = []; // 2d map of [namespace][string match]=>data variable in helper_plugin_autolink4
123 $found = self::$simpleSubs[$match] ?? null;
169 self::$simpleSubs[$match] = $data;