Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/cintltst/
H A Dnucnvtst.c5164 char LOut [sizeof(pszLMBCS)]; in TestLMBCS() local
5165 char * pLOut = LOut; in TestLMBCS()
5208 if ((pUOut != UOut) || (pUIn != UIn) || (pLOut != LOut) || (pLIn != LIn)) in TestLMBCS()
5228 if (errorCode != U_BUFFER_OVERFLOW_ERROR || pLOut != LOut + offsets[4] || pUIn != pszUnicode+4 ) in TestLMBCS()

Completed in 8 milliseconds