Home
last modified time | relevance | path

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

/PHP-7.4/ext/mysqli/
H A Dmysqli_exception.c71zend_update_property_long(mysqli_exception_class_entry, &sql_ex, "code", sizeof("code") - 1, error… in php_mysqli_throw_sql_exception()
/PHP-7.4/ext/pdo/
H A Dpdo_dbh.c54zend_update_property_long(php_pdo_get_exception(), &pdo_exception, "code", sizeof("code")-1, drive… in pdo_throw_exception()
/PHP-7.4/Zend/
H A Dzend_API.h341 ZEND_API void zend_update_property_long(zend_class_entry *scope, zval *object, const char *name, si…
H A Dzend_API.c4175 ZEND_API void zend_update_property_long(zend_class_entry *scope, zval *object, const char *name, si… in zend_update_property_long() function

Completed in 28 milliseconds