Searched refs:newline_count (Results 1 – 1 of 1) sorted by relevance
1173 int newline_count = 0; in strip_multiline_string_indentation() local1185 newline_count++; in strip_multiline_string_indentation()1206 CG(zend_lineno) += newline_count; in strip_multiline_string_indentation()1213 CG(zend_lineno) += newline_count; in strip_multiline_string_indentation()1228 newline_count++; in strip_multiline_string_indentation()
Completed in 13 milliseconds