るりまサーチ

最速Rubyリファレンスマニュアル検索!
36件ヒット [1-36件を表示] (0.018秒)
トップページ > クエリ:function[x] > クエリ:Functions[x]

別のキーワード

  1. module module_function
  2. _builtin module_function
  3. function to_i
  4. function ptr
  5. function stdcall

種類

ライブラリ

モジュール

キーワード

検索結果

REXML::Functions (24000.0)

内部用なのでユーザは使わないでください。

内部用なのでユーザは使わないでください。

xpath のパースに使う関数を保持するモジュールです。

Etc::SC_THREAD_SAFE_FUNCTIONS -> Integer (6201.0)

Etc.#sysconf の引数に指定します。

Etc.#sysconf の引数に指定します。

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

ruby 1.8.4 feature (12.0)

ruby 1.8.4 feature ruby 1.8.4 での ruby 1.8.3 からの変更点です。

...22:32:13 2005 Yukihiro Matsumoto <matz@ruby-lang.org>
#
# * eval.c (set_trace_func): add rb_secure(4) to prevent adding
# tracing function.

$SAFE=4でtrace_funcの追加を禁止。

: printf [bug]

#Wed Dec 7 15:31:35 2005 Yukihiro Matsumoto <matz@ruby-lang.org>
#
# *...
...) always returns
# EINVAL, and this causes error in test/fileutils.)
#
# * file.c: overwride chown(2) and fchown(2) on BeOS. (these functions
# should not change user/group id if -1 is passed as corresponding
# argument, and this causes error in test/fileutils too)
#...