Searched refs:lcstring (Results 1 – 1 of 1) sorted by relevance
618 size_t curpos = end - start, lcstring = -1; in sh_matches() local706 if (common < lcstring) in sh_matches()707 lcstring = common; in sh_matches()726 else if (lcstring != (size_t)-1) in sh_matches()727 matches[0] = strndup(matches[1], curpos + lcstring); in sh_matches()