Lines Matching defs:pattern
235 * @param id the pattern the parse
244 * @param canonID OUTPUT parameter. The pattern for the filter
246 * at the start, if dir is REVERSE. The pattern will be enclosed
287 UnicodeString pattern;
288 id.extractBetween(pos, ppos.getIndex(), pattern);
296 // In the forward direction, append the pattern to the
302 pattern.insert(0, OPEN_REV);
303 pattern.append(CLOSE_REV);
305 canonID->append(pattern).append(ID_DELIM);
308 pattern.insert(0, OPEN_REV);
309 pattern.append(CLOSE_REV);
311 canonID->insert(0, pattern);
312 canonID->insert(pattern.length(), ID_DELIM);
337 * @param id the pattern the parse
689 * @param allowFilter2 if TRUE, a UnicodeSet pattern is allowed
695 * pattern is returned in the Specs object, otherwise the returned