HomeSort by relevance Sort by last modified time
    Searched refs:quotearg_alloc (Results 1 - 4 of 4) sorted by null

  /external/bison/lib/
quotearg.h 104 char *quotearg_alloc (char const *arg, size_t argsize,
quotearg.c 552 quotearg_alloc (char const *arg, size_t argsize, function
  /ndk/sources/host-tools/sed-4.2.1/lib/
quotearg.h 240 char *quotearg_alloc (char const *arg, size_t argsize,
243 /* Like quotearg_alloc, except that the length of the result,
quotearg.c 591 /* Equivalent to quotearg_alloc (ARG, ARGSIZE, NULL, O). */
593 quotearg_alloc (char const *arg, size_t argsize, function

Completed in 29 milliseconds