Home
last modified time | relevance | path

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

/plugin/projects/pchart/pchart/
H A Dpcache.php61 function IsInCache($ID,$Data,$Hash="") function in pCache
95 if ( $this->IsInCache("","",$Hash ) )
/plugin/charter/lib/pchart/
H A DpCache.class.php61 function IsInCache($ID,$Data,$Hash="") function in pCache
95 if ( $this->IsInCache("","",$Hash ) )
/plugin/statdisplay/pchart/
H A DpCache.php50 public function IsInCache($ID, $Data, $Hash = "") { function in pCache
91 if ($this->IsInCache ( "", "", $Hash )) {
/plugin/statistics/inc/pchart/
H A DpCache.php51 public function IsInCache($ID, $Data, $Hash = '') { function in pCache
89 if(!$this->IsInCache('', '', $Hash)) return false;