Searched refs:calx (Results 1 – 3 of 3) sorted by relevance
1205 Calendar* calx = (Calendar*)fmt.getCalendar(); // cast away const! in Test4210209() local1206 calx->setLenient(FALSE); in Test4210209()
848 Calendar calx = fmt.getCalendar(); in Test4210209() local849 calx.setLenient(false); in Test4210209()
852 Calendar calx = fmt.getCalendar(); in Test4210209() local853 calx.setLenient(false); in Test4210209()