Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 3131 - 3140 of 3,197 for filetype:txt (0.05 sec)

  1. reverse.txt

    =over =item reverse LIST X<reverse> X<rev> X<invert> In list context, returns a list value consisting of the elements of LIST in the opposite order. In scalar context, concatenates the elements of ...
    perldoc.perl.org/functions/reverse.txt
    Registered: Wed Nov 27 04:35:50 UTC 2024
    - 1.2K bytes
    - Viewed (0)
  2. index.txt

    =over =item index STR,SUBSTR,POSITION X<index> X<indexOf> X<InStr> =item index STR,SUBSTR The index function searches for one string within another, but without the wildcard-like behavior of a full...
    perldoc.perl.org/functions/index.txt
    Registered: Wed Nov 27 04:16:41 UTC 2024
    - 1K bytes
    - Viewed (0)
  3. perlfunc.txt

    =head1 NAME X<function> perlfunc - Perl builtin functions =head1 DESCRIPTION The functions in this section can serve as terms in an expression. They fall into two major categories: list operators a...
    perldoc.perl.org/perlfunc.txt
    Registered: Tue Nov 26 23:24:14 UTC 2024
    - 417.8K bytes
    - Viewed (0)
Back to top