Home
last modified time | relevance | path

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

/third_party/ltp/docparse/
Dtestinfo.pl149 sub table_escape subroutine
410 $content .= paragraph(table_escape(join(' ', @$v2)));
414 $content .= table_escape(join(', ', @$v));
418 $content .= table_escape($v);