docs: update
[awesomized/ext-ion] / docs / v0.0 / ion / Symbol / equals.html
index 6685ec1969f58f17e9d34db6c8a429d633269a01..37f6389d702b89c18cf3430174a06bb507f1e1ab 100644 (file)
                </li>
        </ul>
 </div>
-                                       
-<h1>bool ion\Symbol::equals(ion\Symbol $symbol)</h1>
-<p>Compare two symbols for equality.</p>
-<p>Two symbols are considered equal, if either:</p>
-<ul>
-<li>both are the same object or NULL</li>
-<li>both values are NULL (unknown text), and both $importLocations match</li>
-<li>both values match, regardless of $sid and $importLocation</li>
-</ul>
-<h2>Params:<a id="Params:" href="#Params:" class="permalink" aria-hidden="true" title="">#</a></h2>
-<ul>
-<li>ion\Symbol $symbol</li>
-</ul>
-<h2>Returns:<a id="Returns:" href="#Returns:" class="permalink" aria-hidden="true" title="">#</a></h2>
-<ul>
-<li>bool, whether the two Symbols equal</li>
-</ul>
-
-
-
-               
+                                       <meta charset="utf-8"><h1>
+<a class="permalink" href="ion/Symbol/equals#">#</a><code><a href="https://php.net/manual/en/language.types.boolean">bool</a></code> <a href="ion/Symbol/equals">ion\Symbol::equals</a>(<a href="ion/Symbol">ion\Symbol</a> <span class="var">$symbol</span>)</h1><p>Compare two symbols for equality.</p><p>Two symbols are considered equal, if either:</p><ul>
+<li>both are the same object or <code><a href="https://php.net/manual/en/language.types.null">NULL</a></code>
+</li>
+<li>both values are <code><a href="https://php.net/manual/en/language.types.null">NULL</a></code> (unknown text), and both <span class="var">$importLocations</span> match</li>
+<li>both values match, regardless of <span class="var">$sid</span> and <span class="var">$importLocation</span>
+</li>
+</ul><h2 id="Params:">Params:<a class="permalink" href="ion/Symbol/equals#Params:">#</a>
+</h2><ul>
+<li>
+<a href="ion/Symbol">ion\Symbol</a> <span class="var" id="$symbol">$symbol<a class="permalink" href="ion/Symbol/equals#%24symbol">#</a></span>
+</li>
+</ul><h2 id="Returns:">Returns:<a class="permalink" href="ion/Symbol/equals#Returns:">#</a>
+</h2><ul>
+<li>
+<code><a href="https://php.net/manual/en/language.types.boolean">bool</a></code>, whether the two Symbols equal</li>
+</ul>          
                        <div id="disqus_thread"><button id="disqus_activator">Show <span> </span> Comment(s)</button></div>
                        <script>
                                var disqus_shortname = 'mdref';
                        <footer>
                                
 <ul>
-       <li><a href="https://github.com/m6w6/mdref">mdref-v2.0
+       <li><a href="https://github.com/m6w6/mdref">mdref-v3.0
 </a></li>
        <li><a href="LICENSE">&copy; 2013-2022          All rights reserved.</a></li>
        <li>