- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 81 - 90 of 3,803 for filetype:txt (0.04 sec)
-
contributors.txt
# Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/svg/reference/element/glyph/index.md # Original Wiki contributors fscholz Longsonr Sebastianz kscarfone ...developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/glyph/contributors.txtRegistered: Wed Apr 16 01:11:38 UTC 2025 - Last Modified: Wed Mar 19 00:46:52 UTC 2025 - 227 bytes - Viewed (0) -
Unicode::Collate::CJK::Zhuyin.txt
package Unicode::Collate::CJK::Zhuyin; use 5.006; use strict; use warnings; our $VERSION = '1.31'; my %u2p; my $wt = 0x8000; while (<DATA>) { last if /^__END__/; my @c = split; for my $c (@c) { nex...perldoc.perl.org/Unicode::Collate::CJK::Zhuyin.txtRegistered: Wed May 14 21:59:30 UTC 2025 - 110K bytes - Viewed (0) -
Tie::File.txt
package Tie::File; use strict; use warnings; use Carp ':DEFAULT', 'confess'; use POSIX 'SEEK_SET'; use Fcntl 'O_CREAT', 'O_RDWR', 'LOCK_EX', 'LOCK_SH', 'O_WRONLY', 'O_RDONLY'; use constant O_ACCMOD...perldoc.perl.org/Tie::File.txtRegistered: Thu May 15 00:37:51 UTC 2025 - 75.7K bytes - Viewed (0) -
User::pwent.txt
package User::pwent 1.03; use v5.38; use Config; use Carp; our ( $pw_name, $pw_passwd, $pw_uid, $pw_gid, $pw_gecos, $pw_dir, $pw_shell, $pw_expire, $pw_change, $pw_class, $pw_age, $pw_quota, $pw_co...perldoc.perl.org/User::pwent.txtRegistered: Wed May 14 19:51:00 UTC 2025 - 9.6K bytes - Viewed (0) -
version::Internals.txt
=head1 NAME version::Internals - Perl extension for Version Objects =head1 DESCRIPTION Overloaded version objects for all modern versions of Perl. This documents the internal data representation an...perldoc.perl.org/version::Internals.txtRegistered: Wed May 14 21:16:12 UTC 2025 - 24.4K bytes - Viewed (0) -
Tie::Array.txt
package Tie::Array; use 5.006_001; use strict; use Carp; our $VERSION = '1.07'; # Pod documentation after __END__ below. sub DESTROY { } sub EXTEND { } sub UNSHIFT { scalar shift->SPLICE(0,0,@_) } ...perldoc.perl.org/Tie::Array.txtRegistered: Wed May 14 21:36:44 UTC 2025 - 7.1K bytes - Viewed (0) -
contributors.txt
# Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/svg/reference/attribute/href/index.md # Original Wiki contributors estelle Sebastianz fscholz Longsonr 197developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/href/contributors.txtRegistered: Mon May 26 01:11:13 UTC 2025 - Last Modified: Wed Mar 19 00:46:41 UTC 2025 - 197 bytes - Viewed (0) -
contributors.txt
# Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/javascript/guide/introduction/index.md # Original Wiki contributors schalkneethling santimir Nachec xfq ...developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Introduction/contributors.txtRegistered: Mon May 26 01:11:13 UTC 2025 - Last Modified: Fri Apr 14 01:36:36 UTC 2023 - 606 bytes - Viewed (0) -
contributors.txt
# Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/javascript/guide/control_flow_and_error_handling/index.md # Original Wiki contributors Sheppy wbamberg t...developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Control_flow_and_error_handling/contributor...Registered: Mon May 26 01:11:17 UTC 2025 - Last Modified: Fri Apr 14 01:36:35 UTC 2023 - 772 bytes - Viewed (0) -
contributors.txt
# Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/svg/reference/attribute/stroke-miterlimit/index.md # Original Wiki contributors Neil_Haskins Jeremie a-m...developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/stroke-miterlimit/contributors.txtRegistered: Mon May 26 01:12:39 UTC 2025 - Last Modified: Wed Mar 19 00:46:46 UTC 2025 - 249 bytes - Viewed (0)