File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
reference/stream/functions Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<!-- $Revision$ -->
3- <!-- EN-Revision: d5859815063bb6d3a0953c773920ce7425cf912e Maintainer: hirokawa Status: ready -->
3+ <!-- EN-Revision: e2d1e1f44c935cedfa0f98912d0b7c3b0166a087 Maintainer: hirokawa Status: ready -->
44<refentry xml : id =" function.stream-context-set-option" xmlns =" http://docbook.org/ns/docbook" >
55 <refnamediv >
66 <refname >stream_context_set_option</refname >
1313 <type >bool</type ><methodname >stream_context_set_option</methodname >
1414 <methodparam ><type >resource</type ><parameter >stream_or_context</parameter ></methodparam >
1515 <methodparam ><type >string</type ><parameter >wrapper</parameter ></methodparam >
16- <methodparam ><type >string</type ><parameter >option </parameter ></methodparam >
16+ <methodparam ><type >string</type ><parameter >option_name </parameter ></methodparam >
1717 <methodparam ><type >mixed</type ><parameter >value</parameter ></methodparam >
1818 </methodsynopsis >
1919 <para >
5656 </listitem >
5757 </varlistentry >
5858 <varlistentry >
59- <term ><parameter >option </parameter ></term >
59+ <term ><parameter >option_name </parameter ></term >
6060 <listitem >
6161 <para >
6262 オプションの名前
You can’t perform that action at this time.
0 commit comments