Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: ใƒ†ใ‚นใƒˆ test

Results 111 - 120 of 2,354 for timestamp:[now/d-1y TO *] (0.02 sec)

  1. charnames.txt

    package charnames; use strict; use warnings; our $VERSION = '1.50'; use unicore::Name; # mktables-generated algorithmically-defined names use _charnames (); # The submodule for this where most of t...
    perldoc.perl.org/charnames.txt
    Registered: Sun May 26 02:44:55 UTC 2024
    - 20.6K bytes
    - Viewed (0)
  2. endprotoent.txt

    =over =item getpwnam NAME X<getpwnam> X<getgrnam> X<gethostbyname> X<getnetbyname> X<getprotobyname> X<getpwuid> X<getgrgid> X<getservbyname> X<gethostbyaddr> X<getnetbyaddr> X<getprotobynumber> X<...
    perldoc.perl.org/functions/endprotoent.txt
    Registered: Sat May 25 18:56:03 UTC 2024
    - 7K bytes
    - Viewed (0)
  3. shmread.txt

    =over =item shmread ID,VAR,POS,SIZE X<shmread> X<shmwrite> =item shmwrite ID,STRING,POS,SIZE Reads or writes the System V shared memory segment ID starting at position POS for size SIZE by attachin...
    perldoc.perl.org/functions/shmread.txt
    Registered: Sat May 25 19:32:51 UTC 2024
    - 769 bytes
    - Viewed (0)
  4. shmget.txt

    =over =item shmget KEY,SIZE,FLAGS X<shmget> Calls the System V IPC function shmget. Returns the shared memory segment id, or L<C<undef>|/undef EXPR> on error. See also L<perlipc/"SysV IPC"> and the...
    perldoc.perl.org/functions/shmget.txt
    Registered: Sat May 25 19:25:28 UTC 2024
    - 293 bytes
    - Viewed (0)
  5. xor.txt

    =over =item and =item cmp =item eq =item ge =item gt =item isa =item le =item lt =item ne =item not =item or =item x =item xor These operators are documented in L<perlop>. =back
    perldoc.perl.org/functions/xor.txt
    Registered: Sat May 25 21:11:26 UTC 2024
    - 192 bytes
    - Viewed (0)
  6. not.txt

    =over =item and =item cmp =item eq =item ge =item gt =item isa =item le =item lt =item ne =item not =item or =item x =item xor These operators are documented in L<perlop>. =back
    perldoc.perl.org/functions/not.txt
    Registered: Sat May 25 21:26:58 UTC 2024
    - 192 bytes
    - Viewed (0)
  7. m.txt

    =over =item m// The match operator. See L<perlop/"Regexp Quote-Like Operators">. =back
    perldoc.perl.org/functions/m.txt
    Registered: Sat May 25 21:49:19 UTC 2024
    - 90 bytes
    - Viewed (0)
  8. Locale::Maketext.txt

    # Time-stamp: "2004-01-11 18:35:34 AST" =head1 NAME Locale::Maketext - framework for localization =head1 SYNOPSIS package MyProgram; use strict; use MyProgram::L10N; # ...which inherits from Locale...
    perldoc.perl.org/Locale::Maketext.txt
    Registered: Mon May 27 16:49:47 UTC 2024
    - 51.2K bytes
    - Viewed (0)
  9. Memoize.txt

    # -*- mode: perl; perl-indent-level: 2; -*- # vim: ts=8 sw=2 sts=2 noexpandtab # Memoize.pm # # Copyright 1998, 1999, 2000, 2001, 2012 M. J. Dominus. # You may copy and distribute this program unde...
    perldoc.perl.org/Memoize.txt
    Registered: Mon May 27 14:24:28 UTC 2024
    - 31.8K bytes
    - Viewed (0)
  10. Net::NNTP.txt

    # Net::NNTP.pm # # Copyright (C) 1995-1997 Graham Barr. All rights reserved. # Copyright (C) 2013-2016, 2020 Steve Hay. All rights reserved. # This module is free software; you can redistribute it ...
    perldoc.perl.org/Net::NNTP.txt
    Registered: Mon May 27 17:51:54 UTC 2024
    - 32.7K bytes
    - Viewed (0)
Back to top