Ruby
2.0.0p645(2015-04-13revision50299)
|
#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) |
size_t strlen | ( | const char * | ) |
Definition at line 8 of file strstr.c.
References a, b, and strlen().
Referenced by if(), load_file_internal(), and Messaging_HandleMessage().