Home | History | Annotate | Download | only in unicode

Lines Matching refs:group_len

907     *   @param   group_len   A reference to receive the length of the desired capture group
916 virtual UText *group(UText *dest, int64_t &group_len, UErrorCode &status) const;
924 * @param group_len A reference to receive the length of the desired capture group
933 virtual UText *group(int32_t groupNum, UText *dest, int64_t &group_len, UErrorCode &status) const;