Lines Matching full:bracket
1148 char *bracket;1162 bracket = strchr(ref->name, ']');1163 if (bracket)1164 *bracket = '\0';