Home
last modified time | relevance | path

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

/PHP-8.1/ext/oci8/
H A Doci8_interface.c991 add_property_resource(return_value, "descriptor", descriptor->id); in PHP_FUNCTION()
2301 add_property_resource(return_value, "collection", collection->id); in PHP_FUNCTION()
H A Doci8.c1743 add_property_resource(value, "descriptor", column->descid); in php_oci_column_to_zval()
/PHP-8.1/main/streams/
H A Duserspace.c293 add_property_resource(object, "context", context->res); in user_stream_create_object()
/PHP-8.1/Zend/
H A Dzend_API.h580 #define add_property_resource(__arg, __key, __r) add_property_resource_ex(__arg, __key, strlen(__ke… macro

Completed in 56 milliseconds