Lines Matching defs: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,
1042 * Function type declaration for UText.extract().
1044 * Extract text from a UText into a UChar buffer. The range of text to be extracted
1054 * @param ut the UText from which to extract data.
1055 * @param nativeStart the native index of the first characer to extract.
1057 * character to extract.
1265 UTextExtract *extract;