Lines Matching refs:U_EXPORT2
296 U_STABLE UStringSearch * U_EXPORT2 usearch_open(const UChar *pattern,
328 U_STABLE UStringSearch * U_EXPORT2 usearch_openFromCollator(
343 U_STABLE void U_EXPORT2 usearch_close(UStringSearch *searchiter);
381 U_STABLE void U_EXPORT2 usearch_setOffset(UStringSearch *strsrch,
393 U_STABLE int32_t U_EXPORT2
406 U_STABLE void U_EXPORT2 usearch_setAttribute(UStringSearch *strsrch,
419 U_STABLE USearchAttributeValue U_EXPORT2 usearch_getAttribute(
442 U_STABLE int32_t U_EXPORT2 usearch_getMatchedStart(
462 U_STABLE int32_t U_EXPORT2 usearch_getMatchedLength(
490 U_STABLE int32_t U_EXPORT2 usearch_getMatchedText(const UStringSearch *strsrch,
512 U_STABLE void U_EXPORT2 usearch_setBreakIterator(UStringSearch *strsrch,
527 U_STABLE const UBreakIterator * U_EXPORT2 usearch_getBreakIterator(
545 U_STABLE void U_EXPORT2 usearch_setText( UStringSearch *strsrch,
558 U_STABLE const UChar * U_EXPORT2 usearch_getText(const UStringSearch *strsrch,
571 U_STABLE UCollator * U_EXPORT2 usearch_getCollator(
584 U_STABLE void U_EXPORT2 usearch_setCollator( UStringSearch *strsrch,
600 U_STABLE void U_EXPORT2 usearch_setPattern( UStringSearch *strsrch,
613 U_STABLE const UChar * U_EXPORT2 usearch_getPattern(
634 U_STABLE int32_t U_EXPORT2 usearch_first(UStringSearch *strsrch,
658 U_STABLE int32_t U_EXPORT2 usearch_following(UStringSearch *strsrch,
677 U_STABLE int32_t U_EXPORT2 usearch_last(UStringSearch *strsrch,
705 U_STABLE int32_t U_EXPORT2 usearch_preceding(UStringSearch *strsrch,
726 U_STABLE int32_t U_EXPORT2 usearch_next(UStringSearch *strsrch,
746 U_STABLE int32_t U_EXPORT2 usearch_previous(UStringSearch *strsrch,
759 U_STABLE void U_EXPORT2 usearch_reset(UStringSearch *strsrch);
816 U_INTERNAL UBool U_EXPORT2 usearch_search(UStringSearch *strsrch,
876 U_INTERNAL UBool U_EXPORT2 usearch_searchBackwards(UStringSearch *strsrch,