mirror of
https://github.com/php/doc-ja.git
synced 2026-03-24 07:02:08 +01:00
- 参照下さい - 参照して下さい - 参照してください を「参照ください」に置き換えた。 個人的には「参照ください」は違和感のある日本語だが、既存の訳で圧倒的な優勢だったそれを採用した。 closes: #23
42 lines
1.0 KiB
XML
42 lines
1.0 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- $Revision$ -->
|
|
<!-- EN-Revision: d335ba69a16f4013280de8e3e71d9ba19fe3cb3c Maintainer: hirokawa Status: ready -->
|
|
|
|
<reference xml:id="ref.array" xmlns="http://docbook.org/ns/docbook">
|
|
<title>配列 &Functions;</title>
|
|
<partintro xml:id="array.seealso">
|
|
&reftitle.seealso;
|
|
<para>
|
|
<function>is_array</function>, <function>explode</function>,
|
|
<function>implode</function>,
|
|
<function>preg_split</function>, および <function>join</function>
|
|
も参照ください。
|
|
</para>
|
|
</partintro>
|
|
|
|
&reference.array.entities.functions;
|
|
|
|
</reference>
|
|
|
|
<!-- Keep this comment at the end of the file
|
|
Local variables:
|
|
mode: sgml
|
|
sgml-omittag:t
|
|
sgml-shorttag:t
|
|
sgml-minimize-attributes:nil
|
|
sgml-always-quote-attributes:t
|
|
sgml-indent-step:1
|
|
sgml-indent-data:t
|
|
indent-tabs-mode:nil
|
|
sgml-parent-document:nil
|
|
sgml-default-dtd-file:"~/.phpdoc/manual.ced"
|
|
sgml-exposed-tags:nil
|
|
sgml-local-catalogs:nil
|
|
sgml-local-ecat-files:nil
|
|
End:
|
|
vim600: syn=xml fen fdm=syntax fdl=2 si
|
|
vim: et tw=78 syn=sgml
|
|
vi: ts=1 sw=1
|
|
-->
|
|
|