Home
last modified time | relevance | path

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

/PHP-8.3/ext/standard/
H A Dfile.c2035 char *new_buf = php_stream_get_line(stream, NULL, 0, &new_len); in php_fgetcsv() local
2036 if (!new_buf) { in php_fgetcsv()
2059 bptr = buf = new_buf; in php_fgetcsv()

Completed in 8 milliseconds