Searched defs:apply_style (Results 1 - 1 of 1) sorted by relevance

/solaris-userland-s11u3/components/texinfo/
H A Dtexi2html.pl174 'file', '"TT', # will put quotes, cf. &apply_style
180 'samp', '"SAMP', # will put quotes, cf. &apply_style
1344 $text = &apply_style($style, $text);
1767 sub apply_style { subroutine
1806 $text = &apply_style($1, $2);

Completed in 14 milliseconds