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

/opengrok-jel/src/org/opensolaris/opengrok/analysis/document/
H A DTroffAnalyzer.java52 private final TroffFullTokenizer troffull; field in class:TroffAnalyzer
60 troffull = new TroffFullTokenizer(dummy);
87 troffull.reInit(content, len);
88 return troffull;

Completed in 6 milliseconds