Searched refs:IsInCache (Results 1 – 3 of 3) sorted by relevance
| /plugin/projects/pchart/pchart/ |
| D | pcache.php | 61 function IsInCache($ID,$Data,$Hash="") function in pCache 95 if ( $this->IsInCache("","",$Hash ) )
|
| /plugin/charter/lib/pchart/ |
| D | pCache.class.php | 61 function IsInCache($ID,$Data,$Hash="") function in pCache 95 if ( $this->IsInCache("","",$Hash ) )
|
| /plugin/statdisplay/pchart/ |
| D | pCache.php | 50 public function IsInCache($ID, $Data, $Hash = "") { function in pCache 91 if ($this->IsInCache ( "", "", $Hash )) {
|