Home
last modified time | relevance | path

Searched refs:feof (Results 26 – 50 of 283) sorted by relevance

12345678910>>...12

/PHP-7.4/ext/standard/tests/streams/
H A Dbug46147.phpt9 while (!feof($fp)) {
H A Dbug76859.phpt14 while (!feof($fh)) {
H A Dbug60455_02.phpt25 while (!feof($f)) {
H A Dbug78902.phpt21 while (!feof($fp)) {
H A Dbug60455_04.phpt26 while (!feof($f)) {
H A Dbug69521.phpt20 while (!feof($fp))
H A Dbug60455_01.phpt16 while (!feof($f)) {
/PHP-7.4/ext/standard/tests/file/
H A Dstream_get_line.phpt9 while ($fp && !feof($fp)) {
/PHP-7.4/ext/bz2/tests/
H A Dbug72613.phpt12 while (!feof($fp)) {
/PHP-7.4/sapi/cli/tests/
H A Dphp_cli_server_014.phpt27 while (!feof($fp)) {
46 while (!feof($fp)) {
H A Dbug67429_1.phpt25 while (!feof($fp)) {
H A Dbug67429_2.phpt25 while (!feof($fp)) {
H A Demptyheader.phpt17 while (!feof($fp)) {
H A Dphp_cli_server_020.phpt22 while (!feof($fp)) {
H A Dbug66830.phpt25 while (!feof($fp)) {
H A Dbug65066_100.phpt24 while (!feof($fp)) {
H A Dbug71005.phpt28 while (!feof($fp)) {
H A Dphp_cli_server_018.phpt25 while (!feof($fp)) {
H A Dbug68745.phpt16 while (!feof($fp)) {
H A Dbug65066_422.phpt24 while (!feof($fp)) {
H A Dbug65066_511.phpt24 while (!feof($fp)) {
H A Dphp_cli_server_006.phpt23 while (!feof($fp)) {
H A Dphp_cli_server_017.phpt25 while (!feof($fp)) {
H A Dbug61679.phpt27 while (!feof($fp)) {
/PHP-7.4/ext/zlib/tests/
H A Dbug67724.phpt15 for ($i = 0; !feof($f); $i += strlen(fread($f, 0x1000)))

Completed in 21 milliseconds

12345678910>>...12