Searched refs:NUL_TO_NEWLINE (Results 1 – 5 of 5) sorted by relevance
119 return (isbinary) ? NUL_TO_NEWLINE(lhbuf, len) : lhbuf; in extract_pattern()
138 #define NUL_TO_NEWLINE(s, l) translit_text(s, l, '\0', '\n') macro
69 NUL_TO_NEWLINE(s, lp->len); in build_active_list()
193 NUL_TO_NEWLINE(txt, lp->len); in substitute_matching_text()
908 NUL_TO_NEWLINE(s, lp->len); in get_matching_node_addr()