Searched refs:pBiDi2 (Results 1 – 1 of 1) sorted by relevance
4272 UBiDi *pBiDi = NULL, *pBiDi2 = NULL, *pBiDi3 = NULL; in testReorderingMode() local4284 pBiDi2 = getBiDiObject(); in testReorderingMode()4288 ubidi_close(pBiDi2); /* in case this one was allocated */ in testReorderingMode()4292 ubidi_setInverse(pBiDi2, TRUE); in testReorderingMode()4336 expectedChars = inverseBasic(pBiDi2, srcChars, srcLen, in testReorderingMode()4375 ubidi_close(pBiDi2); in testReorderingMode()