Searched refs:pBiDi2 (Results 1 – 1 of 1) sorted by relevance
4271 UBiDi *pBiDi = NULL, *pBiDi2 = NULL, *pBiDi3 = NULL; in testReorderingMode() local4283 pBiDi2 = getBiDiObject(); in testReorderingMode()4287 ubidi_close(pBiDi2); /* in case this one was allocated */ in testReorderingMode()4291 ubidi_setInverse(pBiDi2, TRUE); in testReorderingMode()4335 expectedChars = inverseBasic(pBiDi2, srcChars, srcLen, in testReorderingMode()4374 ubidi_close(pBiDi2); in testReorderingMode()