rb_str_split     1042 ext/openssl/ossl_ssl.c 	splitted = rb_str_split(arg, ":");
rb_str_split      778 include/ruby/intern.h VALUE rb_str_split(VALUE, const char*);