Home
last modified time | relevance | path

Searched refs:newline_count (Results 1 – 1 of 1) sorted by last modified time

/PHP-8.1/Zend/
H A Dzend_language_scanner.l1151 int newline_count = 0; in strip_multiline_string_indentation() local
1163 newline_count++; in strip_multiline_string_indentation()
1184 CG(zend_lineno) += newline_count; in strip_multiline_string_indentation()
1191 CG(zend_lineno) += newline_count; in strip_multiline_string_indentation()
1206 newline_count++; in strip_multiline_string_indentation()

Completed in 14 milliseconds