HomeSort by: relevance | last modified time | path
    Searched defs:_unquote (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/ntp/dist/sntp/ag-tpl/0-old/
Mdoc.pm 325 $last = _unquote($_);
328 $args{$last} = _unquote($_) if $last;
421 sub _unquote { subroutine
434 @args = _unquote(@args) if (!$macros{ $macro }{raw});
Mdoc.pm 325 $last = _unquote($_);
328 $args{$last} = _unquote($_) if $last;
421 sub _unquote { subroutine
434 @args = _unquote(@args) if (!$macros{ $macro }{raw});
  /src/external/gpl2/lvm2/dist/libdm/
libdm-string.c 69 static char *_unquote(char *component) function
101 _unquote(*layer = _unquote(*lvname = _unquote(*vgname)));
libdm-string.c 69 static char *_unquote(char *component) function
101 _unquote(*layer = _unquote(*lvname = _unquote(*vgname)));

Completed in 62 milliseconds