zend_update_property_string
(no version information, might be only in CVS)
zend_update_property_string -- ...
Description
#include <zend_API.h>
void
zend_update_property_string ( zend_class_entry* scope, zval* object, char* name, int name_length, char* value TSRMLS_DC )
...
Parameters
- scope
...
- object
...
- name
...
- name_length
...
- value TSRMLS_DC
...