auto_detect_line_endings  168 ext/standard/file.c 	STD_PHP_INI_ENTRY("auto_detect_line_endings", "0", PHP_INI_ALL, OnUpdateLong, auto_detect_line_endings, php_file_globals, file_globals)
auto_detect_line_endings  122 ext/standard/file.h 	zend_long auto_detect_line_endings;
auto_detect_line_endings  294 main/streams/streams.c 	if (FG(auto_detect_line_endings)) {