Searched refs:found_colon (Results 1 – 2 of 2) sorted by relevance
40 goto found_colon; in blacklist_vet_description()43 found_colon: in blacklist_vet_description()
170 sox_bool found_colon, found_dot, found_e; in parsesamples() local178 found_colon = pos && pos < end; in parsesamples()186 if (found_colon || (found_dot && !found_e) || *(end-1) == 't') in parsesamples()