るりまサーチ (Ruby 2.7.0)

最速Rubyリファレンスマニュアル検索!
15件ヒット [1-15件を表示] (0.088秒)

別のキーワード

  1. rexml amp
  2. entityconst amp
  3. rexml/document amp
  4. amp rexml/document
  5. amp rexml::entityconst

検索結果

REXML::EntityConst::AMP -> REXML::Entity (54355.0)

「&」「&」というエンティティを表わすオブジェクト。

「&」「&」というエンティティを表わすオブジェクト。

Gem::Commands::HelpCommand::EXAMPLES -> String (18304.0)

使用例を表す文字列です。

使用例を表す文字列です。

Socket::Constants::SCM_TIMESTAMP -> Integer (18304.0)

Timestamp (timeval).

Timestamp (timeval).

Socket::AncillaryData の type として利用します。

@see Socket::AncillaryData, Socket::AncillaryData#timestamp
BasicSocket#sendmsg, BasicSocket#recvmsg

Socket::Constants::SCM_TIMESTAMPNS -> Integer (18304.0)

Timestamp (timespec).

Timestamp (timespec).

Socket::AncillaryData の type として利用します。

@see Socket::AncillaryData, Socket::AncillaryData#timestamp
BasicSocket#sendmsg, BasicSocket#recvmsg

Socket::Constants::SO_TIMESTAMP -> Integer (18304.0)

Receive timestamp with datagrams (timeval)。 BasicSocket#getsockopt, BasicSocket#setsockopt の第2引数(optname)に使用します。

...Receive timestamp with datagrams (timeval)。
BasicSocket#getsockopt, BasicSocket#setsockopt
の第2引数(optname)に使用します。

@see getsockopt(2freebsd),
socket(7linux), Socket::Constants::SOL_SOCKET
Socket::AncillaryData#timestamp...

絞り込み条件を変える

Socket::Constants::SO_TIMESTAMPNS -> Integer (18304.0)

@todo Receive nanosecond timestamp with datagrams (timespec)。

...@todo
Receive nanosecond timestamp with datagrams (timespec)。

@see Socket::Constants::SO_TIMESTAMP,
Socket::AncillaryData#timestamp...

Socket::Constants::TCP_WINDOW_CLAMP -> Integer (18304.0)

Clamp the size of the advertised window。 BasicSocket#getsockopt, BasicSocket#setsockopt の第2引数(optname)に使用します。

Clamp the size of the advertised window。
BasicSocket#getsockopt, BasicSocket#setsockopt
の第2引数(optname)に使用します。

@see tcp(7linux)

Socket::SCM_TIMESTAMP -> Integer (18304.0)

Timestamp (timeval).

Timestamp (timeval).

Socket::AncillaryData の type として利用します。

@see Socket::AncillaryData, Socket::AncillaryData#timestamp
BasicSocket#sendmsg, BasicSocket#recvmsg

Socket::SCM_TIMESTAMPNS -> Integer (18304.0)

Timestamp (timespec).

Timestamp (timespec).

Socket::AncillaryData の type として利用します。

@see Socket::AncillaryData, Socket::AncillaryData#timestamp
BasicSocket#sendmsg, BasicSocket#recvmsg

Socket::SO_TIMESTAMP -> Integer (18304.0)

Receive timestamp with datagrams (timeval)。 BasicSocket#getsockopt, BasicSocket#setsockopt の第2引数(optname)に使用します。

...Receive timestamp with datagrams (timeval)。
BasicSocket#getsockopt, BasicSocket#setsockopt
の第2引数(optname)に使用します。

@see getsockopt(2freebsd),
socket(7linux), Socket::Constants::SOL_SOCKET
Socket::AncillaryData#timestamp...

絞り込み条件を変える

Socket::SO_TIMESTAMPNS -> Integer (18304.0)

@todo Receive nanosecond timestamp with datagrams (timespec)。

...@todo
Receive nanosecond timestamp with datagrams (timespec)。

@see Socket::Constants::SO_TIMESTAMP,
Socket::AncillaryData#timestamp...

Socket::TCP_WINDOW_CLAMP -> Integer (18304.0)

Clamp the size of the advertised window。 BasicSocket#getsockopt, BasicSocket#setsockopt の第2引数(optname)に使用します。

Clamp the size of the advertised window。
BasicSocket#getsockopt, BasicSocket#setsockopt
の第2引数(optname)に使用します。

@see tcp(7linux)

Etc::PC_TIMESTAMP_RESOLUTION -> Integer (9304.0)

IO#pathconf の引数に指定します。

IO#pathconf の引数に指定します。

詳細は fpathconf(3) を参照してください。

REXML::DocType::DEFAULT_ENTITIES -> { String => REXML::Entity } (40.0)

XML の仕様上デフォルトで定義されている実体の Hash table。

XML の仕様上デフォルトで定義されている実体の Hash table。

"amp" => REXML::EntityConst::AMP は含まれません。

CGI::TABLE_FOR_ESCAPE_HTML__ -> Hash (22.0)

HTML 上でエスケープする文字列の変換テーブルを返します。

HTML 上でエスケープする文字列の変換テーブルを返します。

{
"'" => ''',
'&' => '&',
'"' => '"',
'<' => '&lt;',
'>' => '&gt;',
}

絞り込み条件を変える