Home
last modified time | relevance | path

Searched refs:in (Results 5026 – 5050 of 6562) sorted by relevance

1...<<201202203204205206207208209210>>...263

/PHP-8.1/ext/pdo_pgsql/tests/
H A Dbug62479.phpt13 if (empty($dsn)) die('skip no dsn found in env');
52 // Create temp user with space in password
/PHP-8.1/Zend/tests/
H A Dclass_name_as_scalar.phpt32 var_dump(Moo::CLASS); // resolve in namespace
40 var_dump(Boo::class); // resolve in global namespace
/PHP-8.1/ext/mbstring/tests/
H A Dmb_ereg_variation3.phpt7 function_exists('mb_ereg') or die("skip mb_ereg() is not available in this build");
39 // make sure any multibyte output is in base 64
/PHP-8.1/ext/sockets/tests/
H A Dsocket_import_stream-4.phpt94 Warning: socket_set_block(): unable to set blocking mode [%d]: %s in %s on line %d
97 Warning: socket_get_option(): Unable to retrieve socket option [%d]: %s in %s on line %d
/PHP-8.1/Zend/asm/
H A Djump_riscv64_sysv_elf_gas.S101 # store SP (pointing to context-data) in A2
137 # pass transfer_t as first arg in context function
/PHP-8.1/sapi/phpdbg/
H A Dconfig.m411 [Build phpdbg in debug mode])],
18 [Enable readline support in phpdbg (depends on static ext/readline)])],
/PHP-8.1/Zend/
H A DREADME.md27 that valgrind can correctly track the memory leaks in shared extensions. For
37 method). As in most PHP applications raw execution speed isn't the limiting
59 same as in old `zend_execute.c`, but now it uses macros to access opcode
62 You can see the conformity of new macros to old code in the following list:
/PHP-8.1/ext/standard/
H A Dexec.c515 FILE *in; local
535 if ((in=VCWD_POPEN(command, "rt"))==NULL) {
537 if ((in=VCWD_POPEN(command, "r"))==NULL) {
543 stream = php_stream_fopen_from_pipe(in, "rb");
/PHP-8.1/ext/pdo_oci/
H A Dconfig.m421 dnl drop in compatibility
25 dnl for drop-in compatibility with Oracle 9.0
120 … AC_MSG_ERROR([I'm too dumb to figure out where the include dir is in your Instant Client install])
154 case $PDO_OCI_VERSION in
/PHP-8.1/tests/output/
H A Dob_get_level_basic_001.phpt39 Notice: ob_end_flush(): Failed to delete and flush buffer. No buffer to delete or flush in %s on li…
/PHP-8.1/ext/standard/tests/file/
H A Drename_variation6-win32.phpt33 Warning: readlink(): %s in %s on line %d
/PHP-8.1/ext/standard/tests/general_functions/
H A Dbug41445.phpt2 Bug #41445 (parse_ini_file() function parses octal numbers in section names)
/PHP-8.1/ext/spl/tests/
H A Dbug68825.phpt2 Bug #68825 (Exception in DirectoryIterator::getLinkTarget())
H A Dbug69970.phpt2 Bug #69970 (Use-after-free vulnerability in spl_recursive_it_move_forward_ex())
H A DregexIterator_flags_basic.phpt14 // Test a change in flags, there's only one class constant so it has to be another int value
/PHP-8.1/ext/sqlite3/tests/
H A Dsqlite3_20_error.phpt23 Warning: SQLite3::query(): Unable to prepare statement: 1, no such table: non_existent_table in %s …
H A Dsqlite3_enable_exceptions.phpt29 Warning: SQLite3::query(): no such table: non_existent_table in %s on line %d
/PHP-8.1/ext/openssl/tests/
H A Dbug36732.phpt2 Bug #36732 (add support for req_extensions in openss_csr_new and sign)
/PHP-8.1/ext/ldap/tests/
H A Dldap_compare_error.phpt31 Warning: ldap_compare(): Compare: No such object in %s on line %d
/PHP-8.1/ext/standard/tests/array/
H A Dmin_basic.phpt6 * Function is implemented in ext/standard/array.c
/PHP-8.1/ext/pcre/tests/
H A Dpreg_replace_callback2.phpt34 Warning: Array to string conversion in %s on line %d
H A Dpreg_replace_callback_array2.phpt36 Warning: preg_replace_callback_array(): No ending delimiter '/' found in %spreg_replace_callback_ar…
/PHP-8.1/ext/zend_test/tests/
H A Dobserver_error_05.phpt32 Fatal error: Foo error in %s on line %d
/PHP-8.1/ext/zlib/tests/
H A Dbug_52944.phpt23 Notice: fread(): zlib: data error in %s on line %d
/PHP-8.1/ext/imap/tests/setup/
H A Dclean.inc8 // delete all msgs in default mailbox, i.e INBOX

Completed in 34 milliseconds

1...<<201202203204205206207208209210>>...263