Home
last modified time | relevance | path

Searched refs:fgets (Results 101 – 107 of 107) sorted by relevance

12345

/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_prompt.c327 while (fgets(cmd, PHPDBG_MAX_CMD, fp) != NULL) { in phpdbg_try_file_init()
/PHP-7.4/ext/standard/
H A Dfile.c1010 PHPAPI PHP_FUNCTION(fgets) in PHP_FUNCTION() argument
H A Dbasic_functions.c3132 PHP_FE(fgets, arginfo_fgets)
/PHP-7.4/Zend/
H A Dzend_vm_gen.php1704 $op = trim(fgets($f));
/PHP-7.4/
H A Dphp.ini-development880 ; fgets() and file() will work regardless of the source of the file.
H A Dphp.ini-production880 ; fgets() and file() will work regardless of the source of the file.
H A DNEWS1269 . Fixed bug #78883 (fgets(STDIN) fails on Windows). (cmb)

Completed in 45 milliseconds

12345