Ruby
3.1.0dev(2021-09-10revisionb76ad15ed0da636161de0243c547ee1e6fc95681)
|
#include "ruby/missing.h"
Go to the source code of this file.
Functions | |
size_t | strlen (const char *) |
char * | strchr (const char *s, int c) |
char * | strrchr (const char *s, int c) |
size_t strlen | ( | const char * | ) |
Referenced by compat_init_setproctitle(), rb_async_bug_errno(), rb_deprecate_constant(), rb_dir_getwd_ospath(), rb_enc_interned_str_cstr(), rb_enc_symname_p(), rb_exc_new_cstr(), rb_external_str_new_cstr(), rb_filesystem_str_new_cstr(), rb_fstring_cstr(), rb_intern(), rb_interned_str_cstr(), rb_iv_get(), rb_locale_str_new_cstr(), rb_path_check(), rb_str_buf_cat_ascii(), rb_str_buf_new_cstr(), rb_sym_intern_ascii_cstr(), rb_write_error(), ruby_enc_find_basename(), ruby_enc_find_extname(), ruby_init_loadpath(), ruby_set_inplace_mode(), ruby_setenv(), ruby_strdup(), setproctitle(), strchr(), strlcat(), strrchr(), verbose(), VpAlloc(), VpSzMantissa(), and VpToFString().