Home
last modified time | relevance | path

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

/dports/databases/pecl-memcached/php-memcached-058e9f5/
H A Dphp_memcached.c107 #define MEMC_VAL_COMPRESSED (1<<0) macro
924 MEMC_VAL_SET_FLAG(*flags, MEMC_VAL_COMPRESSED | compression_type_flag); in s_compress_value()
3731 if (MEMC_VAL_HAS_FLAG(flags, MEMC_VAL_COMPRESSED)) { in s_memcached_result_to_zval()