Home
last modified time | relevance | path

Searched refs:work (Results 226 – 250 of 268) sorted by relevance

1234567891011

/PHP-8.3/ext/mysqli/tests/
H A Dmysqli_no_reconnect.phpt48 printf("[007] Failed setting the wait_timeout, test will not work, [%d] %s\n",
H A Dmysqli_report_wo_ps.phpt70 …mysqli_change_user($link, "This might work if you accept anonymous users in your setup", "password…
H A Dmysqli_stmt_execute_bind.phpt84 // 8. arrays by reference work too
/PHP-8.3/win32/build/
H A Dconfig.w32.phpize.in143 might not work properly, if the optimizations are not available on the target \
/PHP-8.3/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_nextrowset.phpt21 die("skip This will not work with libmysql");
H A Dpdo_mysql_stmt_closecursor.phpt58 // should work
H A Dpdo_mysql___construct.phpt63 // should work...
/PHP-8.3/ext/oci8/tests/
H A Drefcur_prefetch_4.phpt19 die("skip test expected to work only with Oracle 11gR2 or greater version of client");
H A Drefcur_prefetch_2.phpt19 die("skip test expected to work only with Oracle 11gR2 or greater version of client");
H A Drefcur_prefetch_1.phpt19 die("skip test expected to work only with Oracle 11gR2 or greater version of client");
H A Dedition_2.phpt26 die("skip test expected to work only with Oracle 11gR2 or greater version of client");
/PHP-8.3/ext/mbstring/tests/
H A Diso2022jp_encoding.phpt208 echo "All escape sequences work as expected\n";
259 All escape sequences work as expected
H A Dmb_decode_mimeheader_variation4.phpt84 // The conversion filter for SJIS-Mobile#SOFTBANK did not work correctly when it was
H A Diso2022jp_kddi_encoding.phpt216 * However, the conversion does not work in the opposite direction; this is because of the test
/PHP-8.3/ext/dom/tests/
H A Ddom_create_element.phpt255 …* In libxml2 version 2.12 or prior this didn't work because the xml namespace isn't there and you …
256 …* a document. Starting from libxml2 version 2.13 it does actually work because the XML namespace i…
/PHP-8.3/ext/pdo_odbc/tests/
H A Dlong_columns.phpt61 // also, test sizes below 255 to make sure that they work - and are not treated as a long column (s…
/PHP-8.3/
H A DREADME.md139 For the list of people who've put work into PHP, please see the
/PHP-8.3/ext/standard/tests/strings/
H A Dstrstr.phpt125 var_dump( strstr("Hello, worldS", "$needleS") ); // won't work
H A Dstrncasecmp_variation6.phpt9 /* A binary function should work with all 256 characters that a character(8-bit) can take */
H A Dstrpos.phpt154 var_dump( strpos("Hello, worldS", "$needleS") ); // won't work
/PHP-8.3/ext/gd/
H A Dconfig.m4178 AC_DEFINE($2, 1, [Does gdImageCreateFrom$1 work?])
/PHP-8.3/ext/phar/phar/
H A Dpharcommand.inc54 * @param string $phartype The type of phar, specific file to work on
84 … 'inf' => '<entry> Name of entry to work on (must include PHAR internal directory name if any).'
89 'inf' => '<file> Specifies the phar file to work on.'
105 'inf' => '<index> Subscription index to work on.',
/PHP-8.3/sapi/fpm/
H A Dwww.conf.in25 ; --allow-to-run-as-root option to work.
77 ; Note: - It will only work if the FPM master process is launched as root
156 ; This can be useful to work around memory leaks in 3rd party libraries. For
/PHP-8.3/ext/imap/
H A Dconfig.m424 dnl macro does the work of defining them all to no-ops for you. Note
/PHP-8.3/docs/
H A Dstreams.md9 case sockets and files every time you need to work with a "user-level" PHP file
398 how these operations work.

Completed in 60 milliseconds

1234567891011