Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1 - 2 of 2 for int (0.01 seconds)

Showing similar results.

  1. perlebcdic - Considerations for running Perl on...

    next if /[a-z]/; next unless int((((utf8::native_to_unicode(ord())... - 32 ) & 077) + 2) / 3) == int(length() / 4); print OUT unpack("u",...
    perldoc.perl.org/perlebcdic
    Fri Feb 06 12:58:46 GMT 2026
      118.5K bytes
  2. perlebcdic.txt

    next if /[a-z]/; next unless int((((utf8::native_to_unicode(ord())... - 32 ) & 077) + 2) / 3) == int(length() / 4); print OUT unpack("u",...
    perldoc.perl.org/perlebcdic.txt
    Mon Jan 26 19:46:45 GMT 2026
      82.4K bytes
Back to Top