Searched refs:sets (Results 1 – 25 of 44) sorted by relevance
12
/PHP-8.1/ext/pdo_mysql/tests/ |
H A D | bug79872.phpt | 2 Bug #79872: Can't execute query with pending result sets 27 SQLSTATE[HY000]: General error: 2014 Cannot execute queries while there are pending result sets. Co…
|
H A D | pdo_mysql___construct.phpt | 233 …printf("[028] Character sets has not been set, @@character_set_connection reports '%s', expecting … 266 …printf("[031] DSN = %s, Character sets has not been set, @@character_set_connection reports '%s', … 279 …printf("[033] DSN = %s, character sets has not been set, @@character_set_connection reports '%s', …
|
/PHP-8.1/ext/oci8/tests/ |
H A D | drcp_characterset.phpt | 2 DRCP: oci_pconnect() and oci_connect() with different character sets 31 //character sets 39 //character sets
|
/PHP-8.1/ext/spl/tests/ |
H A D | SplTempFileObject_constructor_error.phpt | 2 SPL SplTempFileObject constructor sets correct defaults when pass 0 arguments
|
H A D | SplTempFileObject_constructor_basic.phpt | 2 SPL SplTempFileObject constructor sets correct defaults when pass 0 arguments
|
H A D | SplTempFileObject_constructor_memory_lt1_variation.phpt | 2 SPL SplTempFileObject constructor sets correct defaults when passed a negative value
|
H A D | SplTempFileObject_constructor_maxmemory_basic.phpt | 2 SPL SplTempFileObject constructor sets correct values when passed fixed memory size
|
/PHP-8.1/ext/sockets/tests/ |
H A D | socket_addrinfo_explain.phpt | 12 // Musl sets ai_canonname even if AI_CANONNAME is not specified.
|
/PHP-8.1/ext/standard/tests/file/ |
H A D | bug65272.phpt | 2 Bug #65272: flock() correctly sets wouldblock out param in windows
|
/PHP-8.1/sapi/cli/tests/ |
H A D | bug71624.phpt | 2 Bug #61977 Test that -R properly sets argi and argn
|
/PHP-8.1/ext/phar/tests/ |
H A D | pharfileinfo_chmod.phpt | 22 lstat($pname . '/a/b'); // sets BG(CurrentLStatFile)
|
/PHP-8.1/ext/curl/tests/ |
H A D | curl_writeheader_callback.phpt | 7 …for CURLOPT_HEADERFUNCTION. Different test servers might return different sets of headers. Just te…
|
/PHP-8.1/ext/mysqli/tests/ |
H A D | bug69899.phpt | 7 unconditionally sets the connection of the statement to ready, despite the fact
|
H A D | bug62046.phpt | 2 Bug #62046 mysqli@mysqlnd can't iterate over stored sets after call to mysqli_stmt_reset()
|
H A D | 036.phpt | 28 /* we have to insert more values, cause lexer sets auto_increment to max_int
|
H A D | mysqli_stmt_attr_set.phpt | 158 printf("[017] Results should not differ. Dumping both result sets.\n"); 175 printf("[019] Results should not differ. Dumping both result sets.\n"); 231 printf("[025] Results should not differ. Dumping both result sets.\n");
|
H A D | ps_cursor_multiple_result_sets.phpt | 2 PS using cursor and returning multiple result sets
|
H A D | mysqli_result_references_mysqlnd.phpt | 2 References to result sets - mysqlnd (no copies but references)
|
H A D | mysqli_result_references.phpt | 2 References to result sets
|
H A D | mysqli_multi_query.phpt | 101 printf("[015] Expecting 3 result sets got %d result set[s]\n", $res_num);
|
H A D | mysqli_character_set.phpt | 35 printf("[005] Cannot get list of available character sets, [%d] %s\n",
|
H A D | mysqli_options.phpt | 47 printf("[010] Cannot get list of available character sets, [%d] %s\n",
|
/PHP-8.1/ext/soap/tests/ |
H A D | bug69137.phpt | 23 // Prime the WSDL cache because that request sets peer_name on the HTTP context
|
/PHP-8.1/ext/pdo_oci/tests/ |
H A D | bug57702.phpt | 17 // Note the PDO test setup sets PDO::ATTR_STRINGIFY_FETCHES to true 18 // (and sets PDO::ATTR_CASE to PDO::CASE_LOWER)
|
/PHP-8.1/ext/standard/ |
H A D | streamsfuncs.c | 768 int retval, sets = 0; in PHP_FUNCTION() local 791 sets += set_count; in PHP_FUNCTION() 798 sets += set_count; in PHP_FUNCTION() 805 sets += set_count; in PHP_FUNCTION() 808 if (!sets) { in PHP_FUNCTION()
|
Completed in 96 milliseconds
12