Lines Matching refs:fn_puts
258 fn_puts(dst, "([0-9]+)$0"); in kw_expand()
263 fn_puts(dst, buf); in kw_expand()
284 fn_puts(dst, ptr); in kw_expand()
310 fn_puts(dst, ".*"); in kw_expand()
330 fn_puts(dst, "[0-9]+"); in kw_expand()
336 fn_puts(dst, " *[0-9]+"); in kw_expand()
340 fn_puts(dst, in kw_expand()
344 fn_puts(dst, "[0-9]+:[0-9]+"); in kw_expand()
347 fn_puts(dst, in kw_expand()
351 fn_puts(dst, ".*"); in kw_expand()
368 fn_puts(dst, tbuf); in kw_expand()
370 fn_puts(dst, buf); in kw_expand()
380 fn_puts(dst, "(\\.gz){0,1}"); in kw_expand()
382 fn_puts(dst, ".gz"); in kw_expand()