代码搜索:maintained

找到约 2,025 项符合「maintained」的源代码

代码结果 2,025
www.eeworm.com/read/231546/4714816

pl fastcwd.pl

# By John Bazik # # This library is no longer being maintained, and is included for backward # compatibility with Perl 4 programs which may require it. # # In particular, this should not be used as an
www.eeworm.com/read/231546/4714835

pl bigint.pl

package bigint; # # This library is no longer being maintained, and is included for backward # compatibility with Perl 4 programs which may require it. # # In particular, this should not be used as an
www.eeworm.com/read/231546/4714935

pl cacheout.pl

# # This library is no longer being maintained, and is included for backward # compatibility with Perl 4 programs which may require it. # # In particular, this should not be used as an example of mode
www.eeworm.com/read/183001/5260063

h ecpgtype.h

/* * This file implements a data structure that is built and maintained by the * preprocessor. * * All types that can be handled for host variable declarations has to * be handled eventually. */
www.eeworm.com/read/179153/5309809

pm file.pm

# -*- perl -*- # # DBD::File - A base class for implementing DBI drivers that # act on plain files # # This module is currently maintained by # # Jeff Zucker < jzucker AT cpan.or
www.eeworm.com/read/313224/3645057

pm file.pm

# -*- perl -*- # # DBD::File - A base class for implementing DBI drivers that # act on plain files # # This module is currently maintained by # # Jeff Zucker < jzucker AT cpan.or
www.eeworm.com/read/273525/4207024

class legend_g.class

// legend_g // // Base class for legends // // Legends are typically maintained in one of two ways: // // 1. The .objkey of a graph or graphs are placed in .grap
www.eeworm.com/read/376006/2717717

h ecpgtype.h

/* * This file implements a data structure that is built and maintained by the * preprocessor. * * All types that can be handled for host variable declarations has to * be handled eventually. *
www.eeworm.com/read/358128/2999903

pm file.pm

# -*- perl -*- # # DBD::File - A base class for implementing DBI drivers that # act on plain files # # This module is currently maintained by # # Jeff Zucker < jzucker AT cpan.or
www.eeworm.com/read/358128/3000100

pl abbrev.pl

;# Usage: ;# %foo = (); ;# &abbrev(*foo,LIST); ;# ... ;# $long = $foo{$short}; # # This library is no longer being maintained, and is included for backward # compatibility with Perl 4 programs which