Home
last modified time | relevance | path

Searched refs:interpolate_string_with_args (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/contrib/groff/src/roff/troff/
Dinput.cpp140 static void interpolate_string_with_args(symbol);
989 interpolate_string_with_args(s); in get_copy()
1930 interpolate_string_with_args(s); in next()
4197 static void interpolate_string_with_args(symbol s) in interpolate_string_with_args() function
/freebsd-9-stable/contrib/groff/
DChangeLog.118791 (interpolate_string_with_args, decode_string_args): New functions.