Searched refs:esc_count (Results 1 – 1 of 1) sorted by relevance
167 int esc_count = 0; in fixregex() local175 ++esc_count; in fixregex()178 if (esc_count == 0) in fixregex()182 fixed = (char *) malloc(len + esc_count + 1); in fixregex()