Searched refs:QUOTE_TOKEN (Results 1 – 1 of 1) sorted by relevance
46 #define QUOTE_TOKEN "$quote" macro610 } else if (strncmp(ptr, QUOTE_TOKEN, in read_msgfile()611 sizeof (QUOTE_TOKEN) - 1) == 0) { in read_msgfile()