Home
last modified time | relevance | path

Searched refs:sets (Results 26 – 45 of 45) sorted by relevance

12

/PHP-8.3/ext/mysqli/tests/
H A Dmysqli_character_set.phpt31 printf("[005] Cannot get list of available character sets, [%d] %s\n",
H A Dmysqli_options.phpt47 printf("[010] Cannot get list of available character sets, [%d] %s\n",
H A Dmysqli_stmt_execute_stored_proc_next_result.phpt68 // two result sets
H A Dmysqli_set_charset.phpt79 printf("[016] Cannot get list of character sets\n");
H A Dmysqli_query_stored_proc.phpt74 /* stored proc which returns two result sets */
/PHP-8.3/sapi/embed/
H A DREADME.md119 The default value for 'error_prepend_string' is 'NULL'. The following example sets the INI default …
/PHP-8.3/ext/oci8/tests/
H A Drefcur_prefetch_1.phpt92 // This function sets the prefetch count to the given $value and fetches one row .
/PHP-8.3/ext/sockets/
H A Dsockets.c576 int retval, sets = 0; local
589 sets += retval = php_sock_array_to_fd_set(1, r_array, &rfds, &max_fd);
595 sets += retval = php_sock_array_to_fd_set(2, w_array, &wfds, &max_fd);
601 sets += retval = php_sock_array_to_fd_set(3, e_array, &efds, &max_fd);
607 if (!sets) {
/PHP-8.3/win32/build/
H A Dconfig.w32406 automatically enable all the older instruction sets. Note, that the produced binary \
407 might not work properly, if the chosen instruction sets are not available on the target \
/PHP-8.3/ext/mysqlnd/
H A Dmysqlnd_connection.c2212 int retval, sets = 0; local
2231 sets += set_count;
2239 sets += set_count;
2242 if (!sets) {
/PHP-8.3/
H A Dphp.ini-production61 ; foo = ; sets foo to an empty string
62 ; foo = None ; sets foo to an empty string
63 ; foo = "None" ; sets foo to the string 'None'
230 ; Integer = Enables the buffer and sets its maximum size in bytes.
1238 ; Default size of the mysqlnd memory pool, which is used by result sets.
1298 ; Tuning: Enables row prefetching and sets the default number of
1877 ; Enables and sets the second level cache directory.
H A Dphp.ini-development61 ; foo = ; sets foo to an empty string
62 ; foo = None ; sets foo to an empty string
63 ; foo = "None" ; sets foo to the string 'None'
230 ; Integer = Enables the buffer and sets its maximum size in bytes.
1236 ; Default size of the mysqlnd memory pool, which is used by result sets.
1296 ; Tuning: Enables row prefetching and sets the default number of
1875 ; Enables and sets the second level cache directory.
H A D.gdbinit27 this also sets compiler_globals to $cg
H A Dconfigure.ac1066 AC_MSG_CHECKING([how big to make fd sets])
1069 [Set size of descriptor sets])],
/PHP-8.3/ext/mbstring/tests/
H A Diso2022jp_2004_encoding.phpt285 * character sets */
/PHP-8.3/sapi/fpm/
H A Dwww.conf.in120 ; This value sets the limit on the number of simultaneous requests that will be
/PHP-8.3/build/
H A Dphp.m4814 dnl Basically sets up the link-stage for building module-name from object_var in
971 dnl Checks whether $withval is "shared" or starts with "shared,XXX" and sets
H A Dlibtool.m42645 # sets LIBLTDL to the link flags for the libltdl convenience library and
2670 # sets LIBLTDL to the link flags for the libltdl installable library and
/PHP-8.3/ext/fileinfo/tests/
H A Dmagic22671 # This field also sets the global integer width for the AML interpreter.
35907 # character sets
H A Dmagic私はガラスを食べられます22671 # This field also sets the global integer width for the AML interpreter.
35907 # character sets

Completed in 231 milliseconds

12