Home
last modified time | relevance | path

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

12

/php-src/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.phpt227 …printf("[028] Character sets has not been set, @@character_set_connection reports '%s', expecting …
258 …printf("[031] DSN = %s, Character sets has not been set, @@character_set_connection reports '%s', …
271 …printf("[033] DSN = %s, character sets has not been set, @@character_set_connection reports '%s', …
/php-src/ext/pcre/tests/
H A Dpreg_match_caseless_restrict.phpt29 echo "Character sets" . PHP_EOL;
39 echo "non-ASCII in character sets" . PHP_EOL;
43 echo "Meta characters and negate character sets". PHP_EOL;
79 Character sets
88 non-ASCII in character sets
91 Meta characters and negate character sets
/php-src/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-src/ext/sockets/tests/
H A Dsocket_addrinfo_explain.phpt12 // Musl sets ai_canonname even if AI_CANONNAME is not specified.
/php-src/ext/standard/tests/file/
H A Dbug65272.phpt2 Bug #65272: flock() correctly sets wouldblock out param in windows
/php-src/ext/opcache/tests/
H A Dpreload_user_002.phpt2 preload_user sets the process uid
/php-src/sapi/cli/tests/
H A Dbug71624.phpt2 Bug #61977 Test that -R properly sets argi and argn
/php-src/ext/phar/tests/
H A Dpharfileinfo_chmod.phpt22 lstat($pname . '/a/b'); // sets BG(CurrentLStatFile)
/php-src/ext/curl/tests/
H A Dcurl_writeheader_callback.phpt7 …for CURLOPT_HEADERFUNCTION. Different test servers might return different sets of headers. Just te…
/php-src/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 Dmysqli_stmt_attr_set.phpt156 printf("[017] Results should not differ. Dumping both result sets.\n");
173 printf("[019] Results should not differ. Dumping both result sets.\n");
229 printf("[025] Results should not differ. Dumping both result sets.\n");
H A D036.phpt28 /* we have to insert more values, cause lexer sets auto_increment to max_int
H A Dps_cursor_multiple_result_sets.phpt2 PS using cursor and returning multiple result sets
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.phpt99 printf("[015] Expecting 3 result sets got %d result set[s]\n", $res_num);
H A Dmysqli_options.phpt33 printf("[010] Cannot get list of available character sets, [%d] %s\n",
/php-src/ext/soap/tests/
H A Dbug69137.phpt23 // Prime the WSDL cache because that request sets peer_name on the HTTP context
/php-src/ext/date/tests/
H A Dbug52808.phpt7 /* Three correct sets*/
/php-src/ext/standard/
H A Dstreamsfuncs.c768 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 34 milliseconds

12