Home
last modified time | relevance | path

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

/memcached-1.4.29/t/
H A Dbinary.t168 my $rv =()= eval { $mc->replace('j', "ex", 19, 5) };
174 $mc->replace('j', "ex3", 24, 5);
813 sub replace { subroutine
H A Dbinary-sasl.t570 sub replace { subroutine
/memcached-1.4.29/
H A DChangeLog576 * make 'delete' take second arg, of time to refuse new add/replace
577 * set/add/replace/delete can all take abs or delta time (delta can't
H A DDoxyfile171 # Doxygen uses this value to replace tabs by spaces in code fragments.
243 # will make doxygen to replace the get and set methods by a property in the
/memcached-1.4.29/doc/
H A Dprotocol.txt56 Storage commands (there are six: "set", "add", "replace", "append"
132 - <command name> is "set", "add", "replace", "append" or "prepend"
139 "replace" means "store this data, but only if the server *does*
199 condition for an "add" or a "replace" command wasn't met.
H A DDoxyfile169 # Doxygen uses this value to replace tabs by spaces in code fragments.