Searched refs:iscomment (Results 1 – 1 of 1) sorted by relevance
959 int i, iscomment = 0; in PreprocessConf() local961 if (!iscomment && line[i] == '#') in PreprocessConf()962 iscomment = 1; in PreprocessConf()963 if (iscomment) in PreprocessConf()