Ruby 2.7.7p221 (2022-11-24 revision 168ec2b1e5ad0e4688e963d9de019557c78feed9)
|
#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().