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