mirror of
https://github.com/php/doc-es.git
synced 2026-04-26 00:28:03 +02:00
17 lines
532 B
XML
17 lines
532 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- $Revision$ -->
|
|
<!-- EN-Revision: 96c9d88bad9a7d7d44bfb7f26c226df7ee9ddf26 Maintainer: benjamin Status: ready -->
|
|
<!-- Reviewed: not -->
|
|
|
|
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.strchr">
|
|
<refnamediv>
|
|
<refname>strchr</refname>
|
|
<refpurpose>&Alias; <function>strstr</function></refpurpose>
|
|
</refnamediv>
|
|
|
|
<refsect1 role="description"> &reftitle.description; <simpara> &info.function.alias;
|
|
<function>strstr</function>. </simpara>
|
|
</refsect1>
|
|
|
|
</refentry>
|