Searched refs:ncthis (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/common/
H A Dserv.cpp437 ICUService* ncthis = (ICUService*)this; // cast away semantic const local
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 local
750 ncthis->dnCache = NULL;
758 ncthis->dnCache = new DNCache(locale);
780 ncthis
[all...]

Completed in 124 milliseconds