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