Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1451 - 1460 of 6,529 for content_length:[0 TO 9999] (0.09 sec)

  1. atomic_store_relaxed in std::intrinsics - Rust

    Stores the value at the specified memory location. `T` must be an integer or pointer type.
    doc.rust-lang.org/std/intrinsics/fn.atomic_store_relaxed.html Similar Results (1)
    Registered: Mon Aug 04 03:00:02 UTC 2025
    - Last Modified: Thu Jun 26 17:59:41 UTC 2025
    - 4.4K bytes
    - Viewed (0)
  2. atomic_cxchg_acquire_relaxed in std::intrinsics...

    Stores a value if the current value is the same as the `old` value. `T` must be an integer or pointer type.
    doc.rust-lang.org/std/intrinsics/fn.atomic_cxchg_acquire_relaxed.html
    Registered: Mon Aug 04 02:54:21 UTC 2025
    - Last Modified: Thu Jun 26 17:59:41 UTC 2025
    - 4.7K bytes
    - Viewed (0)
  3. File::DosGlob.txt

    #!perl -w # # Documentation at the __END__ # package File::DosGlob; our $VERSION = '1.12'; use strict; use warnings; require XSLoader; XSLoader::load(); sub doglob { my $cond = shift; my @retval = ...
    perldoc.perl.org/File::DosGlob.txt
    Registered: Sun Jul 27 05:37:38 UTC 2025
    - 7.8K bytes
    - Viewed (0)
  4. Encode::Encoder.txt

    # # $Id: Encoder.pm,v 2.3 2013/09/14 07:51:59 dankogai Exp $ # package Encode::Encoder; use strict; use warnings; our $VERSION = do { my @r = ( q$Revision: 2.3 $ =~ /\d+/g ); sprintf "%d." . "%02d"...
    perldoc.perl.org/Encode::Encoder.txt
    Registered: Sun Jul 27 00:25:01 UTC 2025
    - 6.2K bytes
    - Viewed (0)
  5. IO::Poll.txt

    # IO::Poll.pm # # Copyright (c) 1997-8 Graham Barr <gbarr@pobox.com>. All rights reserved. # This program is free software; you can redistribute it and/or # modify it under the same terms as Perl i...
    perldoc.perl.org/IO::Poll.txt
    Registered: Sun Jul 27 02:11:41 UTC 2025
    - 4.4K bytes
    - Viewed (0)
  6. ExtUtils::MM_QNX.txt

    package ExtUtils::MM_QNX; use strict; use warnings; our $VERSION = '7.76'; $VERSION =~ tr/_//d; require ExtUtils::MM_Unix; our @ISA = qw(ExtUtils::MM_Unix); =head1 NAME ExtUtils::MM_QNX - QNX speci...
    perldoc.perl.org/ExtUtils::MM_QNX.txt
    Registered: Sun Jul 27 03:06:24 UTC 2025
    - 907 bytes
    - Viewed (0)
  7. 1.9.3

    Tag: . CoreDNS-1.9.3 Release CoreDNS-1.9.3 Release Notes. 2022-05-27
    coredns.io/tags/1.9.3/
    Registered: Mon Aug 04 00:44:29 UTC 2025
    - 5.5K bytes
    - Viewed (0)
  8. ExtUtils::Constant::XS.txt

    package ExtUtils::Constant::XS; use strict; use vars qw($VERSION %XS_Constant %XS_TypeSet @ISA @EXPORT_OK $is_perl56); use Carp; use ExtUtils::Constant::Utils 'perl_stringify'; require ExtUtils::Co...
    perldoc.perl.org/ExtUtils::Constant::XS.txt
    Registered: Sun Jul 27 17:24:02 UTC 2025
    - 6.2K bytes
    - Viewed (0)
  9. IO::Dir.txt

    # IO::Dir.pm # # Copyright (c) 1997-8 Graham Barr <gbarr@pobox.com>. All rights reserved. # This program is free software; you can redistribute it and/or # modify it under the same terms as Perl it...
    perldoc.perl.org/IO::Dir.txt
    Registered: Sun Jul 27 14:42:12 UTC 2025
    - 5.2K bytes
    - Viewed (0)
  10. Encode::Unicode::UTF7.txt

    # # $Id: UTF7.pm,v 2.10 2017/06/10 17:23:50 dankogai Exp $ # package Encode::Unicode::UTF7; use strict; use warnings; use parent qw(Encode::Encoding); __PACKAGE__->Define('UTF-7'); our $VERSION = d...
    perldoc.perl.org/Encode::Unicode::UTF7.txt
    Registered: Sun Jul 27 13:26:38 UTC 2025
    - 3.8K bytes
    - Viewed (0)
Back to top