Searched refs:pBiDi2 (Results 1 – 1 of 1) sorted by relevance
4266 UBiDi *pBiDi = NULL, *pBiDi2 = NULL, *pBiDi3 = NULL; in testReorderingMode() local4278 pBiDi2 = getBiDiObject(); in testReorderingMode()4282 ubidi_close(pBiDi2); /* in case this one was allocated */ in testReorderingMode()4286 ubidi_setInverse(pBiDi2, TRUE); in testReorderingMode()4330 expectedChars = inverseBasic(pBiDi2, srcChars, srcLen, in testReorderingMode()4369 ubidi_close(pBiDi2); in testReorderingMode()