Searched refs:tag_string (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/utils/scripts/
H A Dmldonkey_importer.pl272 print MET &tag_string(2,0,0x01,$_[1]); # Tagtype string, id FT_FILENAME, value
277 print MET &tag_string(0x0b,0,0x02,$_[2]); # Tagtype UINT64, id FT_FILESIZE, value
279 print MET &tag_string(3,0,0x02,$_[2]); # Tagtype UINT32, id FT_FILESIZE, value
297 print MET &tag_string($tag_type,1,sprintf("%c%d",0x09,$t),$gap_start);
298 print MET &tag_string($tag_type,1,sprintf("%c%d",0x0a,$t),$gap_end);
332 sub tag_string { subroutine

Completed in 111 milliseconds