Home
last modified time | relevance | path

Searched refs:destination (Results 26 – 41 of 41) sorted by relevance

12

/PHP-8.2/ext/intl/tests/
H A Duconverter_oop_callback_return.phpt21 * Called during conversion from internal UChar to destination encoding
H A Duconverter_oop_callback.phpt19 * Called during conversion from internal UChar to destination encoding
H A Duconverter_oop_callback2.phpt19 * Called during conversion from internal UChar to destination encoding
/PHP-8.2/ext/standard/tests/file/
H A Dcopy_variation15.phpt2 Test copy() function: usage variations - destination dir access perms
H A Dcopy_variation17.phpt34 var_dump( filesize($dest_file_name) ); //size of destination
/PHP-8.2/ext/gd/tests/
H A Dimagecopyresampled_variation1.phpt26 /* create the destination image */
/PHP-8.2/ext/sqlite3/
H A Dsqlite3.stub.php345 …public function backup(SQLite3 $destination, string $sourceDatabase = "main", string $destinationD… argument
H A Dsqlite3_arginfo.h46 ZEND_ARG_OBJ_INFO(0, destination, SQLite3, 0)
/PHP-8.2/ext/phar/tests/
H A Dphar_extract.phpt149 Cannot extract to "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", destination directory is…
/PHP-8.2/ext/phar/
H A Dtar.c1243 # define PHAR_SET_32(destination, source) do { \ in phar_tar_flush() argument
1248 memcpy(destination, &swapped, 4); \ in phar_tar_flush()
1251 # define PHAR_SET_32(destination, source) memcpy(destination, &source, 4) in phar_tar_flush() argument
/PHP-8.2/Zend/
H A Dzend_API.h2371 zval *arg, zend_class_entry **destination, bool allow_null in zend_parse_arg_obj_or_class_name() argument
2374 *destination = zend_lookup_class(Z_STR_P(arg)); in zend_parse_arg_obj_or_class_name()
2376 return *destination != NULL; in zend_parse_arg_obj_or_class_name()
2378 *destination = Z_OBJ_P(arg)->ce; in zend_parse_arg_obj_or_class_name()
2380 *destination = NULL; in zend_parse_arg_obj_or_class_name()
/PHP-8.2/ext/ftp/tests/
H A Dserver.inc484 fputs($s, "350 File or directory exists, ready for destination name\r\n");
/PHP-8.2/ext/standard/
H A Dbasic_functions.stub.php1268 function error_log(string $message, int $message_type = 0, ?string $destination = null, ?string $ad… argument
H A Dbasic_functions_arginfo.h444 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, destination, IS_STRING, 1, "null")
/PHP-8.2/ext/fileinfo/tests/
H A Dmagic13435 # really le32 operation,destination,payloadsize (but quite predictable)
35249 >40 byte x destination GUID: %02X
35279 >47 byte x destination GUID: %02X
H A Dmagic私はガラスを食べられます13435 # really le32 operation,destination,payloadsize (but quite predictable)
35249 >40 byte x destination GUID: %02X
35279 >47 byte x destination GUID: %02X

Completed in 258 milliseconds

12