Searched refs:cutLength (Results 1 – 1 of 1) sorted by relevance
184 uint32 cutLength = strlen(cut); in cut_string() local185 memmove(found, found + cutLength, foundLength + 1 - cutLength); in cut_string()