Ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a25176072e02db9254f0e0c84c805cd)
|
#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) |
Definition at line 8 of file strchr.c.
References strlen().
Referenced by nl_langinfo_codeset(), rb_feature_provided(), rb_io_modestr_fmode(), rb_path_check(), ruby_scan_hex(), and strtod().
Definition at line 20 of file strchr.c.
References strlen().
Referenced by rb_feature_provided(), and ruby_init_loadpath().