Searched refs:skip_match (Results 1 – 2 of 2) sorted by relevance
4014 int skip_match = FALSE; in ex_substitute() local4130 skip_match = TRUE; in ex_substitute()4161 skip_match = TRUE; in ex_substitute()4375 skip_match = TRUE; in ex_substitute()4425 skip_match = TRUE; in ex_substitute()4534 if (skip_match) in ex_substitute()4615 lastone = (skip_match in ex_substitute()
4422 Solution: Set "skip_match" to advance to the next line.5983 Solution: Set "skip_match".