Home
last modified time | relevance | path

Searched refs:const_tbl_update (Results 1 – 3 of 3) sorted by relevance

/dports/lang/ruby26/ruby-2.6.9/
H A Dvariable.c2298 static void const_tbl_update(struct autoload_const *);
2307 const_tbl_update(ac); in autoload_const_set()
2849 const_tbl_update(&ac); in rb_const_set()
2896 const_tbl_update(struct autoload_const *ac) in const_tbl_update() function
H A DChangeLog25631 (const_tbl_update): adjust for new internals
25730 (const_tbl_update): adjust for new internals
32560 * variable.c (const_tbl_update): flags by deprecate_constant /
32586 * variable.c (const_tbl_update): flags by deprecate_constant /
/dports/lang/ruby26/ruby-2.6.9/doc/
H A DChangeLog-2.4.09299 * variable.c (const_update): replace with const_tbl_update
9300 (const_tbl_update): new function
9303 (autoload_const_set): st_update => const_tbl_update