Lines Matching full:group_len
867 * @param group_len A reference to receive the length of the desired capture group
876 virtual UText *group(UText *dest, int64_t &group_len, UErrorCode &status) const;
884 * @param group_len A reference to receive the length of the desired capture group
893 virtual UText *group(int32_t groupNum, UText *dest, int64_t &group_len, UErrorCode &status) const;