Home
last modified time | relevance | path

Searched refs:SvData (Results 1 – 3 of 3) sorted by relevance

/dports/net/p5-Net-Libdnet/Net-Libdnet-0.99/
H A DLibdnet.xs154 SV *SvData, *SvKey; in intf2hash() local
165 SvData = newSVnv((double) IeInt->intf_len); in intf2hash()
166 if( hv_store_ent(HvInt, SvKey, SvData, 0) == NULL ){ in intf2hash()
173 SvData = newSVpv(IeInt->intf_name, 0); in intf2hash()
174 if( hv_store_ent(HvInt, SvKey, SvData, 0) == NULL ){ in intf2hash()
181 SvData = newSVnv((double) IeInt->intf_type); in intf2hash()
189 SvData = newSVnv((double) IeInt->intf_flags); in intf2hash()
197 SvData = newSVnv((double) IeInt->intf_mtu); in intf2hash()
208 SvData = &PL_sv_undef; in intf2hash()
222 SvData = &PL_sv_undef; in intf2hash()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/
H A DChangeLog2447072 remove usage of SvData/Old Clipboard
2449740 TFD changes (SvData removed)
2494297 remove SvData usage
2494369 use instead of SvData the GetGDIMetaFile from the SvInPlaceObject
2494505 use instead of SvData the GetGDIMetaFile from the SvInPlaceObject
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog2709121 remove usage of SvData/Old Clipboard
2711789 TFD changes (SvData removed)
2756346 remove SvData usage
2756418 use instead of SvData the GetGDIMetaFile from the SvInPlaceObject
2756554 use instead of SvData the GetGDIMetaFile from the SvInPlaceObject