Searched refs:emit_whitespace (Results 1 – 2 of 2) sorted by relevance
5 In emit_whitespace look at whitespace characters for any regex special character and escape them.
948 emit_whitespace(char*buffer, char *whitespace) { in emit_whitespace() function