Home
last modified time | relevance | path

Searched refs:sets (Results 1 – 25 of 44) sorted by relevance

12

/PHP-8.0/ext/pdo_mysql/tests/
H A Dbug79872.phpt2 Bug #79872: Can't execute query with pending result sets
26 SQLSTATE[HY000]: General error: 2014 Cannot execute queries while there are pending result sets. Co…
H A Dpdo_mysql___construct.phpt231 …printf("[028] Character sets has not been set, @@character_set_connection reports '%s', expecting …
264 …printf("[031] DSN = %s, Character sets has not been set, @@character_set_connection reports '%s', …
277 …printf("[033] DSN = %s, character sets has not been set, @@character_set_connection reports '%s', …
/PHP-8.0/ext/oci8/tests/
H A Ddrcp_characterset.phpt2 DRCP: oci_pconnect() and oci_connect() with different character sets
31 //character sets
39 //character sets
/PHP-8.0/ext/spl/tests/
H A DSplTempFileObject_constructor_error.phpt2 SPL SplTempFileObject constructor sets correct defaults when pass 0 arguments
H A DSplTempFileObject_constructor_basic.phpt2 SPL SplTempFileObject constructor sets correct defaults when pass 0 arguments
H A DSplTempFileObject_constructor_memory_lt1_variation.phpt2 SPL SplTempFileObject constructor sets correct defaults when passed a negative value
H A DSplTempFileObject_constructor_maxmemory_basic.phpt2 SPL SplTempFileObject constructor sets correct values when passed fixed memory size
/PHP-8.0/ext/standard/tests/file/
H A Dbug65272.phpt2 Bug #65272: flock() correctly sets wouldblock out param in windows
/PHP-8.0/ext/sockets/tests/
H A Dsocket_addrinfo_explain.phpt15 // Musl sets ai_canonname even if AI_CANONNAME is not specified.
/PHP-8.0/sapi/cli/tests/
H A Dbug71624.phpt2 Bug #61977 Test that -R properly sets argi and argn
/PHP-8.0/ext/phar/tests/
H A Dpharfileinfo_chmod.phpt22 lstat($pname . '/a/b'); // sets BG(CurrentLStatFile)
/PHP-8.0/ext/curl/tests/
H A Dcurl_writeheader_callback.phpt7 …for CURLOPT_HEADERFUNCTION. Different test servers might return different sets of headers. Just te…
/PHP-8.0/ext/mysqli/tests/
H A Dbug69899.phpt7 unconditionally sets the connection of the statement to ready, despite the fact
H A Dbug62046.phpt2 Bug #62046 mysqli@mysqlnd can't iterate over stored sets after call to mysqli_stmt_reset()
H A Dps_cursor_multiple_result_sets.phpt2 PS using cursor and returning multiple result sets
H A D036.phpt27 /* we have to insert more values, cause lexer sets auto_increment to max_int
H A Dmysqli_stmt_attr_set.phpt157 printf("[017] Results should not differ. Dumping both result sets.\n");
174 printf("[019] Results should not differ. Dumping both result sets.\n");
230 printf("[025] Results should not differ. Dumping both result sets.\n");
H A Dmysqli_result_references_mysqlnd.phpt2 References to result sets - mysqlnd (no copies but references)
H A Dmysqli_result_references.phpt2 References to result sets
H A Dmysqli_multi_query.phpt100 printf("[015] Expecting 3 result sets got %d result set[s]\n", $res_num);
H A Dmysqli_options.phpt58 printf("[010] Cannot get list of available character sets, [%d] %s\n",
H A Dmysqli_character_set.phpt34 printf("[005] Cannot get list of available character sets, [%d] %s\n",
/PHP-8.0/ext/soap/tests/
H A Dbug69137.phpt22 // Prime the WSDL cache because that request sets peer_name on the HTTP context
/PHP-8.0/ext/pdo_oci/tests/
H A Dbug57702.phpt15 // Note the PDO test setup sets PDO::ATTR_STRINGIFY_FETCHES to true
16 // (and sets PDO::ATTR_CASE to PDO::CASE_LOWER)
/PHP-8.0/ext/standard/
H A Dstreamsfuncs.c757 int retval, sets = 0; in PHP_FUNCTION() local
779 sets += set_count; in PHP_FUNCTION()
786 sets += set_count; in PHP_FUNCTION()
793 sets += set_count; in PHP_FUNCTION()
796 if (!sets) { in PHP_FUNCTION()

Completed in 31 milliseconds

12