Home
last modified time | relevance | path

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

/NextBSD/release/doc/share/misc/
HDman2hwnotes.pl288 my ($txt, $punct_str) = split_punct_chars($1);
292 my ($xr_sect, $punct_str) = split_punct_chars($2);
302 my ($txt, $punct_str) = split_punct_chars($1);
314 my ($txt, $punct_str) = split_punct_chars($1);
328 my ($txt, $punct_str) = split_punct_chars($1);
510 sub split_punct_chars { subroutine