Home | History | Annotate | Download | only in common

Lines Matching refs:tkey

722     UnicodeString *tkey = new UnicodeString(s);
723 if (tkey == NULL || el == NULL || setToAdopt == NULL) {
725 delete tkey;
726 tkey = NULL;
735 el->key = tkey;