reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
149 start = string + pmatch[0].rm_so; 152 start = string; 153 stop = start + strlen(start); 153 stop = start + strlen(start); 155 if (stop < start) 160 for (dp = start; dp < stop; dp++) 174 m->beginp = start; 185 endp = fast(m, start, stop, gf, gl); 264 start = m->coldp + 1; /* recycle starting later */