Home
last modified time | relevance | path

Searched refs:rewind (Results 376 – 400 of 411) sorted by relevance

1...<<11121314151617

/PHP-7.4/ext/standard/tests/file/
H A Dfgetcsv_variation3.phpt62 // else rewind the file pointer to beginning of the file
67 // rewind the file pointer to bof
68 rewind($file_handle);
H A Dfread_variation1.phpt81 rewind($file_handle);
91 rewind($file_handle);
H A Dfgetcsv_variation26.phpt57 // rewind the file pointer to bof
58 rewind($file_handle);
H A Dfgetcsv_variation6.phpt64 // else rewind the file pointer to beginning of the file
69 // rewind the file pointer to bof
70 rewind($file_handle);
H A Dfscanf_variation51.phpt51 rewind($file_handle);
H A Dftruncate_variation1-win32-mb.phpt51 rewind($file_handle); // file pointer to 0
H A Dftruncate_variation1-win32.phpt51 rewind($file_handle); // file pointer to 0
H A Dftruncate_variation1.phpt51 rewind($file_handle); // file pointer to 0
H A Dftruncate_variation2.phpt51 rewind($file_handle); // file pointer to 0
H A Dftruncate_variation2-win32.phpt51 rewind($file_handle); // file pointer to 0
H A Dftruncate_variation7-win32.phpt52 rewind($file_handle); // file pointer to 0
H A Dftruncate_variation7.phpt52 rewind($file_handle); // file pointer to 0
H A Dfread_variation2.phpt80 rewind($file_handle);
90 rewind($file_handle);
H A Dftruncate_variation3-win32.phpt51 rewind($file_handle); // file pointer to 0
H A Dfgetcsv_variation29.phpt60 // else rewind the file pointer to beginning of the file
H A Dfgetcsv_variation31.phpt60 // else rewind the file pointer to beginning of the file
H A Dftruncate_variation3.phpt51 rewind($file_handle); // file pointer to 0
H A Dftruncate_variation5-win32.phpt51 rewind($file_handle); // file pointer to 0
H A Dftruncate_variation5.phpt51 rewind($file_handle); // file pointer to 0
H A Dftruncate_variation6-win32.phpt53 rewind($file_handle); // file pointer to 0
H A Dftruncate_variation6.phpt53 rewind($file_handle); // file pointer to 0
H A Dftruncate_variation4-win32.phpt51 rewind($file_handle); // file pointer to 0
H A Dftruncate_variation4.phpt51 rewind($file_handle); // file pointer to 0
/PHP-7.4/ext/standard/
H A Dconfig.m429 rewind(fp);
/PHP-7.4/ext/spl/
H A Dspl_array.c1330 SPL_METHOD(Array, rewind) in SPL_METHOD() argument
2030 SPL_ME(Array, rewind, arginfo_array_void, ZEND_ACC_PUBLIC)

Completed in 67 milliseconds

1...<<11121314151617