/PHP-5.5/ext/standard/tests/file/ |
H A D | fseek_ftell_rewind_variation4-win32.phpt | 2 Test fseek(), ftell() & rewind() functions : usage variations - all w and x modes, SEEK_SET 13 Prototype: bool rewind ( resource $handle ); 23 /* Testing fseek(),ftell(),rewind() functions 27 echo "*** Testing fseek(), ftell(), rewind() : whence = SEEK_SET & all w and x modes ***\n"; 36 /* open the file using $files_modes and perform fseek(),ftell() and rewind() on it */ 51 rewind($file_handle); 70 *** Testing fseek(), ftell(), rewind() : whence = SEEK_SET & all w and x modes ***
|
H A D | fseek_ftell_rewind_variation4.phpt | 2 Test fseek(), ftell() & rewind() functions : usage variations - all w and x modes, SEEK_SET 13 Prototype: bool rewind ( resource $handle ); 23 /* Testing fseek(),ftell(),rewind() functions 27 echo "*** Testing fseek(), ftell(), rewind() : whence = SEEK_SET & all w and x modes ***\n"; 36 /* open the file using $files_modes and perform fseek(),ftell() and rewind() on it */ 51 rewind($file_handle); 70 *** Testing fseek(), ftell(), rewind() : whence = SEEK_SET & all w and x modes ***
|
H A D | fseek_ftell_rewind_variation6-win32.phpt | 2 Test fseek(), ftell() & rewind() functions : usage variations - all w & x modes, SEEK_CUR 13 Prototype: bool rewind ( resource $handle ); 23 /* Testing fseek(),ftell(),rewind() functions 27 echo "*** Testing fseek(), ftell(), rewind() : whence = SEEK_CUR & all w and x modes ***\n"; 37 /* open the file using $files_modes and perform fseek(),ftell() and rewind() on it */ 51 rewind($file_handle); 70 *** Testing fseek(), ftell(), rewind() : whence = SEEK_CUR & all w and x modes ***
|
H A D | fseek_ftell_rewind_variation6.phpt | 2 Test fseek(), ftell() & rewind() functions : usage variations - all w & x modes, SEEK_CUR 13 Prototype: bool rewind ( resource $handle ); 23 /* Testing fseek(),ftell(),rewind() functions 27 echo "*** Testing fseek(), ftell(), rewind() : whence = SEEK_CUR & all w and x modes ***\n"; 37 /* open the file using $files_modes and perform fseek(),ftell() and rewind() on it */ 51 rewind($file_handle); 70 *** Testing fseek(), ftell(), rewind() : whence = SEEK_CUR & all w and x modes ***
|
H A D | fseek_ftell_rewind_variation7.phpt | 2 Test fseek(), ftell() & rewind() functions : usage variations - all r and a modes, SEEK_END 8 Prototype: bool rewind ( resource $handle ); 18 /* Testing fseek(),ftell(),rewind() functions 23 echo "*** Testing fseek(), ftell(), rewind() : whence = SEEK_END & all r and a modes ***\n"; 33 /* open the file using $files_modes and perform fseek(),ftell() and rewind() on it */ 45 rewind($file_handle); 64 *** Testing fseek(), ftell(), rewind() : whence = SEEK_END & all r and a modes ***
|
H A D | fseek_ftell_rewind_variation8-win32.phpt | 2 Test fseek(), ftell() & rewind() functions : usage variations - all w and x modes, SEEK_END 13 Prototype: bool rewind ( resource $handle ); 23 /* Testing fseek(),ftell(),rewind() functions 27 echo "*** Testing fseek(), ftell(), rewind() : whence = SEEK_END & all r and a modes ***\n"; 37 /* open the file using $files_modes and perform fseek(),ftell() and rewind() on it */ 52 rewind($file_handle); 71 *** Testing fseek(), ftell(), rewind() : whence = SEEK_END & all r and a modes ***
|
H A D | fseek_ftell_rewind_variation8.phpt | 2 Test fseek(), ftell() & rewind() functions : usage variations - all w and x modes, SEEK_END 13 Prototype: bool rewind ( resource $handle ); 23 /* Testing fseek(),ftell(),rewind() functions 27 echo "*** Testing fseek(), ftell(), rewind() : whence = SEEK_END & all r and a modes ***\n"; 37 /* open the file using $files_modes and perform fseek(),ftell() and rewind() on it */ 52 rewind($file_handle); 71 *** Testing fseek(), ftell(), rewind() : whence = SEEK_END & all r and a modes ***
|
H A D | bug35781.phpt | 11 rewind($fp);
|
H A D | fseek_ftell_rewind_variation2-win32.phpt | 2 Test fseek(), ftell() & rewind() functions : usage variations - all w and x modes, default whence 13 Prototype: bool rewind ( resource $handle ); 23 /* Testing fseek(),ftell(),rewind() functions 28 echo "*** Testing fseek(), ftell(), rewind() : default whence & all w and x modes ***\n"; 37 /* open the file using $files_modes and perform fseek(),ftell() and rewind() on it */ 52 rewind($file_handle); 72 *** Testing fseek(), ftell(), rewind() : default whence & all w and x modes ***
|
H A D | fseek_ftell_rewind_variation2.phpt | 2 Test fseek(), ftell() & rewind() functions : usage variations - all w and x modes, default whence 13 Prototype: bool rewind ( resource $handle ); 23 /* Testing fseek(),ftell(),rewind() functions 28 echo "*** Testing fseek(), ftell(), rewind() : default whence & all w and x modes ***\n"; 37 /* open the file using $files_modes and perform fseek(),ftell() and rewind() on it */ 52 rewind($file_handle); 72 *** Testing fseek(), ftell(), rewind() : default whence & all w and x modes ***
|
/PHP-5.5/Zend/tests/generators/ |
H A D | yield_during_method_call.phpt | 22 $gen->rewind();
|
/PHP-5.5/ext/spl/tests/ |
H A D | iterator_021.phpt | 40 function rewind() 44 parent::rewind(); 112 RecursiveArrayIteratorIterator::rewind
|
H A D | iterator_022.phpt | 40 function rewind() 44 parent::rewind(); 131 RecursiveArrayIteratorIterator::rewind
|
H A D | dllist_memleak.phpt | 12 $dll->rewind();
|
H A D | regexiterator_setpregflags.phpt | 14 function rewind ( ){}
|
H A D | SplDoublyLinkedList_lifoMode.phpt | 15 $list->rewind();
|
H A D | regexiterator_getpregflags.phpt | 14 function rewind ( ){}
|
/PHP-5.5/ext/spl/internal/ |
H A D | iteratoriterator.inc | 98 /** rewind to the first element 100 function rewind() 102 return $this->iterator->rewind();
|
H A D | limititerator.inc | 21 * This class uses SeekableIterator::seek() if available and rewind() plus 75 function rewind() 77 $this->it->rewind();
|
H A D | recursiveiteratoriterator.inc | 62 function rewind() 68 $this->ait[0]->rewind(); 128 $sub->rewind(); 198 /** Called right after calling getChildren() and its rewind().
|
/PHP-5.5/ext/standard/tests/streams/ |
H A D | bug65483.phpt | 10 rewind($fd);
|
/PHP-5.5/ext/pdo_oci/tests/ |
H A D | bug46274_2.phpt | 32 rewind($blob); 42 rewind($blob);
|
/PHP-5.5/ext/intl/common/ |
H A D | common_enum.cpp | 277 static PHP_METHOD(IntlIterator, rewind) in PHP_METHOD() argument 288 if (ii->iterator->funcs->rewind) { in PHP_METHOD() 289 ii->iterator->funcs->rewind(ii->iterator TSRMLS_CC); in PHP_METHOD() 317 PHP_ME(IntlIterator, rewind, ainfo_se_void, ZEND_ACC_PUBLIC)
|
/PHP-5.5/ext/intl/tests/ |
H A D | timezone_createEnumeration_variation1.phpt | 15 $tz->rewind();
|
H A D | timezone_createEnumeration_variation2.phpt | 15 $tz->rewind();
|