--TEST-- Test rewinddir() function : usage variations - file pointers --FILE-- ===DONE=== --EXPECTF-- *** Testing rewinddir() : usage variations *** -- Open a file using fopen -- resource(%d) of type (stream) Warning: rewinddir(): %d is not a valid Directory resource in %s on line %d bool(false) -- Check if rewinddir() has repositioned the file pointer -- rewinddir() does not work on file pointers ===DONE===