Lines Matching refs:extract
639 * Extract text from a UText into a UChar buffer. The range of text to be extracted
653 * @param ut the UText from which to extract data.
654 * @param nativeStart the native index of the first character to extract.\
658 * character to extract. If the specified index is out of range,
1181 * Function type declaration for UText.extract().
1183 * Extract text from a UText into a UChar buffer. The range of text to be extracted
1193 * @param ut the UText from which to extract data.
1194 * @param nativeStart the native index of the first characer to extract.
1196 * character to extract.
1404 UTextExtract *extract;