Home
last modified time | relevance | path

Searched refs:newline_count (Results 1 – 1 of 1) sorted by relevance

/php-src/Zend/
H A Dzend_language_scanner.l1162 int newline_count = 0; in strip_multiline_string_indentation() local
1174 newline_count++; in strip_multiline_string_indentation()
1195 CG(zend_lineno) += newline_count; in strip_multiline_string_indentation()
1202 CG(zend_lineno) += newline_count; in strip_multiline_string_indentation()
1217 newline_count++; in strip_multiline_string_indentation()

Completed in 9 milliseconds