Searched refs:spacecount (Results 1 – 1 of 1) sorted by relevance
487 int spacecount = 0; /* spaces seen so far on current line */ variable2418 spacecount = 0; in starttext()2473 if ( spacecount != 0 || textcount != 1 ) { in endtext()2482 if ( spacecount != 0 || textcount != 1 ) { in endtext()2535 if ( spacecount++ == 0 ) in endstring()