Home
last modified time | relevance | path

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

/plugin/graphgear/
H A Dload.php13 $xmlid = $_REQUEST['xmlid']; variable
14 $cache = getcachename($xmlid,'graphgear');
H A Dsyntax.php70 $xmlid = md5($xml);
71 $cache = getcachename($xmlid,'graphgear');
75 'xmlid' => $xmlid,