Searched refs:scanquote (Results 1 - 1 of 1) sorted by relevance
/ast/src/cmd/nmake/ |
H A D | scan.c | 620 scanquote(int fd, unsigned char* buf, unsigned char** p, register unsigned char* g, Quote_t* q, int flags) function 1621 g = scanquote(fd, buf, &b, g, ss->quote, QUOTE_comment|QUOTE_quote);
|
Completed in 12 milliseconds