Searched defs:ifnone (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/ruby-106/ruby/ext/dbm/
H A Ddbm.c245 fdbm_fetch(VALUE obj, VALUE keystr, VALUE ifnone) argument
293 VALUE keystr, valstr, ifnone; local
/macosx-10.10.1/ruby-106/ruby/ext/sdbm/
H A Dinit.c235 fsdbm_fetch(VALUE obj, VALUE keystr, VALUE ifnone) argument
286 VALUE keystr, valstr, ifnone; local
/macosx-10.10.1/ruby-106/ruby/ext/gdbm/
H A Dgdbm.c374 fgdbm_fetch(VALUE obj, VALUE keystr, VALUE ifnone) argument
409 VALUE keystr, valstr, ifnone; local
/macosx-10.10.1/ruby-106/ruby/
H A Dhash.c354 VALUE ifnone; local
545 VALUE ifnone = RHASH_IFNONE(hash); local
684 VALUE key, ifnone; local
716 rb_hash_set_default(VALUE hash, VALUE ifnone) argument
[all...]
H A Darray.c1295 VALUE pos, ifnone; local
/macosx-10.10.1/ruby-106/ruby/include/ruby/
H A Druby.h925 VALUE ifnone; member in struct:RHash

Completed in 1831 milliseconds