Searched refs:whitespace_found (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/texinfo/info/
H A Dinfo-utils.c437 int len, whitespace_found, whitespace_loc = 0;
449 whitespace_found = 0;
454 whitespace_found++;
460 if (whitespace_found && whitespace_loc)
462 whitespace_found = 0;
434 int len, whitespace_found, whitespace_loc = 0; local

Completed in 46 milliseconds