るりまサーチ

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

別のキーワード

  1. string b
  2. _builtin b
  3. b
  4. b string
  5. b _builtin

モジュール

検索結果

<< 1 2 3 ... > >>

IRB::Inspector#init -> () (21101.0)

ライブラリ内部で使用します。

ライブラリ内部で使用します。

st_table * st_init_numtable_with_size(int size) (12316.0)

キーが int 型であるハッシュテーブルを作成する。 st_init_table() に int 用の操作関数を渡しているだけ。

...キーが int 型であるハッシュテーブルを作成する。
st_init_table() に int 用の操作関数を渡しているだけ。...

st_table * st_init_strtable_with_size(int size) (12316.0)

キーが char* 型であるハッシュテーブルを作成する。 st_init_table に文字列用の操作関数を渡しているだけ。

...キーが char* 型であるハッシュテーブルを作成する。
st_init_table に文字列用の操作関数を渡しているだけ。...

VALUE rb_exec_arg_init(int argc, VALUE *argv, int accept_shell, struct rb_exec_arg *e) (12300.0)

この関数は deprecated です。

この関数は deprecated です。

st_table * st_init_numtable(void) (12300.0)

キーが int 型であるハッシュテーブルを作成する。

キーが int 型であるハッシュテーブルを作成する。

絞り込み条件を変える

st_table * st_init_strtable(void) (12300.0)

キーが char* 型であるハッシュテーブルを作成する。

キーが char* 型であるハッシュテーブルを作成する。

st_table * st_init_table(struct st_hash_type *type) (12300.0)

st_table * st_init_table_with_size(struct st_hash_type *type, int size) (12300.0)

st_table を作成する。_with_size はサイズを指定して生成する。 struct st_hash_type はハッシュ値を得る関数と、同値判定を行う 関数を持つ。

...st_table を作成する。_with_size はサイズを指定して生成する。
struct st_hash_type はハッシュ値を得る関数と、同値判定を行う
関数を持つ。...

JSON::State#buffer_initial_length -> Integer (12200.0)

This integer returns the current initial length of the buffer.

...This integer returns the current initial length of the buffer....

JSON::State#buffer_initial_length=(length) (12200.0)

This sets the initial length of the buffer to length, if length > 0, otherwise its value isn't changed.

...This sets the initial length of the buffer to length, if length > 0,
otherwise its value isn't changed....

絞り込み条件を変える

<< 1 2 3 ... > >>