Searched refs:replace (Results 1 – 6 of 6) sorted by relevance
| /memcached-1.4.29/t/ |
| H A D | binary.t | 168 my $rv =()= eval { $mc->replace('j', "ex", 19, 5) }; 174 $mc->replace('j', "ex3", 24, 5); 813 sub replace { subroutine
|
| H A D | binary-sasl.t | 570 sub replace { subroutine
|
| /memcached-1.4.29/ |
| H A D | ChangeLog | 576 * 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 D | Doxyfile | 171 # 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 D | protocol.txt | 56 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 D | Doxyfile | 169 # Doxygen uses this value to replace tabs by spaces in code fragments.
|