Home
last modified time | relevance | path

Searched refs:origobject (Results 1 – 8 of 8) sorted by relevance

/dports/lang/php73/php-7.3.33/ext/com_dotnet/
H A Dcom_handlers.c626 php_com_dotnet_object *cloneobj, *origobject; in php_com_object_clone() local
628 origobject = (php_com_dotnet_object*)Z_OBJ_P(object); in php_com_object_clone()
631 memcpy(cloneobj, origobject, sizeof(*cloneobj)); in php_com_object_clone()
639 VariantCopyInd(&cloneobj->v, &origobject->v); in php_com_object_clone()
/dports/www/mod_php81/php-8.1.1/ext/com_dotnet/
H A Dcom_handlers.c592 php_com_dotnet_object *cloneobj, *origobject; in php_com_object_clone() local
594 origobject = (php_com_dotnet_object*) object; in php_com_object_clone()
597 memcpy(cloneobj, origobject, sizeof(*cloneobj)); in php_com_object_clone()
605 VariantCopyInd(&cloneobj->v, &origobject->v); in php_com_object_clone()
/dports/lang/php81/php-8.1.1/ext/com_dotnet/
H A Dcom_handlers.c592 php_com_dotnet_object *cloneobj, *origobject; in php_com_object_clone() local
594 origobject = (php_com_dotnet_object*) object; in php_com_object_clone()
597 memcpy(cloneobj, origobject, sizeof(*cloneobj)); in php_com_object_clone()
605 VariantCopyInd(&cloneobj->v, &origobject->v); in php_com_object_clone()
/dports/lang/php80/php-8.0.15/ext/com_dotnet/
H A Dcom_handlers.c592 php_com_dotnet_object *cloneobj, *origobject; in php_com_object_clone() local
594 origobject = (php_com_dotnet_object*) object; in php_com_object_clone()
597 memcpy(cloneobj, origobject, sizeof(*cloneobj)); in php_com_object_clone()
605 VariantCopyInd(&cloneobj->v, &origobject->v); in php_com_object_clone()
/dports/www/mod_php73/php-7.3.33/ext/com_dotnet/
H A Dcom_handlers.c626 php_com_dotnet_object *cloneobj, *origobject; in php_com_object_clone() local
628 origobject = (php_com_dotnet_object*)Z_OBJ_P(object); in php_com_object_clone()
631 memcpy(cloneobj, origobject, sizeof(*cloneobj)); in php_com_object_clone()
639 VariantCopyInd(&cloneobj->v, &origobject->v); in php_com_object_clone()
/dports/www/mod_php80/php-8.0.15/ext/com_dotnet/
H A Dcom_handlers.c592 php_com_dotnet_object *cloneobj, *origobject; in php_com_object_clone() local
594 origobject = (php_com_dotnet_object*) object; in php_com_object_clone()
597 memcpy(cloneobj, origobject, sizeof(*cloneobj)); in php_com_object_clone()
605 VariantCopyInd(&cloneobj->v, &origobject->v); in php_com_object_clone()
/dports/www/mod_php74/php-7.4.27/ext/com_dotnet/
H A Dcom_handlers.c648 php_com_dotnet_object *cloneobj, *origobject; in php_com_object_clone() local
650 origobject = (php_com_dotnet_object*)Z_OBJ_P(object); in php_com_object_clone()
653 memcpy(cloneobj, origobject, sizeof(*cloneobj)); in php_com_object_clone()
661 VariantCopyInd(&cloneobj->v, &origobject->v); in php_com_object_clone()
/dports/lang/php74/php-7.4.27/ext/com_dotnet/
H A Dcom_handlers.c648 php_com_dotnet_object *cloneobj, *origobject; in php_com_object_clone() local
650 origobject = (php_com_dotnet_object*)Z_OBJ_P(object); in php_com_object_clone()
653 memcpy(cloneobj, origobject, sizeof(*cloneobj)); in php_com_object_clone()
661 VariantCopyInd(&cloneobj->v, &origobject->v); in php_com_object_clone()