Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

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

Showing similar results.

  1. perlguts - Introduction to the Perl API - Perld...

    function sv_unmagic: int sv_unmagic(SV *sv, int type); The type argument...sv_unmagicext instead: int sv_unmagicext(SV *sv, int type, MGVTBL *vtbl);...
    perldoc.perl.org/perlguts
    Fri Feb 06 12:43:17 GMT 2026
      266K bytes
  2. perlguts.txt

    function sv_unmagic: int sv_unmagic(SV *sv, int type); The C<type>...C<sv_unmagicext> instead: int sv_unmagicext(SV *sv, int type, MGVTBL *vtbl);...
    perldoc.perl.org/perlguts.txt
    Mon Jan 26 22:13:03 GMT 2026
      203.9K bytes
Back to Top