mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
Remove duplicated section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241016 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
03ea3d2ec0
commit
39ffa7de4f
1 changed files with 1 additions and 15 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.16 $ -->
|
||||
<!-- $Revision: 1.17 $ -->
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.strrpos">
|
||||
<refnamediv>
|
||||
<refname>strrpos</refname>
|
||||
|
@ -70,20 +70,6 @@ if (is_bool($pos) && !$pos) {
|
|||
</note>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>strpos</function></member>
|
||||
<member><function>strripos</function></member>
|
||||
<member><function>strrchr</function></member>
|
||||
<member><function>substr</function></member>
|
||||
<member><function>stristr</function></member>
|
||||
<member><function>strstr</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="parameters">
|
||||
&reftitle.parameters;
|
||||
<para>
|
||||
|
|
Loading…
Reference in a new issue