Home
last modified time | relevance | path

Searched refs:add_property_resource (Results 1 – 4 of 4) sorted by relevance

/PHP-8.3/ext/oci8/
H A Doci8_interface.c991 add_property_resource(return_value, "descriptor", descriptor->id); in PHP_FUNCTION()
2311 add_property_resource(return_value, "collection", collection->id); in PHP_FUNCTION()
H A Doci8.c1596 add_property_resource(value, "descriptor", column->descid); in php_oci_column_to_zval()
/PHP-8.3/main/streams/
H A Duserspace.c276 add_property_resource(object, "context", context->res); in user_stream_create_object()
/PHP-8.3/Zend/
H A Dzend_API.h650 static zend_always_inline void add_property_resource(zval *arg, const char *key, zend_resource *r) { in add_property_resource() function

Completed in 37 milliseconds