Lines Matching refs:doesOccur
135 if(_argc==1 || options[HELP1].doesOccur || options[HELP2].doesOccur) { in init()
140 if(options[VERBOSE].doesOccur) { in init()
144 if(options[SOURCEDIR].doesOccur) { in init()
148 if(options[ENCODING].doesOccur) { in init()
152 if(options[USELEN].doesOccur) { in init()
156 if(options[FILE_NAME].doesOccur){ in init()
160 if(options[PASSES].doesOccur) { in init()
163 if(options[ITERATIONS].doesOccur) { in init()
165 if(options[TIME].doesOccur) { in init()
169 } else if(options[TIME].doesOccur) { in init()
175 if(options[LINE_MODE].doesOccur) { in init()
180 if(options[BULK_MODE].doesOccur) { in init()
185 if(options[LOCALE].doesOccur) { in init()