- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1451 - 1460 of 6,529 for content_length:[0 TO 9999] (0.06 sec)
-
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) -
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.htmlRegistered: Mon Aug 04 02:54:21 UTC 2025 - Last Modified: Thu Jun 26 17:59:41 UTC 2025 - 4.7K bytes - Viewed (0) -
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.txtRegistered: Sun Jul 27 05:37:38 UTC 2025 - 7.8K bytes - Viewed (0) -
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.txtRegistered: Sun Jul 27 00:25:01 UTC 2025 - 6.2K bytes - Viewed (0) -
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.txtRegistered: Sun Jul 27 02:11:41 UTC 2025 - 4.4K bytes - Viewed (0) -
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.txtRegistered: Sun Jul 27 03:06:24 UTC 2025 - 907 bytes - Viewed (0) -
perlplan9.txt
# vim: syntax=pod If you read this file _as_is_, just ignore the funny characters you see. It is written in the POD format (see pod/perlpod.pod) which is specially designed to be readable as is. =h...perldoc.perl.org/perlplan9.txtRegistered: Thu Jul 31 05:40:46 UTC 2025 - 5K bytes - Viewed (0) -
perl5123delta.txt
=encoding utf8 =head1 NAME perl5123delta - what is new for perl v5.12.3 =head1 DESCRIPTION This document describes differences between the 5.12.2 release and the 5.12.3 release. If you are upgradin...perldoc.perl.org/perl5123delta.txtRegistered: Thu Jul 31 03:35:00 UTC 2025 - 4K bytes - Viewed (0) -
perl582delta.txt
=head1 NAME perl582delta - what is new for perl v5.8.2 =head1 DESCRIPTION This document describes differences between the 5.8.1 release and the 5.8.2 release. If you are upgrading from an earlier r...perldoc.perl.org/perl582delta.txtRegistered: Thu Jul 31 06:46:00 UTC 2025 - 4.4K bytes - Viewed (0) -
perlopenbsd.txt
# vim: syntax=pod If you read this file _as_is_, just ignore the funny characters you see. It is written in the POD format (see pod/perlpod.pod) which is specifically designed to be readable as is....perldoc.perl.org/perlopenbsd.txtRegistered: Thu Jul 31 03:59:29 UTC 2025 - 1.2K bytes - Viewed (0)