Home | History | Annotate | Download | only in intltest

Lines Matching refs:myId

4016         const char* myId = uscript_getName(code);
4017 if(!myId) {
4021 uprv_strcpy(id,myId);