skippastURL

Scan forward past URL starting at i. We don't want to highlight parts of a URL.

extern (C++)
size_t
skippastURL
(
,
size_t i
)

Return Value

Type: size_t

i if not a URL index just past it if it is a URL

Meta