Ruby
2.4.2p198(2017-09-14revision59899)
|
#include "ruby/missing.h"
Go to the source code of this file.
Functions | |
size_t | strlen (const char *) |
char * | strstr (const char *haystack, const char *needle) |
Definition at line 8 of file strstr.c.
References strlen().
Referenced by load_file_internal(), and Messaging_HandleMessage().