Home
last modified time | relevance | path

Searched refs:zend_update_property_long (Results 76 – 100 of 114) sorted by relevance

12345

/dports/databases/php73-pdo/php-7.3.33/ext/pdo/
H A Dpdo_dbh.c53zend_update_property_long(php_pdo_get_exception(), &pdo_exception, "code", sizeof("code")-1, drive… in pdo_throw_exception()
/dports/www/mod_php81/php-8.1.1/ext/pdo/
H A Dpdo_dbh.c52zend_update_property_long(php_pdo_get_exception(), Z_OBJ(pdo_exception), "code", sizeof("code")-1,… in pdo_throw_exception()
/dports/lang/php80/php-8.0.15/ext/pdo/
H A Dpdo_dbh.c53zend_update_property_long(php_pdo_get_exception(), Z_OBJ(pdo_exception), "code", sizeof("code")-1,… in pdo_throw_exception()
/dports/lang/php81/php-8.1.1/ext/pdo/
H A Dpdo_dbh.c52zend_update_property_long(php_pdo_get_exception(), Z_OBJ(pdo_exception), "code", sizeof("code")-1,… in pdo_throw_exception()
/dports/lang/php74/php-7.4.27/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()
/dports/devel/pecl-swoole/swoole-4.8.5/ext-src/
H A Dswoole_coroutine.cc276zend_update_property_long(swoole_exit_exception_ce, SW_Z8_OBJ_P(&ex), ZEND_STRL("flags"), flags); in coro_exit_handler()
/dports/www/mod_php73/php-7.3.33/ext/pdo/
H A Dpdo_dbh.c53zend_update_property_long(php_pdo_get_exception(), &pdo_exception, "code", sizeof("code")-1, drive… in pdo_throw_exception()
/dports/www/mod_php74/php-7.4.27/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()
/dports/www/mod_php80/php-8.0.15/ext/pdo/
H A Dpdo_dbh.c53zend_update_property_long(php_pdo_get_exception(), Z_OBJ(pdo_exception), "code", sizeof("code")-1,… in pdo_throw_exception()
/dports/www/pecl-http/pecl_http-3.2.4/src/
H A Dphp_http_env_response.c24zend_update_property_long(Z_OBJCE_P(options), options, name_str, name_len, *(zend_long *)value_ptr… in set_option()
H A Dphp_http_params.c1071 zend_update_property_long(php_http_params_class_entry, getThis(), ZEND_STRL("flags"), flags); in PHP_METHOD()
/dports/www/pecl-solr/solr-2.5.1/src/php7/
H A Dphp_solr_client.c150zend_update_property_long(solr_ce_SolrClient, OBJ_FOR_PROP(objptr), SOLR_INDEX_PROPERTY_NAME, size… in solr_init_client()
H A Dphp_solr_query.c66zend_update_property_long(solr_ce_SolrQuery, OBJ_FOR_PROP(getThis()), SOLR_INDEX_PROPERTY_NAME, si… in PHP_METHOD()
/dports/lang/php73/php-7.3.33/Zend/
H A Dzend_API.h339 ZEND_API void zend_update_property_long(zend_class_entry *scope, zval *object, const char *name, si…
H A Dzend_API.c4033 ZEND_API void zend_update_property_long(zend_class_entry *scope, zval *object, const char *name, si… in zend_update_property_long() function
/dports/www/mod_php73/php-7.3.33/Zend/
H A Dzend_API.h339 ZEND_API void zend_update_property_long(zend_class_entry *scope, zval *object, const char *name, si…
H A Dzend_API.c4033 ZEND_API void zend_update_property_long(zend_class_entry *scope, zval *object, const char *name, si… in zend_update_property_long() function
/dports/lang/php74/php-7.4.27/Zend/
H A Dzend_API.h341 ZEND_API void zend_update_property_long(zend_class_entry *scope, zval *object, const char *name, si…
/dports/www/mod_php74/php-7.4.27/Zend/
H A Dzend_API.h341 ZEND_API void zend_update_property_long(zend_class_entry *scope, zval *object, const char *name, si…
/dports/databases/pecl-mongodb/mongodb-1.9.1/
H A Dphp_phongo.c2415zend_update_property_long(default_exception_ce, PHONGO_COMPAT_OBJ_P(&p_event->z_error), ZEND_STRL(… in php_phongo_command_failed()
/dports/www/mod_php81/php-8.1.1/Zend/
H A Dzend_API.h446 ZEND_API void zend_update_property_long(zend_class_entry *scope, zend_object *object, const char *n…
H A Dzend_API.c4562 ZEND_API void zend_update_property_long(zend_class_entry *scope, zend_object *object, const char *n… in zend_update_property_long() function
/dports/lang/php81/php-8.1.1/Zend/
H A Dzend_API.h446 ZEND_API void zend_update_property_long(zend_class_entry *scope, zend_object *object, const char *n…
/dports/lang/php80/php-8.0.15/Zend/
H A Dzend_API.h390 ZEND_API void zend_update_property_long(zend_class_entry *scope, zend_object *object, const char *n…
/dports/www/mod_php80/php-8.0.15/Zend/
H A Dzend_API.h390 ZEND_API void zend_update_property_long(zend_class_entry *scope, zend_object *object, const char *n…

12345