Home | History | Annotate | Download | only in intltest

Lines Matching refs:myId

4029         const char* myId = uscript_getName(code);
4030 if(!myId) {
4034 uprv_strcpy(id,myId);