Lines Matching refs:doesOccur
133 if(_argc==1 || options[HELP1].doesOccur || options[HELP2].doesOccur) { in init()
138 if(options[VERBOSE].doesOccur) { in init()
142 if(options[SOURCEDIR].doesOccur) { in init()
146 if(options[ENCODING].doesOccur) { in init()
150 if(options[USELEN].doesOccur) { in init()
154 if(options[FILE_NAME].doesOccur){ in init()
158 if(options[PASSES].doesOccur) { in init()
161 if(options[ITERATIONS].doesOccur) { in init()
163 if(options[TIME].doesOccur) { in init()
167 } else if(options[TIME].doesOccur) { in init()
173 if(options[LINE_MODE].doesOccur) { in init()
178 if(options[BULK_MODE].doesOccur) { in init()
183 if(options[LOCALE].doesOccur) { in init()