Home | History | Annotate | Download | only in unicode

Lines Matching refs:group_len

912     *   @param   group_len   A reference to receive the length of the desired capture group
921 virtual UText *group(UText *dest, int64_t &group_len, UErrorCode &status) const;
934 * @param group_len A reference to receive the length of the desired capture group
943 virtual UText *group(int32_t groupNum, UText *dest, int64_t &group_len, UErrorCode &status) const;