Home
last modified time | relevance | path

Searched refs:right (Results 51 – 75 of 96) sorted by relevance

1234

/PHP-8.1/ext/standard/tests/streams/
H A Dproc_open_bug51800_right2.phpt2 Bug #51800 proc_open on Windows hangs forever, the right way to do it with more data
/PHP-8.1/ext/standard/tests/strings/
H A Dmetaphone.phpt19 "But the shadow of horror wheeled and returned, passing lower now, right above them, sweeping the f…
H A Dsetlocale_basic1.phpt70 // set the system locale to a locale, choose the right locale by
H A Dsprintf_f_2.phpt63 var_dump(sprintf("[%10s]", $s)); // right-justification with spaces
/PHP-8.1/ext/standard/tests/file/windows_mb_path/
H A Dbug75063_cp1251.phpt56 /*--CLEAN-- section were the right place, but it won't accept default_charset ATM, it seems. */
/PHP-8.1/ext/com_dotnet/
H A Dcom_extension_arginfo.h11 ZEND_ARG_TYPE_INFO(0, right, IS_MIXED, 0)
57 ZEND_ARG_TYPE_INFO(0, right, IS_MIXED, 0)
/PHP-8.1/main/streams/
H A Dphp_stream_filter_api.h67 …t_split(php_stream_bucket *in, php_stream_bucket **left, php_stream_bucket **right, size_t length);
/PHP-8.1/ext/standard/tests/math/
H A Dpow.phpt11 function epsilon_equal($left, $right): bool {
12 return abs(($left-$right) / $left) < 1e-12;
/PHP-8.1/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_multiquery.phpt101 …ntax; check the manual that corresponds to your %s server version for the right syntax to use near…
H A Dpdo_mysql_attr_multi_statements.phpt79 …ntax; check the manual that corresponds to your %s server version for the right syntax to use near…
H A Dpdo_mysql_exec.phpt184 …ntax; check the manual that corresponds to your %s server version for the right syntax to use near…
185 …ntax; check the manual that corresponds to your %s server version for the right syntax to use near…
H A Dpdo_mysql_multi_stmt_nextrowset.phpt180 …ntax; check the manual that corresponds to your %s server version for the right syntax to use near…
H A Dpdo_mysql_stmt_unbuffered_2050.phpt56 And now the right side of the expression will be executed first:
H A Dpdo_mysql_attr_errmode.phpt166 …ntax; check the manual that corresponds to your %s server version for the right syntax to use near…
/PHP-8.1/ext/mbstring/tests/
H A Dutf7imap_encoding.phpt101 echo "Identification fails when Base64 sections contain non-Base64 bytes... right!\n";
196 /* If a & character appears right after a non-ASCII character, we must first close the Base64
224 Identification fails when Base64 sections contain non-Base64 bytes... right!
H A Dcp51932_encoding.phpt85 unset($fromUnicode["\x00\xBB"]); // Don't map right double angled quote mark to "much greater than"
/PHP-8.1/Zend/
H A DLICENSE31 Technologies Ltd. has the right to modify the terms applicable
/PHP-8.1/ext/mysqli/tests/
H A Dmysqli_driver.phpt125 …ntax; check the manual that corresponds to your %s server version for the right syntax to use near…
H A Dmysqli_real_connect.phpt106 …// how do we test if gets forbidden because of a missing right or the flag, this test is partly bo…
H A Dmysqli_real_connect_pconn.phpt111 …// how do we test if gets forbidden because of a missing right or the flag, this test is partly bo…
/PHP-8.1/
H A DLICENSE36 the right to modify the terms applicable to covered code created
/PHP-8.1/ext/oci8/
H A DLICENSE36 the right to modify the terms applicable to covered code created
/PHP-8.1/docs/
H A Dmailinglist-rules.md29 3. Make sure you pick the right mailing list for your posting. Please review
H A Drelease-process.md83 5. Compile and run `make test`, with and without ZTS, using the right Bison and
88 7. If all is right, commit the changes to the release branch:
207 5. Compile and run `make test`, with and without ZTS, using the right Bison and
/PHP-8.1/ext/hash/tests/
H A Dcrc32.phpt84 echo hash('crc32c', "You remind me of a TV show, but that's all right: I watch it anyway."), "\n";

Completed in 68 milliseconds

1234