HomeSort by relevance Sort by last modified time
    Searched refs:matchingPair (Results 1 - 2 of 2) sorted by null

  /external/chromium/third_party/icu/source/test/cintltst/
cbiditst.c 466 static UBool matchingPair(UBiDi *bidi, int32_t i, char c1, char c2)
529 if (!matchingPair(bidi, i, srcChars[i], dstChars[idx])) {
577 if (!matchingPair(bidi, idx, srcChars[idx], dstChars[i])) {
    [all...]
  /external/icu4c/test/cintltst/
cbiditst.c 466 static UBool matchingPair(UBiDi *bidi, int32_t i, char c1, char c2)
529 if (!matchingPair(bidi, i, srcChars[i], dstChars[idx])) {
577 if (!matchingPair(bidi, idx, srcChars[idx], dstChars[i])) {
    [all...]

Completed in 13 milliseconds