Home
last modified time | relevance | path

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

12345678910>>...12

/PHP-7.3/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)) {
H A Dproc_open_bug51800.phpt59 while (!feof($pipes[1]))
63 while (!feof($pipes[2]))
H A Dbug60817.phpt26 while (!feof($f)) {
/PHP-7.3/sapi/cli/tests/
H A Dphp_cli_server_013.phpt31 while (!feof($fp)) {
53 while (!feof($fp)) {
74 while (!feof($fp)) {
H A Dupload_2G.phpt12 while (!feof($f)) {
72 while (!feof($fp)) {
H A Demptyheader.phpt20 while (!feof($fp)) {
H A Dphp_cli_server_014.phpt36 while (!feof($fp)) {
55 while (!feof($fp)) {
H A Dphp_cli_server_020.phpt27 while (!feof($fp)) {
H A Dbug66830.phpt30 while (!feof($fp)) {
H A Dbug65066_100.phpt29 while (!feof($fp)) {
H A Dbug71005.phpt33 while (!feof($fp)) {
H A Dphp_cli_server_018.phpt30 while (!feof($fp)) {
H A Dbug65066_422.phpt29 while (!feof($fp)) {
H A Dbug65066_511.phpt29 while (!feof($fp)) {
H A Dbug68745.phpt21 while (!feof($fp)) {
H A Dphp_cli_server_006.phpt28 while (!feof($fp)) {
/PHP-7.3/ext/bz2/tests/
H A Dbug72613.phpt12 while (!feof($fp)) {
/PHP-7.3/ext/zlib/tests/
H A Dbug67724.phpt15 for ($i = 0; !feof($f); $i += strlen(fread($f, 0x1000)))
/PHP-7.3/ext/xml/tests/
H A Dxml_closures_001.phpt30 xml_parse($xp, $data, feof($fp));

Completed in 16 milliseconds

12345678910>>...12