Searched refs:esc_count (Results 1 – 1 of 1) sorted by relevance
149 int esc_count = 0; in fixregex() local157 ++esc_count; in fixregex()160 if (esc_count == 0) in fixregex()164 fixed = (char *) malloc(len + esc_count + 1); in fixregex()