Searched refs:capture_end (Results 1 – 1 of 1) sorted by relevance
177 char *buf = NULL, *capture_start, *capture_end, *scan_end; in parse_test_list_file() local195 capture_end = capture_start; in parse_test_list_file()200 capture_end = scan_end; in parse_test_list_file()205 if (capture_end == capture_start) in parse_test_list_file()208 *(++capture_end) = '\0'; in parse_test_list_file()