constant MEMCACHED_E2BIG in Memcache API and Integration 7
Same name and namespace in other branches
- 6 dmemcache.inc \MEMCACHED_E2BIG
@file A memcache API for Drupal.
This file contains core dmemcache functions required by: memcache.inc memcache-lock.inc memcache-lock-code.inc
1 use of MEMCACHED_E2BIG
- dmemcache_set in ./
dmemcache.inc - Place an item into memcache.
File
- ./
dmemcache.inc, line 13 - A memcache API for Drupal.
Code
define('MEMCACHED_E2BIG', 37);