Home
last modified time | relevance | path

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

/plugin/pot/source/
H A Dtext.php43 $searchval = $potidarr[1]; // only first part, no mumber variable
46 preg_match("/.*($searchval).*/", $key, $match);
H A Dcalculate.php49 $searchval = $potidarr[1]; // only first part, no mumber variable
52 preg_match("/.*($searchval).*/", $key, $match);