File tree Expand file tree Collapse file tree 9 files changed +22
-17
lines changed
reflection/reflectionproperty Expand file tree Collapse file tree 9 files changed +22
-17
lines changed Original file line number Diff line number Diff line change 7777 <refsect1 role =" returnvalues" >
7878 &reftitle.returnvalues;
7979 <para >
80- Returns a (signed) difference of time in the unit associated with the
81- specified field&return.falseforfailure; .
80+ 指定されたフィールドに関連付けられた単位で、
81+ (符号付きで)時刻の差を返します。
82+ &return.falseforfailure;
8283 </para >
8384 </refsect1 >
8485
Original file line number Diff line number Diff line change 5858 <para >
5959 成功時に &true; を返します。
6060 失敗時に &false; を返します。
61-
62- Returns &true; on success and &false; on failure.
6361 </para >
6462 </refsect1 >
6563
Original file line number Diff line number Diff line change 7070 <member ><constant >IntlChar::CHAR_DIRECTION_CHAR_DIRECTION_COUNT</constant ></member >
7171 </simplelist >
7272
73- Returns &null; on failure.
73+ 失敗した場合は、 &null; を返します。
7474 </para >
7575 </refsect1 >
7676
Original file line number Diff line number Diff line change 5656 <refsect1 role =" returnvalues" >
5757 &reftitle.returnvalues;
5858 <simpara >
59- Returns a singly linked list comprised of
60- <classname >mysqli_warning</classname > or &false; if there are no warnings.
59+ <classname >mysqli_warning</classname > からなる、
60+ 単方向リンクリストを返します。
61+ 警告がない場合は、&false; を返します。
6162 </simpara >
6263 </refsect1 >
6364
Original file line number Diff line number Diff line change 2727 <refsect1 role =" returnvalues" >
2828 &reftitle.returnvalues;
2929 <para >
30- Returns an associative &array; where the key is the name of the interface and
31- the value an associative array of interface attributes,
30+ 連想配列を返します。
31+ その内容は、キーがインターフェイスの名前で、
32+ 値がインターフェイスの属性を示す連想配列です。
3233 &return.falseforfailure; .
3334 </para >
3435 <para >
35- Each interface associative array contains :
36+ インターフェイスごとの連想配列は、下記を含みます :
3637 <table >
3738 <title >インターフェイスの属性</title >
3839 <tgroup cols =" 2" >
8384 </para >
8485 <para >
8586 <table >
86- <title >Unicast attributes </title >
87+ <title >ユニキャストの属性 </title >
8788 <tgroup cols =" 2" >
8889 <thead >
8990 <row >
Original file line number Diff line number Diff line change 6262 <refsect1 role =" returnvalues" >
6363 &reftitle.returnvalues;
6464 <para >
65- Returns &false; .
65+ &false; を返します。
6666 </para >
6767 </refsect1 >
6868
Original file line number Diff line number Diff line change 3535 <refsect1 role =" returnvalues" >
3636 &reftitle.returnvalues;
3737 <simpara >
38- Returns &true; if the hook is defined on this property, &false; if not.
38+ このプロパティにフックが定義されている場合、
39+ &true; を返します。
40+ そうでない場合は、&false; を返します。
3941 </simpara >
4042 </refsect1 >
4143
Original file line number Diff line number Diff line change 3131 <refsect1 role =" returnvalues" >
3232 &reftitle.returnvalues;
3333 <simpara >
34- Returns &true; if the property is explicitly marked <literal >final</literal >,
35- or if it is implicitly <literal >final</literal > due to being <literal >private(set)</literal >.
36- Returns &false; otherwise.
34+ プロパティが明示的に <literal >final</literal >
35+ とマークされている場合、&true; を返します。
36+ また、<literal >private(set)</literal > によって暗黙のうちに
37+ <literal >final</literal > となっている場合も、&true; を返します。
38+ それ以外の場合は、&false; を返します。
3739 </simpara >
3840 </refsect1 >
3941
Original file line number Diff line number Diff line change 6262 <refsect1 role =" returnvalues" >
6363 &reftitle.returnvalues;
6464 <simpara >
65- Returns an <classname >XMLReader</classname >.
65+ <classname >XMLReader</classname > を返します。
6666 </simpara >
6767 </refsect1 >
6868
You can’t perform that action at this time.
0 commit comments