Home | History | Annotate | Download | only in cintltst

Lines Matching refs:usearch_getMatchedText

373         if (usearch_getMatchedText(strsrch, matchtext, 128, &status) !=
415 if (usearch_getMatchedText(strsrch, matchtext, 128, &status) !=
1355 if (usearch_getMatchedText(NULL, matchtext, 128, &status) !=
1360 if (usearch_getMatchedText(strsrch, NULL, 0, &status) !=
1365 if (usearch_getMatchedText(strsrch, matchtext, 0, &status) !=
1370 if (usearch_getMatchedText(strsrch, matchtext, matchlength, &status)
1376 if (usearch_getMatchedText(strsrch, matchtext, 128, &status) !=
1394 if (usearch_getMatchedText(strsrch, matchtext, 128, &status) !=