Home
last modified time | relevance | path

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

/dports/lang/php73/php-7.3.33/ext/standard/
H A Dfile.c1879 size_t delimiter_str_len = 0, enclosure_str_len = 0, escape_str_len = 0; in PHP_FUNCTION() local
1886 Z_PARAM_STRING(enclosure_str, enclosure_str_len) in PHP_FUNCTION()
1904 if (enclosure_str_len < 1) { in PHP_FUNCTION()
1907 } else if (enclosure_str_len > 1) { in PHP_FUNCTION()
2012 size_t enclosure_str_len = 0; in PHP_FUNCTION() local
2021 Z_PARAM_STRING(enclosure_str, enclosure_str_len) in PHP_FUNCTION()
2039 if (enclosure_str_len < 1) { in PHP_FUNCTION()
2042 } else if (enclosure_str_len > 1) { in PHP_FUNCTION()
/dports/lang/php74/php-7.4.27/ext/standard/
H A Dfile.c1863 size_t delimiter_str_len = 0, enclosure_str_len = 0, escape_str_len = 0; in PHP_FUNCTION() local
1870 Z_PARAM_STRING(enclosure_str, enclosure_str_len) in PHP_FUNCTION()
1888 if (enclosure_str_len < 1) { in PHP_FUNCTION()
1891 } else if (enclosure_str_len > 1) { in PHP_FUNCTION()
2001 size_t enclosure_str_len = 0; in PHP_FUNCTION() local
2010 Z_PARAM_STRING(enclosure_str, enclosure_str_len) in PHP_FUNCTION()
2028 if (enclosure_str_len < 1) { in PHP_FUNCTION()
2031 } else if (enclosure_str_len > 1) { in PHP_FUNCTION()
/dports/www/mod_php73/php-7.3.33/ext/standard/
H A Dfile.c1879 size_t delimiter_str_len = 0, enclosure_str_len = 0, escape_str_len = 0; in PHP_FUNCTION() local
1886 Z_PARAM_STRING(enclosure_str, enclosure_str_len) in PHP_FUNCTION()
1904 if (enclosure_str_len < 1) { in PHP_FUNCTION()
1907 } else if (enclosure_str_len > 1) { in PHP_FUNCTION()
2012 size_t enclosure_str_len = 0; in PHP_FUNCTION() local
2021 Z_PARAM_STRING(enclosure_str, enclosure_str_len) in PHP_FUNCTION()
2039 if (enclosure_str_len < 1) { in PHP_FUNCTION()
2042 } else if (enclosure_str_len > 1) { in PHP_FUNCTION()
/dports/www/mod_php74/php-7.4.27/ext/standard/
H A Dfile.c1863 size_t delimiter_str_len = 0, enclosure_str_len = 0, escape_str_len = 0; in PHP_FUNCTION() local
1870 Z_PARAM_STRING(enclosure_str, enclosure_str_len) in PHP_FUNCTION()
1888 if (enclosure_str_len < 1) { in PHP_FUNCTION()
1891 } else if (enclosure_str_len > 1) { in PHP_FUNCTION()
2001 size_t enclosure_str_len = 0; in PHP_FUNCTION() local
2010 Z_PARAM_STRING(enclosure_str, enclosure_str_len) in PHP_FUNCTION()
2028 if (enclosure_str_len < 1) { in PHP_FUNCTION()
2031 } else if (enclosure_str_len > 1) { in PHP_FUNCTION()
/dports/www/mod_php81/php-8.1.1/ext/standard/
H A Dfile.c1839 size_t delimiter_str_len = 0, enclosure_str_len = 0, escape_str_len = 0; in PHP_FUNCTION() local
1847 Z_PARAM_STRING(enclosure_str, enclosure_str_len) in PHP_FUNCTION()
1864 if (enclosure_str_len != 1) { in PHP_FUNCTION()
1978 size_t enclosure_str_len = 0; in PHP_FUNCTION() local
1987 Z_PARAM_STRING(enclosure_str, enclosure_str_len) in PHP_FUNCTION()
2003 if (enclosure_str_len != 1) { in PHP_FUNCTION()
/dports/lang/php80/php-8.0.15/ext/standard/
H A Dfile.c1797 size_t delimiter_str_len = 0, enclosure_str_len = 0, escape_str_len = 0; in PHP_FUNCTION() local
1804 Z_PARAM_STRING(enclosure_str, enclosure_str_len) in PHP_FUNCTION()
1820 if (enclosure_str_len != 1) { in PHP_FUNCTION()
1930 size_t enclosure_str_len = 0; in PHP_FUNCTION() local
1939 Z_PARAM_STRING(enclosure_str, enclosure_str_len) in PHP_FUNCTION()
1955 if (enclosure_str_len != 1) { in PHP_FUNCTION()
/dports/lang/php81/php-8.1.1/ext/standard/
H A Dfile.c1839 size_t delimiter_str_len = 0, enclosure_str_len = 0, escape_str_len = 0; in PHP_FUNCTION() local
1847 Z_PARAM_STRING(enclosure_str, enclosure_str_len) in PHP_FUNCTION()
1864 if (enclosure_str_len != 1) { in PHP_FUNCTION()
1978 size_t enclosure_str_len = 0; in PHP_FUNCTION() local
1987 Z_PARAM_STRING(enclosure_str, enclosure_str_len) in PHP_FUNCTION()
2003 if (enclosure_str_len != 1) { in PHP_FUNCTION()
/dports/www/mod_php80/php-8.0.15/ext/standard/
H A Dfile.c1797 size_t delimiter_str_len = 0, enclosure_str_len = 0, escape_str_len = 0; in PHP_FUNCTION() local
1804 Z_PARAM_STRING(enclosure_str, enclosure_str_len) in PHP_FUNCTION()
1820 if (enclosure_str_len != 1) { in PHP_FUNCTION()
1930 size_t enclosure_str_len = 0; in PHP_FUNCTION() local
1939 Z_PARAM_STRING(enclosure_str, enclosure_str_len) in PHP_FUNCTION()
1955 if (enclosure_str_len != 1) { in PHP_FUNCTION()