Searched refs:finished (Results 1 – 20 of 20) sorted by relevance
51 dp->finished = 0; in opendir()56 dp->finished = 1; in opendir()72 if (!dp || dp->finished) in readdir()77 dp->finished = 1; in readdir()93 if (!dp || dp->finished) { in readdir_r()100 dp->finished = 1; in readdir_r()146 dp->finished = 0; in rewinddir()161 dp->finished = 1; in rewinddir()
36 short finished; /* 1 if there are not more files */ member
43 printf("[002] The queries should have finished already\n");74 printf("[003] The queries should have finished already\n");104 printf("[004] The queries should have finished already\n");136 printf("[005] The queries should have finished already\n");178 printf("[006] The queries should have finished already\n");
32 short finished; /* 1 if there are not more files */ member
34 zend_bool finished; member83 if (data->finished) { in php_zlib_inflate_filter()98 data->finished = '\1'; in php_zlib_inflate_filter()132 if (!data->finished && flags & PSFS_FLAG_FLUSH_CLOSE) { in php_zlib_inflate_filter()161 if (!data->finished) { in php_zlib_inflate_dtor()344 data->finished = '\0'; in php_zlib_filter_create()
2 Bug #36759 (Objects destructors are invoked in wrong order when script is finished)
2 Bug #70904 (yield from incorrectly marks valid generator as finished)
2 Bug #74954 (crash after update of generator yielding from finished generator)
42 /** Do not move forward but instead mark as finished.
8 serialization in general needs to be polished/finished... all xsd types
147 After testing is finished, create a patch file using the command:
142 When you have finished, remember to close the stream.
522 . xml_set_object() now requires to manually unset the $parser when finished,
2119 finished). (Bob)
590 The use of this library is finished.
953 if (dir && dir->finished) { in php_plain_files_dir_opener()
310 ; %T: time the log has been written (the request has finished)
54823 goto finished;54837 goto finished;54845 goto finished;54887 finished:144658 finished:155024 if( rc!=SQLITE_OK ) goto finished;155034 goto finished;155049 if( rc!=SQLITE_OK ) goto finished;155066 if( rc!=SQLITE_OK ) goto finished;155073 if( rc!=SQLITE_OK ) goto finished;[all …]
1814 -M (multiline) and the pattern match finished with a line ending.
2566 When you are finished with a pattern, you can free the memory used for
Completed in 607 milliseconds