Home | History | Annotate | Download | only in RegExp

Lines Matching refs:patterns

41 * This test was created by running various patterns and strings through the
65 var patterns = new Array();
1807 patterns[i] = pattern;
1835 testRegExp(statusmessages, patterns, strings, actualmatches, expectedmatches);