Home
last modified time | relevance | path

Searched refs:feof (Results 1 – 25 of 248) sorted by last modified time

12345678910

/PHP-5.5/
H A Dserver-tests.php577 while (!feof($fd))
1152 while (!feof($fp)) {
/PHP-5.5/sapi/isapi/stresstest/
H A Dstresstest.cpp129 if (feof(fp1)) { in CompareFiles()
130 if (!feof(fp2)) { in CompareFiles()
134 } else if (feof(fp2)) { in CompareFiles()
135 if (!feof(fp1)) { in CompareFiles()
179 if (feof(fp)) { in CompareStringWithFile()
/PHP-5.5/sapi/cli/tests/
H A Dbug43177.phpt51 while (!feof($fp)) {
H A Dbug61679.phpt32 while (!feof($fp)) {
H A Dbug61977.phpt32 while (!feof($fp)) {
H A Dbug65066_100.phpt29 while (!feof($fp)) {
H A Dbug65066_422.phpt29 while (!feof($fp)) {
H A Dbug65066_511.phpt29 while (!feof($fp)) {
H A Dbug65633.phpt31 while (!feof($fp)) {
H A Dbug66830.phpt30 while (!feof($fp)) {
H A Dbug67429.phpt31 while (!feof($fp)) {
H A Dbug68745.phpt21 while (!feof($fp)) {
H A Dphp_cli_server_004.phpt32 while (!feof($fp)) {
H A Dphp_cli_server_005.phpt44 while (!feof($fp)) {
H A Dphp_cli_server_006.phpt28 while (!feof($fp)) {
H A Dphp_cli_server_007.phpt28 while (!feof($fp)) {
H A Dphp_cli_server_008.phpt27 while (!feof($fp)) {
47 while (!feof($fp)) {
H A Dphp_cli_server_009.phpt30 while (!feof($fp)) {
50 while (!feof($fp)) {
70 while (!feof($fp)) {
H A Dphp_cli_server_010.phpt27 while (!feof($fp)) {
47 while (!feof($fp)) {
H A Dphp_cli_server_012.phpt31 while (!feof($fp)) {
H A Dphp_cli_server_013.phpt31 while (!feof($fp)) {
53 while (!feof($fp)) {
74 while (!feof($fp)) {
H A Dphp_cli_server_014.phpt36 while (!feof($fp)) {
55 while (!feof($fp)) {
H A Dphp_cli_server_015.phpt33 while (!feof($fp)) {
H A Dphp_cli_server_016.phpt37 while (!feof($fp)) {
H A Dphp_cli_server_017.phpt30 while (!feof($fp)) {

Completed in 37 milliseconds

12345678910