Home | History | Annotate | Download | only in intltest

Lines Matching refs:myId

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