Lines Matching full:param
155 * @param rules rules, separated by ';'
156 * @param direction either FORWARD or REVERSE.
157 * @param pe Struct to recieve information on position
159 * @param ec Output param set to success/failure code.
176 * @param rules Output param to receive the rules.
177 * @param direction either FORWARD or REVERSE.
195 * @param rules Output param to receive the rules.
196 * @param pos the starting position.
197 * @param limit pointer past the last character of the rule.
204 * @param start the start value of the range.
205 * @param end the end value of the range.
213 * @param ch the given character.
221 * @param backup the new value to be set.
228 * @param mode the given mode.
234 * @param pos offset to the first non-whitespace character
236 * @param limit pointer past the last character of the rule.
244 * @param pos offset to the first non-whitespace character
246 * @param limit pointer past the last character of the rule.
257 * @param parseErrorCode error code.
258 * @param msg error description.
259 * @param start position of first character of current rule.
269 * @param rule the rule for UnicodeSet.
270 * @param pos the position in pattern at which to start parsing.
280 * @param adopted the UnicodeFunctor to be adopted.
287 * @param seg the given segment.
294 * @param seg the given segment.
295 * @param adopted the StringMatcher to be adopted.
309 * @param name the variable name to be appended.
310 * @param buf the given UnicodeString to append to.