Lines Matching refs:extract
619 * Extract text from a UText into a UChar buffer. The range of text to be extracted
633 * @param ut the UText from which to extract data.
634 * @param nativeStart the native index of the first character to extract.\
638 * character to extract. If the specified index is out of range,
1006 * Function type declaration for UText.extract().
1008 * Extract text from a UText into a UChar buffer. The range of text to be extracted
1018 * @param ut the UText from which to extract data.
1019 * @param nativeStart the native index of the first characer to extract.
1021 * character to extract.
1229 UTextExtract *extract;