Home
last modified time | relevance | path

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

/plugin/autogallery/
Daction.php40 $mydata=$X;
44 if ($mydata['namespace']) {
45 $tstamp=$mydata['namespace'];
/plugin/dlcounter/
Dadmin.php17 private $mydata; variable in admin_plugin_dlcounter
53 $this->mydata = $data;
63 $data = $this->mydata;
/plugin/exttab1/
Dsyntax.php287 function _parseDisplayData($mydata) argument
289 $retval = $mydata;
293 $really = ($really or (strrpos($mydata, $tag) > 0));
298 $instruc = p_get_instructions($mydata);