- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1381 - 1390 of 3,449 for filetype:txt (0.06 sec)
-
contributors.txt
# Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/svg/reference/attribute/stroke/index.md # Original Wiki contributors aplaice ExE-Boss Jeremie connorshea...developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/stroke/contributors.txtRegistered: Mon Aug 25 01:29:28 UTC 2025 - Last Modified: Tue Aug 19 16:05:17 UTC 2025 - 269 bytes - Viewed (0) -
contributors.txt
# Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/svg/reference/attribute/stroke-dasharray/index.md # Original Wiki contributors Zearin_Galaurum aplaice J...developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/stroke-dasharray/contributors.txtRegistered: Mon Aug 25 01:29:32 UTC 2025 - Last Modified: Tue Aug 19 16:05:17 UTC 2025 - 234 bytes - Viewed (0) -
contributors.txt
# Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/svg/reference/attribute/y/index.md # Original Wiki contributors Sebastianz Jeremie essymo Tigt 189developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/y/contributors.txtRegistered: Mon Aug 25 01:31:38 UTC 2025 - Last Modified: Tue Aug 19 16:05:19 UTC 2025 - 189 bytes - Viewed (0) -
llms.txt
# Docker Documentation ## Contribute - [Writing checklist](https://docs.docker.com/contribute/checklist/) - [Accordions](https://docs.docker.com/contribute/components/accordions/) - [Badges](https:...docs.docker.com/llms.txtRegistered: Mon Aug 25 01:40:49 UTC 2025 - Last Modified: Fri Aug 22 13:16:39 UTC 2025 - 101.7K bytes - Viewed (0) -
index.rst.txt
.. _object-gateway: ========== Ceph Object Gateway ========== :term:`Ceph Object Gateway` is an object storage interface built on top of ``librados``. It provides a RESTful gateway between applicat...docs.ceph.com/en/latest/_sources/radosgw/index.rst.txtRegistered: Mon Aug 25 01:42:51 UTC 2025 - Last Modified: Wed May 07 16:25:59 UTC 2025 - 3.5K bytes - Viewed (0) -
getsockopt.txt
=over =item getsockopt SOCKET,LEVEL,OPTNAME X<getsockopt> Queries the option named OPTNAME associated with SOCKET at a given LEVEL. Options may exist at multiple protocol levels depending on the so...perldoc.perl.org/functions/getsockopt.txtRegistered: Sun Aug 17 20:32:01 UTC 2025 - 1.6K bytes - Viewed (0) -
undef.txt
=over =item undef EXPR X<undef> X<undefine> =item undef Undefines the value of EXPR, which must be an lvalue. Use only on a scalar value, an array (using C<@>), a hash (using C<%>), a subroutine (u...perldoc.perl.org/functions/undef.txtRegistered: Sun Aug 17 19:08:32 UTC 2025 - 1.1K bytes - Viewed (0) -
setpgrp.txt
=over =item setpgrp PID,PGRP X<setpgrp> X<group> Sets the current process group for the specified PID, C<0> for the current process. Raises an exception when used on a machine that doesn't implemen...perldoc.perl.org/functions/setpgrp.txtRegistered: Sun Aug 17 20:17:39 UTC 2025 - 508 bytes - Viewed (0) -
accept.txt
=over =item accept NEWSOCKET,GENERICSOCKET X<accept> Accepts an incoming socket connect, just as L<accept(2)> does. Returns the packed address if it succeeded, false otherwise. See the example in L...perldoc.perl.org/functions/accept.txtRegistered: Sun Aug 17 03:45:54 UTC 2025 - 445 bytes - Viewed (0) -
sub.txt
=over =item sub NAME BLOCK X<sub> =item sub NAME (PROTO) BLOCK =item sub NAME : ATTRS BLOCK =item sub NAME (PROTO) : ATTRS BLOCK This is subroutine definition, not a real function I<per se>. Withou...perldoc.perl.org/functions/sub.txtRegistered: Sun Aug 17 03:56:15 UTC 2025 - 536 bytes - Viewed (0)