Searched refs:start_block_count (Results 1 – 1 of 1) sorted by relevance
189 int start_block_count = 0; in IsInputComplete() local195 ++start_block_count; in IsInputComplete()202 return (start_block_count > 0) && (brace_balance == 0); in IsInputComplete()