Searched defs:emulated (Results 1 – 5 of 5) sorted by relevance
/plugin/memcache/classes/ | ||
D | memcache_interface.loader.php | 9 public static function emulated(); function |
D | memcache_wincache.class.php | 8 public static function emulated() { return false; } function in memcache_wincache |
D | memcache_apc.class.php | 9 public static function emulated() { return false; } function in memcache_apc |
D | memcache_fakecache.class.php | 41 public static function emulated() { return true; } function in memcache_fakecache |
/plugin/memcache/ | ||
D | helper.php | 110 function emulated(){ function in helper_plugin_memcache |