Searched refs:tag_index (Results 1 – 1 of 1) sorted by relevance
722 int tag_index = 0; local724 while (tag_index < 10 && c != UEOF && c != ' ' && c != '\n')727 tag [tag_index++] = c;732 tag [tag_index] = '\0';