Searched refs:was_space (Results 1 – 1 of 1) sorted by relevance
50 int was_space = 0; in find_chars_or_comment() local52 !(was_space && strchr(INI_INLINE_COMMENT_PREFIXES, *s))) { in find_chars_or_comment()53 was_space = isspace((unsigned char)(*s)); in find_chars_or_comment()