Searched refs:ret_str_3 (Results 1 – 1 of 1) sorted by relevance
77 char *ret_str_3 = strchr(sample_str, sample_char_3); in main() local90 } else if (ret_str_3 != NULL) { in main()92 " in the string. Expected: NULL, but returned: %p\n", ret_str_3); in main()