Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_language_scanner.l1137 int newline_count = 0; in strip_multiline_string_indentation() local
1149 newline_count++; in strip_multiline_string_indentation()
1170 CG(zend_lineno) += newline_count; in strip_multiline_string_indentation()
1177 CG(zend_lineno) += newline_count; in strip_multiline_string_indentation()
1192 newline_count++; in strip_multiline_string_indentation()

Completed in 9 milliseconds