Searched refs:closed (Results 1 – 25 of 50) sorted by relevance
12
22 echo "closed once\n";29 echo "closed twice\n";36 echo "closed for third time\n";41 closed once42 closed twice43 closed for third time
61 Warning: mysqli_query(): File handle closed in %s on line %d62 [022] LOAD DATA failed, [2000] File handle closed
2 Bug #66762 mysqli@libmysql segfault in mysqli_stmt::bind_result() when link closed
2 Bug #63398 (Segfault when calling fetch_object on a use_result and DB pointer has closed)
2 Bug #63398 (Segfault when polling closed link)
2 Test fgetc() function : usage variations - closed handle11 - closed file handle20 echo "-- Testing fgetc() with closed handle --\n";26 // read from closed file42 -- Testing fgetc() with closed handle --
2 Test fgets() function : usage variations - closed handle11 - closed file handle20 echo "-- Testing fgets() with closed handle --\n";26 // read from closed file44 -- Testing fgets() with closed handle --
42 // ftell on a file handle which is already closed43 echo "-- Testing ftell with closed/unset file handle --";89 -- Testing ftell with closed/unset file handle --
42 // rewind on a file handle which is already closed43 echo "-- Testing rewind() with closed/unset file handle --";89 -- Testing rewind() with closed/unset file handle --
43 // fseek() on a file handle which is already closed44 echo "-- Testing fseek() with closed/unset file handle --";93 -- Testing fseek() with closed/unset file handle --
2 Bug #12556 (fgetcsv() ignores lengths when quotes not closed)
46 // fgets() on a file handle which is already closed47 echo "-- Testing fgets() with closed/unset file handle --";101 -- Testing fgets() with closed/unset file handle --
45 // fgetss() on a file handle which is already closed46 echo "-- Testing fgetss() with closed/unset file handle --";100 -- Testing fgetss() with closed/unset file handle --
50 // ftruncate() on a file handle which is already closed/unset51 echo "-- Testing ftruncate() with closed/unset file handle --\n";115 -- Testing ftruncate() with closed/unset file handle --
48 // fwrite() on a file handle which is already closed49 echo "-- Testing fwrite() with closed/unset file handle --\n";102 -- Testing fwrite() with closed/unset file handle --
55 // fwrite() on a file handle which is already closed 56 echo "-- Testing fwrite() with closed/unset file handle --\n";113 -- Testing fwrite() with closed/unset file handle --
33 echo " Connection conn1 closed....\n";59 echo " Connection pconn1 closed....\n";80 Connection conn1 closed....94 Connection pconn1 closed....
2 Bug #27822 (is_resource() returns TRUE for closed resources)
29 echo "Check db was closed\n";48 Check db was closed
28 echo "\n-- Testing stream_get_meta_data() function with closed stream resource --\n";53 -- Testing stream_get_meta_data() function with closed stream resource --
39 echo "\n-- Testing stream_set_timeout() function with a closed socket --\n";68 -- Testing stream_set_timeout() function with a closed socket --
57 PHP-5.3 This branch is closed.59 PHP-5.2 This branch is closed.61 PHP-5.1 This branch is closed.63 PHP-4.4 This branch is closed.66 the releases, hence they are closed to the general public.
2 Memory corruption error if fp of just created file is closed before curl_close.
2 Bug #54992: Stream not closed and error not returned when SSL CN_match fails
102 int closed; member
Completed in 27 milliseconds