Searched refs:uebuf (Results 1 – 1 of 1) sorted by relevance
339 UChar uebuf[kSizeUBuf]; in TestFPos_SkelWithSeconds() local343 uelen = u_unescape(expectedPtr->format, uebuf, kSizeUBuf); in TestFPos_SkelWithSeconds()348 } else if ( ulen != uelen || u_strncmp(ubuf,uebuf,uelen) != 0 || in TestFPos_SkelWithSeconds()351 …u_strToUTF8(bebuf, kSizeBBuf, NULL, uebuf, uelen, &status); // convert back to get unescaped string in TestFPos_SkelWithSeconds()