Searched refs:delimit (Results 1 – 7 of 7) sorted by relevance
104 char delimit; in main() local174 delimit = flags == 0 ? '\0' : (flags & HAS_DQUOTE) ? '\'' : '"'; in main()175 if (delimit != '\0') in main()176 (void) putchar(delimit); in main()178 if (*cp == delimit || *cp == '\\') in main()182 if (delimit != '\0') in main()183 (void) putchar(delimit); in main()
1207 | | | | delimit the |
283 % just to delimit the argument to the \c.867 % own to delimit the rest of the line, and then take it out again if we
2932 % own to delimit the rest of the line, and then take it out again if we
3029 % own to delimit the rest of the line, and then take it out again if we
3220 % own to delimit the rest of the line, and then take it out again if we
431 # We delimit libtool config variables with single quotes, so when