File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
reference/outcontrol/functions Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 63
63
<seglistitem >
64
64
<seg >name</seg >
65
65
<seg >
66
- <function >ob_start</function > の <parameter >callback</parameter > が設定した。
66
+ <function >ob_start</function > の <parameter >callback</parameter > が設定した、
67
67
アクティブな出力ハンドラの名前。
68
68
<link linkend =" ini.output-buffering" >output_buffering</link > が有効な場合は、
69
69
<link linkend =" ini.output-handler" >output_handler</link > の値。
80
80
<seglistitem >
81
81
<seg >flags</seg >
82
82
<seg >
83
- <function >ob_start</function > が設定したフラグのビットマスク。
83
+ <function >ob_start</function > が設定したフラグのビットマスク。
84
84
出力ハンドラのタイプ(上記を参照) と、
85
85
バッファリング中のプロセス
86
86
(<link linkend =" outcontrol.constants" >
98
98
<seg >level</seg >
99
99
<seg >
100
100
出力階層レベル(ゼロから始まります)。
101
- <function >ob_get_level</function > が返す階層の値とは、
101
+ <function >ob_get_level</function > が返す階層の値とは、
102
102
ひとつずれることに注意して下さい。
103
103
<function >ob_get_status</function > が返す最初のレベルは
104
104
<literal >0</literal > ですが、<function >ob_get_level</function >
You can’t perform that action at this time.
0 commit comments