constant MEMCACHED_CLIENT_ERROR in Memcache API and Integration 7
2 uses of MEMCACHED_CLIENT_ERROR
- dmemcache_add in ./
dmemcache.inc - Add an item into memcache.
- dmemcache_set in ./
dmemcache.inc - Place an item into memcache.
File
- ./
dmemcache.inc, line 14 - A memcache API for Drupal.
Code
define('MEMCACHED_CLIENT_ERROR', 9);