Searched refs:titleRoot (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/ICU-511.35/icuSources/test/cintltst/
H A Dcstrcase.c336 titleRoot[]= { 0x49, 0x6A, 0x73, 0x73, 0x65, 0x6c, 0x20, 0x49, 0x67, 0x6c, 0x6f, 0x6f , 0x20 , 0x49, 0x6A, 0x73, 0x73, 0x65, 0x6C }, local
359 length!=(sizeof(titleRoot)/U_SIZEOF_UCHAR) ||
360 uprv_memcmp(titleRoot, buffer, length*U_SIZEOF_UCHAR)!=0 ||
368 uprv_memcmp(titleRoot, buffer, length*U_SIZEOF_UCHAR)==0 && buffer[length]==0 ? "yes" : "no", charsOut);

Completed in 122 milliseconds