Home
last modified time | relevance | path

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

/dports/lang/php73/php-7.3.33/ext/spl/
H A Dspl_directory.h129 #define SPL_FILE_OBJECT_SKIP_EMPTY 0x00000004 /* skip empty lines */ macro
H A Dspl_directory.c2131 …SS && !intern->u.file.current_line_len && SPL_HAS_FLAG(intern->flags, SPL_FILE_OBJECT_SKIP_EMPTY)); in spl_filesystem_file_read_csv()
2230 …while (SPL_HAS_FLAG(intern->flags, SPL_FILE_OBJECT_SKIP_EMPTY) && ret == SUCCESS && spl_filesystem… in spl_filesystem_file_read_line()
3162 REGISTER_SPL_CLASS_CONST_LONG(SplFileObject, "SKIP_EMPTY", SPL_FILE_OBJECT_SKIP_EMPTY); in PHP_MINIT_FUNCTION()
/dports/www/mod_php81/php-8.1.1/ext/spl/
H A Dspl_directory.h123 #define SPL_FILE_OBJECT_SKIP_EMPTY 0x00000004 /* skip empty lines */ macro
H A Dspl_directory.c1919 …hile (!intern->u.file.current_line_len && SPL_HAS_FLAG(intern->flags, SPL_FILE_OBJECT_SKIP_EMPTY)); in spl_filesystem_file_read_csv()
2015 …while (SPL_HAS_FLAG(intern->flags, SPL_FILE_OBJECT_SKIP_EMPTY) && ret == SUCCESS && spl_filesystem… in spl_filesystem_file_read_line()
2788 REGISTER_SPL_CLASS_CONST_LONG(SplFileObject, "SKIP_EMPTY", SPL_FILE_OBJECT_SKIP_EMPTY); in PHP_MINIT_FUNCTION()
/dports/lang/php74/php-7.4.27/ext/spl/
H A Dspl_directory.h129 #define SPL_FILE_OBJECT_SKIP_EMPTY 0x00000004 /* skip empty lines */ macro
H A Dspl_directory.c2135 …SS && !intern->u.file.current_line_len && SPL_HAS_FLAG(intern->flags, SPL_FILE_OBJECT_SKIP_EMPTY)); in spl_filesystem_file_read_csv()
2233 …while (SPL_HAS_FLAG(intern->flags, SPL_FILE_OBJECT_SKIP_EMPTY) && ret == SUCCESS && spl_filesystem… in spl_filesystem_file_read_line()
3196 REGISTER_SPL_CLASS_CONST_LONG(SplFileObject, "SKIP_EMPTY", SPL_FILE_OBJECT_SKIP_EMPTY); in PHP_MINIT_FUNCTION()
/dports/lang/php80/php-8.0.15/ext/spl/
H A Dspl_directory.h127 #define SPL_FILE_OBJECT_SKIP_EMPTY 0x00000004 /* skip empty lines */ macro
H A Dspl_directory.c1915 …SS && !intern->u.file.current_line_len && SPL_HAS_FLAG(intern->flags, SPL_FILE_OBJECT_SKIP_EMPTY)); in spl_filesystem_file_read_csv()
2015 …while (SPL_HAS_FLAG(intern->flags, SPL_FILE_OBJECT_SKIP_EMPTY) && ret == SUCCESS && spl_filesystem… in spl_filesystem_file_read_line()
2805 REGISTER_SPL_CLASS_CONST_LONG(SplFileObject, "SKIP_EMPTY", SPL_FILE_OBJECT_SKIP_EMPTY); in PHP_MINIT_FUNCTION()
/dports/lang/php81/php-8.1.1/ext/spl/
H A Dspl_directory.h123 #define SPL_FILE_OBJECT_SKIP_EMPTY 0x00000004 /* skip empty lines */ macro
H A Dspl_directory.c1919 …hile (!intern->u.file.current_line_len && SPL_HAS_FLAG(intern->flags, SPL_FILE_OBJECT_SKIP_EMPTY)); in spl_filesystem_file_read_csv()
2015 …while (SPL_HAS_FLAG(intern->flags, SPL_FILE_OBJECT_SKIP_EMPTY) && ret == SUCCESS && spl_filesystem… in spl_filesystem_file_read_line()
2788 REGISTER_SPL_CLASS_CONST_LONG(SplFileObject, "SKIP_EMPTY", SPL_FILE_OBJECT_SKIP_EMPTY); in PHP_MINIT_FUNCTION()
/dports/www/mod_php73/php-7.3.33/ext/spl/
H A Dspl_directory.h129 #define SPL_FILE_OBJECT_SKIP_EMPTY 0x00000004 /* skip empty lines */ macro
H A Dspl_directory.c2131 …SS && !intern->u.file.current_line_len && SPL_HAS_FLAG(intern->flags, SPL_FILE_OBJECT_SKIP_EMPTY)); in spl_filesystem_file_read_csv()
2230 …while (SPL_HAS_FLAG(intern->flags, SPL_FILE_OBJECT_SKIP_EMPTY) && ret == SUCCESS && spl_filesystem… in spl_filesystem_file_read_line()
3162 REGISTER_SPL_CLASS_CONST_LONG(SplFileObject, "SKIP_EMPTY", SPL_FILE_OBJECT_SKIP_EMPTY); in PHP_MINIT_FUNCTION()
/dports/www/mod_php74/php-7.4.27/ext/spl/
H A Dspl_directory.h129 #define SPL_FILE_OBJECT_SKIP_EMPTY 0x00000004 /* skip empty lines */ macro
H A Dspl_directory.c2135 …SS && !intern->u.file.current_line_len && SPL_HAS_FLAG(intern->flags, SPL_FILE_OBJECT_SKIP_EMPTY)); in spl_filesystem_file_read_csv()
2233 …while (SPL_HAS_FLAG(intern->flags, SPL_FILE_OBJECT_SKIP_EMPTY) && ret == SUCCESS && spl_filesystem… in spl_filesystem_file_read_line()
3196 REGISTER_SPL_CLASS_CONST_LONG(SplFileObject, "SKIP_EMPTY", SPL_FILE_OBJECT_SKIP_EMPTY); in PHP_MINIT_FUNCTION()
/dports/www/mod_php80/php-8.0.15/ext/spl/
H A Dspl_directory.h127 #define SPL_FILE_OBJECT_SKIP_EMPTY 0x00000004 /* skip empty lines */ macro
H A Dspl_directory.c1915 …SS && !intern->u.file.current_line_len && SPL_HAS_FLAG(intern->flags, SPL_FILE_OBJECT_SKIP_EMPTY)); in spl_filesystem_file_read_csv()
2015 …while (SPL_HAS_FLAG(intern->flags, SPL_FILE_OBJECT_SKIP_EMPTY) && ret == SUCCESS && spl_filesystem… in spl_filesystem_file_read_line()
2805 REGISTER_SPL_CLASS_CONST_LONG(SplFileObject, "SKIP_EMPTY", SPL_FILE_OBJECT_SKIP_EMPTY); in PHP_MINIT_FUNCTION()