Lines Matching refs:CONTRACTION
1679 while (CONTRACTION[count].text != NULL) {1680 u_unescape(CONTRACTION[count].text, text, 128);1681 u_unescape(CONTRACTION[count].pattern, pattern, 128);1684 if (!assertEqualWithUStringSearch(strsrch, CONTRACTION[count])) {