
Go to the source code of this file.
Functions | |
| void | test_strstr_replace () |
| int | main () |
$Id: strings.c 10711 2011-08-31 22:23:04Z karypis $
Definition in file strings.c.
| void test_strstr_replace | ( | ) |
Testing module for gk_strstr_replace()
Definition at line 16 of file strings.c.
References gk_free(), and gk_strstr_replace().
Referenced by main().


Definition at line 70 of file strings.c.
References test_strstr_replace().

1.5.5