Home
last modified time | relevance | path

Searched refs:a (Results 6601 – 6625 of 6908) sorted by relevance

1...<<261262263264265266267268269270>>...277

/PHP-8.3/ext/pdo_mysql/tests/
H A Dpdo_mysql_exec_select.phpt42 exec_and_count(4, $db, "INSERT INTO test(id, col1) VALUES (1, 'a')", 1);
H A Dpdo_mysql_prepare_emulated.phpt55 printf("[%03d] PDO::execute() should return a boolean value, got %s/%s\n",
132 $params = array(':placeholder' => 'a');
134 $params[str_repeat('a', $i)] = 'some data';
237 $params = array('a');
/PHP-8.3/ext/pdo_pgsql/tests/
H A Dgetnotify.phpt79 // Test second parameter, should return immediately because a notify is queued
/PHP-8.3/ext/mysqli/tests/
H A D014.phpt27 if (!mysqli_query($link, "CREATE TABLE test(a int, b varchar(10)) engine=InnoDB"))
H A Dmysqli_insert_id_variation.phpt73 printf("[008a] mysqli_prepare changes insert_id: %s", var_export($link->insert_id, true));
H A Dmysqli_poll_kill.phpt45 // Yes, you can fetch a result - the query has been processed
60 // Let's pass a dead connection
H A Dmysqli_stmt_get_result.phpt189 string(1) "a"
203 %s(1) "a"
H A Dmysqli_connect_twice.phpt2 Calling connect() on an open connection to create a new connection
/PHP-8.3/ext/standard/tests/file/
H A Dfscanf_variation20.phpt12 // create a file
44 "%30c", "%[a-bA-B@#$&]", "%*c");
H A Dfscanf_variation18.phpt12 // create a file
45 "%30s", "%[a-zA-Z0-9]", "%*s"
H A Dtempnam_variation1.phpt10 /* Creating number of unique files by passing a file name as prefix */
/PHP-8.3/ext/mbstring/tests/
H A Dutf8_mobile_encodings.phpt50 // Continuation bytes which appear outside of a MB char
56 // (Using more bytes than needed to encode a character)
H A Dqprint_encoding.phpt26 // Regression test, found by a fuzzer
/PHP-8.3/sapi/phpdbg/
H A Dphpdbg_info.c28 #define PHPDBG_INFO_COMMAND_D(f, h, a, m, l, s, flags) \ argument
29 PHPDBG_COMMAND_D_EXP(f, h, a, m, l, s, &phpdbg_prompt_commands[13], flags)
/PHP-8.3/ext/oci8/tests/
H A Dlob_null.phpt157 echo "\nFetch as a descriptor\n";
252 Fetch as a descriptor
/PHP-8.3/Zend/
H A Dzend_vm_gen.php2236 $a = explode("|",$str);
2237 foreach ($a as $val) {
2245 if (count($a) != 1) {
2248 $a = array("ANY");
2250 return array_flip($a);
2257 $a = explode("|",$str);
2258 foreach ($a as $val) {
2272 $a = explode(",", $str);
2273 foreach ($a as $rule) {
/PHP-8.3/ext/phar/tests/zip/files/
H A Dcorrupt_zipmaker.php.inc20 * You should have received a copy of the GNU Lesser General Public
62 * Set a comment on the ZIP file
68 * @return the date formatted as a ZIP date
/PHP-8.3/main/
H A Dphp_streams.h387 PHPAPI int php_stream_dirent_alphasort(const zend_string **a, const zend_string **b);
388 PHPAPI int php_stream_dirent_alphasortr(const zend_string **a, const zend_string **b);
391 int (*compare) (const zend_string **a, const zend_string **b));
/PHP-8.3/tests/output/
H A Dob_start_basic_006.phpt2 ob_start(): ensure multiple buffer initialization with a single call using arrays is not supported …
/PHP-8.3/ext/phar/tests/
H A Dfgc_edgecases.phpt93 …edgecases.phar.php/oops): Failed to open stream: phar error: path "oops" is a directory in phar://…
/PHP-8.3/ext/standard/tests/dir/
H A Dreaddir_variation5.phpt13 * Open a directory with different premissions then try to read it
/PHP-8.3/ext/standard/tests/math/
H A Doctdec_variation1.phpt15 // get a resource variable
/PHP-8.3/ext/date/tests/
H A Dbug73858.phpt48 This final test seems to prove that the input string is important and that the "- 1 second" has a n…
/PHP-8.3/ext/standard/tests/file/windows_mb_path/
H A Dutil.inc146 /* a bit unhandy, but content can be put from outside, if needed */
/PHP-8.3/ext/standard/tests/general_functions/
H A Dfloatval.phpt50 // get a resource type variable

Completed in 59 milliseconds

1...<<261262263264265266267268269270>>...277