regex - Regular Expression multiple times for entire document -


i have table of contents in want remove (...)'s have regular expression (\.\.+) matches first set of periods. how make true every set of periods in string?

http://regex101.com/r/ho8jx9

use g flag if regex needs tested against possible matches in string.
as shown here.


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

android - IBM Worklight 6.1 [Application Error] There was a network error (file:///android_asset/www/index.html) -