Home | History | Annotate | Download | only in i18n

Lines Matching refs:fTZDBTimeZoneNames

312   fDefParseOptionFlags(0), fTZDBTimeZoneNames(NULL) {
411 fTZDBTimeZoneNames(NULL) {
423 delete fTZDBTimeZoneNames;
438 delete fTZDBTimeZoneNames;
439 fTZDBTimeZoneNames = NULL;
1397 if (fTZDBTimeZoneNames == NULL) {
1403 nonConstThis->fTZDBTimeZoneNames = tzdbNames;
1408 return fTZDBTimeZoneNames;