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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A DDB_File.pm522 sub del_dup subroutine
524 croak "Usage: \$db->del_dup(key,value)\n"
601 $status = $X->del_dup($key, $value) ;
1220 =head2 The del_dup() Method
1222 $status = $X->del_dup($key, $value) ;
1244 $x->del_dup("Wall", "Larry") ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/t/
H A Ddb-btree.t1185 $x->del_dup("Wall", "Larry") ;

Completed in 109 milliseconds