Searched refs:quoting (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/llvm/lib/Support/Windows/
H A DProgram.inc180 // process. We have to concatenate them all, while quoting the args that
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dnto-procfs.c910 functionality is simple quoting. The gdb command:
917 char quoting = 0; local
922 quoting = 0;
934 quoting = strchr (cp, '"') ? 1 : 0;
941 if (quoting)
943 if ((cp == NULL) || (!quoting))
/freebsd-9.3-release/contrib/one-true-awk/
H A DREADME79 when running on Windows under command.com, various quoting
H A DFIXES682 Regression tests now use private echo, to avoid quoting problems.

Completed in 115 milliseconds