COMMA_CHAR
(c) == COMMA_CHAR || \
if (strchr(tmp_dbId, COMMA_CHAR)) {
case COMMA_CHAR:
last_comma = *dn == COMMA_CHAR;
while (name_s < name_s_end && *name_s != COMMA_CHAR)
if (*name_s == COMMA_CHAR)
if (len == 0 || s[len - 1] != COMMA_CHAR) {
s[len] = COMMA_CHAR;
if (len > 0 && (*dn)[len-1] == COMMA_CHAR) {
if (len > 0 && (dn->read.base)[len-1] == COMMA_CHAR) {
} else if (*s == EQUAL_CHAR || *s == COMMA_CHAR ||
else if (*s == COMMA_CHAR)
*s == OPEN_PAREN_CHAR || *s == COMMA_CHAR ||
match = c == COMMA_CHAR;
} else if (*s == COMMA_CHAR) {
else if (strchr(maps, COMMA_CHAR)) {
if (strchr(mapname, COMMA_CHAR))
if (strchr(tmp_map->dbId, COMMA_CHAR)) {
if (!strchr(in->dbId, COMMA_CHAR) && strchr(out->dbId, COMMA_CHAR))
dom = strchr(t->dbId, COMMA_CHAR);