Searched refs:handles (Results 1 – 25 of 48) sorted by relevance
12
34 HANDLE handles[MAXIMUM_WAIT_OBJECTS]; in php_select() local65 handles[n_handles] = (HANDLE)(uintptr_t)_get_osfhandle(i); in php_select()66 if (handles[n_handles] == INVALID_HANDLE_VALUE) { in php_select()119 wret = WaitForMultipleObjects(n_handles, handles, FALSE, retcode > 0 ? 0 : 100); in php_select()136 if (WAIT_OBJECT_0 == WaitForSingleObject(handles[i], 0)) { in php_select()
2 Bug #46781 (BC math handles minus zero incorrectly)
2 Bug #29075 (strnatcmp() incorrectly handles whitespace)
5 // Integer is handles as an octal representation, so nothing to match
32 echo "\n-- Close directory handles: --\n";55 -- Close directory handles: --
38 echo "\n-- Close directory handles: --\n";61 -- Close directory handles: --
11 echo "*** Testing fflush(): with file handles of files opened in various read modes ***\n";41 *** Testing fflush(): with file handles of files opened in various read modes ***
5 /* try reading a char using fgetc() using invalid handles
5 /* try reading a line using fgets() using invalid handles
48 //execute the handles58 //close the handles
20 // Make sure nothing bad handles if the share handle is unset early.
2 Check that SCCP correctly handles non-terminating frees of loop variables
2 socket_import_stream: effects of leaked handles
2 socket_export_stream: effects of leaked handles
2 std handles can be deliberately closed 001
2 GH-14189 (PHP Interactive shell input state incorrectly handles quoted heredoc literals.)
2 std handles can be deliberately closed 002
2 std handles can be deliberately closed 003
2 rewriter correctly handles attribute names which contain dashes
28 printf("[001] Both handles should use the same connection.");39 printf("[002] Both handles should report the same MySQL thread ID");49 printf("[003] Both handles should report the same MySQL thread ID");
18 /* Closing the resource handles */
2 The SensitiveParameter attribute handles named arguments.
2 The SensitiveParameter attribute handles nested function calls correctly.
2 Case-sensitivity part of bug #64874 ("json_decode handles whitespace and case-sensitivity incorrect…
98 …ar archive "%sphar_unlinkarchive.phar" has open file handles or objects. fclose() all file handle…
Completed in 19 milliseconds