Lines Matching defs:pBiDi
171 UBiDi *pBiDi, *pLine=NULL; in testBidi() local
201 doTests(UBiDi *pBiDi, UBiDi *pLine, UBool countRunsFirst) { in doTests()
1033 doTest(UBiDi *pBiDi, int testNumber, const BiDiTestData *test, int32_t lineStart, UBool countRunsFi… in doTest()
1141 _testReordering(UBiDi *pBiDi, int testNumber) { in _testReordering()
2187 UBiDi *pBiDi; in testInverse() local
2240 _testManyInverseBidi(UBiDi *pBiDi, UBiDiLevel direction) { in _testManyInverseBidi()
2266 _testInverseBidi(UBiDi *pBiDi, const UChar *src, int32_t srcLength, in _testInverseBidi()
3625 const char* mode, const char* option, UBiDi* pBiDi) { in assertStringsEqual()
3644 UBiDi* pBiDi = ubidi_open(); in getBiDiObject() local
3940 assertRoundTrip(UBiDi *pBiDi, int32_t tc, int32_t outIndex, const char *srcChars, in assertRoundTrip()
4117 checkResultLength(UBiDi *pBiDi, const char *srcChars, const char *destChars, in checkResultLength()
4181 UBiDi *pBiDi = getBiDiObject(); in testReorderRunsOnly() local
4264 UBiDi *pBiDi = NULL, *pBiDi2 = NULL, *pBiDi3 = NULL; in testReorderingMode() local
4373 static const char* inverseBasic(UBiDi *pBiDi, const char *srcChars, int32_t srcLen, in inverseBasic()
4434 UBiDi *pBiDi = NULL; in testStreaming() local
4562 UBiDi *pBiDi = NULL; in testClassOverride() local
4637 checkMaps(UBiDi *pBiDi, int32_t stringIndex, const char *src, const char *dest, in checkMaps()
4825 UBiDi *pBiDi = NULL; in testContext() local