Home | History | Annotate | Download | only in StrGather

Lines Matching defs:LineCount

2080   UINT32                      LineCount;

2087 LineCount = 0;
2101 LineCount++;
2103 Error (Files->Str, LineCount, 0, "line length exceeds maximum supported", NULL);
2165 Error (Files->Str, LineCount, 0, StringName, "invalid line : expected 'StringIdentifier Scope'");
2169 Error (Files->Str, LineCount, 0, StringName, "invalid line : expected 'StringIdentifier Scope'");
2173 Error (Files->Str, LineCount, 0, StringName, "invalid string identifier");