Searched refs:_unquote (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/ntp/sntp/ag-tpl/0-old/
H A DMdoc.pm325 $last = _unquote($_);
328 $args{$last} = _unquote($_) if $last;
421 sub _unquote { subroutine
434 @args = _unquote(@args) if (!$macros{ $macro }{raw});
/freebsd-12-stable/contrib/ntp/sntp/ag-tpl/
H A DMdoc.pm352 $last = _unquote($_);
355 $args{$last} = _unquote($_) if $last;
448 sub _unquote { subroutine
461 @args = _unquote(@args) if (!$macros{ $macro }{raw});

Completed in 172 milliseconds