HomeSort by: relevance | last modified time | path
    Searched refs:ndash (Results 1 - 5 of 5) sorted by relevancy

  /src/external/gpl3/gdb/dist/gnulib/import/extra/
update-copyright 238 my $ndash = $ARGV =~ /\.tex(i(nfo)?)?$/ ? "--" : "-";
251 /$1$ndash$3/gx;
255 and $stmt =~ s/\b(\d{4})\b.*\b(\d{4})\b/$1$ndash$2/;
  /src/external/gpl3/gdb.old/dist/gnulib/import/extra/
update-copyright 238 my $ndash = $ARGV =~ /\.tex(i(nfo)?)?$/ ? "--" : "-";
251 /$1$ndash$3/gx;
255 and $stmt =~ s/\b(\d{4})\b.*\b(\d{4})\b/$1$ndash$2/;
  /src/external/ibm-public/postfix/dist/mantools/
postconf2man 87 $block =~ s/–/-/g;
  /src/external/gpl2/groff/dist/src/preproc/pic/
common.cpp 147 int ndash = nmax / 2; local
148 double gapwidth = (le - dw * ndash) / ndash;
  /src/external/gpl2/texinfo/dist/makeinfo/
makeinfo.c 2174 add_word ("–");
2176 xml_insert_entity ("ndash");

Completed in 32 milliseconds