Home | History | Annotate | Download | only in i18n

Lines Matching refs:USEARCH_ON

2840             strsrch->search->isOverlap = (value == USEARCH_ON ? TRUE : FALSE);
2843 strsrch->search->isCanonicalMatch = (value == USEARCH_ON ? TRUE :
2870 return (strsrch->search->isOverlap == TRUE ? USEARCH_ON :
2873 return (strsrch->search->isCanonicalMatch == TRUE ? USEARCH_ON :