Searched refs:pComment (Results 1 – 1 of 1) sorted by relevance
237 char *pComment; in parseFile() local240 pComment = strchr(buf, '#'); in parseFile()241 if (pComment) in parseFile()242 *pComment = '\0'; in parseFile()