Home
last modified time | relevance | path

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

12

/php-src/ext/standard/tests/file/
H A Dcopy_variation10.phpt5 /* Test copy(): Try copying source file to desntination file, where destination file name is identi…
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-src/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-src/ext/gd/tests/
H A Dimagecopyresampled_variation1.phpt26 /* create the destination image */
/php-src/ext/sqlite3/
H A Dsqlite3.stub.php204 …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-src/ext/phar/tests/
H A Dphar_extract.phpt149 Cannot extract to "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", destination directory is…
/php-src/ext/phar/
H A Dtar.c1235 # define PHAR_SET_32(destination, source) do { \ in phar_tar_flush() argument
1240 memcpy(destination, &swapped, 4); \ in phar_tar_flush()
1243 # define PHAR_SET_32(destination, source) memcpy(destination, &source, 4) in phar_tar_flush() argument
/php-src/Zend/
H A Dzend_API.h2548 zval *arg, zend_class_entry **destination, bool allow_null in zend_parse_arg_obj_or_class_name() argument
2551 *destination = zend_lookup_class(Z_STR_P(arg)); in zend_parse_arg_obj_or_class_name()
2553 return *destination != NULL; in zend_parse_arg_obj_or_class_name()
2555 *destination = Z_OBJ_P(arg)->ce; in zend_parse_arg_obj_or_class_name()
2557 *destination = NULL; in zend_parse_arg_obj_or_class_name()
/php-src/ext/ftp/tests/
H A Dserver.inc484 fputs($s, "350 File or directory exists, ready for destination name\r\n");
/php-src/ext/standard/
H A Dbasic_functions.stub.php1989 function error_log(string $message, int $message_type = 0, ?string $destination = null, ?string $ad… argument
H A Dbasic_functions_arginfo.h439 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, destination, IS_STRING, 1, "null")
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます14656 # really le32 operation,destination,payloadsize (but quite predictable)
41015 >40 byte x destination GUID: %02X
41045 >47 byte x destination GUID: %02X
H A Dmagic14656 # really le32 operation,destination,payloadsize (but quite predictable)
41015 >40 byte x destination GUID: %02X
41045 >47 byte x destination GUID: %02X

Completed in 174 milliseconds

12