Lines Matching full:ncthis
433 ICUService* ncthis = (ICUService*)this; // cast away semantic const
449 ncthis->serviceCache = new Hashtable(status);
450 if (ncthis->serviceCache == NULL) {
658 ICUService* ncthis = (ICUService*)this; // cast away semantic const
660 ncthis->idCache = new Hashtable(status);
670 ncthis->idCache = NULL;
741 ICUService* ncthis = (ICUService*)this; // cast away semantic const
746 ncthis->dnCache = NULL;
752 ncthis->dnCache = new DNCache(locale);
774 ncthis->dnCache = NULL;