Lines Matching refs:lineStart
231 const GLubyte *lineStart = string;241 lineStart = p + 1;246 *col = (pos - lineStart) + 1;251 len = p - lineStart;253 memcpy(s, lineStart, len);