Lines Matching full:param
48 * @param string the pattern to be matched, possibly containing
50 * @param start inclusive start index of text to be replaced
51 * @param limit exclusive end index of text to be replaced;
53 * @param segmentNum the segment number from 1..n, or 0 if this is
55 * @param data context object mapping stand-ins to
66 * @param o the object to be copied.
97 * @param text the text to be matched
98 * @param offset on input, the index into text at which to begin
104 * @param limit the limit index of text to be matched. Greater
110 * @param incremental if TRUE, then assume further characters may
124 * @param result Output param to receive the pattern.
125 * @param escapeUnprintable if True then escape the unprintable characters.
137 * @param v the given value
159 * @param text the text to be matched
160 * @param start inclusive start index of text to be replaced
161 * @param limit exclusive end index of text to be replaced;
163 * @param cursor output parameter for the cursor position.
180 * @param result the string to receive the pattern. Previous
182 * @param escapeUnprintable if TRUE then convert unprintable
214 * @param toUnionTo the set into which to union the output characters