Searched refs:NewlineMode (Results 1 – 1 of 1) sorted by relevance
353 static int NewlineMode(int pcre_options) { in NewlineMode() function412 (NewlineMode(options_.all_options()) == PCRE_NEWLINE_CRLF || in GlobalReplace()413 NewlineMode(options_.all_options()) == PCRE_NEWLINE_ANY || in GlobalReplace()414 NewlineMode(options_.all_options()) == PCRE_NEWLINE_ANYCRLF)) { in GlobalReplace()