Searched refs:property__stream_context_name (Results 1 – 1 of 1) sorted by relevance
645 …zend_string *property__stream_context_name = zend_string_init("_stream_context", sizeof("_stream_c… in register_class_SoapClient() local646 …zend_declare_property_ex(class_entry, property__stream_context_name, &property__stream_context_def… in register_class_SoapClient()647 zend_string_release(property__stream_context_name); in register_class_SoapClient()
Completed in 9 milliseconds