Home
last modified time | relevance | path

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

/plugin/metadisplay/helper/
H A Dhtml.php61 $this->fuzzy = $this->get_regex($fuzzy);
369 function get_regex($str) { function in helper_plugin_metadisplay_html
H A Dplaintext.php60 $this->fuzzy = $this->get_regex($fuzzy);
367 function get_regex($str) { function in helper_plugin_metadisplay_plaintext