Lines Matching refs:source_string
10258 String* source_string = String::cast(source());10260 int len = source_string->length();10263 if (source_string->Get(pos) == '\n') line++;