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

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcbiditst.c488 static UBool matchingPair(UBiDi *bidi, int32_t i, char c1, char c2) function
551 if (!matchingPair(bidi, i, srcChars[i], dstChars[idx])) {
599 if (!matchingPair(bidi, idx, srcChars[idx], dstChars[i])) {
/external/icu/icu4c/source/test/cintltst/
H A Dcbiditst.c490 static UBool matchingPair(UBiDi *bidi, int32_t i, char c1, char c2) function
553 if (!matchingPair(bidi, i, srcChars[i], dstChars[idx])) {
601 if (!matchingPair(bidi, idx, srcChars[idx], dstChars[i])) {

Completed in 129 milliseconds