Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Duser_filters.c349 add_property_null(&obj, "params"); in user_filter_factory_create()
/PHP-7.4/main/streams/
H A Duserspace.c299 add_property_null(object, "context"); in user_stream_create_object()
/PHP-7.4/Zend/
H A Dzend_API.h453 #define add_property_null(__arg, __key) add_property_null_ex(__arg, __key, strlen(__key)) macro
/PHP-7.4/ext/soap/
H A Dsoap.c2356 add_property_null(this_ptr, "_digest");

Completed in 34 milliseconds