st_init_strcasetable  415 encoding.c     	enc_table.names = st_init_strcasetable();
st_init_strcasetable   91 include/ruby/st.h st_table *st_init_strcasetable(void);
st_init_strcasetable  493 marshal.c      	    arg->arg->encodings = st_init_strcasetable();
st_init_strcasetable  165 transcode.c            val = (st_data_t)st_init_strcasetable();
st_init_strcasetable  292 transcode.c        bfs.visited = st_init_strcasetable();
st_init_strcasetable 4061 transcode.c        transcoder_table = st_init_strcasetable();