ACTION_REPLACE
arg_operation |= ACTION_REPLACE;
(!(arg_operation & (ACTION_REPLACE | ACTION_DELETE |
(ACTION_REPLACE | ACTION_SET | ACTION_DELETE);
if ((arg_operation & ACTION_REPLACE) && (!arg_valuestring)) {
} else if (arg_operation & ACTION_REPLACE) {