#include <ctype.h>#include "../../str.h"


Go to the source code of this file.
Functions | |
| static char * | strcasestr_str (str *s1, str *s2) |
Definition at line 37 of file cpl_utils.h.
References _str::len, and _str::s.
Referenced by run_address_switch(), and run_string_switch().
1.5.6