Home
last modified time | relevance | path

Searched refs:owned (Results 1 – 9 of 9) sorted by relevance

/PHP-8.2/ext/ffi/tests/
H A Daddr_to_owned.phpt2 FFI Referencing temporary owned data transfers ownership
H A D035.phpt2 FFI 035: FFI::cdef()->new() not-owned
/PHP-8.2/ext/intl/tests/
H A Dtimezone_clone_basic.phpt13 //clone non-owned object
/PHP-8.2/ext/intl/timezone/
H A Dtimezone_class.h70 void timezone_object_construct(const TimeZone *zone, zval *object, int owned);
H A Dtimezone_class.cpp48 U_CFUNC void timezone_object_construct(const TimeZone *zone, zval *object, int owned) in timezone_object_construct() argument
55 to->should_delete = owned; in timezone_object_construct()
/PHP-8.2/ext/ffi/
H A Dffi.stub.php21 …public static function new(FFI\CType|string $type, bool $owned = true, bool $persistent = false): … argument
H A Dffi_arginfo.h19 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, owned, _IS_BOOL, 0, "true")
H A Dffi.c3756 bool owned = 1; in ZEND_METHOD() local
3766 Z_PARAM_BOOL(owned) in ZEND_METHOD()
3777 if (!owned) { in ZEND_METHOD()
/PHP-8.2/ext/standard/libavifinfo/
H A DPATENTS95 are owned or controlled by the Licensor, and (b) (i) would be an

Completed in 33 milliseconds