1
0
mirror of https://github.com/php/doc-es.git synced 2026-03-26 16:32:13 +01:00
Files
archived-doc-es/reference/strings/functions/strchr.xml
Richard Quadling aa9e475b9d Added complete svn:keyword list
Ignore entities.*.xml


git-svn-id: https://svn.php.net/repository/phpdoc/es/trunk@310922 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-10 14:16:18 +00:00

17 lines
533 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>