Searched refs:rword (Results 1 – 2 of 2) sorted by relevance
251 rword = "^[[:space:]]*[^[:space:]]*[[:space:]]*"256 sub(rword, "", desc)402 rword = "^[[:space:]]*[^[:space:]]*[[:space:]]*"415 sub(rword, "", desc)
308 Char *rword; in tenematch() local310 rword = Strsave(slshp); in tenematch()311 cleanup_push(rword, xfree); in tenematch()320 Strbuf_append(&wordbuf, rword); in tenematch()328 cleanup_until(rword); in tenematch()