Link strncmp

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326716 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Jakub Vrana 2012-07-19 22:46:06 +00:00
parent c90424bc60
commit 5bf2caeb5f

View file

@ -135,6 +135,15 @@ echo substr_compare("abcde", "abc", 5, 1); // warning
</para>
</refsect1>
<refsect1 role="seealso">
&reftitle.seealso;
<para>
<simplelist>
<member><function>strncmp</function></member>
</simplelist>
</para>
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file