Searched refs:esc_count (Results 1 – 1 of 1) sorted by relevance
172 int esc_count = 0; in fixregex() local180 ++esc_count; in fixregex()183 if (esc_count == 0) in fixregex()187 fixed = (char *) malloc(len + esc_count + 1); in fixregex()