Home
last modified time | relevance | path

Searched refs:add_property_str (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/mysqli/
H A Dmysqli_api.c652 add_property_str(value, "name", zend_string_copy(field->sname)); in php_add_field_properties()
/php-src/Zend/
H A Dzend_API.h661 static zend_always_inline void add_property_str(zval *arg, const char *key, zend_string *str) { in add_property_str() function

Completed in 29 milliseconds