Searched refs:multiline (Results 1 – 2 of 2) sorted by relevance
15 int multiline = strchr(text, '\n') != NULL; in escape() local25 if (multiline) { in escape()54 if (multiline && eol) in escape()
7 # Default sed regexp - multiline due to syntax constraints