Home
last modified time | relevance | path

Searched refs:ready (Results 1 – 24 of 24) sorted by relevance

/PHP-8.4/ext/gd/tests/
H A Dbug66590_1.phpt15 echo "ready\n";
18 ready
H A Dbug66387.phpt16 echo "ready\n";
19 ready
/PHP-8.4/ext/standard/tests/streams/
H A Dproc_open_bug60120.phpt70 foreach ($r as $ready) {
72 array_search($ready, $pipes)
73 ] .= fread($ready, 8192);
/PHP-8.4/ext/odbc/tests/
H A Dbug69975.phpt18 echo "ready";
32 ready
/PHP-8.4/ext/opcache/jit/ir/
H A Dir_emit.c479 ir_regset todo, ready, srcs; in ir_parallel_copy() local
514 if (ready == todo) { in ir_parallel_copy()
534 while (ready != IR_REGSET_EMPTY) { in ir_parallel_copy()
537 to = ir_regset_pop_first(&ready); in ir_parallel_copy()
549 IR_REGSET_INCL(ready, from); in ir_parallel_copy()
821 ready = ir_bitset_malloc(len); in ir_dessa_parallel_copy()
825 ir_bitset_excl(ready, tmp_reg); in ir_dessa_parallel_copy()
828 ir_bitset_excl(ready, tmp_fp_reg); in ir_dessa_parallel_copy()
841 ir_bitset_incl(ready, from); in ir_dessa_parallel_copy()
883 ir_bitset_incl(ready, from); in ir_dessa_parallel_copy()
[all …]
H A Dir_ra.c2117 ir_bitset todo, ready; in ir_gen_dessa_moves() local
2160 ready = ir_bitset_malloc(ctx->vregs_count + 1); in ir_gen_dessa_moves()
2173 ir_bitset_incl(ready, i); in ir_gen_dessa_moves()
2180 while ((b = ir_bitset_pop_first(ready, len)) >= 0) { in ir_gen_dessa_moves()
2188 ir_bitset_incl(ready, a); in ir_gen_dessa_moves()
2198 ir_bitset_incl(ready, b); in ir_gen_dessa_moves()
2201 ir_mem_free(ready); in ir_gen_dessa_moves()
/PHP-8.4/ext/mysqli/tests/
H A Dmysqli_reap_async_query.phpt24 printf("[%03d + 1] There should be %d links ready to read from, %d ready\n",
H A Dbug69899.phpt7 unconditionally sets the connection of the statement to ready, despite the fact
H A Dmysqli_poll.phpt51 printf("[%03d + 1] There should be %d links ready to read from, %d ready\n",
H A Dmysqli_poll_kill.phpt65 printf("[008] There should be no connection ready! Returned %s/%s, expecting int/0.\n",
94 $ready = mysqli_poll($links, $errors, $reject, 1);
106 if (FALSE === $ready) {
/PHP-8.4/Zend/tests/
H A Dbug79022.phpt2 Bug #79022 (class_exists returns True for classes that are not ready to be used)
/PHP-8.4/ext/spl/tests/
H A Drecursiveiteratoriterator_nextelement_basic.phpt2 SPL: RecursiveIteratorIterator::nextElement() is called when the next element is ready
/PHP-8.4/ext/pdo_firebird/tests/
H A Dpayload_server.inc12 // First, wait for the payload server to declare itself ready.
/PHP-8.4/ext/curl/tests/
H A Dserver.inc15 // First, wait for the dev server to declare itself ready.
/PHP-8.4/.github/
H A DCODEOWNERS5 # the problem area and could aid in deciding whether a pull request is ready
/PHP-8.4/sapi/cli/tests/
H A Dphp_cli_server.inc48 // First, wait for the dev server to declare itself ready.
/PHP-8.4/build/
H A Dphp_cxx_compile_stdcxx.m4136 // If the compiler admits that it is not ready for C++11, why torture it?
427 // If the compiler admits that it is not ready for C++14, why torture it?
551 // If the compiler admits that it is not ready for C++17, why torture it?
/PHP-8.4/
H A DREADME.md32 `*.exe` files are ready to use.
H A DCONTRIBUTING.md279 - Add inline comments and/or have external documentation ready. Use only
/PHP-8.4/ext/ftp/tests/
H A Dserver.inc60 fputs($s, "220----- PHP FTP server 0.3 -----\r\n220 Service ready\r\n");
484 fputs($s, "350 File or directory exists, ready for destination name\r\n");
/PHP-8.4/docs/
H A Drelease-process.md39 section explains the procedures for getting ready to begin work on managing PHP
337 Here is an example "ready for builds" message to release-managers@php.net:
340 Subject: PHP 8.1.6RC1 ready for builds
635 Here is an example "ready for builds" message to release-managers@php.net:
638 Subject: PHP 8.1.6 ready for builds
909 > version ready for RC and GA. During this time, the main branch is *only* for
/PHP-8.4/sapi/fpm/tests/
H A Dlogtool.inc473 $this->expectNotice('ready to handle connections')
/PHP-8.4/ext/fileinfo/tests/
H A Dmagic13259 >>>>426 search/41 any\ key\ when\ ready\r MS or PC-DOS bootloader
33013 # IMAGEN printer-ready files:
H A Dmagic私はガラスを食べられます13259 >>>>426 search/41 any\ key\ when\ ready\r MS or PC-DOS bootloader
33013 # IMAGEN printer-ready files:

Completed in 199 milliseconds