HomeSort by relevance Sort by last modified time
    Searched defs:quote_n (Results 1 - 2 of 2) sorted by null

  /ndk/sources/host-tools/sed-4.2.1/lib/
quote.c 29 quote_n (int n, char const *name) function
39 return quote_n (0, name);
  /external/bison/lib/
quotearg.c 954 quote_n (int n, char const *arg) function
962 return quote_n (0, arg);

Completed in 139 milliseconds