Home | History | Annotate | Download | only in common

Lines Matching full:ncthis

437     ICUService* ncthis = (ICUService*)this; // cast away semantic const
453 ncthis->serviceCache = new Hashtable(status);
454 if (ncthis->serviceCache == NULL) {
662 ICUService* ncthis = (ICUService*)this; // cast away semantic const
664 ncthis->idCache = new Hashtable(status);
674 ncthis->idCache = NULL;
745 ICUService* ncthis = (ICUService*)this; // cast away semantic const
750 ncthis->dnCache = NULL;
758 ncthis->dnCache = new DNCache(locale);
780 ncthis->dnCache = NULL;