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

  /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
quotearg.c 678 quotearg_char (char const *arg, char ch) function
689 return quotearg_char (arg, ':');
  /src/external/gpl2/grep/dist/lib/
quotearg.c 603 quotearg_char (char const *arg, char ch) function
614 return quotearg_char (arg, ':');
  /src/external/gpl2/xcvs/dist/lib/
quotearg.c 671 quotearg_char (char const *arg, char ch) function
682 return quotearg_char (arg, ':');

Completed in 16 milliseconds