Constructor new ve.dm.RegExpTextFinder(query, [options]) # Parameters: Name Type Attributes Description query RegExp RegExp object with the /g flag options Object optional Search options Properties: Name Type Attributes Description noOverlaps boolean optional Avoid overlapping matches Source: src/dm/ve.dm.TextFinder.js, line 198 Methods findRanges() # Source: src/dm/ve.dm.TextFinder.js, line 212