CINXE.COM

perlintern - autogenerated documentation of purely internal Perl functions - Perldoc Browser

<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>perlintern - autogenerated documentation of purely internal Perl functions - Perldoc Browser</title> <link rel="search" href="/opensearch.xml" type="application/opensearchdescription+xml" title="Perldoc Browser"> <link rel="canonical" href="https://perldoc.perl.org/perlintern"> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" integrity="sha384-JcKb8q3iqJ61gNV9KGb8thSsNjpSL0n8PARn9HuZOnIxN0hoP+VmmDGMN5t9UJ0Z" crossorigin="anonymous"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.5.0/styles/stackoverflow-light.min.css" integrity="sha512-cG1IdFxqipi3gqLmksLtuk13C+hBa57a6zpWxMeoY3Q9O6ooFxq50DayCdm0QrDgZjMUn23z/0PMZlgft7Yp5Q==" crossorigin="anonymous" /> <style> body { background: #f4f4f5; color: #020202; } .navbar-dark { background-image: -webkit-linear-gradient(top, #005f85 0, #002e49 100%); background-image: -o-linear-gradient(top, #005f85 0, #002e49 100%); background-image: linear-gradient(to bottom, #005f85 0, #002e49 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff005f85', endColorstr='#ff002e49', GradientType=0); background-repeat: repeat-x; } .navbar-dark .navbar-nav .nav-link, .navbar-dark .navbar-nav .nav-link:focus { color: #fff } .navbar-dark .navbar-nav .nav-link:hover { color: #ffef68 } #wrapperlicious { margin: 0 auto; font: 0.9em 'Helvetica Neue', Helvetica, sans-serif; font-weight: normal; line-height: 1.5em; margin: 0; padding: 0; } #wrapperlicious h1 { font-size: 1.5em } #wrapperlicious h2 { font-size: 1.3em } #wrapperlicious h3 { font-size: 1.1em } #wrapperlicious h4 { font-size: 0.9em } #wrapperlicious h1, #wrapperlicious h2, #wrapperlicious h3, #wrapperlicious h4, #wrapperlicious dt { color: #020202; margin-top: 1em; margin-bottom: 1em; position: relative; font-weight: bold; } #wrapperlicious a { color: inherit; text-decoration: underline } #wrapperlicious #toc { text-decoration: none } #wrapperlicious a:hover { color: #2a2a2a } #wrapperlicious a img { border: 0 } #wrapperlicious :not(pre) > code { color: inherit; background-color: rgba(0, 0, 0, 0.04); border-radius: 3px; font: 0.9em Consolas, Menlo, Monaco, monospace; padding: 0.3em; } #wrapperlicious dd { margin: 0; margin-left: 2em; } #wrapperlicious dt { color: #2a2a2a; font-weight: bold; margin-left: 0.9em; } #wrapperlicious p { margin-bottom: 1em; margin-top: 1em; } #wrapperlicious li > p { margin-bottom: 0; margin-top: 0; } #wrapperlicious pre { border: 1px solid #c1c1c1; border-radius: 3px; font: 100% Consolas, Menlo, Monaco, monospace; margin-bottom: 1em; margin-top: 1em; } #wrapperlicious pre > code { display: block; background-color: #f6f6f6; font: 0.9em Consolas, Menlo, Monaco, monospace; line-height: 1.5em; text-align: left; white-space: pre; padding: 1em; } #wrapperlicious dl, #wrapperlicious ol, #wrapperlicious ul { margin-bottom: 1em; margin-top: 1em; } #wrapperlicious ul { list-style-type: square; } #wrapperlicious ul ul { margin-bottom: 0px; margin-top: 0px; } #footer { font-size: 0.8em; padding-top: 0.5em; text-align: center; } #more { display: inline; font-size: 0.8em; } #perldocdiv { background-color: #fff; border: 1px solid #c1c1c1; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; margin-left: auto; margin-right: auto; padding: 3em; padding-top: 1em; max-width: 960px; } #moduleversion { float: right } #wrapperlicious .leading-notice { font-style: italic; padding-left: 1em; margin-top: 1em; margin-bottom: 1em; } #wrapperlicious .permalink { display: none; left: -0.75em; position: absolute; padding-right: 0.25em; text-decoration: none; } #wrapperlicious h1:hover .permalink, #wrapperlicious h2:hover .permalink, #wrapperlicious h3:hover .permalink, #wrapperlicious h4:hover .permalink, #wrapperlicious dt:hover .permalink { display: block; } </style> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-KVNWBNT5FB"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-KVNWBNT5FB'); gtag('config', 'UA-50555-3'); </script> </head> <body> <nav class="navbar navbar-expand-md navbar-dark bg-dark justify-content-between"> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <a class="navbar-brand" href="/"><img src="/images/perl_camel_30.png" width="30" height="30" class="d-inline-block align-top" alt="Perl Camel Logo"> Perldoc Browser</a> <div class="collapse navbar-collapse" id="navbarNav"> <ul class="navbar-nav mr-auto"> <li class="nav-item dropdown text-nowrap"> <a class="nav-link dropdown-toggle" href="#" id="dropdownlink-stable" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">5.24.4</a> <div class="dropdown-menu" aria-labelledby="dropdownlink-stable"> <a class="dropdown-item" href="/perlintern">Latest</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.40.1/perlintern">5.40.1</a> <a class="dropdown-item" href="/5.40.0/perlintern">5.40.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.38.3/perlintern">5.38.3</a> <a class="dropdown-item" href="/5.38.2/perlintern">5.38.2</a> <a class="dropdown-item" href="/5.38.1/perlintern">5.38.1</a> <a class="dropdown-item" href="/5.38.0/perlintern">5.38.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.36.3/perlintern">5.36.3</a> <a class="dropdown-item" href="/5.36.2/perlintern">5.36.2</a> <a class="dropdown-item" href="/5.36.1/perlintern">5.36.1</a> <a class="dropdown-item" href="/5.36.0/perlintern">5.36.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.34.3/perlintern">5.34.3</a> <a class="dropdown-item" href="/5.34.2/perlintern">5.34.2</a> <a class="dropdown-item" href="/5.34.1/perlintern">5.34.1</a> <a class="dropdown-item" href="/5.34.0/perlintern">5.34.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.32.1/perlintern">5.32.1</a> <a class="dropdown-item" href="/5.32.0/perlintern">5.32.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.30.3/perlintern">5.30.3</a> <a class="dropdown-item" href="/5.30.2/perlintern">5.30.2</a> <a class="dropdown-item" href="/5.30.1/perlintern">5.30.1</a> <a class="dropdown-item" href="/5.30.0/perlintern">5.30.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.28.3/perlintern">5.28.3</a> <a class="dropdown-item" href="/5.28.2/perlintern">5.28.2</a> <a class="dropdown-item" href="/5.28.1/perlintern">5.28.1</a> <a class="dropdown-item" href="/5.28.0/perlintern">5.28.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.26.3/perlintern">5.26.3</a> <a class="dropdown-item" href="/5.26.2/perlintern">5.26.2</a> <a class="dropdown-item" href="/5.26.1/perlintern">5.26.1</a> <a class="dropdown-item" href="/5.26.0/perlintern">5.26.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item active" href="/5.24.4/perlintern">5.24.4</a> <a class="dropdown-item" href="/5.24.3/perlintern">5.24.3</a> <a class="dropdown-item" href="/5.24.2/perlintern">5.24.2</a> <a class="dropdown-item" href="/5.24.1/perlintern">5.24.1</a> <a class="dropdown-item" href="/5.24.0/perlintern">5.24.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.22.4/perlintern">5.22.4</a> <a class="dropdown-item" href="/5.22.3/perlintern">5.22.3</a> <a class="dropdown-item" href="/5.22.2/perlintern">5.22.2</a> <a class="dropdown-item" href="/5.22.1/perlintern">5.22.1</a> <a class="dropdown-item" href="/5.22.0/perlintern">5.22.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.20.3/perlintern">5.20.3</a> <a class="dropdown-item" href="/5.20.2/perlintern">5.20.2</a> <a class="dropdown-item" href="/5.20.1/perlintern">5.20.1</a> <a class="dropdown-item" href="/5.20.0/perlintern">5.20.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.18.4/perlintern">5.18.4</a> <a class="dropdown-item" href="/5.18.3/perlintern">5.18.3</a> <a class="dropdown-item" href="/5.18.2/perlintern">5.18.2</a> <a class="dropdown-item" href="/5.18.1/perlintern">5.18.1</a> <a class="dropdown-item" href="/5.18.0/perlintern">5.18.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.16.3/perlintern">5.16.3</a> <a class="dropdown-item" href="/5.16.2/perlintern">5.16.2</a> <a class="dropdown-item" href="/5.16.1/perlintern">5.16.1</a> <a class="dropdown-item" href="/5.16.0/perlintern">5.16.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.14.4/perlintern">5.14.4</a> <a class="dropdown-item" href="/5.14.3/perlintern">5.14.3</a> <a class="dropdown-item" href="/5.14.2/perlintern">5.14.2</a> <a class="dropdown-item" href="/5.14.1/perlintern">5.14.1</a> <a class="dropdown-item" href="/5.14.0/perlintern">5.14.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.12.5/perlintern">5.12.5</a> <a class="dropdown-item" href="/5.12.4/perlintern">5.12.4</a> <a class="dropdown-item" href="/5.12.3/perlintern">5.12.3</a> <a class="dropdown-item" href="/5.12.2/perlintern">5.12.2</a> <a class="dropdown-item" href="/5.12.1/perlintern">5.12.1</a> <a class="dropdown-item" href="/5.12.0/perlintern">5.12.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.10.1/perlintern">5.10.1</a> <a class="dropdown-item" href="/5.10.0/perlintern">5.10.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.8.9/perlintern">5.8.9</a> <a class="dropdown-item" href="/5.8.8/perlintern">5.8.8</a> <a class="dropdown-item" href="/5.8.7/perlintern">5.8.7</a> <a class="dropdown-item" href="/5.8.6/perlintern">5.8.6</a> <a class="dropdown-item" href="/5.8.5/perlintern">5.8.5</a> <a class="dropdown-item" href="/5.8.4/perlintern">5.8.4</a> <a class="dropdown-item" href="/5.8.3/perlintern">5.8.3</a> <a class="dropdown-item" href="/5.8.2/perlintern">5.8.2</a> <a class="dropdown-item" href="/5.8.1/perlintern">5.8.1</a> <a class="dropdown-item" href="/5.8.0/perlintern">5.8.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.6.2/perlintern">5.6.2</a> <a class="dropdown-item" href="/5.6.1/perlintern">5.6.1</a> <a class="dropdown-item" href="/5.6.0/perlintern">5.6.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.005_04/perlintern">5.005_04</a> <a class="dropdown-item" href="/5.005_03/perlintern">5.005_03</a> <a class="dropdown-item" href="/5.005_02/perlintern">5.005_02</a> <a class="dropdown-item" href="/5.005_01/perlintern">5.005_01</a> <a class="dropdown-item" href="/5.005/perlintern">5.005</a> </div> </li> <li class="nav-item dropdown text-nowrap"> <a class="nav-link dropdown-toggle" href="#" id="dropdownlink-dev" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Dev</a> <div class="dropdown-menu" aria-labelledby="dropdownlink-dev"> <a class="dropdown-item" href="/blead/perlintern">blead</a> <a class="dropdown-item" href="/5.41.10/perlintern">5.41.10</a> <a class="dropdown-item" href="/5.41.9/perlintern">5.41.9</a> <a class="dropdown-item" href="/5.41.8/perlintern">5.41.8</a> <a class="dropdown-item" href="/5.41.7/perlintern">5.41.7</a> <a class="dropdown-item" href="/5.41.6/perlintern">5.41.6</a> <a class="dropdown-item" href="/5.41.5/perlintern">5.41.5</a> <a class="dropdown-item" href="/5.41.4/perlintern">5.41.4</a> <a class="dropdown-item" href="/5.41.3/perlintern">5.41.3</a> <a class="dropdown-item" href="/5.41.2/perlintern">5.41.2</a> <a class="dropdown-item" href="/5.41.1/perlintern">5.41.1</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.40.1-RC1/perlintern">5.40.1-RC1</a> <a class="dropdown-item" href="/5.40.0-RC2/perlintern">5.40.0-RC2</a> <a class="dropdown-item" href="/5.40.0-RC1/perlintern">5.40.0-RC1</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.39.10/perlintern">5.39.10</a> <a class="dropdown-item" href="/5.39.9/perlintern">5.39.9</a> <a class="dropdown-item" href="/5.39.8/perlintern">5.39.8</a> <a class="dropdown-item" href="/5.39.7/perlintern">5.39.7</a> <a class="dropdown-item" href="/5.39.6/perlintern">5.39.6</a> <a class="dropdown-item" href="/5.39.5/perlintern">5.39.5</a> <a class="dropdown-item" href="/5.39.4/perlintern">5.39.4</a> <a class="dropdown-item" href="/5.39.3/perlintern">5.39.3</a> <a class="dropdown-item" href="/5.39.2/perlintern">5.39.2</a> <a class="dropdown-item" href="/5.39.1/perlintern">5.39.1</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.38.3-RC1/perlintern">5.38.3-RC1</a> </div> </li> <li class="nav-item dropdown text-nowrap"> <a class="nav-link dropdown-toggle" href="#" id="dropdownlink-nav" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Documentation</a> <div class="dropdown-menu" aria-labelledby="dropdownlink-nav"> <a class="dropdown-item" href="/5.24.4/perl">Perl</a> <a class="dropdown-item" href="/5.24.4/perlintro">Intro</a> <a class="dropdown-item" href="/5.24.4/perl#Tutorials">Tutorials</a> <a class="dropdown-item" href="/5.24.4/perlfaq">FAQs</a> <a class="dropdown-item" href="/5.24.4/perl#Reference-Manual">Reference</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.24.4/perlop">Operators</a> <a class="dropdown-item" href="/5.24.4/functions">Functions</a> <a class="dropdown-item" href="/5.24.4/variables">Variables</a> <a class="dropdown-item" href="/5.24.4/modules">Modules</a> <a class="dropdown-item" href="/5.24.4/perlutil">Utilities</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.24.4/perldelta">Release Notes</a> <a class="dropdown-item" href="/5.24.4/perlcommunity">Community</a> <a class="dropdown-item" href="/5.24.4/perlhist">History</a> </div> </li> </ul> <ul class="navbar-nav"> <script> function set_expand (expand) { var perldocdiv = document.getElementById('perldocdiv'); var width = window.getComputedStyle(perldocdiv).getPropertyValue('max-width'); var expanded = (width == '' || width == 'none') ? true : false; if (expand === null) { expand = !expanded; } if ((expand && !expanded) || (!expand && expanded)) { perldocdiv.style.setProperty('max-width', expand ? 'none' : '960px'); var button_classlist = document.getElementById('content-expand-button').classList; if (expand) { button_classlist.add('btn-light'); button_classlist.remove('btn-outline-light'); } else { button_classlist.add('btn-outline-light'); button_classlist.remove('btn-light'); } } return expand; } function toggle_expand () { var expand = set_expand(null); document.cookie = 'perldoc_expand=' + (expand ? 1 : 0) + '; path=/; expires=Tue, 19 Jan 2038 03:14:07 UTC'; } function read_expand () { return document.cookie.split(';').some(function (item) { return item.indexOf('perldoc_expand=1') >= 0 }); } if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', function () { if (read_expand()) { set_expand(true); } }); } else if (read_expand()) { set_expand(true); } </script> <button id="content-expand-button" type="button" class="btn btn-outline-light d-none d-lg-inline-block mr-4" onclick="toggle_expand()">Expand</button> </ul> <form class="form-inline" method="get" action="/5.24.4/search"> <input class="form-control mr-3" type="search" name="q" placeholder="Search" aria-label="Search" value=""> </form> </div> </nav> <div id="wrapperlicious" class="container-fluid"> <div id="perldocdiv"> <div id="links"> <a href="/5.24.4/perlintern">perlintern</a> <div id="more"> (<a href="/5.24.4/perlintern.txt">source</a>, <a href="https://metacpan.org/pod/perlintern">CPAN</a>) </div> </div> <div class="leading-notice"> You are viewing the version of this documentation from Perl 5.24.4. <a href="/perlintern">View the latest version</a> </div> <h1><a id="toc">CONTENTS</a></h1> <ul> <li> <a class="text-decoration-none" href="#NAME">NAME</a> </li> <li> <a class="text-decoration-none" href="#DESCRIPTION">DESCRIPTION </a> </li> <li> <a class="text-decoration-none" href="#Compile-time-scope-hooks">Compile-time scope hooks</a> </li> <li> <a class="text-decoration-none" href="#Custom-Operators">Custom Operators</a> </li> <li> <a class="text-decoration-none" href="#CV-Manipulation-Functions">CV Manipulation Functions</a> </li> <li> <a class="text-decoration-none" href="#CV-reference-counts-and-CvOUTSIDE">CV reference counts and CvOUTSIDE</a> </li> <li> <a class="text-decoration-none" href="#Embedding-Functions">Embedding Functions</a> </li> <li> <a class="text-decoration-none" href="#GV-Functions">GV Functions</a> </li> <li> <a class="text-decoration-none" href="#Hash-Manipulation-Functions">Hash Manipulation Functions</a> </li> <li> <a class="text-decoration-none" href="#IO-Functions">IO Functions</a> </li> <li> <a class="text-decoration-none" href="#Lexer-interface">Lexer interface</a> </li> <li> <a class="text-decoration-none" href="#Magical-Functions">Magical Functions</a> </li> <li> <a class="text-decoration-none" href="#Miscellaneous-Functions">Miscellaneous Functions</a> </li> <li> <a class="text-decoration-none" href="#MRO-Functions">MRO Functions</a> </li> <li> <a class="text-decoration-none" href="#Optree-Manipulation-Functions">Optree Manipulation Functions</a> </li> <li> <a class="text-decoration-none" href="#Pad-Data-Structures">Pad Data Structures</a> </li> <li> <a class="text-decoration-none" href="#Per-Interpreter-Variables">Per-Interpreter Variables</a> </li> <li> <a class="text-decoration-none" href="#Stack-Manipulation-Macros">Stack Manipulation Macros</a> </li> <li> <a class="text-decoration-none" href="#SV-Body-Allocation">SV-Body Allocation</a> </li> <li> <a class="text-decoration-none" href="#SV-Manipulation-Functions">SV Manipulation Functions</a> </li> <li> <a class="text-decoration-none" href="#Unicode-Support">Unicode Support</a> </li> <li> <a class="text-decoration-none" href="#Undocumented-functions">Undocumented functions</a> </li> <li> <a class="text-decoration-none" href="#AUTHORS">AUTHORS</a> </li> <li> <a class="text-decoration-none" href="#SEE-ALSO">SEE ALSO</a> </li> </ul> <h1 id="NAME"><a class="permalink" href="#NAME">#</a>NAME</h1> <p>perlintern - autogenerated documentation of purely <b>internal</b> Perl functions</p> <h1 id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">#</a>DESCRIPTION </h1> <p>This file is the autogenerated documentation of functions in the Perl interpreter that are documented using Perl&#39;s internal documentation format but are not marked as part of the Perl API. In other words, <b>they are not for use in extensions</b>!</p> <h1 id="Compile-time-scope-hooks"><a class="permalink" href="#Compile-time-scope-hooks">#</a><a id="Compile"></a>Compile-time scope hooks</h1> <dl> <dt id="BhkENTRY"><a class="permalink" href="#BhkENTRY">#</a>BhkENTRY </dt> <dd> <p>NOTE: this function is experimental and may change or be removed without notice.</p> <p>Return an entry from the BHK structure. <code>which</code> is a preprocessor token indicating which entry to return. If the appropriate flag is not set this will return <code>NULL</code>. The type of the return value depends on which entry you ask for.</p> <pre><code class="plaintext">void * BhkENTRY(BHK *hk, which)</code></pre> </dd> <dt id="BhkFLAGS"><a class="permalink" href="#BhkFLAGS">#</a>BhkFLAGS </dt> <dd> <p>NOTE: this function is experimental and may change or be removed without notice.</p> <p>Return the BHK&#39;s flags.</p> <pre><code class="plaintext">U32 BhkFLAGS(BHK *hk)</code></pre> </dd> <dt id="CALL_BLOCK_HOOKS"><a class="permalink" href="#CALL_BLOCK_HOOKS">#</a>CALL_BLOCK_HOOKS </dt> <dd> <p>NOTE: this function is experimental and may change or be removed without notice.</p> <p>Call all the registered block hooks for type <code>which</code>. <code>which</code> is a preprocessing token; the type of <code>arg</code> depends on <code>which</code>.</p> <pre><code class="plaintext">void CALL_BLOCK_HOOKS(which, arg)</code></pre> </dd> </dl> <h1 id="Custom-Operators"><a class="permalink" href="#Custom-Operators">#</a><a id="Custom"></a>Custom Operators</h1> <dl> <dt id="core_prototype"><a class="permalink" href="#core_prototype">#</a>core_prototype </dt> <dd> <p>This function assigns the prototype of the named core function to <code>sv</code>, or to a new mortal SV if <code>sv</code> is <code>NULL</code>. It returns the modified <code>sv</code>, or <code>NULL</code> if the core function has no prototype. <code>code</code> is a code as returned by <code>keyword()</code>. It must not be equal to 0.</p> <pre><code class="plaintext">SV * core_prototype(SV *sv, const char *name, const int code, int * const opnum)</code></pre> </dd> </dl> <h1 id="CV-Manipulation-Functions"><a class="permalink" href="#CV-Manipulation-Functions">#</a><a id="CV"></a>CV Manipulation Functions</h1> <dl> <dt id="docatch"><a class="permalink" href="#docatch">#</a>docatch </dt> <dd> <p>Check for the cases 0 or 3 of cur_env.je_ret, only used inside an eval context.</p> <p>0 is used as continue inside eval,</p> <p>3 is used for a die caught by an inner eval - continue inner loop</p> <p>See <i>cop.h</i>: je_mustcatch, when set at any runlevel to TRUE, means eval ops must establish a local jmpenv to handle exception traps.</p> <pre><code class="plaintext">OP* docatch(OP *o)</code></pre> </dd> </dl> <h1 id="CV-reference-counts-and-CvOUTSIDE"><a class="permalink" href="#CV-reference-counts-and-CvOUTSIDE">#</a><a id="CV1"></a>CV reference counts and CvOUTSIDE</h1> <dl> <dt id="CvWEAKOUTSIDE"><a class="permalink" href="#CvWEAKOUTSIDE">#</a>CvWEAKOUTSIDE </dt> <dd> <p>Each CV has a pointer, <code>CvOUTSIDE()</code>, to its lexically enclosing CV (if any). Because pointers to anonymous sub prototypes are stored in <code>&amp;</code> pad slots, it is a possible to get a circular reference, with the parent pointing to the child and vice-versa. To avoid the ensuing memory leak, we do not increment the reference count of the CV pointed to by <code>CvOUTSIDE</code> in the <i>one specific instance</i> that the parent has a <code>&amp;</code> pad slot pointing back to us. In this case, we set the <code>CvWEAKOUTSIDE</code> flag in the child. This allows us to determine under what circumstances we should decrement the refcount of the parent when freeing the child.</p> <p>There is a further complication with non-closure anonymous subs (i.e. those that do not refer to any lexicals outside that sub). In this case, the anonymous prototype is shared rather than being cloned. This has the consequence that the parent may be freed while there are still active children, <i>e.g.</i>,</p> <pre><code>BEGIN { $a = sub { eval &#39;$x&#39; } }</code></pre> <p>In this case, the BEGIN is freed immediately after execution since there are no active references to it: the anon sub prototype has <code>CvWEAKOUTSIDE</code> set since it&#39;s not a closure, and $a points to the same CV, so it doesn&#39;t contribute to BEGIN&#39;s refcount either. When $a is executed, the <code>eval &#39;$x&#39;</code> causes the chain of <code>CvOUTSIDE</code>s to be followed, and the freed BEGIN is accessed.</p> <p>To avoid this, whenever a CV and its associated pad is freed, any <code>&amp;</code> entries in the pad are explicitly removed from the pad, and if the refcount of the pointed-to anon sub is still positive, then that child&#39;s <code>CvOUTSIDE</code> is set to point to its grandparent. This will only occur in the single specific case of a non-closure anon prototype having one or more active references (such as <code>$a</code> above).</p> <p>One other thing to consider is that a CV may be merely undefined rather than freed, eg <code>undef &amp;foo</code>. In this case, its refcount may not have reached zero, but we still delete its pad and its <code>CvROOT</code> etc. Since various children may still have their <code>CvOUTSIDE</code> pointing at this undefined CV, we keep its own <code>CvOUTSIDE</code> for the time being, so that the chain of lexical scopes is unbroken. For example, the following should print 123:</p> <pre><code> my $x = 123; sub tmp { sub { eval &#39;$x&#39; } } my $a = tmp(); undef &amp;tmp; print $a-&gt;(); bool CvWEAKOUTSIDE(CV *cv)</code></pre> </dd> </dl> <h1 id="Embedding-Functions"><a class="permalink" href="#Embedding-Functions">#</a><a id="Embedding"></a>Embedding Functions</h1> <dl> <dt id="cv_dump"><a class="permalink" href="#cv_dump">#</a>cv_dump </dt> <dd> <p>dump the contents of a CV</p> <pre><code class="plaintext">void cv_dump(CV *cv, const char *title)</code></pre> </dd> <dt id="cv_forget_slab"><a class="permalink" href="#cv_forget_slab">#</a>cv_forget_slab </dt> <dd> <p>When a CV has a reference count on its slab (<code>CvSLABBED</code>), it is responsible for making sure it is freed. (Hence, no two CVs should ever have a reference count on the same slab.) The CV only needs to reference the slab during compilation. Once it is compiled and <code>CvROOT</code> attached, it has finished its job, so it can forget the slab.</p> <pre><code class="plaintext">void cv_forget_slab(CV *cv)</code></pre> </dd> <dt id="do_dump_pad"><a class="permalink" href="#do_dump_pad">#</a>do_dump_pad </dt> <dd> <p>Dump the contents of a padlist</p> <pre><code class="plaintext">void do_dump_pad(I32 level, PerlIO *file, PADLIST *padlist, int full)</code></pre> </dd> <dt id="pad_alloc_name"><a class="permalink" href="#pad_alloc_name">#</a>pad_alloc_name </dt> <dd> <p>Allocates a place in the currently-compiling pad (via <a href="/5.24.4/perlapi#pad_alloc">&quot;pad_alloc&quot; in perlapi</a>) and then stores a name for that entry. <code>name</code> is adopted and becomes the name entry; it must already contain the name string. <code>typestash</code> and <code>ourstash</code> and the <code>padadd_STATE</code> flag get added to <code>name</code>. None of the other processing of <a href="/5.24.4/perlapi#pad_add_name_pvn">&quot;pad_add_name_pvn&quot; in perlapi</a> is done. Returns the offset of the allocated pad slot.</p> <pre><code class="plaintext">PADOFFSET pad_alloc_name(PADNAME *name, U32 flags, HV *typestash, HV *ourstash)</code></pre> </dd> <dt id="pad_block_start"><a class="permalink" href="#pad_block_start">#</a>pad_block_start </dt> <dd> <p>Update the pad compilation state variables on entry to a new block.</p> <pre><code class="plaintext">void pad_block_start(int full)</code></pre> </dd> <dt id="pad_check_dup"><a class="permalink" href="#pad_check_dup">#</a>pad_check_dup </dt> <dd> <p>Check for duplicate declarations: report any of:</p> <pre><code>* a &#39;my&#39; in the current scope with the same name; * an &#39;our&#39; (anywhere in the pad) with the same name and the same stash as &#39;ourstash&#39;</code></pre> <p><code>is_our</code> indicates that the name to check is an <code>&quot;our&quot;</code> declaration.</p> <pre><code class="plaintext">void pad_check_dup(PADNAME *name, U32 flags, const HV *ourstash)</code></pre> </dd> <dt id="pad_findlex"><a class="permalink" href="#pad_findlex">#</a>pad_findlex </dt> <dd> <p>Find a named lexical anywhere in a chain of nested pads. Add fake entries in the inner pads if it&#39;s found in an outer one.</p> <p>Returns the offset in the bottom pad of the lex or the fake lex. <code>cv</code> is the CV in which to start the search, and seq is the current <code>cop_seq</code> to match against. If <code>warn</code> is true, print appropriate warnings. The <code>out_</code>* vars return values, and so are pointers to where the returned values should be stored. <code>out_capture</code>, if non-null, requests that the innermost instance of the lexical is captured; <code>out_name</code> is set to the innermost matched pad name or fake pad name; <code>out_flags</code> returns the flags normally associated with the <code>PARENT_FAKELEX_FLAGS</code> field of a fake pad name.</p> <p>Note that <code>pad_findlex()</code> is recursive; it recurses up the chain of CVs, then comes back down, adding fake entries as it goes. It has to be this way because fake names in anon protoypes have to store in <code>xlow</code> the index into the parent pad.</p> <pre><code class="plaintext">PADOFFSET pad_findlex(const char *namepv, STRLEN namelen, U32 flags, const CV* cv, U32 seq, int warn, SV** out_capture, PADNAME** out_name, int *out_flags)</code></pre> </dd> <dt id="pad_fixup_inner_anons"><a class="permalink" href="#pad_fixup_inner_anons">#</a>pad_fixup_inner_anons </dt> <dd> <p>For any anon CVs in the pad, change <code>CvOUTSIDE</code> of that CV from <code>old_cv</code> to <code>new_cv</code> if necessary. Needed when a newly-compiled CV has to be moved to a pre-existing CV struct.</p> <pre><code class="plaintext">void pad_fixup_inner_anons(PADLIST *padlist, CV *old_cv, CV *new_cv)</code></pre> </dd> <dt id="pad_free"><a class="permalink" href="#pad_free">#</a>pad_free </dt> <dd> <p>Free the SV at offset po in the current pad.</p> <pre><code class="plaintext">void pad_free(PADOFFSET po)</code></pre> </dd> <dt id="pad_leavemy"><a class="permalink" href="#pad_leavemy">#</a>pad_leavemy </dt> <dd> <p>Cleanup at end of scope during compilation: set the max seq number for lexicals in this scope and warn of any lexicals that never got introduced.</p> <pre><code class="plaintext">void pad_leavemy()</code></pre> </dd> <dt id="padlist_dup"><a class="permalink" href="#padlist_dup">#</a>padlist_dup </dt> <dd> <p>Duplicates a pad.</p> <pre><code class="plaintext">PADLIST * padlist_dup(PADLIST *srcpad, CLONE_PARAMS *param)</code></pre> </dd> <dt id="padname_dup"><a class="permalink" href="#padname_dup">#</a>padname_dup </dt> <dd> <p>Duplicates a pad name.</p> <pre><code class="plaintext">PADNAME * padname_dup(PADNAME *src, CLONE_PARAMS *param)</code></pre> </dd> <dt id="padnamelist_dup"><a class="permalink" href="#padnamelist_dup">#</a>padnamelist_dup </dt> <dd> <p>Duplicates a pad name list.</p> <pre><code class="plaintext">PADNAMELIST * padnamelist_dup(PADNAMELIST *srcpad, CLONE_PARAMS *param)</code></pre> </dd> <dt id="pad_push"><a class="permalink" href="#pad_push">#</a>pad_push </dt> <dd> <p>Push a new pad frame onto the padlist, unless there&#39;s already a pad at this depth, in which case don&#39;t bother creating a new one. Then give the new pad an <code>@_</code> in slot zero.</p> <pre><code class="plaintext">void pad_push(PADLIST *padlist, int depth)</code></pre> </dd> <dt id="pad_reset"><a class="permalink" href="#pad_reset">#</a>pad_reset </dt> <dd> <p>Mark all the current temporaries for reuse</p> <pre><code class="plaintext">void pad_reset()</code></pre> </dd> <dt id="pad_swipe"><a class="permalink" href="#pad_swipe">#</a>pad_swipe </dt> <dd> <p>Abandon the tmp in the current pad at offset <code>po</code> and replace with a new one.</p> <pre><code class="plaintext">void pad_swipe(PADOFFSET po, bool refadjust)</code></pre> </dd> </dl> <h1 id="GV-Functions"><a class="permalink" href="#GV-Functions">#</a><a id="GV"></a>GV Functions</h1> <dl> <dt id="gv_try_downgrade"><a class="permalink" href="#gv_try_downgrade">#</a>gv_try_downgrade </dt> <dd> <p>NOTE: this function is experimental and may change or be removed without notice.</p> <p>If the typeglob <code>gv</code> can be expressed more succinctly, by having something other than a real GV in its place in the stash, replace it with the optimised form. Basic requirements for this are that <code>gv</code> is a real typeglob, is sufficiently ordinary, and is only referenced from its package. This function is meant to be used when a GV has been looked up in part to see what was there, causing upgrading, but based on what was found it turns out that the real GV isn&#39;t required after all.</p> <p>If <code>gv</code> is a completely empty typeglob, it is deleted from the stash.</p> <p>If <code>gv</code> is a typeglob containing only a sufficiently-ordinary constant sub, the typeglob is replaced with a scalar-reference placeholder that more compactly represents the same thing.</p> <pre><code class="plaintext">void gv_try_downgrade(GV* gv)</code></pre> </dd> </dl> <h1 id="Hash-Manipulation-Functions"><a class="permalink" href="#Hash-Manipulation-Functions">#</a><a id="Hash"></a>Hash Manipulation Functions</h1> <dl> <dt id="hv_ename_add"><a class="permalink" href="#hv_ename_add">#</a>hv_ename_add </dt> <dd> <p>Adds a name to a stash&#39;s internal list of effective names. See <code><a href="#hv_ename_delete">&quot;hv_ename_delete&quot;</a></code>.</p> <p>This is called when a stash is assigned to a new location in the symbol table.</p> <pre><code class="plaintext">void hv_ename_add(HV *hv, const char *name, U32 len, U32 flags)</code></pre> </dd> <dt id="hv_ename_delete"><a class="permalink" href="#hv_ename_delete">#</a>hv_ename_delete </dt> <dd> <p>Removes a name from a stash&#39;s internal list of effective names. If this is the name returned by <code>HvENAME</code>, then another name in the list will take its place (<code>HvENAME</code> will use it).</p> <p>This is called when a stash is deleted from the symbol table.</p> <pre><code class="plaintext">void hv_ename_delete(HV *hv, const char *name, U32 len, U32 flags)</code></pre> </dd> <dt id="refcounted_he_chain_2hv"><a class="permalink" href="#refcounted_he_chain_2hv">#</a>refcounted_he_chain_2hv </dt> <dd> <p>Generates and returns a <code>HV *</code> representing the content of a <code>refcounted_he</code> chain. <code>flags</code> is currently unused and must be zero.</p> <pre><code class="plaintext">HV * refcounted_he_chain_2hv( const struct refcounted_he *c, U32 flags )</code></pre> </dd> <dt id="refcounted_he_fetch_pv"><a class="permalink" href="#refcounted_he_fetch_pv">#</a>refcounted_he_fetch_pv </dt> <dd> <p>Like <a href="#refcounted_he_fetch_pvn">&quot;refcounted_he_fetch_pvn&quot;</a>, but takes a nul-terminated string instead of a string/length pair.</p> <pre><code class="plaintext">SV * refcounted_he_fetch_pv( const struct refcounted_he *chain, const char *key, U32 hash, U32 flags )</code></pre> </dd> <dt id="refcounted_he_fetch_pvn"><a class="permalink" href="#refcounted_he_fetch_pvn">#</a>refcounted_he_fetch_pvn </dt> <dd> <p>Search along a <code>refcounted_he</code> chain for an entry with the key specified by <code>keypv</code> and <code>keylen</code>. If <code>flags</code> has the <code>REFCOUNTED_HE_KEY_UTF8</code> bit set, the key octets are interpreted as UTF-8, otherwise they are interpreted as Latin-1. <code>hash</code> is a precomputed hash of the key string, or zero if it has not been precomputed. Returns a mortal scalar representing the value associated with the key, or <code>&amp;PL_sv_placeholder</code> if there is no value associated with the key.</p> <pre><code class="plaintext">SV * refcounted_he_fetch_pvn( const struct refcounted_he *chain, const char *keypv, STRLEN keylen, U32 hash, U32 flags )</code></pre> </dd> <dt id="refcounted_he_fetch_pvs"><a class="permalink" href="#refcounted_he_fetch_pvs">#</a>refcounted_he_fetch_pvs </dt> <dd> <p>Like <a href="#refcounted_he_fetch_pvn">&quot;refcounted_he_fetch_pvn&quot;</a>, but takes a <code>NUL</code>-terminated literal string instead of a string/length pair, and no precomputed hash.</p> <pre><code class="plaintext">SV * refcounted_he_fetch_pvs( const struct refcounted_he *chain, const char *key, U32 flags )</code></pre> </dd> <dt id="refcounted_he_fetch_sv"><a class="permalink" href="#refcounted_he_fetch_sv">#</a>refcounted_he_fetch_sv </dt> <dd> <p>Like <a href="#refcounted_he_fetch_pvn">&quot;refcounted_he_fetch_pvn&quot;</a>, but takes a Perl scalar instead of a string/length pair.</p> <pre><code class="plaintext">SV * refcounted_he_fetch_sv( const struct refcounted_he *chain, SV *key, U32 hash, U32 flags )</code></pre> </dd> <dt id="refcounted_he_free"><a class="permalink" href="#refcounted_he_free">#</a>refcounted_he_free </dt> <dd> <p>Decrements the reference count of a <code>refcounted_he</code> by one. If the reference count reaches zero the structure&#39;s memory is freed, which (recursively) causes a reduction of its parent <code>refcounted_he</code>&#39;s reference count. It is safe to pass a null pointer to this function: no action occurs in this case.</p> <pre><code class="plaintext">void refcounted_he_free(struct refcounted_he *he)</code></pre> </dd> <dt id="refcounted_he_inc"><a class="permalink" href="#refcounted_he_inc">#</a>refcounted_he_inc </dt> <dd> <p>Increment the reference count of a <code>refcounted_he</code>. The pointer to the <code>refcounted_he</code> is also returned. It is safe to pass a null pointer to this function: no action occurs and a null pointer is returned.</p> <pre><code class="plaintext">struct refcounted_he * refcounted_he_inc( struct refcounted_he *he )</code></pre> </dd> <dt id="refcounted_he_new_pv"><a class="permalink" href="#refcounted_he_new_pv">#</a>refcounted_he_new_pv </dt> <dd> <p>Like <a href="#refcounted_he_new_pvn">&quot;refcounted_he_new_pvn&quot;</a>, but takes a nul-terminated string instead of a string/length pair.</p> <pre><code class="plaintext">struct refcounted_he * refcounted_he_new_pv( struct refcounted_he *parent, const char *key, U32 hash, SV *value, U32 flags )</code></pre> </dd> <dt id="refcounted_he_new_pvn"><a class="permalink" href="#refcounted_he_new_pvn">#</a>refcounted_he_new_pvn </dt> <dd> <p>Creates a new <code>refcounted_he</code>. This consists of a single key/value pair and a reference to an existing <code>refcounted_he</code> chain (which may be empty), and thus forms a longer chain. When using the longer chain, the new key/value pair takes precedence over any entry for the same key further along the chain.</p> <p>The new key is specified by <code>keypv</code> and <code>keylen</code>. If <code>flags</code> has the <code>REFCOUNTED_HE_KEY_UTF8</code> bit set, the key octets are interpreted as UTF-8, otherwise they are interpreted as Latin-1. <code>hash</code> is a precomputed hash of the key string, or zero if it has not been precomputed.</p> <p><code>value</code> is the scalar value to store for this key. <code>value</code> is copied by this function, which thus does not take ownership of any reference to it, and later changes to the scalar will not be reflected in the value visible in the <code>refcounted_he</code>. Complex types of scalar will not be stored with referential integrity, but will be coerced to strings. <code>value</code> may be either null or <code>&amp;PL_sv_placeholder</code> to indicate that no value is to be associated with the key; this, as with any non-null value, takes precedence over the existence of a value for the key further along the chain.</p> <p><code>parent</code> points to the rest of the <code>refcounted_he</code> chain to be attached to the new <code>refcounted_he</code>. This function takes ownership of one reference to <code>parent</code>, and returns one reference to the new <code>refcounted_he</code>.</p> <pre><code class="plaintext">struct refcounted_he * refcounted_he_new_pvn( struct refcounted_he *parent, const char *keypv, STRLEN keylen, U32 hash, SV *value, U32 flags )</code></pre> </dd> <dt id="refcounted_he_new_pvs"><a class="permalink" href="#refcounted_he_new_pvs">#</a>refcounted_he_new_pvs </dt> <dd> <p>Like <a href="#refcounted_he_new_pvn">&quot;refcounted_he_new_pvn&quot;</a>, but takes a <code>NUL</code>-terminated literal string instead of a string/length pair, and no precomputed hash.</p> <pre><code class="plaintext">struct refcounted_he * refcounted_he_new_pvs( struct refcounted_he *parent, const char *key, SV *value, U32 flags )</code></pre> </dd> <dt id="refcounted_he_new_sv"><a class="permalink" href="#refcounted_he_new_sv">#</a>refcounted_he_new_sv </dt> <dd> <p>Like <a href="#refcounted_he_new_pvn">&quot;refcounted_he_new_pvn&quot;</a>, but takes a Perl scalar instead of a string/length pair.</p> <pre><code class="plaintext">struct refcounted_he * refcounted_he_new_sv( struct refcounted_he *parent, SV *key, U32 hash, SV *value, U32 flags )</code></pre> </dd> </dl> <h1 id="IO-Functions"><a class="permalink" href="#IO-Functions">#</a><a id="IO"></a>IO Functions</h1> <dl> <dt id="start_glob"><a class="permalink" href="#start_glob">#</a>start_glob </dt> <dd> <p>NOTE: this function is experimental and may change or be removed without notice.</p> <p>Function called by <code>do_readline</code> to spawn a glob (or do the glob inside perl on VMS). This code used to be inline, but now perl uses <code>File::Glob</code> this glob starter is only used by miniperl during the build process, or when PERL_EXTERNAL_GLOB is defined. Moving it away shrinks <i>pp_hot.c</i>; shrinking <i>pp_hot.c</i> helps speed perl up.</p> <pre><code class="plaintext">PerlIO* start_glob(SV *tmpglob, IO *io)</code></pre> </dd> </dl> <h1 id="Lexer-interface"><a class="permalink" href="#Lexer-interface">#</a><a id="Lexer"></a>Lexer interface</h1> <dl> <dt id="validate_proto"><a class="permalink" href="#validate_proto">#</a>validate_proto </dt> <dd> <p>NOTE: this function is experimental and may change or be removed without notice.</p> <p>This function performs syntax checking on a prototype, <code>proto</code>. If <code>warn</code> is true, any illegal characters or mismatched brackets will trigger illegalproto warnings, declaring that they were detected in the prototype for <code>name</code>.</p> <p>The return value is <code>true</code> if this is a valid prototype, and <code>false</code> if it is not, regardless of whether <code>warn</code> was <code>true</code> or <code>false</code>.</p> <p>Note that <code>NULL</code> is a valid <code>proto</code> and will always return <code>true</code>.</p> <p>NOTE: the perl_ form of this function is deprecated.</p> <pre><code class="plaintext">bool validate_proto(SV *name, SV *proto, bool warn)</code></pre> </dd> </dl> <h1 id="Magical-Functions"><a class="permalink" href="#Magical-Functions">#</a><a id="Magical"></a>Magical Functions</h1> <dl> <dt id="magic_clearhint"><a class="permalink" href="#magic_clearhint">#</a>magic_clearhint </dt> <dd> <p>Triggered by a delete from <code>%^H</code>, records the key to <code>PL_compiling.cop_hints_hash</code>.</p> <pre><code class="plaintext">int magic_clearhint(SV* sv, MAGIC* mg)</code></pre> </dd> <dt id="magic_clearhints"><a class="permalink" href="#magic_clearhints">#</a>magic_clearhints </dt> <dd> <p>Triggered by clearing <code>%^H</code>, resets <code>PL_compiling.cop_hints_hash</code>.</p> <pre><code class="plaintext">int magic_clearhints(SV* sv, MAGIC* mg)</code></pre> </dd> <dt id="magic_methcall"><a class="permalink" href="#magic_methcall">#</a>magic_methcall </dt> <dd> <p>Invoke a magic method (like FETCH).</p> <p><code>sv</code> and <code>mg</code> are the tied thingy and the tie magic.</p> <p><code>meth</code> is the name of the method to call.</p> <p><code>argc</code> is the number of args (in addition to $self) to pass to the method.</p> <p>The <code>flags</code> can be:</p> <pre><code class="plaintext">G_DISCARD invoke method with G_DISCARD flag and don&#39;t return a value G_UNDEF_FILL fill the stack with argc pointers to PL_sv_undef</code></pre> <p>The arguments themselves are any values following the <code>flags</code> argument.</p> <p>Returns the SV (if any) returned by the method, or <code>NULL</code> on failure.</p> <pre><code class="plaintext">SV* magic_methcall(SV *sv, const MAGIC *mg, SV *meth, U32 flags, U32 argc, ...)</code></pre> </dd> <dt id="magic_sethint"><a class="permalink" href="#magic_sethint">#</a>magic_sethint </dt> <dd> <p>Triggered by a store to <code>%^H</code>, records the key/value pair to <code>PL_compiling.cop_hints_hash</code>. It is assumed that hints aren&#39;t storing anything that would need a deep copy. Maybe we should warn if we find a reference.</p> <pre><code class="plaintext">int magic_sethint(SV* sv, MAGIC* mg)</code></pre> </dd> <dt id="mg_localize"><a class="permalink" href="#mg_localize">#</a>mg_localize </dt> <dd> <p>Copy some of the magic from an existing SV to new localized version of that SV. Container magic (<i>e.g.</i>, <code>%ENV</code>, <code>$1</code>, <code>tie</code>) gets copied, value magic doesn&#39;t (<i>e.g.</i>, <code>taint</code>, <code>pos</code>).</p> <p>If <code>setmagic</code> is false then no set magic will be called on the new (empty) SV. This typically means that assignment will soon follow (e.g. <span style="white-space: nowrap;"><code>&#39;local $x = $y&#39;</code></span>), and that will handle the magic.</p> <pre><code class="plaintext">void mg_localize(SV* sv, SV* nsv, bool setmagic)</code></pre> </dd> </dl> <h1 id="Miscellaneous-Functions"><a class="permalink" href="#Miscellaneous-Functions">#</a><a id="Miscellaneous"></a>Miscellaneous Functions</h1> <dl> <dt id="free_c_backtrace"><a class="permalink" href="#free_c_backtrace">#</a>free_c_backtrace </dt> <dd> <p>Deallocates a backtrace received from get_c_bracktrace.</p> <pre><code class="plaintext">void free_c_backtrace(Perl_c_backtrace* bt)</code></pre> </dd> <dt id="get_c_backtrace"><a class="permalink" href="#get_c_backtrace">#</a>get_c_backtrace </dt> <dd> <p>Collects the backtrace (aka &quot;stacktrace&quot;) into a single linear malloced buffer, which the caller <b>must</b> <code>Perl_free_c_backtrace()</code>.</p> <p>Scans the frames back by <span style="white-space: nowrap;"><code>depth + skip</code></span>, then drops the <code>skip</code> innermost, returning at most <code>depth</code> frames.</p> <pre><code class="plaintext">Perl_c_backtrace* get_c_backtrace(int max_depth, int skip)</code></pre> </dd> </dl> <h1 id="MRO-Functions"><a class="permalink" href="#MRO-Functions">#</a><a id="MRO"></a>MRO Functions</h1> <dl> <dt id="mro_get_linear_isa_dfs"><a class="permalink" href="#mro_get_linear_isa_dfs">#</a>mro_get_linear_isa_dfs </dt> <dd> <p>Returns the Depth-First Search linearization of <code>@ISA</code> the given stash. The return value is a read-only AV*. <code>level</code> should be 0 (it is used internally in this function&#39;s recursion).</p> <p>You are responsible for <code>SvREFCNT_inc()</code> on the return value if you plan to store it anywhere semi-permanently (otherwise it might be deleted out from under you the next time the cache is invalidated).</p> <pre><code class="plaintext">AV* mro_get_linear_isa_dfs(HV* stash, U32 level)</code></pre> </dd> <dt id="mro_isa_changed_in"><a class="permalink" href="#mro_isa_changed_in">#</a>mro_isa_changed_in </dt> <dd> <p>Takes the necessary steps (cache invalidations, mostly) when the <code>@ISA</code> of the given package has changed. Invoked by the <code>setisa</code> magic, should not need to invoke directly.</p> <pre><code class="plaintext">void mro_isa_changed_in(HV* stash)</code></pre> </dd> <dt id="mro_package_moved"><a class="permalink" href="#mro_package_moved">#</a>mro_package_moved </dt> <dd> <p>Call this function to signal to a stash that it has been assigned to another spot in the stash hierarchy. <code>stash</code> is the stash that has been assigned. <code>oldstash</code> is the stash it replaces, if any. <code>gv</code> is the glob that is actually being assigned to.</p> <p>This can also be called with a null first argument to indicate that <code>oldstash</code> has been deleted.</p> <p>This function invalidates isa caches on the old stash, on all subpackages nested inside it, and on the subclasses of all those, including non-existent packages that have corresponding entries in <code>stash</code>.</p> <p>It also sets the effective names (<code>HvENAME</code>) on all the stashes as appropriate.</p> <p>If the <code>gv</code> is present and is not in the symbol table, then this function simply returns. This checked will be skipped if <code>flags &amp; 1</code>.</p> <pre><code class="plaintext">void mro_package_moved(HV * const stash, HV * const oldstash, const GV * const gv, U32 flags)</code></pre> </dd> </dl> <h1 id="Optree-Manipulation-Functions"><a class="permalink" href="#Optree-Manipulation-Functions">#</a><a id="Optree"></a>Optree Manipulation Functions</h1> <dl> <dt id="finalize_optree"><a class="permalink" href="#finalize_optree">#</a>finalize_optree </dt> <dd> <p>This function finalizes the optree. Should be called directly after the complete optree is built. It does some additional checking which can&#39;t be done in the normal <code>ck_</code>xxx functions and makes the tree thread-safe.</p> <pre><code class="plaintext">void finalize_optree(OP* o)</code></pre> </dd> </dl> <h1 id="Pad-Data-Structures"><a class="permalink" href="#Pad-Data-Structures">#</a><a id="Pad"></a>Pad Data Structures</h1> <dl> <dt id="CX_CURPAD_SAVE"><a class="permalink" href="#CX_CURPAD_SAVE">#</a>CX_CURPAD_SAVE </dt> <dd> <p>Save the current pad in the given context block structure.</p> <pre><code class="plaintext">void CX_CURPAD_SAVE(struct context)</code></pre> </dd> <dt id="CX_CURPAD_SV"><a class="permalink" href="#CX_CURPAD_SV">#</a>CX_CURPAD_SV </dt> <dd> <p>Access the SV at offset <code>po</code> in the saved current pad in the given context block structure (can be used as an lvalue).</p> <pre><code class="plaintext">SV * CX_CURPAD_SV(struct context, PADOFFSET po)</code></pre> </dd> <dt id="PAD_BASE_SV"><a class="permalink" href="#PAD_BASE_SV">#</a>PAD_BASE_SV </dt> <dd> <p>Get the value from slot <code>po</code> in the base (DEPTH=1) pad of a padlist</p> <pre><code class="plaintext">SV * PAD_BASE_SV(PADLIST padlist, PADOFFSET po)</code></pre> </dd> <dt id="PAD_CLONE_VARS"><a class="permalink" href="#PAD_CLONE_VARS">#</a>PAD_CLONE_VARS </dt> <dd> <p>Clone the state variables associated with running and compiling pads.</p> <pre><code class="plaintext">void PAD_CLONE_VARS(PerlInterpreter *proto_perl, CLONE_PARAMS* param)</code></pre> </dd> <dt id="PAD_COMPNAME_FLAGS"><a class="permalink" href="#PAD_COMPNAME_FLAGS">#</a>PAD_COMPNAME_FLAGS </dt> <dd> <p>Return the flags for the current compiling pad name at offset <code>po</code>. Assumes a valid slot entry.</p> <pre><code class="plaintext">U32 PAD_COMPNAME_FLAGS(PADOFFSET po)</code></pre> </dd> <dt id="PAD_COMPNAME_GEN"><a class="permalink" href="#PAD_COMPNAME_GEN">#</a>PAD_COMPNAME_GEN </dt> <dd> <p>The generation number of the name at offset <code>po</code> in the current compiling pad (lvalue).</p> <pre><code class="plaintext">STRLEN PAD_COMPNAME_GEN(PADOFFSET po)</code></pre> </dd> <dt id="PAD_COMPNAME_GEN_set"><a class="permalink" href="#PAD_COMPNAME_GEN_set">#</a>PAD_COMPNAME_GEN_set </dt> <dd> <p>Sets the generation number of the name at offset <code>po</code> in the current ling pad (lvalue) to <code>gen</code>. STRLEN PAD_COMPNAME_GEN_set(PADOFFSET po, int gen)</p> </dd> <dt id="PAD_COMPNAME_OURSTASH"><a class="permalink" href="#PAD_COMPNAME_OURSTASH">#</a>PAD_COMPNAME_OURSTASH </dt> <dd> <p>Return the stash associated with an <code>our</code> variable. Assumes the slot entry is a valid <code>our</code> lexical.</p> <pre><code class="plaintext">HV * PAD_COMPNAME_OURSTASH(PADOFFSET po)</code></pre> </dd> <dt id="PAD_COMPNAME_PV"><a class="permalink" href="#PAD_COMPNAME_PV">#</a>PAD_COMPNAME_PV </dt> <dd> <p>Return the name of the current compiling pad name at offset <code>po</code>. Assumes a valid slot entry.</p> <pre><code class="plaintext">char * PAD_COMPNAME_PV(PADOFFSET po)</code></pre> </dd> <dt id="PAD_COMPNAME_TYPE"><a class="permalink" href="#PAD_COMPNAME_TYPE">#</a>PAD_COMPNAME_TYPE </dt> <dd> <p>Return the type (stash) of the current compiling pad name at offset <code>po</code>. Must be a valid name. Returns null if not typed.</p> <pre><code class="plaintext">HV * PAD_COMPNAME_TYPE(PADOFFSET po)</code></pre> </dd> <dt id="PadnameIsOUR"><a class="permalink" href="#PadnameIsOUR">#</a>PadnameIsOUR </dt> <dd> <p>Whether this is an &quot;our&quot; variable.</p> <pre><code class="plaintext">bool PadnameIsOUR(PADNAME pn)</code></pre> </dd> <dt id="PadnameIsSTATE"><a class="permalink" href="#PadnameIsSTATE">#</a>PadnameIsSTATE </dt> <dd> <p>Whether this is a &quot;state&quot; variable.</p> <pre><code class="plaintext">bool PadnameIsSTATE(PADNAME pn)</code></pre> </dd> <dt id="PadnameOURSTASH"><a class="permalink" href="#PadnameOURSTASH">#</a>PadnameOURSTASH </dt> <dd> <p>The stash in which this &quot;our&quot; variable was declared.</p> <pre><code class="plaintext">HV * PadnameOURSTASH()</code></pre> </dd> <dt id="PadnameOUTER"><a class="permalink" href="#PadnameOUTER">#</a>PadnameOUTER </dt> <dd> <p>Whether this entry belongs to an outer pad. Entries for which this is true are often referred to as &#39;fake&#39;.</p> <pre><code class="plaintext">bool PadnameOUTER(PADNAME pn)</code></pre> </dd> <dt id="PadnameTYPE"><a class="permalink" href="#PadnameTYPE">#</a>PadnameTYPE </dt> <dd> <p>The stash associated with a typed lexical. This returns the <code>%Foo::</code> hash for <code>my Foo $bar</code>.</p> <pre><code class="plaintext">HV * PadnameTYPE(PADNAME pn)</code></pre> </dd> <dt id="PAD_RESTORE_LOCAL"><a class="permalink" href="#PAD_RESTORE_LOCAL">#</a>PAD_RESTORE_LOCAL </dt> <dd> <p>Restore the old pad saved into the local variable <code>opad</code> by <code>PAD_SAVE_LOCAL()</code></p> <pre><code class="plaintext">void PAD_RESTORE_LOCAL(PAD *opad)</code></pre> </dd> <dt id="PAD_SAVE_LOCAL"><a class="permalink" href="#PAD_SAVE_LOCAL">#</a>PAD_SAVE_LOCAL </dt> <dd> <p>Save the current pad to the local variable <code>opad</code>, then make the current pad equal to <code>npad</code></p> <pre><code class="plaintext">void PAD_SAVE_LOCAL(PAD *opad, PAD *npad)</code></pre> </dd> <dt id="PAD_SAVE_SETNULLPAD"><a class="permalink" href="#PAD_SAVE_SETNULLPAD">#</a>PAD_SAVE_SETNULLPAD </dt> <dd> <p>Save the current pad then set it to null.</p> <pre><code class="plaintext">void PAD_SAVE_SETNULLPAD()</code></pre> </dd> <dt id="PAD_SETSV"><a class="permalink" href="#PAD_SETSV">#</a>PAD_SETSV </dt> <dd> <p>Set the slot at offset <code>po</code> in the current pad to <code>sv</code></p> <pre><code class="plaintext">SV * PAD_SETSV(PADOFFSET po, SV* sv)</code></pre> </dd> <dt id="PAD_SET_CUR"><a class="permalink" href="#PAD_SET_CUR">#</a>PAD_SET_CUR </dt> <dd> <p>Set the current pad to be pad <code>n</code> in the padlist, saving the previous current pad. NB currently this macro expands to a string too long for some compilers, so it&#39;s best to replace it with</p> <pre><code> SAVECOMPPAD(); PAD_SET_CUR_NOSAVE(padlist,n); void PAD_SET_CUR(PADLIST padlist, I32 n)</code></pre> </dd> <dt id="PAD_SET_CUR_NOSAVE"><a class="permalink" href="#PAD_SET_CUR_NOSAVE">#</a>PAD_SET_CUR_NOSAVE </dt> <dd> <p>like PAD_SET_CUR, but without the save</p> <pre><code class="plaintext">void PAD_SET_CUR_NOSAVE(PADLIST padlist, I32 n)</code></pre> </dd> <dt id="PAD_SV"><a class="permalink" href="#PAD_SV">#</a>PAD_SV </dt> <dd> <p>Get the value at offset <code>po</code> in the current pad</p> <pre><code class="plaintext">SV * PAD_SV(PADOFFSET po)</code></pre> </dd> <dt id="PAD_SVl"><a class="permalink" href="#PAD_SVl">#</a>PAD_SVl </dt> <dd> <p>Lightweight and lvalue version of <code>PAD_SV</code>. Get or set the value at offset <code>po</code> in the current pad. Unlike <code>PAD_SV</code>, does not print diagnostics with -DX. For internal use only.</p> <pre><code class="plaintext">SV * PAD_SVl(PADOFFSET po)</code></pre> </dd> <dt id="SAVECLEARSV"><a class="permalink" href="#SAVECLEARSV">#</a>SAVECLEARSV </dt> <dd> <p>Clear the pointed to pad value on scope exit. (i.e. the runtime action of <code>my</code>)</p> <pre><code class="plaintext">void SAVECLEARSV(SV **svp)</code></pre> </dd> <dt id="SAVECOMPPAD"><a class="permalink" href="#SAVECOMPPAD">#</a>SAVECOMPPAD </dt> <dd> <p>save <code>PL_comppad</code> and <code>PL_curpad</code></p> <pre><code class="plaintext">void SAVECOMPPAD()</code></pre> </dd> <dt id="SAVEPADSV"><a class="permalink" href="#SAVEPADSV">#</a>SAVEPADSV </dt> <dd> <p>Save a pad slot (used to restore after an iteration)</p> <p>XXX DAPM it would make more sense to make the arg a PADOFFSET void SAVEPADSV(PADOFFSET po)</p> </dd> </dl> <h1 id="Per-Interpreter-Variables"><a class="permalink" href="#Per-Interpreter-Variables">#</a><a id="Per"></a>Per-Interpreter Variables</h1> <dl> <dt id="PL_DBsingle"><a class="permalink" href="#PL_DBsingle">#</a>PL_DBsingle </dt> <dd> <p>When Perl is run in debugging mode, with the <b>-d</b> switch, this SV is a boolean which indicates whether subs are being single-stepped. Single-stepping is automatically turned on after every step. This is the C variable which corresponds to Perl&#39;s $DB::single variable. See <code><a href="#PL_DBsub">&quot;PL_DBsub&quot;</a></code>.</p> <pre><code class="plaintext">SV * PL_DBsingle</code></pre> </dd> <dt id="PL_DBsub"><a class="permalink" href="#PL_DBsub">#</a>PL_DBsub </dt> <dd> <p>When Perl is run in debugging mode, with the <b>-d</b> switch, this GV contains the SV which holds the name of the sub being debugged. This is the C variable which corresponds to Perl&#39;s $DB::sub variable. See <code><a href="#PL_DBsingle">&quot;PL_DBsingle&quot;</a></code>.</p> <pre><code class="plaintext">GV * PL_DBsub</code></pre> </dd> <dt id="PL_DBtrace"><a class="permalink" href="#PL_DBtrace">#</a>PL_DBtrace </dt> <dd> <p>Trace variable used when Perl is run in debugging mode, with the <b>-d</b> switch. This is the C variable which corresponds to Perl&#39;s $DB::trace variable. See <code><a href="#PL_DBsingle">&quot;PL_DBsingle&quot;</a></code>.</p> <pre><code class="plaintext">SV * PL_DBtrace</code></pre> </dd> <dt id="PL_dowarn"><a class="permalink" href="#PL_dowarn">#</a>PL_dowarn </dt> <dd> <p>The C variable which corresponds to Perl&#39;s <code>$^W</code> warning variable.</p> <pre><code class="plaintext">bool PL_dowarn</code></pre> </dd> <dt id="PL_last_in_gv"><a class="permalink" href="#PL_last_in_gv">#</a>PL_last_in_gv </dt> <dd> <p>The GV which was last used for a filehandle input operation. (<code>&lt;FH&gt;</code>)</p> <pre><code class="plaintext">GV* PL_last_in_gv</code></pre> </dd> <dt id="PL_ofsgv"><a class="permalink" href="#PL_ofsgv">#</a>PL_ofsgv </dt> <dd> <p>The glob containing the output field separator - <code>*,</code> in Perl space.</p> <pre><code class="plaintext">GV* PL_ofsgv</code></pre> </dd> <dt id="PL_rs"><a class="permalink" href="#PL_rs">#</a>PL_rs </dt> <dd> <p>The input record separator - <code>$/</code> in Perl space.</p> <pre><code class="plaintext">SV* PL_rs</code></pre> </dd> </dl> <h1 id="Stack-Manipulation-Macros"><a class="permalink" href="#Stack-Manipulation-Macros">#</a><a id="Stack"></a>Stack Manipulation Macros</h1> <dl> <dt id="djSP"><a class="permalink" href="#djSP">#</a>djSP </dt> <dd> <p>Declare Just <code>SP</code>. This is actually identical to <code>dSP</code>, and declares a local copy of perl&#39;s stack pointer, available via the <code>SP</code> macro. See <code><a href="/5.24.4/perlapi#SP">&quot;SP&quot; in perlapi</a></code>. (Available for backward source code compatibility with the old (Perl 5.005) thread model.)</p> <pre><code>djSP;</code></pre> </dd> <dt id="LVRET"><a class="permalink" href="#LVRET">#</a>LVRET </dt> <dd> <p>True if this op will be the return value of an lvalue subroutine</p> </dd> </dl> <h1 id="SV-Body-Allocation"><a class="permalink" href="#SV-Body-Allocation">#</a><a id="SV"></a>SV-Body Allocation</h1> <dl> <dt id="sv_2num"><a class="permalink" href="#sv_2num">#</a>sv_2num </dt> <dd> <p>NOTE: this function is experimental and may change or be removed without notice.</p> <p>Return an SV with the numeric value of the source SV, doing any necessary reference or overload conversion. The caller is expected to have handled get-magic already.</p> <pre><code class="plaintext">SV* sv_2num(SV *const sv)</code></pre> </dd> <dt id="sv_copypv"><a class="permalink" href="#sv_copypv">#</a>sv_copypv </dt> <dd> <p>Copies a stringified representation of the source SV into the destination SV. Automatically performs any necessary <code>mg_get</code> and coercion of numeric values into strings. Guaranteed to preserve <code>UTF8</code> flag even from overloaded objects. Similar in nature to <code>sv_2pv[_flags]</code> but operates directly on an SV instead of just the string. Mostly uses <code>sv_2pv_flags</code> to do its work, except when that would lose the UTF-8&#39;ness of the PV.</p> <pre><code class="plaintext">void sv_copypv(SV *const dsv, SV *const ssv)</code></pre> </dd> </dl> <h1 id="SV-Manipulation-Functions"><a class="permalink" href="#SV-Manipulation-Functions">#</a><a id="SV1"></a>SV Manipulation Functions</h1> <p>An SV (or AV, HV, etc.) is allocated in two parts: the head (struct sv, av, hv...) contains type and reference count information, and for many types, a pointer to the body (struct xrv, xpv, xpviv...), which contains fields specific to each type. Some types store all they need in the head, so don&#39;t have a body.</p> <p>In all but the most memory-paranoid configurations (ex: PURIFY), heads and bodies are allocated out of arenas, which by default are approximately 4K chunks of memory parcelled up into N heads or bodies. Sv-bodies are allocated by their sv-type, guaranteeing size consistency needed to allocate safely from arrays.</p> <p>For SV-heads, the first slot in each arena is reserved, and holds a link to the next arena, some flags, and a note of the number of slots. Snaked through each arena chain is a linked list of free items; when this becomes empty, an extra arena is allocated and divided up into N items which are threaded into the free list.</p> <p>SV-bodies are similar, but they use arena-sets by default, which separate the link and info from the arena itself, and reclaim the 1st slot in the arena. SV-bodies are further described later.</p> <p>The following global variables are associated with arenas:</p> <pre><code class="plaintext">PL_sv_arenaroot pointer to list of SV arenas PL_sv_root pointer to list of free SV structures PL_body_arenas head of linked-list of body arenas PL_body_roots[] array of pointers to list of free bodies of svtype arrays are indexed by the svtype needed</code></pre> <p>A few special SV heads are not allocated from an arena, but are instead directly created in the interpreter structure, eg PL_sv_undef. The size of arenas can be changed from the default by setting PERL_ARENA_SIZE appropriately at compile time.</p> <p>The SV arena serves the secondary purpose of allowing still-live SVs to be located and destroyed during final cleanup.</p> <p>At the lowest level, the macros new_SV() and del_SV() grab and free an SV head. (If debugging with -DD, del_SV() calls the function S_del_sv() to return the SV to the free list with error checking.) new_SV() calls more_sv() / sv_add_arena() to add an extra arena if the free list is empty. SVs in the free list have their SvTYPE field set to all ones.</p> <p>At the time of very final cleanup, sv_free_arenas() is called from perl_destruct() to physically free all the arenas allocated since the start of the interpreter.</p> <p>The function visit() scans the SV arenas list, and calls a specified function for each SV it finds which is still live - ie which has an SvTYPE other than all 1&#39;s, and a non-zero SvREFCNT. visit() is used by the following functions (specified as [function that calls visit()] / [function called by visit() for each SV]):</p> <pre><code class="plaintext"> sv_report_used() / do_report_used() dump all remaining SVs (debugging aid) sv_clean_objs() / do_clean_objs(),do_clean_named_objs(), do_clean_named_io_objs(),do_curse() Attempt to free all objects pointed to by RVs, try to do the same for all objects indir- ectly referenced by typeglobs too, and then do a final sweep, cursing any objects that remain. Called once from perl_destruct(), prior to calling sv_clean_all() below. sv_clean_all() / do_clean_all() SvREFCNT_dec(sv) each remaining SV, possibly triggering an sv_free(). It also sets the SVf_BREAK flag on the SV to indicate that the refcnt has been artificially lowered, and thus stopping sv_free() from giving spurious warnings about SVs which unexpectedly have a refcnt of zero. called repeatedly from perl_destruct() until there are no SVs left.</code></pre> <dl> <dt id="sv_add_arena"><a class="permalink" href="#sv_add_arena">#</a>sv_add_arena </dt> <dd> <p>Given a chunk of memory, link it to the head of the list of arenas, and split it into a list of free SVs.</p> <pre><code class="plaintext">void sv_add_arena(char *const ptr, const U32 size, const U32 flags)</code></pre> </dd> <dt id="sv_clean_all"><a class="permalink" href="#sv_clean_all">#</a>sv_clean_all </dt> <dd> <p>Decrement the refcnt of each remaining SV, possibly triggering a cleanup. This function may have to be called multiple times to free SVs which are in complex self-referential hierarchies.</p> <pre><code class="plaintext">I32 sv_clean_all()</code></pre> </dd> <dt id="sv_clean_objs"><a class="permalink" href="#sv_clean_objs">#</a>sv_clean_objs </dt> <dd> <p>Attempt to destroy all objects not yet freed.</p> <pre><code class="plaintext">void sv_clean_objs()</code></pre> </dd> <dt id="sv_free_arenas"><a class="permalink" href="#sv_free_arenas">#</a>sv_free_arenas </dt> <dd> <p>Deallocate the memory used by all arenas. Note that all the individual SV heads and bodies within the arenas must already have been freed.</p> <pre><code class="plaintext">void sv_free_arenas()</code></pre> </dd> <dt id="SvTHINKFIRST"><a class="permalink" href="#SvTHINKFIRST">#</a>SvTHINKFIRST </dt> <dd> <p>A quick flag check to see whether an <code>sv</code> should be passed to <code>sv_force_normal</code> to be &quot;downgraded&quot; before <code>SvIVX</code> or <code>SvPVX</code> can be modified directly.</p> <p>For example, if your scalar is a reference and you want to modify the <code>SvIVX</code> slot, you can&#39;t just do <code>SvROK_off</code>, as that will leak the referent.</p> <p>This is used internally by various sv-modifying functions, such as <code>sv_setsv</code>, <code>sv_setiv</code> and <code>sv_pvn_force</code>.</p> <p>One case that this does not handle is a gv without SvFAKE set. After</p> <pre><code>if (SvTHINKFIRST(gv)) sv_force_normal(gv);</code></pre> <p>it will still be a gv.</p> <p><code>SvTHINKFIRST</code> sometimes produces false positives. In those cases <code>sv_force_normal</code> does nothing.</p> <pre><code class="plaintext">U32 SvTHINKFIRST(SV *sv)</code></pre> </dd> </dl> <h1 id="Unicode-Support"><a class="permalink" href="#Unicode-Support">#</a><a id="Unicode"></a>Unicode Support</h1> <dl> <dt id="find_uninit_var"><a class="permalink" href="#find_uninit_var">#</a>find_uninit_var </dt> <dd> <p>NOTE: this function is experimental and may change or be removed without notice.</p> <p>Find the name of the undefined variable (if any) that caused the operator to issue a &quot;Use of uninitialized value&quot; warning. If match is true, only return a name if its value matches <code>uninit_sv</code>. So roughly speaking, if a unary operator (such as <code>OP_COS</code>) generates a warning, then following the direct child of the op may yield an <code>OP_PADSV</code> or <code>OP_GV</code> that gives the name of the undefined variable. On the other hand, with <code>OP_ADD</code> there are two branches to follow, so we only print the variable name if we get an exact match. <code>desc_p</code> points to a string pointer holding the description of the op. This may be updated if needed.</p> <p>The name is returned as a mortal SV.</p> <p>Assumes that <code>PL_op</code> is the OP that originally triggered the error, and that <code>PL_comppad</code>/<code>PL_curpad</code> points to the currently executing pad.</p> <pre><code class="plaintext">SV* find_uninit_var(const OP *const obase, const SV *const uninit_sv, bool match, const char **desc_p)</code></pre> </dd> <dt id="report_uninit"><a class="permalink" href="#report_uninit">#</a>report_uninit </dt> <dd> <p>Print appropriate &quot;Use of uninitialized variable&quot; warning.</p> <pre><code class="plaintext">void report_uninit(const SV *uninit_sv)</code></pre> </dd> </dl> <h1 id="Undocumented-functions"><a class="permalink" href="#Undocumented-functions">#</a><a id="Undocumented"></a>Undocumented functions</h1> <p>The following functions are currently undocumented. If you use one of them, you may wish to consider creating and submitting documentation for it.</p> <dl> <dt id="PerlIO_restore_errno"><a class="permalink" href="#PerlIO_restore_errno">#</a>PerlIO_restore_errno </dt> <dd> </dd> <dt id="PerlIO_save_errno"><a class="permalink" href="#PerlIO_save_errno">#</a>PerlIO_save_errno </dt> <dd> </dd> <dt id="Slab_Alloc"><a class="permalink" href="#Slab_Alloc">#</a>Slab_Alloc </dt> <dd> </dd> <dt id="Slab_Free"><a class="permalink" href="#Slab_Free">#</a>Slab_Free </dt> <dd> </dd> <dt id="Slab_to_ro"><a class="permalink" href="#Slab_to_ro">#</a>Slab_to_ro </dt> <dd> </dd> <dt id="Slab_to_rw"><a class="permalink" href="#Slab_to_rw">#</a>Slab_to_rw </dt> <dd> </dd> <dt id="_add_range_to_invlist"><a class="permalink" href="#_add_range_to_invlist">#</a><a id="add_range_to_invlist"></a>_add_range_to_invlist </dt> <dd> </dd> <dt id="_core_swash_init"><a class="permalink" href="#_core_swash_init">#</a><a id="core_swash_init"></a>_core_swash_init </dt> <dd> </dd> <dt id="_get_encoding"><a class="permalink" href="#_get_encoding">#</a><a id="get_encoding"></a>_get_encoding </dt> <dd> </dd> <dt id="_get_swash_invlist"><a class="permalink" href="#_get_swash_invlist">#</a><a id="get_swash_invlist"></a>_get_swash_invlist </dt> <dd> </dd> <dt id="_invlistEQ"><a class="permalink" href="#_invlistEQ">#</a><a id="invlistEQ"></a>_invlistEQ </dt> <dd> </dd> <dt id="_invlist_array_init"><a class="permalink" href="#_invlist_array_init">#</a><a id="invlist_array_init"></a>_invlist_array_init </dt> <dd> </dd> <dt id="_invlist_contains_cp"><a class="permalink" href="#_invlist_contains_cp">#</a><a id="invlist_contains_cp"></a>_invlist_contains_cp </dt> <dd> </dd> <dt id="_invlist_dump"><a class="permalink" href="#_invlist_dump">#</a><a id="invlist_dump"></a>_invlist_dump </dt> <dd> </dd> <dt id="_invlist_intersection"><a class="permalink" href="#_invlist_intersection">#</a><a id="invlist_intersection"></a>_invlist_intersection </dt> <dd> </dd> <dt id="_invlist_intersection_maybe_complement_2nd"><a class="permalink" href="#_invlist_intersection_maybe_complement_2nd">#</a><a id="invlist_intersection_maybe_complement_2nd"></a>_invlist_intersection_maybe_complement_2nd </dt> <dd> </dd> <dt id="_invlist_invert"><a class="permalink" href="#_invlist_invert">#</a><a id="invlist_invert"></a>_invlist_invert </dt> <dd> </dd> <dt id="_invlist_len"><a class="permalink" href="#_invlist_len">#</a><a id="invlist_len"></a>_invlist_len </dt> <dd> </dd> <dt id="_invlist_populate_swatch"><a class="permalink" href="#_invlist_populate_swatch">#</a><a id="invlist_populate_swatch"></a>_invlist_populate_swatch </dt> <dd> </dd> <dt id="_invlist_search"><a class="permalink" href="#_invlist_search">#</a><a id="invlist_search"></a>_invlist_search </dt> <dd> </dd> <dt id="_invlist_subtract"><a class="permalink" href="#_invlist_subtract">#</a><a id="invlist_subtract"></a>_invlist_subtract </dt> <dd> </dd> <dt id="_invlist_union"><a class="permalink" href="#_invlist_union">#</a><a id="invlist_union"></a>_invlist_union </dt> <dd> </dd> <dt id="_invlist_union_maybe_complement_2nd"><a class="permalink" href="#_invlist_union_maybe_complement_2nd">#</a><a id="invlist_union_maybe_complement_2nd"></a>_invlist_union_maybe_complement_2nd </dt> <dd> </dd> <dt id="_load_PL_utf8_foldclosures"><a class="permalink" href="#_load_PL_utf8_foldclosures">#</a><a id="load_PL_utf8_foldclosures"></a>_load_PL_utf8_foldclosures </dt> <dd> </dd> <dt id="_new_invlist"><a class="permalink" href="#_new_invlist">#</a><a id="new_invlist"></a>_new_invlist </dt> <dd> </dd> <dt id="_setup_canned_invlist"><a class="permalink" href="#_setup_canned_invlist">#</a><a id="setup_canned_invlist"></a>_setup_canned_invlist </dt> <dd> </dd> <dt id="_swash_inversion_hash"><a class="permalink" href="#_swash_inversion_hash">#</a><a id="swash_inversion_hash"></a>_swash_inversion_hash </dt> <dd> </dd> <dt id="_swash_to_invlist"><a class="permalink" href="#_swash_to_invlist">#</a><a id="swash_to_invlist"></a>_swash_to_invlist </dt> <dd> </dd> <dt id="_to_fold_latin1"><a class="permalink" href="#_to_fold_latin1">#</a><a id="to_fold_latin1"></a>_to_fold_latin1 </dt> <dd> </dd> <dt id="_to_upper_title_latin1"><a class="permalink" href="#_to_upper_title_latin1">#</a><a id="to_upper_title_latin1"></a>_to_upper_title_latin1 </dt> <dd> </dd> <dt id="_warn_problematic_locale"><a class="permalink" href="#_warn_problematic_locale">#</a><a id="warn_problematic_locale"></a>_warn_problematic_locale </dt> <dd> </dd> <dt id="add_cp_to_invlist"><a class="permalink" href="#add_cp_to_invlist">#</a>add_cp_to_invlist </dt> <dd> </dd> <dt id="alloc_maybe_populate_EXACT"><a class="permalink" href="#alloc_maybe_populate_EXACT">#</a>alloc_maybe_populate_EXACT </dt> <dd> </dd> <dt id="allocmy"><a class="permalink" href="#allocmy">#</a>allocmy </dt> <dd> </dd> <dt id="amagic_is_enabled"><a class="permalink" href="#amagic_is_enabled">#</a>amagic_is_enabled </dt> <dd> </dd> <dt id="apply"><a class="permalink" href="#apply">#</a>apply </dt> <dd> </dd> <dt id="av_extend_guts"><a class="permalink" href="#av_extend_guts">#</a>av_extend_guts </dt> <dd> </dd> <dt id="av_reify"><a class="permalink" href="#av_reify">#</a>av_reify </dt> <dd> </dd> <dt id="bind_match"><a class="permalink" href="#bind_match">#</a>bind_match </dt> <dd> </dd> <dt id="boot_core_PerlIO"><a class="permalink" href="#boot_core_PerlIO">#</a>boot_core_PerlIO </dt> <dd> </dd> <dt id="boot_core_UNIVERSAL"><a class="permalink" href="#boot_core_UNIVERSAL">#</a>boot_core_UNIVERSAL </dt> <dd> </dd> <dt id="boot_core_mro"><a class="permalink" href="#boot_core_mro">#</a>boot_core_mro </dt> <dd> </dd> <dt id="cando"><a class="permalink" href="#cando">#</a>cando </dt> <dd> </dd> <dt id="check_utf8_print"><a class="permalink" href="#check_utf8_print">#</a>check_utf8_print </dt> <dd> </dd> <dt id="ck_anoncode"><a class="permalink" href="#ck_anoncode">#</a>ck_anoncode </dt> <dd> </dd> <dt id="ck_backtick"><a class="permalink" href="#ck_backtick">#</a>ck_backtick </dt> <dd> </dd> <dt id="ck_bitop"><a class="permalink" href="#ck_bitop">#</a>ck_bitop </dt> <dd> </dd> <dt id="ck_cmp"><a class="permalink" href="#ck_cmp">#</a>ck_cmp </dt> <dd> </dd> <dt id="ck_concat"><a class="permalink" href="#ck_concat">#</a>ck_concat </dt> <dd> </dd> <dt id="ck_defined"><a class="permalink" href="#ck_defined">#</a>ck_defined </dt> <dd> </dd> <dt id="ck_delete"><a class="permalink" href="#ck_delete">#</a>ck_delete </dt> <dd> </dd> <dt id="ck_each"><a class="permalink" href="#ck_each">#</a>ck_each </dt> <dd> </dd> <dt id="ck_entersub_args_core"><a class="permalink" href="#ck_entersub_args_core">#</a>ck_entersub_args_core </dt> <dd> </dd> <dt id="ck_eof"><a class="permalink" href="#ck_eof">#</a>ck_eof </dt> <dd> </dd> <dt id="ck_eval"><a class="permalink" href="#ck_eval">#</a>ck_eval </dt> <dd> </dd> <dt id="ck_exec"><a class="permalink" href="#ck_exec">#</a>ck_exec </dt> <dd> </dd> <dt id="ck_exists"><a class="permalink" href="#ck_exists">#</a>ck_exists </dt> <dd> </dd> <dt id="ck_ftst"><a class="permalink" href="#ck_ftst">#</a>ck_ftst </dt> <dd> </dd> <dt id="ck_fun"><a class="permalink" href="#ck_fun">#</a>ck_fun </dt> <dd> </dd> <dt id="ck_glob"><a class="permalink" href="#ck_glob">#</a>ck_glob </dt> <dd> </dd> <dt id="ck_grep"><a class="permalink" href="#ck_grep">#</a>ck_grep </dt> <dd> </dd> <dt id="ck_index"><a class="permalink" href="#ck_index">#</a>ck_index </dt> <dd> </dd> <dt id="ck_join"><a class="permalink" href="#ck_join">#</a>ck_join </dt> <dd> </dd> <dt id="ck_length"><a class="permalink" href="#ck_length">#</a>ck_length </dt> <dd> </dd> <dt id="ck_lfun"><a class="permalink" href="#ck_lfun">#</a>ck_lfun </dt> <dd> </dd> <dt id="ck_listiob"><a class="permalink" href="#ck_listiob">#</a>ck_listiob </dt> <dd> </dd> <dt id="ck_match"><a class="permalink" href="#ck_match">#</a>ck_match </dt> <dd> </dd> <dt id="ck_method"><a class="permalink" href="#ck_method">#</a>ck_method </dt> <dd> </dd> <dt id="ck_null"><a class="permalink" href="#ck_null">#</a>ck_null </dt> <dd> </dd> <dt id="ck_open"><a class="permalink" href="#ck_open">#</a>ck_open </dt> <dd> </dd> <dt id="ck_prototype"><a class="permalink" href="#ck_prototype">#</a>ck_prototype </dt> <dd> </dd> <dt id="ck_readline"><a class="permalink" href="#ck_readline">#</a>ck_readline </dt> <dd> </dd> <dt id="ck_refassign"><a class="permalink" href="#ck_refassign">#</a>ck_refassign </dt> <dd> </dd> <dt id="ck_repeat"><a class="permalink" href="#ck_repeat">#</a>ck_repeat </dt> <dd> </dd> <dt id="ck_require"><a class="permalink" href="#ck_require">#</a>ck_require </dt> <dd> </dd> <dt id="ck_return"><a class="permalink" href="#ck_return">#</a>ck_return </dt> <dd> </dd> <dt id="ck_rfun"><a class="permalink" href="#ck_rfun">#</a>ck_rfun </dt> <dd> </dd> <dt id="ck_rvconst"><a class="permalink" href="#ck_rvconst">#</a>ck_rvconst </dt> <dd> </dd> <dt id="ck_sassign"><a class="permalink" href="#ck_sassign">#</a>ck_sassign </dt> <dd> </dd> <dt id="ck_select"><a class="permalink" href="#ck_select">#</a>ck_select </dt> <dd> </dd> <dt id="ck_shift"><a class="permalink" href="#ck_shift">#</a>ck_shift </dt> <dd> </dd> <dt id="ck_smartmatch"><a class="permalink" href="#ck_smartmatch">#</a>ck_smartmatch </dt> <dd> </dd> <dt id="ck_sort"><a class="permalink" href="#ck_sort">#</a>ck_sort </dt> <dd> </dd> <dt id="ck_spair"><a class="permalink" href="#ck_spair">#</a>ck_spair </dt> <dd> </dd> <dt id="ck_split"><a class="permalink" href="#ck_split">#</a>ck_split </dt> <dd> </dd> <dt id="ck_stringify"><a class="permalink" href="#ck_stringify">#</a>ck_stringify </dt> <dd> </dd> <dt id="ck_subr"><a class="permalink" href="#ck_subr">#</a>ck_subr </dt> <dd> </dd> <dt id="ck_substr"><a class="permalink" href="#ck_substr">#</a>ck_substr </dt> <dd> </dd> <dt id="ck_svconst"><a class="permalink" href="#ck_svconst">#</a>ck_svconst </dt> <dd> </dd> <dt id="ck_tell"><a class="permalink" href="#ck_tell">#</a>ck_tell </dt> <dd> </dd> <dt id="ck_trunc"><a class="permalink" href="#ck_trunc">#</a>ck_trunc </dt> <dd> </dd> <dt id="closest_cop"><a class="permalink" href="#closest_cop">#</a>closest_cop </dt> <dd> </dd> <dt id="compute_EXACTish"><a class="permalink" href="#compute_EXACTish">#</a>compute_EXACTish </dt> <dd> </dd> <dt id="coresub_op"><a class="permalink" href="#coresub_op">#</a>coresub_op </dt> <dd> </dd> <dt id="create_eval_scope"><a class="permalink" href="#create_eval_scope">#</a>create_eval_scope </dt> <dd> </dd> <dt id="croak_no_mem"><a class="permalink" href="#croak_no_mem">#</a>croak_no_mem </dt> <dd> </dd> <dt id="croak_popstack"><a class="permalink" href="#croak_popstack">#</a>croak_popstack </dt> <dd> </dd> <dt id="current_re_engine"><a class="permalink" href="#current_re_engine">#</a>current_re_engine </dt> <dd> </dd> <dt id="custom_op_get_field"><a class="permalink" href="#custom_op_get_field">#</a>custom_op_get_field </dt> <dd> </dd> <dt id="cv_ckproto_len_flags"><a class="permalink" href="#cv_ckproto_len_flags">#</a>cv_ckproto_len_flags </dt> <dd> </dd> <dt id="cv_clone_into"><a class="permalink" href="#cv_clone_into">#</a>cv_clone_into </dt> <dd> </dd> <dt id="cv_const_sv_or_av"><a class="permalink" href="#cv_const_sv_or_av">#</a>cv_const_sv_or_av </dt> <dd> </dd> <dt id="cv_undef_flags"><a class="permalink" href="#cv_undef_flags">#</a>cv_undef_flags </dt> <dd> </dd> <dt id="cvgv_from_hek"><a class="permalink" href="#cvgv_from_hek">#</a>cvgv_from_hek </dt> <dd> </dd> <dt id="cvgv_set"><a class="permalink" href="#cvgv_set">#</a>cvgv_set </dt> <dd> </dd> <dt id="cvstash_set"><a class="permalink" href="#cvstash_set">#</a>cvstash_set </dt> <dd> </dd> <dt id="deb_stack_all"><a class="permalink" href="#deb_stack_all">#</a>deb_stack_all </dt> <dd> </dd> <dt id="defelem_target"><a class="permalink" href="#defelem_target">#</a>defelem_target </dt> <dd> </dd> <dt id="delete_eval_scope"><a class="permalink" href="#delete_eval_scope">#</a>delete_eval_scope </dt> <dd> </dd> <dt id="delimcpy_no_escape"><a class="permalink" href="#delimcpy_no_escape">#</a>delimcpy_no_escape </dt> <dd> </dd> <dt id="die_unwind"><a class="permalink" href="#die_unwind">#</a>die_unwind </dt> <dd> </dd> <dt id="do_aexec"><a class="permalink" href="#do_aexec">#</a>do_aexec </dt> <dd> </dd> <dt id="do_aexec5"><a class="permalink" href="#do_aexec5">#</a>do_aexec5 </dt> <dd> </dd> <dt id="do_eof"><a class="permalink" href="#do_eof">#</a>do_eof </dt> <dd> </dd> <dt id="do_exec"><a class="permalink" href="#do_exec">#</a>do_exec </dt> <dd> </dd> <dt id="do_exec3"><a class="permalink" href="#do_exec3">#</a>do_exec3 </dt> <dd> </dd> <dt id="do_execfree"><a class="permalink" href="#do_execfree">#</a>do_execfree </dt> <dd> </dd> <dt id="do_ipcctl"><a class="permalink" href="#do_ipcctl">#</a>do_ipcctl </dt> <dd> </dd> <dt id="do_ipcget"><a class="permalink" href="#do_ipcget">#</a>do_ipcget </dt> <dd> </dd> <dt id="do_msgrcv"><a class="permalink" href="#do_msgrcv">#</a>do_msgrcv </dt> <dd> </dd> <dt id="do_msgsnd"><a class="permalink" href="#do_msgsnd">#</a>do_msgsnd </dt> <dd> </dd> <dt id="do_ncmp"><a class="permalink" href="#do_ncmp">#</a>do_ncmp </dt> <dd> </dd> <dt id="do_open6"><a class="permalink" href="#do_open6">#</a>do_open6 </dt> <dd> </dd> <dt id="do_open_raw"><a class="permalink" href="#do_open_raw">#</a>do_open_raw </dt> <dd> </dd> <dt id="do_print"><a class="permalink" href="#do_print">#</a>do_print </dt> <dd> </dd> <dt id="do_readline"><a class="permalink" href="#do_readline">#</a>do_readline </dt> <dd> </dd> <dt id="do_seek"><a class="permalink" href="#do_seek">#</a>do_seek </dt> <dd> </dd> <dt id="do_semop"><a class="permalink" href="#do_semop">#</a>do_semop </dt> <dd> </dd> <dt id="do_shmio"><a class="permalink" href="#do_shmio">#</a>do_shmio </dt> <dd> </dd> <dt id="do_sysseek"><a class="permalink" href="#do_sysseek">#</a>do_sysseek </dt> <dd> </dd> <dt id="do_tell"><a class="permalink" href="#do_tell">#</a>do_tell </dt> <dd> </dd> <dt id="do_trans"><a class="permalink" href="#do_trans">#</a>do_trans </dt> <dd> </dd> <dt id="do_vecget"><a class="permalink" href="#do_vecget">#</a>do_vecget </dt> <dd> </dd> <dt id="do_vecset"><a class="permalink" href="#do_vecset">#</a>do_vecset </dt> <dd> </dd> <dt id="do_vop"><a class="permalink" href="#do_vop">#</a>do_vop </dt> <dd> </dd> <dt id="dofile"><a class="permalink" href="#dofile">#</a>dofile </dt> <dd> </dd> <dt id="drand48_init_r"><a class="permalink" href="#drand48_init_r">#</a>drand48_init_r </dt> <dd> </dd> <dt id="drand48_r"><a class="permalink" href="#drand48_r">#</a>drand48_r </dt> <dd> </dd> <dt id="dtrace_probe_call"><a class="permalink" href="#dtrace_probe_call">#</a>dtrace_probe_call </dt> <dd> </dd> <dt id="dtrace_probe_load"><a class="permalink" href="#dtrace_probe_load">#</a>dtrace_probe_load </dt> <dd> </dd> <dt id="dtrace_probe_op"><a class="permalink" href="#dtrace_probe_op">#</a>dtrace_probe_op </dt> <dd> </dd> <dt id="dtrace_probe_phase"><a class="permalink" href="#dtrace_probe_phase">#</a>dtrace_probe_phase </dt> <dd> </dd> <dt id="dump_all_perl"><a class="permalink" href="#dump_all_perl">#</a>dump_all_perl </dt> <dd> </dd> <dt id="dump_packsubs_perl"><a class="permalink" href="#dump_packsubs_perl">#</a>dump_packsubs_perl </dt> <dd> </dd> <dt id="dump_sub_perl"><a class="permalink" href="#dump_sub_perl">#</a>dump_sub_perl </dt> <dd> </dd> <dt id="dump_sv_child"><a class="permalink" href="#dump_sv_child">#</a>dump_sv_child </dt> <dd> </dd> <dt id="emulate_cop_io"><a class="permalink" href="#emulate_cop_io">#</a>emulate_cop_io </dt> <dd> </dd> <dt id="feature_is_enabled"><a class="permalink" href="#feature_is_enabled">#</a>feature_is_enabled </dt> <dd> </dd> <dt id="find_lexical_cv"><a class="permalink" href="#find_lexical_cv">#</a>find_lexical_cv </dt> <dd> </dd> <dt id="find_runcv_where"><a class="permalink" href="#find_runcv_where">#</a>find_runcv_where </dt> <dd> </dd> <dt id="find_script"><a class="permalink" href="#find_script">#</a>find_script </dt> <dd> </dd> <dt id="form_short_octal_warning"><a class="permalink" href="#form_short_octal_warning">#</a>form_short_octal_warning </dt> <dd> </dd> <dt id="free_tied_hv_pool"><a class="permalink" href="#free_tied_hv_pool">#</a>free_tied_hv_pool </dt> <dd> </dd> <dt id="get_and_check_backslash_N_name"><a class="permalink" href="#get_and_check_backslash_N_name">#</a>get_and_check_backslash_N_name </dt> <dd> </dd> <dt id="get_db_sub"><a class="permalink" href="#get_db_sub">#</a>get_db_sub </dt> <dd> </dd> <dt id="get_debug_opts"><a class="permalink" href="#get_debug_opts">#</a>get_debug_opts </dt> <dd> </dd> <dt id="get_hash_seed"><a class="permalink" href="#get_hash_seed">#</a>get_hash_seed </dt> <dd> </dd> <dt id="get_invlist_iter_addr"><a class="permalink" href="#get_invlist_iter_addr">#</a>get_invlist_iter_addr </dt> <dd> </dd> <dt id="get_invlist_offset_addr"><a class="permalink" href="#get_invlist_offset_addr">#</a>get_invlist_offset_addr </dt> <dd> </dd> <dt id="get_invlist_previous_index_addr"><a class="permalink" href="#get_invlist_previous_index_addr">#</a>get_invlist_previous_index_addr </dt> <dd> </dd> <dt id="get_no_modify"><a class="permalink" href="#get_no_modify">#</a>get_no_modify </dt> <dd> </dd> <dt id="get_opargs"><a class="permalink" href="#get_opargs">#</a>get_opargs </dt> <dd> </dd> <dt id="get_re_arg"><a class="permalink" href="#get_re_arg">#</a>get_re_arg </dt> <dd> </dd> <dt id="getenv_len"><a class="permalink" href="#getenv_len">#</a>getenv_len </dt> <dd> </dd> <dt id="grok_atoUV"><a class="permalink" href="#grok_atoUV">#</a>grok_atoUV </dt> <dd> </dd> <dt id="grok_bslash_c"><a class="permalink" href="#grok_bslash_c">#</a>grok_bslash_c </dt> <dd> </dd> <dt id="grok_bslash_o"><a class="permalink" href="#grok_bslash_o">#</a>grok_bslash_o </dt> <dd> </dd> <dt id="grok_bslash_x"><a class="permalink" href="#grok_bslash_x">#</a>grok_bslash_x </dt> <dd> </dd> <dt id="gv_fetchmeth_internal"><a class="permalink" href="#gv_fetchmeth_internal">#</a>gv_fetchmeth_internal </dt> <dd> </dd> <dt id="gv_override"><a class="permalink" href="#gv_override">#</a>gv_override </dt> <dd> </dd> <dt id="gv_setref"><a class="permalink" href="#gv_setref">#</a>gv_setref </dt> <dd> </dd> <dt id="gv_stashpvn_internal"><a class="permalink" href="#gv_stashpvn_internal">#</a>gv_stashpvn_internal </dt> <dd> </dd> <dt id="gv_stashsvpvn_cached"><a class="permalink" href="#gv_stashsvpvn_cached">#</a>gv_stashsvpvn_cached </dt> <dd> </dd> <dt id="handle_named_backref"><a class="permalink" href="#handle_named_backref">#</a>handle_named_backref </dt> <dd> </dd> <dt id="hfree_next_entry"><a class="permalink" href="#hfree_next_entry">#</a>hfree_next_entry </dt> <dd> </dd> <dt id="hv_backreferences_p"><a class="permalink" href="#hv_backreferences_p">#</a>hv_backreferences_p </dt> <dd> </dd> <dt id="hv_kill_backrefs"><a class="permalink" href="#hv_kill_backrefs">#</a>hv_kill_backrefs </dt> <dd> </dd> <dt id="hv_placeholders_p"><a class="permalink" href="#hv_placeholders_p">#</a>hv_placeholders_p </dt> <dd> </dd> <dt id="hv_undef_flags"><a class="permalink" href="#hv_undef_flags">#</a>hv_undef_flags </dt> <dd> </dd> <dt id="init_argv_symbols"><a class="permalink" href="#init_argv_symbols">#</a>init_argv_symbols </dt> <dd> </dd> <dt id="init_constants"><a class="permalink" href="#init_constants">#</a>init_constants </dt> <dd> </dd> <dt id="init_dbargs"><a class="permalink" href="#init_dbargs">#</a>init_dbargs </dt> <dd> </dd> <dt id="init_debugger"><a class="permalink" href="#init_debugger">#</a>init_debugger </dt> <dd> </dd> <dt id="invert"><a class="permalink" href="#invert">#</a>invert </dt> <dd> </dd> <dt id="invlist_array"><a class="permalink" href="#invlist_array">#</a>invlist_array </dt> <dd> </dd> <dt id="invlist_clear"><a class="permalink" href="#invlist_clear">#</a>invlist_clear </dt> <dd> </dd> <dt id="invlist_clone"><a class="permalink" href="#invlist_clone">#</a>invlist_clone </dt> <dd> </dd> <dt id="invlist_highest"><a class="permalink" href="#invlist_highest">#</a>invlist_highest </dt> <dd> </dd> <dt id="invlist_is_iterating"><a class="permalink" href="#invlist_is_iterating">#</a>invlist_is_iterating </dt> <dd> </dd> <dt id="invlist_iterfinish"><a class="permalink" href="#invlist_iterfinish">#</a>invlist_iterfinish </dt> <dd> </dd> <dt id="invlist_iterinit"><a class="permalink" href="#invlist_iterinit">#</a>invlist_iterinit </dt> <dd> </dd> <dt id="invlist_max"><a class="permalink" href="#invlist_max">#</a>invlist_max </dt> <dd> </dd> <dt id="invlist_previous_index"><a class="permalink" href="#invlist_previous_index">#</a>invlist_previous_index </dt> <dd> </dd> <dt id="invlist_set_len"><a class="permalink" href="#invlist_set_len">#</a>invlist_set_len </dt> <dd> </dd> <dt id="invlist_set_previous_index"><a class="permalink" href="#invlist_set_previous_index">#</a>invlist_set_previous_index </dt> <dd> </dd> <dt id="invlist_trim"><a class="permalink" href="#invlist_trim">#</a>invlist_trim </dt> <dd> </dd> <dt id="io_close"><a class="permalink" href="#io_close">#</a>io_close </dt> <dd> </dd> <dt id="isGCB"><a class="permalink" href="#isGCB">#</a>isGCB </dt> <dd> </dd> <dt id="is_utf8_common"><a class="permalink" href="#is_utf8_common">#</a>is_utf8_common </dt> <dd> </dd> <dt id="isinfnansv"><a class="permalink" href="#isinfnansv">#</a>isinfnansv </dt> <dd> </dd> <dt id="jmaybe"><a class="permalink" href="#jmaybe">#</a>jmaybe </dt> <dd> </dd> <dt id="keyword"><a class="permalink" href="#keyword">#</a>keyword </dt> <dd> </dd> <dt id="keyword_plugin_standard"><a class="permalink" href="#keyword_plugin_standard">#</a>keyword_plugin_standard </dt> <dd> </dd> <dt id="list"><a class="permalink" href="#list">#</a>list </dt> <dd> </dd> <dt id="localize"><a class="permalink" href="#localize">#</a>localize </dt> <dd> </dd> <dt id="magic_clear_all_env"><a class="permalink" href="#magic_clear_all_env">#</a>magic_clear_all_env </dt> <dd> </dd> <dt id="magic_cleararylen_p"><a class="permalink" href="#magic_cleararylen_p">#</a>magic_cleararylen_p </dt> <dd> </dd> <dt id="magic_clearenv"><a class="permalink" href="#magic_clearenv">#</a>magic_clearenv </dt> <dd> </dd> <dt id="magic_clearisa"><a class="permalink" href="#magic_clearisa">#</a>magic_clearisa </dt> <dd> </dd> <dt id="magic_clearpack"><a class="permalink" href="#magic_clearpack">#</a>magic_clearpack </dt> <dd> </dd> <dt id="magic_clearsig"><a class="permalink" href="#magic_clearsig">#</a>magic_clearsig </dt> <dd> </dd> <dt id="magic_copycallchecker"><a class="permalink" href="#magic_copycallchecker">#</a>magic_copycallchecker </dt> <dd> </dd> <dt id="magic_existspack"><a class="permalink" href="#magic_existspack">#</a>magic_existspack </dt> <dd> </dd> <dt id="magic_freearylen_p"><a class="permalink" href="#magic_freearylen_p">#</a>magic_freearylen_p </dt> <dd> </dd> <dt id="magic_freeovrld"><a class="permalink" href="#magic_freeovrld">#</a>magic_freeovrld </dt> <dd> </dd> <dt id="magic_get"><a class="permalink" href="#magic_get">#</a>magic_get </dt> <dd> </dd> <dt id="magic_getarylen"><a class="permalink" href="#magic_getarylen">#</a>magic_getarylen </dt> <dd> </dd> <dt id="magic_getdebugvar"><a class="permalink" href="#magic_getdebugvar">#</a>magic_getdebugvar </dt> <dd> </dd> <dt id="magic_getdefelem"><a class="permalink" href="#magic_getdefelem">#</a>magic_getdefelem </dt> <dd> </dd> <dt id="magic_getnkeys"><a class="permalink" href="#magic_getnkeys">#</a>magic_getnkeys </dt> <dd> </dd> <dt id="magic_getpack"><a class="permalink" href="#magic_getpack">#</a>magic_getpack </dt> <dd> </dd> <dt id="magic_getpos"><a class="permalink" href="#magic_getpos">#</a>magic_getpos </dt> <dd> </dd> <dt id="magic_getsig"><a class="permalink" href="#magic_getsig">#</a>magic_getsig </dt> <dd> </dd> <dt id="magic_getsubstr"><a class="permalink" href="#magic_getsubstr">#</a>magic_getsubstr </dt> <dd> </dd> <dt id="magic_gettaint"><a class="permalink" href="#magic_gettaint">#</a>magic_gettaint </dt> <dd> </dd> <dt id="magic_getuvar"><a class="permalink" href="#magic_getuvar">#</a>magic_getuvar </dt> <dd> </dd> <dt id="magic_getvec"><a class="permalink" href="#magic_getvec">#</a>magic_getvec </dt> <dd> </dd> <dt id="magic_killbackrefs"><a class="permalink" href="#magic_killbackrefs">#</a>magic_killbackrefs </dt> <dd> </dd> <dt id="magic_nextpack"><a class="permalink" href="#magic_nextpack">#</a>magic_nextpack </dt> <dd> </dd> <dt id="magic_regdata_cnt"><a class="permalink" href="#magic_regdata_cnt">#</a>magic_regdata_cnt </dt> <dd> </dd> <dt id="magic_regdatum_get"><a class="permalink" href="#magic_regdatum_get">#</a>magic_regdatum_get </dt> <dd> </dd> <dt id="magic_regdatum_set"><a class="permalink" href="#magic_regdatum_set">#</a>magic_regdatum_set </dt> <dd> </dd> <dt id="magic_scalarpack"><a class="permalink" href="#magic_scalarpack">#</a>magic_scalarpack </dt> <dd> </dd> <dt id="magic_set"><a class="permalink" href="#magic_set">#</a>magic_set </dt> <dd> </dd> <dt id="magic_set_all_env"><a class="permalink" href="#magic_set_all_env">#</a>magic_set_all_env </dt> <dd> </dd> <dt id="magic_setarylen"><a class="permalink" href="#magic_setarylen">#</a>magic_setarylen </dt> <dd> </dd> <dt id="magic_setcollxfrm"><a class="permalink" href="#magic_setcollxfrm">#</a>magic_setcollxfrm </dt> <dd> </dd> <dt id="magic_setdbline"><a class="permalink" href="#magic_setdbline">#</a>magic_setdbline </dt> <dd> </dd> <dt id="magic_setdebugvar"><a class="permalink" href="#magic_setdebugvar">#</a>magic_setdebugvar </dt> <dd> </dd> <dt id="magic_setdefelem"><a class="permalink" href="#magic_setdefelem">#</a>magic_setdefelem </dt> <dd> </dd> <dt id="magic_setenv"><a class="permalink" href="#magic_setenv">#</a>magic_setenv </dt> <dd> </dd> <dt id="magic_setisa"><a class="permalink" href="#magic_setisa">#</a>magic_setisa </dt> <dd> </dd> <dt id="magic_setlvref"><a class="permalink" href="#magic_setlvref">#</a>magic_setlvref </dt> <dd> </dd> <dt id="magic_setmglob"><a class="permalink" href="#magic_setmglob">#</a>magic_setmglob </dt> <dd> </dd> <dt id="magic_setnkeys"><a class="permalink" href="#magic_setnkeys">#</a>magic_setnkeys </dt> <dd> </dd> <dt id="magic_setpack"><a class="permalink" href="#magic_setpack">#</a>magic_setpack </dt> <dd> </dd> <dt id="magic_setpos"><a class="permalink" href="#magic_setpos">#</a>magic_setpos </dt> <dd> </dd> <dt id="magic_setregexp"><a class="permalink" href="#magic_setregexp">#</a>magic_setregexp </dt> <dd> </dd> <dt id="magic_setsig"><a class="permalink" href="#magic_setsig">#</a>magic_setsig </dt> <dd> </dd> <dt id="magic_setsubstr"><a class="permalink" href="#magic_setsubstr">#</a>magic_setsubstr </dt> <dd> </dd> <dt id="magic_settaint"><a class="permalink" href="#magic_settaint">#</a>magic_settaint </dt> <dd> </dd> <dt id="magic_setutf8"><a class="permalink" href="#magic_setutf8">#</a>magic_setutf8 </dt> <dd> </dd> <dt id="magic_setuvar"><a class="permalink" href="#magic_setuvar">#</a>magic_setuvar </dt> <dd> </dd> <dt id="magic_setvec"><a class="permalink" href="#magic_setvec">#</a>magic_setvec </dt> <dd> </dd> <dt id="magic_sizepack"><a class="permalink" href="#magic_sizepack">#</a>magic_sizepack </dt> <dd> </dd> <dt id="magic_wipepack"><a class="permalink" href="#magic_wipepack">#</a>magic_wipepack </dt> <dd> </dd> <dt id="malloc_good_size"><a class="permalink" href="#malloc_good_size">#</a>malloc_good_size </dt> <dd> </dd> <dt id="malloced_size"><a class="permalink" href="#malloced_size">#</a>malloced_size </dt> <dd> </dd> <dt id="mem_collxfrm"><a class="permalink" href="#mem_collxfrm">#</a>mem_collxfrm </dt> <dd> </dd> <dt id="mem_log_alloc"><a class="permalink" href="#mem_log_alloc">#</a>mem_log_alloc </dt> <dd> </dd> <dt id="mem_log_free"><a class="permalink" href="#mem_log_free">#</a>mem_log_free </dt> <dd> </dd> <dt id="mem_log_realloc"><a class="permalink" href="#mem_log_realloc">#</a>mem_log_realloc </dt> <dd> </dd> <dt id="mg_find_mglob"><a class="permalink" href="#mg_find_mglob">#</a>mg_find_mglob </dt> <dd> </dd> <dt id="mode_from_discipline"><a class="permalink" href="#mode_from_discipline">#</a>mode_from_discipline </dt> <dd> </dd> <dt id="more_bodies"><a class="permalink" href="#more_bodies">#</a>more_bodies </dt> <dd> </dd> <dt id="mro_meta_dup"><a class="permalink" href="#mro_meta_dup">#</a>mro_meta_dup </dt> <dd> </dd> <dt id="mro_meta_init"><a class="permalink" href="#mro_meta_init">#</a>mro_meta_init </dt> <dd> </dd> <dt id="multideref_stringify"><a class="permalink" href="#multideref_stringify">#</a>multideref_stringify </dt> <dd> </dd> <dt id="my_attrs"><a class="permalink" href="#my_attrs">#</a>my_attrs </dt> <dd> </dd> <dt id="my_clearenv"><a class="permalink" href="#my_clearenv">#</a>my_clearenv </dt> <dd> </dd> <dt id="my_lstat_flags"><a class="permalink" href="#my_lstat_flags">#</a>my_lstat_flags </dt> <dd> </dd> <dt id="my_stat_flags"><a class="permalink" href="#my_stat_flags">#</a>my_stat_flags </dt> <dd> </dd> <dt id="my_unexec"><a class="permalink" href="#my_unexec">#</a>my_unexec </dt> <dd> </dd> <dt id="newATTRSUB_x"><a class="permalink" href="#newATTRSUB_x">#</a>newATTRSUB_x </dt> <dd> </dd> <dt id="newGP"><a class="permalink" href="#newGP">#</a>newGP </dt> <dd> </dd> <dt id="newMETHOP_internal"><a class="permalink" href="#newMETHOP_internal">#</a>newMETHOP_internal </dt> <dd> </dd> <dt id="newSTUB"><a class="permalink" href="#newSTUB">#</a>newSTUB </dt> <dd> </dd> <dt id="newSVavdefelem"><a class="permalink" href="#newSVavdefelem">#</a>newSVavdefelem </dt> <dd> </dd> <dt id="newXS_deffile"><a class="permalink" href="#newXS_deffile">#</a>newXS_deffile </dt> <dd> </dd> <dt id="newXS_len_flags"><a class="permalink" href="#newXS_len_flags">#</a>newXS_len_flags </dt> <dd> </dd> <dt id="new_warnings_bitfield"><a class="permalink" href="#new_warnings_bitfield">#</a>new_warnings_bitfield </dt> <dd> </dd> <dt id="nextargv"><a class="permalink" href="#nextargv">#</a>nextargv </dt> <dd> </dd> <dt id="noperl_die"><a class="permalink" href="#noperl_die">#</a>noperl_die </dt> <dd> </dd> <dt id="oopsAV"><a class="permalink" href="#oopsAV">#</a>oopsAV </dt> <dd> </dd> <dt id="oopsHV"><a class="permalink" href="#oopsHV">#</a>oopsHV </dt> <dd> </dd> <dt id="op_clear"><a class="permalink" href="#op_clear">#</a>op_clear </dt> <dd> </dd> <dt id="op_integerize"><a class="permalink" href="#op_integerize">#</a>op_integerize </dt> <dd> </dd> <dt id="op_lvalue_flags"><a class="permalink" href="#op_lvalue_flags">#</a>op_lvalue_flags </dt> <dd> </dd> <dt id="op_refcnt_dec"><a class="permalink" href="#op_refcnt_dec">#</a>op_refcnt_dec </dt> <dd> </dd> <dt id="op_refcnt_inc"><a class="permalink" href="#op_refcnt_inc">#</a>op_refcnt_inc </dt> <dd> </dd> <dt id="op_relocate_sv"><a class="permalink" href="#op_relocate_sv">#</a>op_relocate_sv </dt> <dd> </dd> <dt id="op_std_init"><a class="permalink" href="#op_std_init">#</a>op_std_init </dt> <dd> </dd> <dt id="op_unscope"><a class="permalink" href="#op_unscope">#</a>op_unscope </dt> <dd> </dd> <dt id="opmethod_stash"><a class="permalink" href="#opmethod_stash">#</a>opmethod_stash </dt> <dd> </dd> <dt id="opslab_force_free"><a class="permalink" href="#opslab_force_free">#</a>opslab_force_free </dt> <dd> </dd> <dt id="opslab_free"><a class="permalink" href="#opslab_free">#</a>opslab_free </dt> <dd> </dd> <dt id="opslab_free_nopad"><a class="permalink" href="#opslab_free_nopad">#</a>opslab_free_nopad </dt> <dd> </dd> <dt id="package"><a class="permalink" href="#package">#</a>package </dt> <dd> </dd> <dt id="package_version"><a class="permalink" href="#package_version">#</a>package_version </dt> <dd> </dd> <dt id="pad_add_weakref"><a class="permalink" href="#pad_add_weakref">#</a>pad_add_weakref </dt> <dd> </dd> <dt id="padlist_store"><a class="permalink" href="#padlist_store">#</a>padlist_store </dt> <dd> </dd> <dt id="padname_free"><a class="permalink" href="#padname_free">#</a>padname_free </dt> <dd> </dd> <dt id="padnamelist_free"><a class="permalink" href="#padnamelist_free">#</a>padnamelist_free </dt> <dd> </dd> <dt id="parse_subsignature"><a class="permalink" href="#parse_subsignature">#</a>parse_subsignature </dt> <dd> </dd> <dt id="parse_unicode_opts"><a class="permalink" href="#parse_unicode_opts">#</a>parse_unicode_opts </dt> <dd> </dd> <dt id="parser_free"><a class="permalink" href="#parser_free">#</a>parser_free </dt> <dd> </dd> <dt id="parser_free_nexttoke_ops"><a class="permalink" href="#parser_free_nexttoke_ops">#</a>parser_free_nexttoke_ops </dt> <dd> </dd> <dt id="path_is_searchable"><a class="permalink" href="#path_is_searchable">#</a>path_is_searchable </dt> <dd> </dd> <dt id="peep"><a class="permalink" href="#peep">#</a>peep </dt> <dd> </dd> <dt id="pmruntime"><a class="permalink" href="#pmruntime">#</a>pmruntime </dt> <dd> </dd> <dt id="populate_isa"><a class="permalink" href="#populate_isa">#</a>populate_isa </dt> <dd> </dd> <dt id="ptr_hash"><a class="permalink" href="#ptr_hash">#</a>ptr_hash </dt> <dd> </dd> <dt id="qerror"><a class="permalink" href="#qerror">#</a>qerror </dt> <dd> </dd> <dt id="re_exec_indentf"><a class="permalink" href="#re_exec_indentf">#</a>re_exec_indentf </dt> <dd> </dd> <dt id="re_indentf"><a class="permalink" href="#re_indentf">#</a>re_indentf </dt> <dd> </dd> <dt id="re_op_compile"><a class="permalink" href="#re_op_compile">#</a>re_op_compile </dt> <dd> </dd> <dt id="re_printf"><a class="permalink" href="#re_printf">#</a>re_printf </dt> <dd> </dd> <dt id="reg_named_buff"><a class="permalink" href="#reg_named_buff">#</a>reg_named_buff </dt> <dd> </dd> <dt id="reg_named_buff_iter"><a class="permalink" href="#reg_named_buff_iter">#</a>reg_named_buff_iter </dt> <dd> </dd> <dt id="reg_numbered_buff_fetch"><a class="permalink" href="#reg_numbered_buff_fetch">#</a>reg_numbered_buff_fetch </dt> <dd> </dd> <dt id="reg_numbered_buff_length"><a class="permalink" href="#reg_numbered_buff_length">#</a>reg_numbered_buff_length </dt> <dd> </dd> <dt id="reg_numbered_buff_store"><a class="permalink" href="#reg_numbered_buff_store">#</a>reg_numbered_buff_store </dt> <dd> </dd> <dt id="reg_qr_package"><a class="permalink" href="#reg_qr_package">#</a>reg_qr_package </dt> <dd> </dd> <dt id="reg_skipcomment"><a class="permalink" href="#reg_skipcomment">#</a>reg_skipcomment </dt> <dd> </dd> <dt id="reg_temp_copy"><a class="permalink" href="#reg_temp_copy">#</a>reg_temp_copy </dt> <dd> </dd> <dt id="regcurly"><a class="permalink" href="#regcurly">#</a>regcurly </dt> <dd> </dd> <dt id="regprop"><a class="permalink" href="#regprop">#</a>regprop </dt> <dd> </dd> <dt id="report_evil_fh"><a class="permalink" href="#report_evil_fh">#</a>report_evil_fh </dt> <dd> </dd> <dt id="report_redefined_cv"><a class="permalink" href="#report_redefined_cv">#</a>report_redefined_cv </dt> <dd> </dd> <dt id="report_wrongway_fh"><a class="permalink" href="#report_wrongway_fh">#</a>report_wrongway_fh </dt> <dd> </dd> <dt id="rpeep"><a class="permalink" href="#rpeep">#</a>rpeep </dt> <dd> </dd> <dt id="rsignal_restore"><a class="permalink" href="#rsignal_restore">#</a>rsignal_restore </dt> <dd> </dd> <dt id="rsignal_save"><a class="permalink" href="#rsignal_save">#</a>rsignal_save </dt> <dd> </dd> <dt id="rxres_save"><a class="permalink" href="#rxres_save">#</a>rxres_save </dt> <dd> </dd> <dt id="same_dirent"><a class="permalink" href="#same_dirent">#</a>same_dirent </dt> <dd> </dd> <dt id="save_strlen"><a class="permalink" href="#save_strlen">#</a>save_strlen </dt> <dd> </dd> <dt id="sawparens"><a class="permalink" href="#sawparens">#</a>sawparens </dt> <dd> </dd> <dt id="scalar"><a class="permalink" href="#scalar">#</a>scalar </dt> <dd> </dd> <dt id="scalarvoid"><a class="permalink" href="#scalarvoid">#</a>scalarvoid </dt> <dd> </dd> <dt id="set_caret_X"><a class="permalink" href="#set_caret_X">#</a>set_caret_X </dt> <dd> </dd> <dt id="set_padlist"><a class="permalink" href="#set_padlist">#</a>set_padlist </dt> <dd> </dd> <dt id="should_warn_nl"><a class="permalink" href="#should_warn_nl">#</a>should_warn_nl </dt> <dd> </dd> <dt id="sighandler"><a class="permalink" href="#sighandler">#</a>sighandler </dt> <dd> </dd> <dt id="softref2xv"><a class="permalink" href="#softref2xv">#</a>softref2xv </dt> <dd> </dd> <dt id="ssc_add_range"><a class="permalink" href="#ssc_add_range">#</a>ssc_add_range </dt> <dd> </dd> <dt id="ssc_clear_locale"><a class="permalink" href="#ssc_clear_locale">#</a>ssc_clear_locale </dt> <dd> </dd> <dt id="ssc_cp_and"><a class="permalink" href="#ssc_cp_and">#</a>ssc_cp_and </dt> <dd> </dd> <dt id="ssc_intersection"><a class="permalink" href="#ssc_intersection">#</a>ssc_intersection </dt> <dd> </dd> <dt id="ssc_union"><a class="permalink" href="#ssc_union">#</a>ssc_union </dt> <dd> </dd> <dt id="sub_crush_depth"><a class="permalink" href="#sub_crush_depth">#</a>sub_crush_depth </dt> <dd> </dd> <dt id="sv_add_backref"><a class="permalink" href="#sv_add_backref">#</a>sv_add_backref </dt> <dd> </dd> <dt id="sv_buf_to_ro"><a class="permalink" href="#sv_buf_to_ro">#</a>sv_buf_to_ro </dt> <dd> </dd> <dt id="sv_del_backref"><a class="permalink" href="#sv_del_backref">#</a>sv_del_backref </dt> <dd> </dd> <dt id="sv_free2"><a class="permalink" href="#sv_free2">#</a>sv_free2 </dt> <dd> </dd> <dt id="sv_kill_backrefs"><a class="permalink" href="#sv_kill_backrefs">#</a>sv_kill_backrefs </dt> <dd> </dd> <dt id="sv_len_utf8_nomg"><a class="permalink" href="#sv_len_utf8_nomg">#</a>sv_len_utf8_nomg </dt> <dd> </dd> <dt id="sv_magicext_mglob"><a class="permalink" href="#sv_magicext_mglob">#</a>sv_magicext_mglob </dt> <dd> </dd> <dt id="sv_mortalcopy_flags"><a class="permalink" href="#sv_mortalcopy_flags">#</a>sv_mortalcopy_flags </dt> <dd> </dd> <dt id="sv_only_taint_gmagic"><a class="permalink" href="#sv_only_taint_gmagic">#</a>sv_only_taint_gmagic </dt> <dd> </dd> <dt id="sv_or_pv_pos_u2b"><a class="permalink" href="#sv_or_pv_pos_u2b">#</a>sv_or_pv_pos_u2b </dt> <dd> </dd> <dt id="sv_resetpvn"><a class="permalink" href="#sv_resetpvn">#</a>sv_resetpvn </dt> <dd> </dd> <dt id="sv_sethek"><a class="permalink" href="#sv_sethek">#</a>sv_sethek </dt> <dd> </dd> <dt id="sv_setsv_cow"><a class="permalink" href="#sv_setsv_cow">#</a>sv_setsv_cow </dt> <dd> </dd> <dt id="sv_unglob"><a class="permalink" href="#sv_unglob">#</a>sv_unglob </dt> <dd> </dd> <dt id="tied_method"><a class="permalink" href="#tied_method">#</a>tied_method </dt> <dd> </dd> <dt id="tmps_grow_p"><a class="permalink" href="#tmps_grow_p">#</a>tmps_grow_p </dt> <dd> </dd> <dt id="translate_substr_offsets"><a class="permalink" href="#translate_substr_offsets">#</a>translate_substr_offsets </dt> <dd> </dd> <dt id="try_amagic_bin"><a class="permalink" href="#try_amagic_bin">#</a>try_amagic_bin </dt> <dd> </dd> <dt id="try_amagic_un"><a class="permalink" href="#try_amagic_un">#</a>try_amagic_un </dt> <dd> </dd> <dt id="unshare_hek"><a class="permalink" href="#unshare_hek">#</a>unshare_hek </dt> <dd> </dd> <dt id="utilize"><a class="permalink" href="#utilize">#</a>utilize </dt> <dd> </dd> <dt id="varname"><a class="permalink" href="#varname">#</a>varname </dt> <dd> </dd> <dt id="vivify_defelem"><a class="permalink" href="#vivify_defelem">#</a>vivify_defelem </dt> <dd> </dd> <dt id="vivify_ref"><a class="permalink" href="#vivify_ref">#</a>vivify_ref </dt> <dd> </dd> <dt id="wait4pid"><a class="permalink" href="#wait4pid">#</a>wait4pid </dt> <dd> </dd> <dt id="was_lvalue_sub"><a class="permalink" href="#was_lvalue_sub">#</a>was_lvalue_sub </dt> <dd> </dd> <dt id="watch"><a class="permalink" href="#watch">#</a>watch </dt> <dd> </dd> <dt id="win32_croak_not_implemented"><a class="permalink" href="#win32_croak_not_implemented">#</a>win32_croak_not_implemented </dt> <dd> </dd> <dt id="write_to_stderr"><a class="permalink" href="#write_to_stderr">#</a>write_to_stderr </dt> <dd> </dd> <dt id="xs_boot_epilog"><a class="permalink" href="#xs_boot_epilog">#</a>xs_boot_epilog </dt> <dd> </dd> <dt id="xs_handshake"><a class="permalink" href="#xs_handshake">#</a>xs_handshake </dt> <dd> </dd> <dt id="yyerror"><a class="permalink" href="#yyerror">#</a>yyerror </dt> <dd> </dd> <dt id="yyerror_pv"><a class="permalink" href="#yyerror_pv">#</a>yyerror_pv </dt> <dd> </dd> <dt id="yyerror_pvn"><a class="permalink" href="#yyerror_pvn">#</a>yyerror_pvn </dt> <dd> </dd> <dt id="yylex"><a class="permalink" href="#yylex">#</a>yylex </dt> <dd> </dd> <dt id="yyparse"><a class="permalink" href="#yyparse">#</a>yyparse </dt> <dd> </dd> <dt id="yyunlex"><a class="permalink" href="#yyunlex">#</a>yyunlex </dt> <dd> </dd> </dl> <h1 id="AUTHORS"><a class="permalink" href="#AUTHORS">#</a>AUTHORS</h1> <p>The autodocumentation system was originally added to the Perl core by Benjamin Stuhl. Documentation is by whoever was kind enough to document their functions.</p> <h1 id="SEE-ALSO"><a class="permalink" href="#SEE-ALSO">#</a><a id="SEE"></a>SEE ALSO</h1> <p><a href="/5.24.4/perlguts">perlguts</a>, <a href="/5.24.4/perlapi">perlapi</a></p> </div> <div id="footer"> <p>Perldoc Browser is maintained by Dan Book (<a href="https://metacpan.org/author/DBOOK">DBOOK</a>). Please contact him via the <a href="https://github.com/Grinnz/perldoc-browser/issues">GitHub issue tracker</a> or <a href="mailto:dbook@cpan.org">email</a> regarding any issues with the site itself, search, or rendering of documentation.</p> <p>The Perl documentation is maintained by the Perl 5 Porters in the development of Perl. Please contact them via the <a href="https://github.com/Perl/perl5/issues">Perl issue tracker</a>, the <a href="https://lists.perl.org/list/perl5-porters.html">mailing list</a>, or <a href="https://kiwiirc.com/client/irc.perl.org/p5p">IRC</a> to report any issues with the contents or format of the documentation.</p> </div> </div> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.1/jquery.slim.min.js" integrity="sha512-/DXTXr6nQodMUiq+IUJYCt2PPOUjrHJ9wFrqpJ3XkgPNOZVfMok7cRw6CSxyCQxXn6ozlESsSh1/sMCTF1rL/g==" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.16.1/umd/popper.min.js" integrity="sha512-ubuT8Z88WxezgSqf3RLuNi5lmjstiJcyezx34yIU2gAHonIi27Na7atqzUZCOoY4CExaoFumzOsFQ2Ch+I/HCw==" crossorigin="anonymous"></script> <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js" integrity="sha384-B4gt1jrGC7Jh4AgTPSdUtOBvfO8shuf57BaghqFfPlYxofvL8/KUEfYiJOMMV+rV" crossorigin="anonymous"></script> <script src="/js/highlight.pack.js"></script> <script>hljs.highlightAll();</script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10