Searched refs:zend_update_property_str (Results 1 – 3 of 3) sorted by relevance
/PHP-7.4/ext/pdo/ |
H A D | pdo_dbh.c | 183 zend_update_property_str(def_ex, &ex, "message", sizeof("message") - 1, message); in pdo_handle_error()
|
/PHP-7.4/Zend/ |
H A D | zend_API.h | 343 ZEND_API void zend_update_property_str(zend_class_entry *scope, zval *object, const char *name, siz…
|
H A D | zend_API.c | 4193 ZEND_API void zend_update_property_str(zend_class_entry *scope, zval *object, const char *name, siz… in zend_update_property_str() function
|
Completed in 30 milliseconds