Home | History | Annotate | Download | only in cintltst

Lines Matching refs:usearch_getMatchedText

375         if (usearch_getMatchedText(strsrch, matchtext, 128, &status) !=
416 if (usearch_getMatchedText(strsrch, matchtext, 128, &status) !=
1454 if (usearch_getMatchedText(NULL, matchtext, 128, &status) !=
1459 if (usearch_getMatchedText(strsrch, NULL, 0, &status) !=
1464 if (usearch_getMatchedText(strsrch, matchtext, 0, &status) !=
1469 if (usearch_getMatchedText(strsrch, matchtext, matchlength, &status)
1475 if (usearch_getMatchedText(strsrch, matchtext, 128, &status) !=
1493 if (usearch_getMatchedText(strsrch, matchtext, 128, &status) !=