Home | History | Annotate | Download | only in unicode

Lines Matching refs:info

94      * If any processing step fails, then info.hasErrors() will be TRUE and
104 * @param info Output container of IDNA processing details.
114 IDNAInfo &info, UErrorCode &errorCode) const = 0;
118 * If any processing step fails, then info.hasErrors() will be TRUE.
126 * @param info Output container of IDNA processing details.
136 IDNAInfo &info, UErrorCode &errorCode) const = 0;
140 * If any processing step fails, then info.hasErrors() will be TRUE and
150 * @param info Output container of IDNA processing details.
160 IDNAInfo &info, UErrorCode &errorCode) const = 0;
164 * If any processing step fails, then info.hasErrors() will be TRUE.
172 * @param info Output container of IDNA processing details.
182 IDNAInfo &info, UErrorCode &errorCode) const = 0;
192 * @param info Output container of IDNA processing details.
202 IDNAInfo &info, UErrorCode &errorCode) const;
210 * @param info Output container of IDNA processing details.
220 IDNAInfo &info, UErrorCode &errorCode) const;
228 * @param info Output container of IDNA processing details.
238 IDNAInfo &info, UErrorCode &errorCode) const;
246 * @param info Output container of IDNA processing details.
256 IDNAInfo &info, UErrorCode &errorCode) const;