Home
last modified time | relevance | path

Searched defs:destination (Results 1 – 4 of 4) sorted by relevance

/php-src/ext/phar/
H A Dtar.c1235 # define PHAR_SET_32(destination, source) do { \ in phar_tar_flush() argument
1243 # define PHAR_SET_32(destination, source) memcpy(destination, &source, 4) in phar_tar_flush() argument
/php-src/ext/sqlite3/
H A Dsqlite3.stub.php315 …public function backup(SQLite3 $destination, string $sourceDatabase = "main", string $destinationD…
/php-src/ext/standard/
H A Dbasic_functions.stub.php1989 function error_log(string $message, int $message_type = 0, ?string $destination = null, ?string $ad…
/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()

Completed in 39 milliseconds