るりまサーチ (Ruby 2.3.0)

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

別のキーワード

  1. cgi escape
  2. shellwords escape
  3. cgi escape_element
  4. cgi escape_html
  5. cgi table_for_escape_html__

ライブラリ

クラス

モジュール

検索結果

Gem::RemoteFetcher#unescape(str) -> String (72625.0)

URI 文字列をデコードした文字列を返します。

URI 文字列をデコードした文字列を返します。

@param str 文字列を指定します。

@see URI.unescape

CGI::QueryExtension#unescape_filename? -> bool (36607.0)