Home | History | Annotate | Download | only in cintltst

Lines Matching refs:ABCg

724         ABCg[]={ 0x41, 0x42, 0x43, 0x67, 0 },
839 if(errorCode!=U_STRING_NOT_TERMINATED_WARNING || length!=3 || 0!=strcmp(ABCg, utf8Out)) {