- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 421 - 430 of 5,405 for timestamp:[now/d-7d TO *] (0.04 sec)
-
.ajaxComplete() | jQuery API Documentation
jQuery API Documentation .ajaxComplete( handler ) Returns: jQuery version deprecated: 3.5 Description: Register a han...api.jquery.com/ajaxComplete-shorthand/Registered: Wed Oct 15 00:02:21 UTC 2025 - Last Modified: Wed Oct 15 00:02:21 UTC 2025 - 24.7K bytes - Viewed (0) -
Attributes | jQuery API Documentation
jQuery API Documentation Adds the specified class(es) to each element in the set of matched elements. Get the value o...api.jquery.com/category/attributes/Registered: Wed Oct 15 00:02:43 UTC 2025 - Last Modified: Wed Oct 15 00:02:43 UTC 2025 - 30.9K bytes - Viewed (0) -
Traversing | jQuery API Documentation
jQuery API Documentation Create a new jQuery object with elements added to the set of matched elements. Add the previ...api.jquery.com/category/traversing/Registered: Wed Oct 15 00:01:11 UTC 2025 - Last Modified: Wed Oct 15 00:01:11 UTC 2025 - 45.8K bytes - Viewed (0) -
ExtUtils::MakeMaker.txt
# $Id$ package ExtUtils::MakeMaker; use strict; use warnings; BEGIN {require 5.006;} require Exporter; use ExtUtils::MakeMaker::Config; use ExtUtils::MakeMaker::version; # ensure we always have our...perldoc.perl.org/ExtUtils::MakeMaker.txtRegistered: Thu Oct 09 06:27:25 UTC 2025 - 106.9K bytes - Viewed (0) -
ExtUtils::ParseXS::Node.txt
package ExtUtils::ParseXS::Node; use strict; use warnings; our $VERSION = '3.57'; =head1 NAME ExtUtils::ParseXS::Node - Classes for nodes of an ExtUtils::ParseXS AST =head1 SYNOPSIS XXX TBC =head1 ...perldoc.perl.org/ExtUtils::ParseXS::Node.txtRegistered: Thu Oct 09 05:14:03 UTC 2025 - 52.9K bytes - Viewed (0) -
I18N::LangTags.txt
# Time-stamp: "2004-10-06 23:26:33 ADT" # Sean M. Burke <sburke@cpan.org> require 5.000; package I18N::LangTags; use strict; require Exporter; our @ISA = qw(Exporter); our @EXPORT = qw(); our @EXPO...perldoc.perl.org/I18N::LangTags.txtRegistered: Thu Oct 09 05:29:49 UTC 2025 - 27.4K bytes - Viewed (0) -
File::Spec.txt
package File::Spec; use strict; # Keep $VERSION consistent in all *.pm files in this distribution, including # Cwd.pm. our $VERSION = '3.94'; $VERSION =~ tr/_//d; my %module = ( MSWin32 => 'Win32',...perldoc.perl.org/File::Spec.txtRegistered: Thu Oct 09 07:13:24 UTC 2025 - 10.4K bytes - Viewed (0) -
File::Basename.txt
=head1 NAME File::Basename - Parse file paths into directory, filename and suffix. =head1 SYNOPSIS use File::Basename; my ($name, $path, $suffix) = fileparse($fullname, @suffixlist); my $name = fil...perldoc.perl.org/File::Basename.txtRegistered: Thu Oct 09 06:58:22 UTC 2025 - 10.9K bytes - Viewed (0) -
File::Compare.txt
package File::Compare 1.1008; use v5.12; use warnings; use Exporter 'import'; our @EXPORT = qw(compare); our @EXPORT_OK = qw(cmp compare_text); our $Too_Big = 1024 * 1024 * 2; sub croak { require C...perldoc.perl.org/File::Compare.txtRegistered: Thu Oct 09 04:51:24 UTC 2025 - 4.2K bytes - Viewed (0) -
Encode::KR::2022_KR.txt
package Encode::KR::2022_KR; use strict; use warnings; our $VERSION = do { my @r = ( q$Revision: 2.4 $ =~ /\d+/g ); sprintf "%d." . "%02d" x $#r, @r }; use Encode qw(:fallbacks); use parent qw(Enco...perldoc.perl.org/Encode::KR::2022_KR.txtRegistered: Thu Oct 09 05:44:29 UTC 2025 - 1.9K bytes - Viewed (0)