Home
last modified time | relevance | path

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

/plugin/projects/pchart/pchart/
Dpcache.php61 function IsInCache($ID,$Data,$Hash="") function in pCache
95 if ( $this->IsInCache("","",$Hash ) )
/plugin/charter/lib/pchart/
DpCache.class.php61 function IsInCache($ID,$Data,$Hash="") function in pCache
95 if ( $this->IsInCache("","",$Hash ) )
/plugin/statdisplay/pchart/
DpCache.php50 public function IsInCache($ID, $Data, $Hash = "") { function in pCache
91 if ($this->IsInCache ( "", "", $Hash )) {